@charset "utf-8";

/* 
	@名称: base
	@功能: 重设浏览器默认样式
*/

/* 防止用户自定义背景颜色对网页的影响，添加让用户可以自定义字体 */
html{
	color:#555;
	-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    height: 100%;
    width: 100%;
}
body{
    width: 100%;
    height: 100%;
	font:14px/1.5 "Microsoft Yahei", "宋体","sans-serif";
	background:#e0e0e0
	}

/* 内外边距通常让各个浏览器样式的表现位置不同 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	margin:0;padding:0;
}

/* 重设 HTML5 标签, IE 需要在 js 中 createElement(TAG) */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { 
    display:block;
}

/* HTML5 媒体文件跟 img 保持一致 */
audio,canvas,video {
    display: inline-block;*display: inline;*zoom: 1;
}

/* 要注意表单元素并不继承父级 font 的问题 */

input,select,textarea{
	font-size:100%;
}

/* 去掉各Table  cell 的边距并让其边重合 */
table{
	border-collapse:collapse;border-spacing:0;
}

/* IE bug fixed: th 不继承 text-align*/
th{
	text-align:inherit;
}

/* 去除默认边框 */
fieldset,img{
	border:0;
}

/* ie6 7 8(q) bug 显示为行内表现 */
iframe{
	display:block;
}

/* 去掉 firefox 下此元素的边框 */
abbr,acronym{
	border:0;font-variant:normal;
}

/* 一致的 del 样式 */
del {
	text-decoration:line-through;
}

address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:500;
}

/* 去掉列表前的标识, li 会继承 */
ol,ul {
	list-style:none;
}

/* 对齐是排版最重要的因素, 别让什么都居中 */
caption,th {
	text-align:left;
}

/* 来自yahoo, 让标题都自定义, 适应多个系统应用 */
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:500;
}

q:before,q:after {
	content:'';
}

/* 统一上标和下标 */
sub, sup {
    font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;
}
sup {top: -0.5em;}
sub {bottom: -0.25em;}



/* 让链接在 hover 状态下显示下划线 */
a{ color:#555;}
a:hover {
    color:#f57b6a;
}



/* 默认不显示下划线，保持页面简洁 */
ins,a {
    color:#436fac;
	text-decoration:none;
	cursor:pointer;
}

/* 清理浮动 */
.fn-clear:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
.fn-clear {
    line-height: 0px;
    font-size: 0;
	zoom:1; /* for IE6 IE7 */
}

/* 隐藏, 通常用来与 JS 配合 */
body .fn-hide {
	display:none; text-align:center;
}

/* 设置内联, 减少浮动带来的bug */
.fn-left,.fn-right {
	display:inline;
}
.fn-left {
	float:left;
}
.fn-right {
	float:right;
}


.banner{ background:#b91837;}
.banner_nr{ width:1000px; margin:0 auto; height:720px; background:url(../../images/safeBaoLottery/banner.jpg) no-repeat;}
.main{ margin:0 auto; width:1000px; height:460px; background:url(../../images/safeBaoLottery/main.jpg) no-repeat; padding-top:330px; overflow:hidden; overflow:hidden; }

.logo_safedog{ width:200px; height:80px; float:left; display:block; margin-top:10px;}
.logo_anquanbao{ width:200px; height:80px; float:left; display:block; margin-top:10px;}

.login{  width:160px; height:150px; float:left; display:block; margin-left:120px; margin-top:64px; }

.login{ width:160px; height:150px; float:left; display:block; margin-left:120px; margin-top:124px; }
.download{ width:160px; height:150px; float:left; display:block; margin-left:140px; margin-top:73px;}
.prize{ width:170px; height:48px; float:left; display:block; margin-left:230px; margin-top:258px;}

.choujiang{ margin:0 auto; background:#da433c; width:705px; height:787px; padding-top:20px;}
.img_jgck{ width:326px; height:80px; background:url(../../images/safeBaoLottery/tesxt.jpg) no-repeat center ; margin:0 auto;}

.erweima{ background:#b91837; padding:20px 0;}
.erweima_nr{ background:url(../../images/safeBaoLottery/erwema.jpg) no-repeat; width:338px; height:306px; margin:0 auto;}




/*全民大抽奖*/

.turnTable {
    position: relative;
    width: 633px;
    margin: auto;

}

.turnTable .turnTable01,
.turnTable .turnTable02,
.turnTable .turnTable03,
.turnTable .turnTable04,
.turnTable .turnTable05,
.turnTable .turnTable06,
.turnTable .turnTable07,
.turnTable .turnTable08,
.turnTable .turnTable09,
.turnTable .turnTable10,
.turnTable .turnTable11,
.turnTable .turnTable12,
.turnTable .turnTable13,
.turnTable .turnTable14 {
    position: absolute;
    width: 200px;
    height: 200px;
    display: inline-block;
    top: 10px;
    background: #000000;
    opacity: 0.8;
    filter: alpha(opacity = 80);
}

.turnTable .turnTable01 {
	left:-10px;

}

.turnTable .turnTable02 {
    left: 216px;
}



.turnTable .turnTable04 {
    left: 442px;
}

.turnTable .turnTable05 {
    left: 758px;
}

.turnTable .turnTable06 {
    left:-10px;
    top: 284px;
}

.turnTable .turnTable07 {
    left: 442px;
    top: 284px;
}

.turnTable .turnTable08 {
    left: 7px;
    top: 300px;
}

.turnTable .turnTable09 {
    left: 758px;
    top: 300px;
}

.turnTable .turnTable10 {
    left:-10px;
    top: 553px;
}

.turnTable .turnTable11 {
    left: 216px;
    top: 553px;
}

.turnTable .turnTable12 {
    left: 287px;
    top: 290px;
}

.turnTable .turnTable13 {
    left:442px;
    top: 553px;
}

.turnTable .turnTable14 {
    left: 758px;
    top:445px;
}

.turnTable .current {
    border: 4px solid #fed700;
    background: none;
    width: 200px;
    height: 200px;
    opacity: 1;
    filter: alpha(opacity = 100);
}

.turnTable .btnTurnTable {
    position: absolute;
    cursor: pointer;
    top: 325px;
    left: 240px;
}

.turnTable .messageTurnTable {
    position: absolute;
    top: 330px;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.turnTable .messageTurnTable span {
    font-size: 28px;
    font-weight: bold;
    color: #fed700;
}

.btn_ksxb{position: absolute;
    width:180px;
    height: 180px;
     position: absolute;
    cursor: pointer;
    top:295px;
    left: 224px;
	background:url(../../images/safeBaoLottery/btn_ksxb.jpg) no-repeat;
}
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.tck{ width:500px;background-color:#fff799; left: 28%;z-index: 101;position:fixed;top: 10%;left: 30%;}
.tck_bt{ font-size:26px; color:#c00a67; text-align:center; padding-top:60px;}
.tck_bt2{ font-size:20px; color:#db8fae; text-align:center;}

.tck_bg{height:40px; background:#436fac none repeat scroll 0 0; font-size:16px; }
.tck_bg_a{float:right;text-align: right ;width:35px;padding: 10px 10px 5px 0}
.tck_bg_text{float:left;color:#fff;padding: 8px 5px}



.btn_a_pop{ width:250px; height:48px; line-height:48px; font-size:24px; border:1px solid #c00a67; cursor:pointer; margin:30px auto; opacity:0.8; text-align:center; color:#c00a67;}
/***通用input文本框******/
.input{  height:30px; line-height:30px; font-size:14px; border:1px solid #db8fae;padding-left:10px; color:#888; color:#db8fae; width:200px;}


* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

.TB_overlayBG {
	background-color:#fff;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
