@charset "UTF-8";

body{
}
#AllWrap{
	min-width: 960px;
	overflow: hidden;
}

.loader{
	background: #ff681f;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 99999;
}
.load_logo{
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -113px 0 0 -91px;
}
.load_logo p{
	position:relative;
	top:100px;
	opacity:0;
}
.isotope{
    width: 100%;
    margin: 0 auto;
    transition: all 0.3s;
    padding-right: 20px;
}
.iso_field{	
	padding: 100px 0 160px;
}
#top .kv_wrap{
	width: 700px;
	position: relative;
	height: 940px;
	overflow: hidden;
}
.kv_img{
}
.kv_txt{
	position:absolute;top:0;
	/* opacity: 0; */
}
.kv_wrap ul.msg_r{
    padding: 0 20px;
    position: absolute;
    top: 40px;
    right: 0px;
}
.kv_wrap ul.msg_l{
    padding: 0 20px;
    position: absolute;
    top: 40px;
    left: -10px;
}
.kv_wrap ul.msg_r li,.kv_wrap ul.msg_l li{
    float: right;
    margin-left: 11px;
    opacity: 0;
}
.kv_wrap ul.msg li.leadBreak{
    margin-left: 278px;	
}
.kv_wrap ul.msg li.leadBreak{
}
.right_contents{
  position:absolute;
  right: 0;
  top: 0;
}
.contents_in{
	width: 100%;
	position: relative;
	min-height: 1000px;
}
.news:before{
	background: url(../img/top/deco_cont.png) left top no-repeat;
	content:"";
	width: 9px;
	height: 4px;
	display:block;
	position: absolute;
	top: 9px;
	left: 9px;
}
.item:before{
	background: url(../img/top/deco_cont.png) left top no-repeat;
	content:"";
	width: 9px;
	height: 4px;
	display:block;
	position: absolute;
	top: 9px;
	left: 9px;
	z-index: 200;
}
.update:after{
	content: url(/assets/img/top/up_gray.png);
	position:absolute;
	right:0;
	top:0;
	color: #FFF;
	font-size: 14px;
	z-index: 100;
	border-radius: 7px;
	display: block;
	overflow: hidden;
}
.news{
  background: #8dc21f;
  width: 220px;
  height: 220px;
  overflow: hidden;
}
.news ul{
	font-size: 12px;
	padding: 20px 16px 0;
	color:#FFF;
}
.news ul li{
}
.news ul li dl{
}
.news ul li dl dt{
    text-overflow: ellipsis;
    overflow: hidden;
    width: 188px;
    white-space: nowrap;
    font-size: 13px;
}
.news ul li dl dd{
    margin: 2px 0 16px;
}
.btn_inpage{
	position: absolute;
	color: #FFF;
	font-size: 22px;
right: 2px;
bottom: 0px;
	font-weight: bold;
}
a{
	color:#FFF;
	text-decoration:none;
}
.btn_inpage img{
    display: inline-block;
    margin: 8px 8px 0;
}
.twitter{
  background: #e3e3e3;
  width: 180px;
  height: 180px;
  padding: 20px;
  font-size: 11px;
  position: relative;
}
.twitter:before{
	background: url(../img/top/deco_cont_tl.png) left top no-repeat;
	content:"";
	width: 9px;
	height: 4px;
	display:block;
	position: absolute;
	top: 9px;
	left: 9px;
	z-index:200;
}
.twitter a{
	color:#19b3e5;
	text-decoration:none;
}

.twitter_timeline{
	overflow:hidden;
	width: 180px;
	height: 180px;
	word-break: break-all;
}
.SNScontents{
	width: 220px;
	height: 220px;
}
.tl_tw{
	width: 220px;
	color:#FFF;
	text-align: center;
	position: relative;
	background: #1ab2e8;
	margin: 0 0 20px;
	height: 100px;
	position:relative;
}
.tl_tw a,.tl_fb a{
    padding: 60px 5px 4px 179px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 500;
}
.tl_tw:before,.tl_fb:before{
	background: url(../img/top/deco_cont.png) left top no-repeat;
	content:"";
	width: 9px;
	height: 4px;
	display:block;
	position: absolute;
	top: 9px;
	left: 9px;
}
.tl_fb{
	width: 220px;
	color:#FFF;	
	text-align: center;
	position: relative;
	background:#3b5998;
	margin: 0;
	height: 100px;
	position:relative;
}
.tl_fb h3,.tl_tw h3{
	padding: 16px 0 0;
	font-size: 13px;
	margin: 0 0 -5px;
}
.tl_fb p.count,.tl_tw p.count{
	font-weight:bold;
	font-size:40px;
}
.tl_fb .btn_inpage,.tl_tw .btn_inpage{
    left: 0;
    top: 0;
}
.nav_Top a{
	color: #fad900 !important;
}
.nav_Top a span.icon_nav img{
	opacity:0 !important;
}
.nav_Top a span.icon_nav_2 img{
	opacity:1 !important;
	  transform: rotate(0deg) !important;  
}
.item{
	margin: 20px 0 0 20px;
	width: 220px;
	height: 220px;
}
.movie_icon{
	position:absolute;
	top:0;
	left:0;
	z-index:100;
}
.movie_title{
	text-align:center;
	color: #FFF;
	position:absolute;
	width:220px;
	top: 161px;
	z-index:150;
	font-size: 13px;
	text-align:center;
	background: rgba(0,0,0,0.6);
	padding: 11px 0;
	height: 37px;
	border-radius: 0 0 7px 7px;
}

.twpre{
	text-align:center;
	color: #FFF;
	position:absolute;
	width:220px;
	top: 179px;
	z-index:150;
	font-size: 15px;
	text-align:center;
	background: rgba(0,0,0,0.6);
	padding: 11px 0;
	height: 19px;
	font-size: 13px;
	border-radius: 0 0 7px 7px;
}
.radius{
	border-radius:7px;
	overflow: hidden;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}