﻿/* 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:"Microsoft YaHei",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;*/
/*-webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;*/


.wrap{width:100%; height:auto;background:url(https://static.1000yy.com//1000y/pic/2016/0203gn/body_bga.jpg) center top no-repeat;}
.wrapper{width:1280px;height:auto;margin:0 auto;background:url(https://static.1000yy.com//1000y/pic/2016/0203gn/wrap_bg2.jpg) center top no-repeat;}
.w_main{width:1280px;height:900px; float:left; position:relative;}
.logo{width:90px;height:180px; position:absolute;top:0;left:160px;}
.logo a{width:90px;height:180px; float:left;}
.tBtn{width:270px;height:18px; float:left; margin:5px 0 0 890px;}
.tBtn a{ line-height:18px; float:left; padding:0 10px; border-left:1px #ffe59e solid; color:#ffe59e; text-align:center; font-size:18px;}
.txt1{width:510px;line-height:40px; position:absolute;left:274px;top:340px; font-size:24px; font-weight:bold; color:#c02f2c; text-align:center;}
.btn{width:1280px;height:300px;position:absolute;left:0;top:480px;}
.btn a{width:256px;height:300px; float:left;}

/* ====弹窗 */
.overlay{ width:960px;display:none; border:0px solid #000;}
.overlay .close{cursor: pointer; height:53px;width:57px; position: absolute;right:5px;top:5px; z-index:99;background:url(https://static.1000yy.com//1000y/pic/2016/0203gn/closeBtn.jpg) center top no-repeat;}
.overlay .overlayCon{ padding:0; min-height:400px;}
.tan_con{width:910px;min-height:400px; float:left; background-color:#910100; border:5px #ff8900 solid; padding:0 20px;}
.tan_con .tan_tit{width:910px;height:90px; line-height:90px; float:left;border-bottom:1px #ff8900 solid; text-align:center; font-size:30px; color:#ff8900;}
.tan_con .tan_pic{width:910px; float:left; margin-top:30px;}
.tan_con .tan_pic img{width:290px;}

#overlay {
	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;
}
.overlay{position:absolute;z-index:5000;display:none; top:150px; left:50%;margin:0 0 0 -440px;}
*html,*html body /* IE6bug */{background-image:url(about:blank);background-attachment:fixed;}




