﻿@charset "utf-8";

/* VR结构样式 */
/* 20190530新增vr入口 */
.top-dealer-info .dealer-logo .icon-vrBlue {
    position: absolute;
    right: 9px;
    bottom: 9px;
    width: 46px;
    height: 46px;
    cursor: pointer;
    background: url(//osshead.fx960.com/headfoot/fxeye/Content/images/icon_vrBlue.png) 0 0 no-repeat;
    -webkit-animation: vranimate 2.05s steps(16) 1s infinite;
    -moz-animation: vranimate 2.05s steps(16) 1s infinite;
    animation: vranimate 2.05s steps(16) 1s infinite;
}
#icon-vrBlue, #icon-vrBlue2 {
    cursor: pointer;
}
.top-dealer-info .dealer-logo.have-seal .icon-vrBlue {
    position: absolute;
    left: 9px;
    bottom: 9px;
}
.top-dealer-info .dealer-txt h3 {
    line-height: 30px;
}
.top-dealer-info .dealer-txt h3 .video-paly-btn {
    display: inline-block;
    margin-left: 8px;
    width: 26px;
    height: 26px;
    background: url(//osshead.fx960.com/headfoot/fxeye/Content/images/icon_smallPlay.png) center no-repeat;
    -moz-background-size: cover;
    background-size: cover;
    cursor: pointer;
    vertical-align: top;
    -webkit-animation: opacitythis 2s 1s infinite;
    -moz-animation: opacitythis 2s 1s infinite;
    animation: opacitythis 2s 1s infinite;
}
.pop-vrBox {
    max-width: 942px;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 999;
    padding: 18px 20px 24px;
    background: #fff;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.pop-vrBox .close-vr {
    cursor: pointer;
    position: absolute;
    right: 30px;
    top: 22px;
    width: 14px;
    height: 14px;
    font-size: 28px;
    color: #999999;
    text-align: center;
    line-height: 14px;
}
.pop-vrBox .tit {
    font-size: 18px;
    color: #343434;
    margin-bottom: 12px;
    font-weight: normal;
    position:relative;
}
.pop-vrBox .tit:after {
    content: "";
    width: 5px;
    height: 24px;
    background-color: #fabf1b;
    position: absolute;
    left: -20px;
    top: 0px;
    z-index: 2;
    border-radius: 3px;
}
.pop-vrBox .content {
    font-size: 0;
    margin: 0 -10px;
}
.pop-vrBox .content .item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 300px;
    margin: 0 10px;
}
.pop-vrBox .content .item .pic-box {
    cursor: pointer;
    position: relative;
    width: 300px;
    height: 150px;
    margin-bottom: 8px;
}
.pop-vrBox .content .item .item-border {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.pop-vrBox .content .item:hover .item-border {
    border: 5px solid #f4c830;
}
.pop-vrBox .content .item img {
    display: block;
    width: 100%;
    height: 100%;
}
.pop-vrBox .content .item .icon-box {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 68px;
    height: 68px;
    margin-left: -35px;
    margin-top: -35px;
    line-height: 68px;
    background: url(//osshead.fx960.com/headfoot/fxeye/Content/images/pop_bg.png) 0 repeat;
    overflow: hidden;
    border: 1px solid rgba(255,255,255,.4);
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
}
.pop-vrBox .item .icon-box span {
    display: inline-block;
    width: 46px;
    height: 46px;
    vertical-align: middle;
    cursor: pointer;
    background: url(//osshead.fx960.com/headfoot/fxeye/Content/images/icon_vrWhite.png) 0 0 no-repeat;
    -webkit-animation: vranimate 2.05s steps(16) 1s infinite;
    -moz-animation: vranimate 2.05s steps(16) 1s infinite;
    animation: vranimate 2.05s steps(16) 1s infinite;
    margin-top: 10px;
}
.pop-vrBox .content .item p {
    font-size: 14px;
    line-height: 24px;
    color: #343434;
}
.pop-vrBox .content .item p img {
    width: 24px;
    height: 16px;
    vertical-align: middle;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-right: 3px;
    display: inline-block;
}
.pop-vrShow {
    position: fixed;
    z-index: 1002;
    background: #fff;
    width: 1200px;
    height: 768px;
    left: 50%;
    top: 50%;
    margin-left: -600px;
    margin-top: -384px;
    border-radius:5px;
}
.pop-vrShow .close-vrShow {
    /*position: absolute;*/
    float: right;
    margin-top: 17px;
    width: 30px;
    cursor: pointer;
    height: 30px;
    /*right: -13px;
top: -13px;*/
    background: url(//osshead.fx960.com/headfoot/fxeye/Content/images/close_vrShow.png) center no-repeat;
    -moz-background-size: cover;
    background-size: cover;
}
.pop-vrShow .tit {
    height: 58px;
    line-height: 58px;
    font-size: 0px;
    color: #333333;
    background: #f3f3f3;
    border-bottom: 2px solid #e6e6e6;
    padding: 0 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.pop-vrShow .tit .VR_tip_img {
    width: 26px;
    height: 26px;
    vertical-align: top;
    margin-top: 16px;
    margin-right: 10px;
}
.pop-vrShow .tit .VR_tip_name {
    font-size: 16px;
    color: #333;
    margin-right: 20px;
}
.pop-vrShow .tit .VR_tip_site {
    font-size: 16px;
    color: #999;
}
.pop-vrShow .tit .VR_tip_place {
    width:14px;
    height:16px;
    vertical-align:top;
    margin-top:21px;
}
.pop-vrShow .tit .VR_tip_time {
    width: 16px;
    height: 16px;
    vertical-align: top;
    margin-top: 21px;
    margin-right:10px;
}
.pop-vrShow .tit .VR_site_img {
    width: 34px;
    height: 22px;
    border-radius: 5px;
    margin: 0px 10px;
    vertical-align: top;
    margin-top: 18px;
}
.pop-vrShow .show-box {
    padding: 9px;
    height: 690px;
}
.jysxq_box .icon-VrTH_BLUE {
    position: absolute;
    right: 6px;
    bottom: 38px;
    width: 46px;
    height: 46px;
    cursor: pointer;
    background: url(//osshead.fx960.com/headfoot/fxeye/Content/images/icon_vrBlue.png) 0 0 no-repeat;
    -webkit-animation: vranimate 2.05s steps(16) 1s infinite;
    -moz-animation: vranimate 2.05s steps(16) 1s infinite;
    animation: vranimate 2.05s steps(16) 1s infinite;
}
.jysxq_box .icon-VrTH_BLACK {
    position: absolute;
    right: 6px;
    bottom: 38px;
    width: 46px;
    height: 46px;
    cursor: pointer;
    background: url(//osshead.fx960.com/headfoot/fxeye/Content/images/icon_vrBlack.png) 0 0 no-repeat;
    -webkit-animation: vranimate 2.05s steps(16) 1s infinite;
    -moz-animation: vranimate 2.05s steps(16) 1s infinite;
    animation: vranimate 2.05s steps(16) 1s infinite;
}
.jysxq_box .icon-VrTH_GREEN {
    position: absolute;
    right: 6px;
    bottom: 38px;
    width: 46px;
    height: 46px;
    cursor: pointer;
    background: url(//osshead.fx960.com/headfoot/fxeye/Content/images/icon_vrGreen.png) 0 0 no-repeat;
    -webkit-animation: vranimate 2.05s steps(16) 1s infinite;
    -moz-animation: vranimate 2.05s steps(16) 1s infinite;
    animation: vranimate 2.05s steps(16) 1s infinite;
}
.jysxq_box .icon-VrTH_GOLD {
    position: absolute;
    right: 6px;
    bottom: 38px;
    width: 46px;
    height: 46px;
    cursor: pointer;
    background: url(//osshead.fx960.com/headfoot/fxeye/Content/images/icon_vrYellow.png) 0 0 no-repeat;
    -webkit-animation: vranimate 2.05s steps(16) 1s infinite;
    -moz-animation: vranimate 2.05s steps(16) 1s infinite;
    animation: vranimate 2.05s steps(16) 1s infinite;
}
/* VR动画 */
@-webkit-keyframes vranimate {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: -736px 0
    }
}
@-moz-keyframes vranimate {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: -736px 0
    }
}
@keyframes vranimate {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: -736px 0
    }
}
/*@media screen and (max-height: 890px) {
    .pop-vrShow {
        width: 1030px;
        height: 668px;
        margin-left: -515px;
        margin-top: -334px;
    }
    .pop-vrShow .show-box {
        height: 590px;
    }
}*/