@charset "utf-8";
/* CSS Document */


.img_video{position: relative;}
.v_110,.v_111{
position:absolute;		
font-size:110px;	
opacity: 0.8;
bottom:34px; 
right:42px;
}
.v_70,.v_71{
position:absolute;		
font-size:70px;	
opacity: 0.8;
bottom:15px; 
right:30px;
}
.v_50,.v_51{
position:absolute;		
font-size:50px;	
opacity: 0.8;
bottom:0.2em; 
right:0.2em;
}
.v_110, .v_70, .v_50{
color:#3A3A3A;
}
.v_111, .v_71,.v_51{
color:#c00;

}
.img_content a:hover>.v_70,.img_content a:hover>.v_71{

/*color: #c00 ;*/

}
 .img_video:hover>.v_110, .img_video:hover>.v_111, .img_video:hover>.v_70, .img_video:hover>.v_71,.img_video:hover>.v_50, .img_video:hover>.v_51{

color: #BCBCBC ;

}
.v_24{
font-size:16px;
color: #c00;
opacity: 0.7;margin-top: -3px;
}

.video_icon_16{
	font-size:16px;
	position: absolute;
	line-height: 17px;
	max-width:22px;
	padding:0.0777em 0.0591em 0 0.0591em;
	bottom: 0.3em;right: 0.3em;
	border-radius: 50%;
	color:rgba(210,210,210,0.90);
	background-color:rgba(29,28,28,0.5);}

.expand_icon {font-size:13px;line-height: 13px;max-width: 20px; position: absolute;bottom: 0.3em;right: 0.3em;color:rgba(210,210,210,0.90);background-color:rgba(29,28,28,0.5);padding: 0.188em 0.287em 0.159em 0.287em; border-radius: 50%;}

.expand_icon_16 {
  position: absolute;bottom: 0.2em;right: 0.2em;
    background-color: rgba(26, 42, 58, 0.5);
    border-radius: 50%;
    display: block;
    _display: inline-block;
    line-height: 16px;
    font-weight: bold;
    font-size: 16px;
    padding-bottom:1px;
    color: #fff;
    min-width: 23px;
    text-align: center;padding: 0.188em 0.287em 0.159em 0.287em;
}
a:hover>.expand_icon,a:hover>.video_icon_16{color: #000000;background-color: rgba(211,211,211,0.6)}
a:hover>.expand_icon_16{color: #000000;background-color:rgba(237,237,237,0.6) }

@media screen and (max-width: 630px) {
.v_110,.v_111{
font-size:60px;	
bottom:18px; 
right:20px;
}
.v_70,.v_71{
font-size:50px;	
bottom:15px; 
right:20px;
}
.v_50,.v_51{

font-size:35px;	
bottom:0.15em; 
right:0.15em;
}
.v_24{font-size: 14px;margin-top: -2px;}	
}

@media screen and (max-width: 530px) {
.v_110,.v_111{
font-size:50px;	
bottom:6px; 
right:8px;
}
.v_70,.v_71{
font-size:40px;	
bottom:3px; 
right:6px;
}
.v_50,.v_51{
position:absolute;		
font-size:20px;	
opacity: 0.7;
bottom:0.08em; 
right:0.08em;
}
.v_24{font-size: 12px;margin-top: -1px;}
}