﻿/* 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;*/



.wrap{width:100%; height:auto;background:url(https://static.1000yy.com//1000y/pic/2015/1022xq/body_bg.jpg) center top no-repeat;}
.wrapper{width:990px;height:auto;margin:0 auto;background:url(https://static.1000yy.com//1000y/pic/2015/1022xq/wrap_bg.jpg) center top no-repeat;}
.w_main{width:990px;height:1020px; float:left; position:relative;}
.logo{width:80px;height:200px; position:absolute;top:30px;left:0;}
.logo a{width:80px;height:200px; float:left;}
.btn1{width:195px;height:59px; position:absolute;left:21px;top:619px;background:url(https://static.1000yy.com//1000y/pic/2015/1022xq/btn1.jpg) center top no-repeat;}
.btn1 a{width:195px;height:59px; float:left;}
.btn1 a:hover{background:url(https://static.1000yy.com//1000y/pic/2015/1022xq/btn1C.jpg) center top no-repeat;}
.btn2{width:195px;height:59px; position:absolute;left:251px;top:619px;background:url(https://static.1000yy.com//1000y/pic/2015/1022xq/btn2.jpg) center top no-repeat;}
.btn2 a{width:195px;height:59px; float:left;}
.btn2 a:hover{background:url(https://static.1000yy.com//1000y/pic/2015/1022xq/btn2C.jpg) center top no-repeat;}
.btn3{width:195px;height:59px; position:absolute;left:482px;top:619px;background:url(https://static.1000yy.com//1000y/pic/2015/1022xq/btn3.jpg) center top no-repeat;}
.btn3 a{width:195px;height:59px; float:left;}
.btn3 a:hover{background:url(https://static.1000yy.com//1000y/pic/2015/1022xq/btn3C.jpg) center top no-repeat;}

.bmBtn{width:1000px;height:250px; position:absolute;left:0;top:723px;}
.bmBtn a{width:127px;height:250px; float:left; margin-left:17px;}

.h_10{width:100%;height:10px; float:left;}
.h_20{width:100%;height:20px; float:left;}
.h_30{width:100%;height:30px; float:left;}
.h_40{width:100%;height:40px; float:left;}


/* ====弹窗 */
.overlay{ width:820px;display:none; border:0px solid #000;}
.overlay .close{cursor: pointer; height:68px;width:68px; position: absolute;right:0;top:263px;}
.overlay .overlayCon{ color:#841400; padding:0; height:515px;background:url(https://static.1000yy.com//1000y/pic/2015/1022xq/t1.png) center top no-repeat;}
.overlay .overlayCon2{ color:#841400; padding:0; height:670px;background:url(https://static.1000yy.com//1000y/pic/2015/1022xq/t2.png) center top no-repeat;}
.con1{width:520px;height:250px; float:left;margin:260px 0 0 140px; padding:0 40px; position:relative;}
.con2{width:520px;height:400px; float:left;margin:260px 0 0 140px; padding:0 40px; position:relative;}
.sina{width:40px;height:40px; position:absolute;right:115px;top:14px; z-index:10;}
.sina a{width:40px;height:40px; float:left;}
.wx{width:40px;height:40px; position:absolute;right:68px;top:14px; z-index:10;}
.wx a{width:40px;height:40px; float:left; position:relative;}
.wx a span{width:150px;height:161px; position:absolute;left:-55px;top:-161px; z-index:9;background:url(https://static.1000yy.com//1000y/pic/2015/1022xq/ewm.png) center top no-repeat; display:none;}
.wx a:hover span{ display:block;}
.qq{width:40px;height:40px; position:absolute;right:20px;top:14px; z-index:10;}
.qq a{width:40px;height:40px; float:left;}
.con1 h1{width:100%; line-height:65px; float:left; font-size:24px;color:#edc27a;}
.con1 p{width:100%; line-height:30px; float:left; font-size:16px;color:#edc27a; margin:0;}
.con2 h1{width:100%; line-height:65px; float:left; font-size:24px;color:#edc27a;}
.con2 p{width:100%; line-height:30px; float:left; font-size:16px;color:#edc27a; margin:0;}
table{width:515px; float:left;}
table tr td{width:515px; line-height:30px; float:left; font-size:16px;color:#edc27a; border:1px #edc27a solid;}


#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:44%;margin:0 0 0 -350px;}
*html,*html body /* IE6bug */{background-image:url(about:blank);background-attachment:fixed;}