.infowin-animation-zoom {
	animation-duration: 0.7s;
	animation-iteration-count: 1;
}

.infowin-bg {
	display: none;
	position: absolute;
	z-index: 9000;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	background-color: #000000;
	opacity: 0.9;
	 background-image: url(../../images/index/closeVideo.png);
    background-position: 50% 65%;
    background-size: 36px 36px;
    background-repeat: no-repeat;
}

.infowin-border {
	border-radius:8px 8px 8px 8px;
	display: none;
	position: absolute;
	z-index: 9001;
	left: 10px;
	right: 10px;
	top: 10px;
	bottom: 10px;
	background-color: #ffffff;
	overflow: hidden;
}

.infowin-border-video{
	border-radius:10px 10px 10px 10px;
	display: none;
	position: absolute;
	z-index: 9001;
	left: 10px;
	right: 10px;
	background-color: #000000;
	overflow: hidden;
	top: 20%;
}

.shuping{
	top: 5%;
}

/* panorama */

.infowin-pano-title {
	display: block;
	position: relative;
	width: 100%;
	/* height: 30px;
	line-height: 30px; */
	background-color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #333333;
	overflow: hidden;
}

.infowin-pano-frame {
	display: block;
	width: 100%;
	/* height: calc(100% - 30px); */
	height: 100% ;
	border: none;
}

.infowin-pano-close {
	background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: 5px 0px;
    background-image: url(../../images/index/closePano.png);
    width: 40px;
    height: 40px;
    padding-top: 30px;
    padding-left: 5px;
    position: absolute;
    color: #ffffff;
    right: 5px;
    top: calc(34%);
    z-index: 1;
	}
	
	.infowin-pano-point {
    background-size: 20px 20px;
    background-repeat: no-repeat;
    writing-mode: vertical-rl;
    background-image: url(../../images/index/point.png);
    background-position: 50% 8%;
    background-color: #ffffff;
    width: 30px;
    height: 120px;
    padding-top: 34px;
    position: absolute;
    color: #000000;
    right: 10px;
    font-size: 15px;
    line-height: 1.2;
    top: calc(44%);
    z-index: 1;
    padding-right: 6px;
    border-radius: 15px 15px 15px 15px;
	}

/* detail */

.infowin-detail-bg {
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% auto;
}

.infowin-detail-btnClose {
	display: block;
	position: absolute;
	width: 30px;
	height: 30px;
	border: none;
	z-index: 3;
	top: 0px;
	right: 0px;
}

.infowin-detail-btnMap {
	display: block;
    position: absolute;
    width: 45px;
    height: 45px;
    border: none;
    z-index: 3;
    bottom: 10px;
    right: 10px;
}

.infowin-detail-scrollable {
	display: block;
	position: absolute;
	z-index: 1;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	overflow: hidden;
}

.infowin-detail-top {
	display: block;
	position: absolute;
	z-index: 2;
	width: auto;
	height: 122px;
	top: 138px;
	left: 0px;
	right: 0px;
	overflow: hidden;
	background-color: #ffffff;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.infowin-detail-top .playimg {
	display: block;
    position: relative;
    float: left;
    width: 68px;
    height: 68px;
    border-radius: 50px;
    margin-left: 10px;
    margin-top: 30px;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100px 100px;
    overflow: hidden;
}

.infowin-detail-top .playimg .btn-play {
	display: none;
	position: absolute;
	z-index: 2;
	width: 20px;
    height: 20px;
    left: 27px;
    top: 24px;
	border: none;
}

.infowin-detail-top .playimg .btn-pause {
	display: none;
	position: absolute;
	z-index: 2;
	width: 20px;
    height: 20px;
    left: 25px;
    top: 24px;
	border: none;
}

.infowin-detail-top .right {
	display: block;
	float: left;
	position: relative;
	width: calc(100% - 79px);
	height: 121px;
	overflow: hidden;
}

.infowin-detail-top .right .row {
	display: block;
	width: calc(100% - 30px);
	margin-left: 15px;
	overflow: hidden;
	white-space: nowrap;
}

.infowin-detail-top .right .title {
	font-size: 19px;
	font-weight: bold;
	color: #333333;
	margin-top: 11px;
	width:100%;
	
}

.infowin-detail-top .titleText{
	  box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
        white-space: nowrap;
}

.infowin-title-box{
	float: left;
	width: 65%;
}

.infowin-detail-top .right .short-note {
	font-size: 13px;
	color: #666666;
	margin-top: 5px;
	width:100%;
}

.infowin-detail-top .right .btn-row {
	margin-top: 6px;
	margin-left: 5px;
}

.infowin-detail-top .right .btn-row .btn {
	display: block;
    float: left;
    margin-right: 14px;
    width: 50px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 30px 30px;
    text-align: center;
    font-size: 13px;
    color: #000000;
    padding-top: 27px;
    overflow: hidden;
}

.infowin-detail-top .right .btn-row .btn720 {
	background-image: url("../../images/index/btn720.png");
}

.infowin-detail-top .right .btn-row .btnNav {
	background-image: url("../../images/index/btnNav.png");
}

.infowin-detail-top .right .btn-row .btnVideo {
	background-image: url("../../images/index/btnVideo.png");
}

.infowin-detail-top .right .btn-row .btnAi {
	background-image: url("../../images/index/btnAi.png");
}

.infowin-detail-top .right .btn-row .btnVr {
	background-image: url("../../images/index/btnVr.png");
}
.detailBtnOut {
	background-image: url(../../images/index/yd.png);
    display: block;
    float: left;
    /* margin-top: 5px; */
    width: 50px;
    height: 47px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50px 47px;
    text-align: center;
    font-size: 13px;
    color: #000000;
    /* padding-top: 30px; */
    overflow: hidden;
}

.infowin-detail-top .line {
	display: block;
	width: calc(100% - 20px);
	height: 1px;
	background-color: #d6d7dc;
	overflow: hidden;
	margin-left: 10px;
}

.infowin-detail-bottom {
	display: block;
	position: absolute;
	z-index: 1;
	width: auto;
	height: auto;
	top: 260px;
	left: 0px;
	right: 0px;
	overflow: hidden;
	background-color: #ffffff;
}

.infowin-detail-bottom .title-row {
	display: block;
	width: calc(100% - 20px);
	margin-left: 10px;
	overflow: hidden;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
}

.infowin-detail-bottom .open-time {
	display: block;
	width: calc(100% - 20px);
	margin-left: 10px;
	overflow: hidden;
	margin-top: 18px;
	font-size: 14px;
	color: #333333;
	white-space: normal;
}

.infowin-detail-bottom .description {
	display: block;
	width: calc(100% - 20px);
	margin-left: 10px;
	margin-top: 18px;
	padding-bottom: 20px;
	font-size: 14px;
	color: #333333;
}

.infowin-detail-join{
	background-color: #ffde35;
    width: 70px;
    height: 34px;
    float: right;
    background-image: url(../../images/index/join.png);
    background-position: 20% 50%;
    background-size: 15px 15px;
    background-repeat: no-repeat;
    padding-top: 6px;
    padding-left: 30px;
    font-size: 15px;
    font-weight: bold;
    border-radius: 17px 0px 0px 17px;
    margin-top: 11px;
}

.infowin-detail-point{
	position: absolute;
    z-index: 3;
	background-color: #ffffff;
    width: 106px;
    height: 34px;
    float: left;
    left:calc(50% - 53px);
    bottom:10px;
    background-image: url(../../images/index/point.png);
    background-position: 10% 50%;
    background-size: 15px 15px;
    background-repeat: no-repeat;
    padding-top: 6px;
    padding-left: 30px;
    margin-top: 10px;
    margin-right: 20px;
    font-size: 15px;
    font-weight: bold;
    border-radius: 17px 17px 17px 17px;
    box-shadow: 0px 2px 10px rgba(0,0,0,0.1);
}

    
}
  
