/* 
video{display:inline-block;vertical-align:baseline;*display:inline;*zoom:1;}
img{border:0;vertical-align:middle;-ms-interpolation-mode:bicubic;}
 
video{display:inline-block;}
*{margin:0;padding:0;}
img{border:0;-ms-interpolation-mode:bicubic;}*/
 
.i-wrap3 {
	width: 100%;
	height: 450px;
	background-color: #fff;
}
.i-wrap3 .bg {
	width: 100%;
}
.i-wrap3 .contwrap {
	position: absolute;
	left: 0;
	top: 0;
	transition: normal;
}
.i-wrap3 .contwrap .tit {
	width: 100%;
	height: 107px;
}
.i-wrap3 .vid-box {
	width: 100%;
	position: relative;
}
.i-wrap3 .vid-box .upbox {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	cursor: pointer;
	overflow: hidden;
	height: 450px;
	z-index: 2;
}
.i-wrap3 .vid-box .obj-box {
	width: 100%;
	position: relative;
	;
	height: 100%;
	z-index: 1;
}
.i-wrap3 .vid-box .obj-box .obj {
	height: 100%;
	width: 86%;
	margin: 0 auto;
}
.i-wrap3 .vid-box .obj-box .close {
	display: block;
	cursor: pointer;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: 44%;
	background: url(../images/ico_131.jpg) no-repeat left center;
	width: 46px;
	height: 46px;
}
.i-wrap3 .vid-box .obj-box .close:hover {
	background: url(../images/ico_131.jpg) no-repeat right center;
}
.i-wrap3 .vid-box .upbox img {
	transform: translateZ(0px);
	transition: transform 0.3s ease 0s;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.i-wrap3 .vid-box .upbox:hover img {
	transform: scale(1.1, 1.1);
	transition: transform 0.6s ease 0s;
}
.i-wrap3 .vid-box .upbox .ico {
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	left: 50%;
	margin-left: -30px;
	top: 40%;
	background: url(../images/ico_12.png) no-repeat center;
}
.i-wrap3 .vid-box .upbox2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	cursor: pointer;
	overflow: hidden;
	height: 350px;
	z-index: 2;
	display:none;
}
.i-wrap3 .vid-box .upbox2 .ico {
	display: block;
	width: 50px;
	height:50px;
	position: absolute;
	left: 50%;
	margin-left: -30px;
	top: 30%;
	background: url(../images/ico_12.png) no-repeat center;
	background-size:cover;
}
.i-wrap3 .vid-box .upbox3 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	cursor: pointer;
	overflow: hidden;
	height: 350px;
	z-index: 2;
	display:none;
}
.i-wrap3 .vid-box .upbox3 .ico {
	display: block;
	width: 40px;
	height:40px;
	position: absolute;
	left: 50%;
	margin-left: -30px;
	top: 30%;
	background: url(../images/ico_12.png) no-repeat center;
	background-size:cover;
}
.video22 {
	position:fixed;
	top: 0%;
	left:0%;
	overflow: hidden;
	outline: 0;
	-webkit-overflow-scrolling: touch;
	background-color: rgb(0, 0, 0);
	filter: alpha(opacity=60);
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 9999;
	width: 100%;
	height:100%;
	display: none;
}

.video22 .vdieo
{
	width:60%; /*height:600px;*/ margin:0 auto;  position:absolute; left:50%; top:50%; margin-left:-30%; margin-top:-250px;
}
.video22 .vdieo .close
{
	    position: absolute;
    top: 0;
    right: -40px;
    cursor: pointer
}
/*! CSS Used from: Embedded */
video {
	display: inline-block;
	vertical-align: baseline;
}
img {
	border: 0;
}
@media print {
*, :before, :after {
	color: #000!important;
	text-shadow: none!important;
	background: transparent!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
}
img {
	page-break-inside: avoid;
}
img {
	max-width: 100%!important;
}
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
:before, :after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
img {
	vertical-align: middle;
}
.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2;
}
.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .5;
}

 @media screen and (max-width: 1550px) {
.i-wrap3 {
	width: 100%;
	height: 350px;
	position: relative;
	background-color: #fff;
}
.i-wrap3 .vid-box .upbox {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	cursor: pointer;
	overflow: hidden;
	height: 350px;
	z-index: 2;
}
}
@media screen and (max-width: 1200px) {
.i-wrap3 {
	width: 100%;
	height: 285px;
	position: relative;
	background-color: #fff;
}

}
@media screen and (max-width: 992px) {
.i-wrap3 {
	width: 100%;
	height: 265px;
	position: relative;
	background-color: #fff;
}
.i-wrap3 .vid-box .upbox {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	cursor: pointer;
	overflow: hidden;
	height: 265px;
	z-index: 2;
}
.video22 .vdieo
{
	width:80%; /*height:600px;*/ margin:0 auto;  position:absolute; left:50%; top:50%; margin-left:-40%; margin-top:-250px;
}
.i-wrap3 .vid-box .upbox {
	display:none
}
.i-wrap3 .vid-box .upbox2{
	display:block;
}
}
@media screen and (max-width: 768px) {
#main .wrap1 .t-box h3 {
	line-height: 0.9rem;
	font-size: 0.48rem;
}
.video22 .vdieo
{
	width:100%; /*height:600px;*/ margin:0 auto;  position:absolute; left:50%; top:50%; margin-left:-50%; margin-top:-120px;
}
.video22 .vdieo .close {
    position: absolute;
    top: -50px;
    right: 48%;
    cursor: pointer;
}
}
@media screen and (max-width: 481px) {

.i-wrap3 .vid-box .upbox2{
	display:none;
}
.i-wrap3 .vid-box .upbox3{
	display:block;
}
.i-wrap3 .vid-box .upbox3 .ico {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    top: 25%;
    background: url(../images/ico_12.png) no-repeat center;
    background-size: cover;
}
}
