@CHARSET "UTF-8";
body{
	background-color:#dcdcdc;
}
.index-content{
	display: none;
	background-color: #fadb4c;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 99999;
	position: absolute;
}

.index-center{
	display:inline-block;
	height: 100%;
	position: absolute;
}

.index-left-text,.index-right-text,.index-center-img{
	display: inline-block;
	width: 252px;
	height: 100%;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

.index-left-text-block{
	position: relative;
	top: 50%;
	width: 212px;
	float: right;
	font-size: 0;
	text-decoration: none;
	color: #000;
}

.index-right-text-block{
	position:relative;
	top: 50%;
	padding-left: 80px;
	font-size: 0;
	text-decoration: none;
	color: #000;
	display: block;
}

.index-left-text .cp-name-en,.index-right-text .in-name-en{
	font-size: 12px;
}

.index-left-text-block div,.index-right-text-block div{
	display:inline-block;
	padding: 0px 10px;
	width: 100%;
	font-size: 17px;
}

.index-right-text-block:hover div{
	background-color:#000;
	color:#FFF;
}

.index-center{
	left: 50%;
	margin-left: -600px;
	width: 1200px;
	text-align: center;
	font-size: 0;
}

.index-center-img{
	width: 591px;
	vertical-align: top;
	position: relative;
}

.index-center-img img{position: absolute;top: 50%;margin-top: -295px;left: 0;}

.index-left-text{
	padding-right: 25px;
}

.content{
	height:100%;
	display:inline-block;
	width:100%;
	background-color:#dcdcdc;
	position: absolute;
}

.content.yellow{
	background-color: #FADB4C;
}

.top-frame{
	text-align: center;
	padding: 25px 0;
	height: 170px;
}

.content-frame{
	text-align: center;
	position: absolute;
	width: 100%;
	top: 170px;
	bottom: 0;
	left: 0;
	right: 0;
}

.content .conter-note{
	display:inline-block;
	width: 580px;
	height: 100%;
	position: relative;
	text-align: center;
}

.content .conter-note.lx{
	width:768px;
	height:510px;
}

.top-frame ul{display: inline-block;font-size: 0;white-space: nowrap;margin: 0;border-bottom: 1px #312d1b solid;width: 1000px;}

.top-frame ul li{
	display: inline-block;
	font-size: 0;
	margin: 0;
	vertical-align: top;
	position: relative;
	padding: 0 10px;
	height: 32px;
	z-index: 1;
}

.content.yellow .top-frame ul li.on,.content.yellow .top-frame ul li:hover{
	background-color: #312D1B;
}

.top-frame ul li a{
	display: inline-block;
	color: #312d1b;
	font-size: 20px;
	padding: 3px 0px;
	width: 170px;
	font-weight: bold;
	height: 100%;
	font-family: Arial;
	margin: 0;
}

.top-frame ul li.logo{
	width: 170px;
	padding: 0px 0px;
	border: 0;
	z-index: 0;
}

.content.yellow .top-frame ul li.logo .logo-block{
	background-color: #FADB4C;
}

.top-frame ul li.logo .logo-block{
	position: relative;
	width: 100%;
	height: 100px;
	top: -25px;
	padding: 0 0px;
	background-color: gainsboro;
}

.top-frame ul li:hover,.top-frame ul li.on{
	background-color: #fadb4c;
}

.top-frame ul li a:hover,.top-frame ul li.on a{
	color:#fff;
}

.logo-mov{
	position:absolute;
	width: 591px;
	height: 592px;
	left: 50%;
	z-index: 9999;
	margin: -295px;
	top: 50%;
}

.logo-mov.mini{
	width: 110px;
	height: 106px;
	margin-left: -55px;
	display: none;
	top: 327px;
}

.play-flag-block{
	background-image:url(/image/play_icon.png);
	height:30px;
	background-repeat: no-repeat;
	background-position: center 0;
}

.play-flag-block.work{
	margin-top:10%;
}

.line-block{
	background-image:url(/image/line.png);
	height: 20px;
	margin-top: 10px;
}

.line-bottom-block{
	background-image:url(/image/line_bottom.png);
	height:76px;
	position: absolute;
	bottom: 120px;
	width: 100%;
	margin-bottom: -78px;
	background-position: center 0;
}

.line-bottom-block.work{
	position: relative;
	bottom: auto;
}

.body-block{
	position: absolute;
	left: 0;
	right: 0;
	top: 56px;
	bottom: 115px;
	width: 580px;
}

.body-block .scroll-blocl{
	width:100%;
	height:100%;
	text-align:left;
}

.bar-y {
	border-left: 1px black solid;
	opacity: 1 !important;
}

.bar-y span{
	border-radius: 0;
	opacity: 1 !important;
	width: 5px;
}

.bar-x {
	border-top: 1px black solid;
	opacity: 1 !important;
}

.bar-x span{
	border-radius: 0;
	opacity: 1 !important;
	height: 5px;
}

.line-work-block{
	background-image:url(/image/ourwork.png);
	height:64px;
	background-position:center 0;
	margin-top: 50px;
	display: inline-block;
	width: 70%;
}

.work-class-scroll-block{
	display: inline-block;
	width: 1000px;
	margin-left: -210px;
	position:relative;
	margin-bottom: -47px;
}

.work-class-list{
	white-space: nowrap;
	margin-bottom: 0;
}

.work-class-list li{
	display: inline-block;
	padding: 20px 28px;
}



.work-class-list li a{
	display: block;
	color: #000;
	text-align: center;
}

.work-class-list li a .work-class-bg{
	height: 74px;
	width: 86px;
	background-image: url(/image/work_block_bg.png);
	display: inline-block;
}

.work-class-list li a .work-class-text{
	padding:10px;
	font-size:14px;
	padding-bottom: 0;
}

.work-class-list li.on a .work-class-text,.work-class-list li:hover a .work-class-text{
	font-weight:bold;
}

.work-class-list li.on a .work-class-bg,.work-class-list li:hover a .work-class-bg{
	background-image: url(/image/work_block_bg_on.png);
}

.movie-block{
	width: 930px;
	display: inline-block;
	position: absolute;
	left: 50%;
	margin-top: -234px;
	top: 40%;
	margin-left: -465px;
}

.movie-block .big-img{
	height: 330px;
	overflow: hidden;
	font-size: 0;
	margin: 0;
	margin:2px;
	position:relative;
}

.movie-block .big-img li{
	position: absolute;
	top:100%;
	width: 100%;
}

.movie-block .big-img img{
	width:100%;
}

.movie-body{
	display:inline-block;
	height:90%;
	width: 100%;
}

.movie-list{
	height:100%;
	overflow:hidden;
	margin:0;
	font-size:0;
	text-align:left;
}

.movie-list li{
	display:inline-block;
	font-size:12px;
	margin: 10px 1px;
	width: 19%;
}

.movie-list li a{
	display:block;
	color: #312D1B;
	text-align: center;
	font-size: 12px;
	position:relative;
}

.movie-list li .movie-list-img::after{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(221, 221, 221, 0.5);
	top: 0;
	left: 0;
	background-image: url(/image/play.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 20% auto;
	cursor: pointer;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	opacity: 0;
}

.movie-list li .movie-list-img:hover::after{
	opacity:1;
}

.movie-list li .movie-list-img{
	display:block;
	position: relative;
	font-size: 0;
	height: 101px;
}

.movie-list li .movie-list-img img{
	width:100%;
	height: 100%;
}

.movie-list li .movie-title{
	display:block;
	padding: 0 5px;
	padding-top: 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
}
.footer-info{
	position:absolute;
	bottom:0;
	padding:5px;
	left:50%;
	margin-left:-70px;
	color: #212121;
}

.player_note{
	text-align: right;
	padding: 5px 0;
	font-weight: bold;
	color: #606060;
}

.player_note strong{
	padding: 0 5px;
	display:inline-block;
	vertical-align: top;
	font-size: 20px;
	height: 20px;
	position: relative;
	top: -2px;
}