/* Minification failed. Returning unminified contents.
(8,85): run-time error CSS1036: Expected expression, found ':'
 */
/* Minification failed. Returning unminified contents.
(5,85): run-time error CSS1036: Expected expression, found ':'
 */
@charset "utf-8";
/* CSS Document */
/*about us*/
.indexBannerCt{background:url(../images/aboutMt.png) no-repeat center;height:500px;width:100%;min-width:1200px;position:relative;}
.indexBannerCt i{animation:pulse 1.5s ease-in 0.3s 1 normal forwards;-moz-animation::pulse 1.5s ease-in 0.3s 1 normal forwards;-webkit-animation:pulse 1.5s ease-in 0.3s 1 normal forwards;width:250px;height:100px;position:absolute;z-index: 222;display:block;background:url(../images/aboutTxt.png) no-repeat;transform:scale(0);-moz-transform:scale(0);-webkit-transform:scale(0);left: 50%;margin-left: -125px;top:165px;}
@-webkit-keyframes pulse {
	0%{transform:scale(0);-moz-transform:scale(0);-webkit-transform:scale(0);}
	80%{transform:scale(1.2);-moz-transform:scale(1.2);-webkit-transform:scale(1.2);}
	100%{transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);}
}
@keyframes pulse {
	0%{transform:scale(0);-moz-transform:scale(0);-webkit-transform:scale(0);}
	80%{transform:scale(1.2);-moz-transform:scale(1.2);-webkit-transform:scale(1.2);}
	100%{transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);}
}
.indexBannerCt i.contactTxt{background:url(../images/contactTxt.png) no-repeat;}
.ourInfo{width:1200px;margin:0 auto;padding-bottom:50px;margin-top: 50px;}
.ourInfo h3{font-size: 35px;text-align:center;color:#000000;}
.ourInfo p{font-size: 16px;padding-top: 25px;line-height: 32px;}
.ourInfo img{display:block;width:790px;height:394px;margin:0 auto;margin-top: 30px;}
/*contact us*/
.contactInfo{width:1200px;margin:0 auto;margin-top: 60px;min-height: 200px;overflow: hidden;}
.contactInfo li{font-size:14px;line-height:28px;width: 400px;float:left;box-sizing: border-box;margin-bottom: 80px;color: #464646;height: 140px;}
.contactInfo li h4{padding-bottom:20px;font-size: 20px;font-weight:bold;}
.contactInfo li p{font-size: 18px;line-height: 36px;}
.contactInfo li:nth-child(2),.contactInfo li:nth-child(5){padding-left:68px;}
.contactInfo li:nth-child(3){padding-left: 140px;}
.mapShow{width:1200px;height:486px;margin:0 auto;margin-bottom:110px;}
/*vr List*/
.vrInfo{width:1200px;margin:0 auto;margin-top:70px;margin-bottom:35px;}
.vrInfo h3{margin:0 auto;height: 35px;overflow: hidden;text-align: center;}
.vrInfo h3 i{display:inline-block;}
.vrInfo h3 i.showVr,.vrInfo h3 i.showMv{min-width:225px;font-size: 24px;vertical-align: top;}
.vrInfo h3 i.showVr.on,.vrInfo h3 i.showMv.on{color: #479fff;}
.vrInfo h3 span{padding: 5px 10px;background: url(../images/spanLine.png) no-repeat 3px 2px;height: 15px;margin-top: 4px;display: inline-block;}
.vrInfo h3 i em{width: 5px;height: 5px;vertical-align:middle;display:inline-block;font-size: 15px;border-radius: 50%;margin: 0 5px;background: #333333;}
.vrInfo h3 i.on em{background:#479fff;}
.player{width:100%;height:100%;overflow:hidden;}
.player .dialog-video{width:100%;height:auto;}

.vrInfo p{font-size:14px;text-indent:30px;line-height:21px;padding-top:45px;text-align:center; }
.vrList{width:1200px;margin:0 auto;min-height:200px;}
.vrList li{height:505px;background:url(../images/vrBg.png) no-repeat center;margin-bottom:20px;}
.vrList li .vrPlay{position:relative;width: 1186px;overflow:hidden;margin-left: 7px;padding-top: 7px;}
.vrList li .vrPlay i{display:block;position:absolute;z-index:3;width:100%;height:100%;background:url(../images/play.png) no-repeat 50%;background-color: rgba(30,140,203,0.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C1e8ccb,endColorstr=#4C1e8ccb);}
.vrList li .vrPlay img{display:block;width:100%;height:395px;}
.vrHotel{text-align:center;padding-top:25px;color:#333333;}
.vrHotel h3{font-size:18px;padding-bottom:5px;}
.vrHotel h4{font-size:14px;}
.vrList a,.mvList a{display:block;background:url(../../images/mtbook/indexVrbg.png) no-repeat;width: 1200px;height: 422px;}

