﻿/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote{margin:0;padding:0;}
body{font-family:微软雅黑,Helvetica,Georgia,Arial,sans-serif;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
address, caption, cite, code, dfn, em, _em, th, var, optgroup{font-style:inherit;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:none;}
a:actived{text-decoration:none;}
img{vertical-align:top;border:none; }
ol,ul,li{list-style:none;}
li{float:left;}
table{border-collapse:collapse; }
.clearit{clear:both;*display:inline;}
/*a:focus { -moz-outline-style: none;}*/
.fl{float:left;}
.fr{float:right;}
i,em{font-style:normal;}
/*overflow:hidden; text-overflow:ellipsis; white-space:nowrap;*/



.wrap{width:100%; height:auto;background:url(https://static.1000yy.com//1000y/pic/2015/1001hd/body_bg.jpg) center top no-repeat;}
.wrapper{width:1280px;height:auto;margin:0 auto;background:url(https://static.1000yy.com//1000y/pic/2015/1001hd/wrap_bg.jpg) center top no-repeat;}
.w_main{width:1280px;height:830px; float:left; position:relative;}
.logo{width:80px;height:150px; position:absolute;top:53px;left:143px;}
.logo a{width:80px;height:150px; float:left;}
.btn{width:104px;height:23px;background:url(https://static.1000yy.com//1000y/pic/2015/1001hd/btn.jpg) center top no-repeat;}
.btn a{width:104px;height:23px; float:left;}
.btn a:hover{background:url(https://static.1000yy.com//1000y/pic/2015/1001hd/btnC.jpg) center top no-repeat;}
.pos1{position:absolute;left:134px;top:376px;}
.pos2{position:absolute;left:1049px;top:376px;}
.pos3{position:absolute;left:177px;top:583px;}
.pos4{position:absolute;left:995px;top:583px;}

.h_10{width:100%;height:10px; float:left;}
.h_20{width:100%;height:20px; float:left;}
.h_30{width:100%;height:30px; float:left;}

/*弹框*/
.overlay2{ width:860px;display:none; border:0px solid #000;}
.overlay2 .close2{cursor: pointer; height:55px;width:55px; position: absolute;right:90px;top:0; z-index:3;}
.overlay2 .overlayCon1{font-family:"微软雅黑"; padding:0; height:418px;background:url(https://static.1000yy.com//1000y/pic/2015/1001hd/tanBg.png) center top no-repeat; position:relative;}
.tCon{width:630px;height:270px; position:absolute;top:70px;left:138px;}
.num{width:110px; line-height:30px; position:absolute;left:0;top:2px; z-index:3;font-size:24px;font-weight:bold;color:#440003;}
.tCon p{margin:0;width:100%; line-height:22px; float:left; font-size:14px;font-weight:bold;color:#fff;}
.tCon h1{width:100%; line-height:30px; float:left; font-size:24px; font-weight:bold; color:#f9db61; text-align:center;}






#overlay2 {
	width:100%;
	height:100%;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;-khtml-opacity: 0.8;opacity: 0.8;
	position:absolute;
	background:#000;
	top:0; left:0;
	z-index:3000;
	display:none;
}
.overlay2{position:absolute;z-index:5000;display:none; top:150px; left:50%;margin:0 0 0 -430px;}

