﻿.theme-price {
	position: relative;
	bottom: -6px;
	font-family: microsoft yahei, Arial, Helvetica, sans-serif;
	margin-right: 20px;
	font-weight: bold;
	color: #f60;
	line-height: 32px;
	font-size: 24px;
	display: inline-block;
}
.theme-price dfn {
	font-style: normal;
	font-size: 18px;
	margin-right: 2px;
}
.theme-desc {
	padding: 30px;
}
.theme-version {
	padding: 30px;
}
.theme-popover-mask {
	z-index: 9998;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.4;
	filter:alpha(opacity=40);
	display:none;
}
.theme-popover {
	z-index:9999;
	position:fixed;
	top:50%;
	left:50%;
	width:660px;
	height:360px;
	margin:-180px 0 0 -330px;
	border-radius:5px;
	border:solid 2px #666;
	background-color:#fff;
	display:none;
	box-shadow: 0 0 10px #666;
        padding: 20px 0;
}
.theme-poptit {
	padding:12px;
	position: relative;
        margin-top: -12px;
}
.theme-poptit .close {
	float:right;
	color:#999;
	padding:5px;
	margin:-13px -5px -5px;
	font:bold 14px/14px simsun;
	text-shadow:0 1px 0 #ddd
}
.theme-poptit .close:hover {
	color:#444;
}

/**/
.theme-price1 {
	position: relative;
	bottom: -6px;
	font-family: microsoft yahei, Arial, Helvetica, sans-serif;
	margin-right: 20px;
	font-weight: bold;
	color: #f60;
	line-height: 32px;
	font-size: 24px;
	display: inline-block;
}
.theme-price1 dfn {
	font-style: normal;
	font-size: 18px;
	margin-right: 2px;
}
.theme-desc1 {
	padding: 30px;
}
.theme-version1 {
	padding: 30px;
}
.theme-popover-mask1 {
	z-index: 9998;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.4;
	filter:alpha(opacity=40);
	display:none
}
.theme-popover1 {
	z-index:9999;
	position:fixed;
	top:50%;
	left:50%;
	width:660px;
	height:360px;
	margin:-180px 0 0 -330px;
	border-radius:5px;
	border:solid 2px #666;
	background-color:#fff;
	display:none;
	box-shadow: 0 0 10px #666;
        padding: 20px 0;
}
.theme-poptit1 {
	padding:12px;
	position: relative;
        margin-top: -12px;
}
.theme-poptit1 .close {
	float:right;
	color:#999;
	padding:5px;
	margin:-13px -5px -5px;
	font:bold 14px/14px simsun;
	text-shadow:0 1px 0 #ddd
}
.theme-poptit1 .close:hover {
	color:#444;
}

video {
  display: inline-block;
  vertical-align: baseline;
width:100%;
height:100%;
}

#video{height:600px;}
@media (max-width:1199px){
   #video{height:500px}
}
@media (max-width:991px){
   #video{height:400px}
}
@media (max-width:767px){
   #video{height:300px}
.theme-popover{
    top: calc(50% - 202px);
    left: 0;
    right: 0;
    width: initial;
    margin: 0 auto;
    height: initial; 
    margin:0 auto; 
}
.theme-popover1{
    top: calc(50% - 202px);
    left: 0;
    right: 0;
    width: initial;
    margin: 0 auto;
    height: initial; 
    margin:0 auto; 
}
}








