@charset "utf-8";
/* CSS Document */
img{border:none;}
.indexaddvideoclear{clear:both;}
.indexaddvideocon{clear:both; width:300px; position:relative; margin:15px 0px;}
.indexaddvideocon .indexaddvideo_img img{clear:both; border-radius:6px 6px 0px 0px;}
.indexaddvideocon .indexaddvideo_icon{display:block; position:absolute; width:50px; height:50px; top:70px; left:40%; z-index:100; opacity:0.5;}
.indexaddvideocon .indexaddvideo_icon:hover{opacity:1;}
.indexaddvideocon .indexaddvideo_title{clear:both; background:#25252b; padding:20px; border-radius:0px 0px 6px 6px; font-family:"Microsoft YaHei UI";} 
.indexaddvideocon .indexaddvideo_title a{color:#fff; font-size:16px; line-height:24px; text-decoration:none;}
.indexaddvideocon .indexaddvideo_title p{font-size:14px; color:#ccc; line-height:23px; margin:10px 0px 15px; padding:0px;}
.indexaddvideocon .indexaddvideo_play a{display:block; width:80px; height:30px; background:#c00; text-align:center; font-size:12px; line-height:30px; color:#fff; border-radius:15px; float:left; margin-right:15px;}
.indexaddvideocon .indexaddvideo_play a:hover{background:#600;}
.indexaddvideocon .playtimes{display:block; width:140px; height:30px; background:none; text-align:right; font-size:12px; line-height:30px; color:#fff; border-radius:15px; float:left;}