main.joynews{
 
    position: relative;
    width:1200px; 
}

a{
    
    text-decoration: none;
    font-size:inherit;
    
    
}
a:hover{
    
    text-decoration: underline;
}


a.more{
    
    float:right;
    line-height: 24px;
    vertical-align: middle;
     color: #7a7a7a;
    font-size:12px;
    
}

form.nav a.more{
 
    line-height: 30px;
    
}


article.joynews ul ,section.side ul{
    
    margin: 0px;
    list-style:none;
	overflow:hidden;
	padding:0px;
    
}
article.joynews ul > li{

	padding:0px;
	font-size:14px;
	line-height:24px;
	padding-left:0;
	font-weight:bold;
	position:relative;
    clear:both;
	list-style:none;

}

section.side ul{
	list-style:none;

}

section.side ul > li{

	padding:0px;
	font-size:14px;
	line-height:30px;
	padding-left:0;
	position:relative;
    clear:both;

}



.list-style:before {
    position: absolute;
    top: 50%;
    width: 3px;
    height: 3px;
    left: 0px;
    margin-top: -1px;
    background-color: #aaa;
    content: '';
}

.elli1:before{

	position:absolute;
	top:50%;
	left:0px;
	width:3px;
	height:3px;
	background-color:#aaa;
	/*margin-top:0px;*/


}

article.joynews ul > li:before{

/*	position:absolute;
	top:50%;
	left:0px;
	width:3px;
	height:3px;
	background-color:#aaa;
	margin-top:0px;*/
	content:'';

}
ul.replay > li:before{

	top:50%;
	left:0px;
	width:3px;
	height:3px;
	background-color:transparent;
	position:absolute;
	height:4px;
	margin-top:-2px;
}

article.top{
    
    overflow:hidden;
    
}

figure > img{
    
    background-color: #eee;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    
}

figure.headline{
    
    float:left;
    margin:0 20px 20px 0;
    position: relative;
    display:none;

}
figure.headline.active{

    display:block;

}

figure.headline figcaption{
  
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 80px;
    padding: 0px 10px;
    background-color: rgba(0,0,0,0.58);
    font-size: 22px;
	font-weight:bold;
    text-align: center;
    line-height: 80px;
    vertical-align: middle;
    color: white;
    
  
}


figure.topmain{

    position: relative;
	float:left;
	width:430px;
	margin-bottom:20px;

}

figure.topmain h1, figure.topmain4 h1{

    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;

    padding: 10px;
    background-color: rgba(0,0,0,0.58);
    font-size: 16px;
	font-weight:bold;
    text-align: center;
    vertical-align: middle;
    color: white;
    margin:0;
    line-height:25px;
    max-height:37px;
    overflow:hidden;

}

a.headline.middle{

    font-size:22px;
    line-height:25px;
    display:inline-block;

}
section.top{

	width:880px;
	float:left;
	margin-right:20px;

}


figure.topmain3{

	 width:205px;
	 float:left;
	 position: relative;

}

figure.topmain2{

	 width:205px;
	 float:left;
	 margin:0 20px 20px 0;
	 position: relative;

}


figure.topmain2 h1, figure.topmain3 h1{

    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: 0px;
    background-color: rgba(0,0,0,0.58);
    font-size: 13px;
	line-height:16px;
	font-weight:bold;
    text-align: center;
    vertical-align: middle;
    color: white;
    margin:0;
    border:10px solid transparent;

}

div  figure.topmain4{

	 position: relative;
	 width:430px;
	 float:left;
	 margin-right:20px;
 
 }

figure.joytv{

	float:left;

}


figure.headline img{


    background-size: cover;

}

figcaption{
    
    font-size:12px;
    color:#999;
    
}
div.top{
    
    overflow:hidden;
}

div.top.active{

    display: block;
	margin:0 20px 50px 0;
	width:780px;
	float:left;

}

article.topmid{
	 overflow:hidden;
}


ul.hot{
 
    padding-top: 10px;
    display: block;
    
}

ul.top a{
    
    font-weight: bold;
    font-size:14px;
    
}
hr.blank{
    
    height: 20px;
    background-color: transparent;
}

hr.blank2 {
    height: 30px;
    background-color: transparent;
}

ul.nav{
 
    display: none;
    
    
}

ul.nav.active{
 
    display: block;
    
}

ul.section.left{

	float:left;

	width:295px;

}

h1.joystar{

    color: #e70099;
    margin:0px 0px 5px 0px;


}

ul.side figcaption{

    color: #000;
	padding-top:10px;
    font-size:14px;
	letter-spacing:-1px;
	text-align:left;
	overflow:hidden;

}


.side ul figure{

	height:70px;
	margin-bottom:15px;

}

ul.side li{
 
    line-height:18px;
	color:#333;

}


ul.side li:before{

	position:absolute;
	top:50%;
	left:3px;
	width:2px;
	height:2px;
	background-color:#000;
	margin-top:0px;


}
ul.section > h1.hot, ul.section  > nav{

	padding-left:35px;
	margin:0px;
	line-height:30px;
	position:relative;
	color:#777;
	font-size:14px;
	font-weight:bold;
	
}

ul.section  > nav > span.title{
 
    font-size:15px;
    font-weight: bold;
    margin:0px;

}

ul.section > h1.hot:before{

	background-color:#e70099;

	border-radius:50%;

	height:27px;
	width:27px;
	position:absolute;
	left:0px;
	top:50%;
	margin-top:-12px;
	content:'HOT';
	font-size:10px;
	font-weight:bold;
	text-align:center;
	font-style:oblique;
	line-height:26px;
	color:white;

}


ul.section nav{

	padding:0px;
	margin:0px;
	
}

ul.section.right, box.section.right{

	float:right;
	width:397px;

}

span.title,h1.title{
	
	color:#e70099;
	margin-right:10px;
	font-size:16px;
	
}
h1.series{
	
	color:#e70099;
	margin:5px 0px 9px 0px;
	font-size:15px;
	
}
h1.series2{
	
    padding-top:3px;
	font-size:12px;
	
}

ul a {
	padding:0px 5px;
	
}
a.more{

	float:right;
	
}

/* section box */


ul.section figure img{
 
    float:left;
    margin-right: 10px;
    margin-bottom: 10px;
    
}

box.series > figure {
 
    float:left;
    margin-right:10px;
    text-align: center;
    
}

box.series > figure > figcaption{
 
    margin-top:7px;
    
}
box.series > figure > h1{
 
    margin:0px;
    
}



section.side{
	float:left;
    width:300px;

}


ul.side > li{
    
    font-weight: normal;
    font-size:12px;
    
}
ul.section > h1.notic{
 
    color:black;
    
}

li.hot a{
    
    font-weight: bold;
    font-size: inherit;
    
}

article .topmid{

	margin-top:50px;
	overflow:hidden;

}

figure.new:nth-of-type(4n){

    margin-right: 0px;

}

figure.new:nth-of-type(4n-3){

    margin-left: 0px;

}

figure.new {

	overflow:hidden;
	width: calc(25% - 15px);
    float: left;
	margin: 0px 10px 20px 10px;
}

figure.new figcaption{

    font-size: 16px;
	letter-spacing:-1px;
    font-weight: normal;
    line-height: 22px;
    margin: 10px 10px;
    height: 45px;
    overflow: hidden;
	text-align:center;
	color:#000;
}

article.mid{

	width:1200px;
	overflow:hidden;
	margin-bottom:50px;
}

section.midleft{

	width:430px;
	float:left;
	margin-right:20px;
}
 
section.midright{

	float:left;
	width:750px; /* */
}

section.midleft figure.starlook{
    display:none;
	position: relative;
    overflow: hidden;
	margin-bottom:35px;
}
section.midleft figure.starlook.active{

    display:block;

}

section.midleft figure.starlook figcaption{

    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 50px;
    background-color: rgba(255,255,255,0.58);
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    vertical-align: middle;
    color: #656464;
	letter-spacing:-1px;

}

figure.hot1 {

	width:205px;
	float:left;
	margin:0 20px 20px 0;
}

figure.hot2{

	width:205px;
	overflow:hidden;
	margin-bottom:20px
}

figure.hot1 figcaption,figure.hot2 figcaption {

    font-size: 16px;
	letter-spacing:-1px;
    font-weight: normal;
    line-height: 22px;
    margin: 5px 10px;
    height: 44px;
    overflow: hidden;
	text-align:left;
	color:#000;
}


ol {

    margin: 0px;
    padding: 0px;
    list-style: none;
}


li.list {

    clear: both;
    padding: 0px;
    margin: 0px;
	overflow:hidden;
}

li.list figure {

    height: 110px;
    max-height: 110px;
    width: 160px;
    float: left;
    margin: 0px;
    padding: 0px;
    margin-right: 20px;
    text-align: left;
	line-height:0px;
}


li.list a {

    font-size: 20px;
    color: #000;
    font-weight: bold;
    letter-spacing: -1px;
	display:block;
	overflow: hidden; 
	padding-top: 10px;
}

a {

    text-decoration: none;

}


li.list h2 {

    line-height: 22px;
    font-size: 14px;
    font-weight: normal;
    color: #666;
    max-height: 45px;
    overflow: hidden;
    display:block;
}

hr.list{

	height: 1px;
	margin:18px 0;
	clear:both;
	background-color: #eee;
}

article.photo section.photo{

	overflow:hidden;
	margin-top:35px;

}
	
article.photo section.photo figure.photonew{
	
	overflow:hidden;
	width: calc(25% - 25px);
    float: left;
    margin: 0px 17px 20px 16px;

}

article.photo section.photo figure.photonew:nth-of-type(4n){

    margin-right: 0px;


}

 article.photo section.photo figure.photonew:nth-of-type(4n-3){

    margin-left: 0px;

}


article.photo section.photo figure.photonew figcaption{

    font-size: 16px;
	letter-spacing:-1px;
    font-weight: normal;
    line-height: 22px;
    margin: 10px 10px;
    height: 45px;
    overflow: hidden;
	text-align:center;
    color:#000;
    

}

figure figcaption.joystar{

    padding:0px;
    height:70px;
    line-height:70px;
    margin-left: 100px;

}
figure figcaption.joystar a{

    line-height:20px;
    display:inline-block;
    height:42px;
    overflow:hidden;
}

li.list.new{

    line-height:110px;
    position:relative;

}
li.list.new a.new{

    line-height:24px;
    display:inline-block;
    width:calc(100% - 180px);

}

ol.list.new hr:last-of-type{
    display:none;
}

img.contain{

    background-size:contain;
    background-repeat:no-repeat;
}

img.cover{

    background-size:cover;
    background-repeat:no-repeat;
    background-position: center;
}

article.top{

    margin-bottom:40px;

}
img.top{
    background-position:top; background-repeat:no-repeat; background-size:cover;
}


img{

    /*background-color:#eee;*/

}

figure.joytv{
	position:relative;
}

figure.joytv:before{

	content:'';
	position:absolute;

	top:calc(50% - 28px );
	left:calc(50% - 20px );
	width:56px;
	height:40px;
	background-image:url('/images/youtube.svg');

}

figure.joytv figcaption{

	position:absolute;
	left:0px;
	right:0px;
	bottom:0px;
	height:40px;
	background-color:rgba(0,0,0,0.58);
	line-height:40px;
	color:white;

	font-size: 16px;
	font-weight: bold;
	text-align: center;

}

header.head.default.joynews, nav.menu.first, nav.menu.second.joynews{

	width:1200px;

}


section.gallery {

    height:280px;
    overflow:hidden;
    white-space: nowrap;
    font-size: 0px;
    position:relative;

}
section.gallery article{

    height:280px;

}

img.gallery{
    height:100%;
    vertical-align:middle;

}
section.gallery a{

    margin-right:5px;
    position:relative;
    display:inline-block;
    height:100%;

}
section.gallery a:before{

    position:absolute;
    bottom:0px;
    left:0px;
    right:0px;
    height:40px;
    background-color:rgba(0,0,0,0.6);
    content:attr(alt);
    color:white;
    line-height:40px;
    font-size:12px;
    font-weight:normal;
    text-align:center;
    padding:0px 10px;
    
}

button.gallery.left{

    position:absolute;
    top:50%;
    left:0px;
    width:50px;
    height:50px;
    background-position:50%;
    background-repeat:no-repeat;
    border:0px;
    margin-top:-25px;
    background-color:transparent;
    opacity:0.8;

}
button.gallery.right{

    position:absolute;
    top:50%;
    right:0px;
    width:50px;
    height:50px;
    background-position:50%;
    background-repeat:no-repeat;
    border:0px;
    margin-top:-25px;
    background-color:transparent;
    opacity:0.8;

}

.photo-arrow-left {
    width:50px;
    height:50px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAaVBMVEX9/f3////6+vr29vbw8PDp6eni4uLMzMyKiop+fn57e3tsbGxtbW1oaGhcXFxcXFxVVVVRUVFPT09GRkZDQ0M8PDw4ODg3Nzc1NTUuLi4nJycmJiYeHh4fHx8TExMFBQUBAQECAgIAAACDNckuAAAAInRSTlOmpqeoqauts8bKy9DQ0dXW2drb3uDi5OXm6Ovs8PD1/f7+NwxkhQAAAI5JREFUeAHt0zeuwlAQBVDP9ydgMDln3v4XSUF9JEaifLc/0gTdJtKppJIfkmZ1B6FYlw2IxfYvR5YfkSDzsm8jRSRMKEj6coQQmZbTf4hYpMgMwqQrZwiRrlwGkSOP1yiSZPy8DZMkJprMxNuY2Jj4zib+v4mNiY1J9OXQmrhlJjYiNrssicUV5NtUUskbg40Q5/g5dyYAAAAASUVORK5CYII=);
}

.photo-arrow-right {
    width:50px;
    height:50px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAaVBMVEX9/f3////6+vr29vbw8PDp6eni4uLMzMyKiop+fn57e3tsbGxtbW1oaGhcXFxcXFxVVVVRUVFPT09GRkZDQ0M8PDw4ODg3Nzc1NTUuLi4nJycmJiYeHh4fHx8TExMFBQUBAQECAgIAAACDNckuAAAAInRSTlOmpqeoqauts8bKy9DQ0dXW2drb3uDi5OXm6Ovs8PD1/f7+NwxkhQAAAI1JREFUeAHt00cOAkEQQ9EuhgxNzpm6/yExF/iSNdv2/kkV5BJ2GmmkL3lti0v2uSsmGRxkPPI3G5NEd8oVEzZM2DCRuWQ1SQyvufAIGBEwS4/I3HJukhjdZTwSk+/bJOPnZ+oRzTULIrwJExYieGEg8HsgIICwYNKdswYQ7BcTFkyOEiZ5rMMhnEYa+QGG6xDn2ZED4gAAAABJRU5ErkJggg==);
}
	
div.container.youtube{
    display:none;
    position:fixed;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.6);

}
div.container.youtube.active{
    display:block;

}

#youtube{
    position:absolute;
    width:720px;
    height:405px;

    top:calc(50% - 240px);
    left:calc(50% - 360px);
    background-color:black;
}
button.close{
    position:absolute;
    right:calc(50% - 360px - 40px);
    top:calc(50% - 240px  );
    

    width:30px;
    height:30px;
    padding:10px;
    background-image:url('/images/close.png');
    background-position:center;
    background-size:contain;
    background-color:#666;
    border:0px;

}

figure.banner{
	padding-top:6px;

}

h1.joynews-www-aside{

    padding: 0px;
    margin: 0px;
    height: 30px;
    font-size: 14px;
    padding-left: 0px;

}