﻿html{*overflow:auto; _overflow-y:scroll; background-color:#f1f4f9;}
/*body{cursor:default; -webkit-text-size-adjust:none; font-size:12px; font-family:"宋体"; background:url(../images/bg01.jpg) no-repeat center top; background-size:100% 100%;}*/
body{cursor:default; -webkit-text-size-adjust:none; font-size:12px; font-family:"宋体";}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,table,th,td,a{padding:0; margin:0;}
table{border-collapse:collapse; border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-weight:normal; font-style:normal;}
strong{font-style:normal;}
ol,ul,li{list-style:none outside none;}
caption{text-align:left;}
h1,h2,h3,h4,h5,h6{font-weight:normal; font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;} 
a{outline:none; cursor:pointer; *outline:expression(this.hideFocus=true); text-decoration:none; color:#5a5a5a;}
a:hover{color:#e60012;}
img{vertical-align:top; border:none;}
input{outline:none; *outline:expression(this.hideFocus=true);}
button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner{border:none;padding:0;}
p{line-height:23px; margin-bottom:5px; color:#5a5a5a;}


.clear{clear:both; overflow:hidden;}
.clear::before, .clear::after {content: "";display: table;}
.clear::after {clear: both;}
.clear::before, .clear::after {content: "";display: table;}


.fl{float:left; display:block;}
.fr{float:right; display:block;}

.pd10{padding-top:10px; overflow:hidden; clear:both;}

.pd20{padding-top:20px; overflow:hidden; clear:both;}
.pd25{padding-top:25px; overflow:hidden; clear:both;}
.pd30{padding-top:30px; overflow:hidden; clear:both;}
.pd40{padding-top:40px; overflow:hidden; clear:both;}
.pd50{padding-top:50px; overflow:hidden; clear:both;}
.pd100{padding-top:100px; overflow:hidden; clear:both;}
/*table{border-collapse:collapse; width:99%; margin:0 auto; background:#FFF; text-align:center;}
td,th{border-width:1px; border-style:solid;padding:5px;line-height:200%;color:#666;word-wrap:break-word;word-break:break-all;table-layout:fixed;}
*/


/*CSS green-black style pagination*/
.green-black {padding:3px; margin:10px auto 0; text-align:center;}
.green-black a {border:#2c2c2c 1px solid; padding:2px 5px; background:#2c2c2c; color:#fff; margin-right:2px; text-decoration:none}
.green-black a:hover {border:#0089c9 1px solid; background:#0089c9; color:#fff;}
.green-black a:active {border:#0089c9 1px solid; background:#0089c9; color:#fff;}
.green-black span.current {border:#0089c9 1px solid; padding:2px 5px; font-weight:bold; background:#0089c9; color:#fff; margin-right:2px; }
.green-black span.disabled {border:#0089c9 1px solid; padding:2px 5px; color:#ccc; margin-right:2px; }
/*CSS green-black style pagination*/

/*2016年8月5日11:10:42   liuk*/
.cont{
	text-align:center;
	margin:0px auto 0;
	width:250px;
	height:90px;
	background:url(../images/poster.jpg) no-repeat;
	z-index:1;
	}
.img_video{
	vertical-align:middle;
    text-align:center;
	margin: 30px 0 ;
	transition:all 0.3s linear;
 } 
 .cont:hover .img_video{
	 transform:scale(1.5,1.5);
	 }
button{
	color:#000;
	position:absolute;
	width:50px;
	height:25px;
	top:0px;
	left:0px;
	opacity:0.5;
	 
}

 .v_bg{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 99;
    display: none;
	
	} 
.container{
	position: absolute;
	top:0;
	left:0;
	width: 720px;
    height: 576px;
	text-align: center;
	z-index: 101;
	display: none;
	 }





