﻿@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #000000;
	overflow-x: hidden;
	font-family:'微软雅黑'
}
.bigcontainer {
	width: 100%;
}
.test {
	border: 1px solid red;
}
.fl {
	float: left;
}
.cl {
	clean: both;
}
.bl {
	display: block;
}
.ab {
	position: absolute;
	top: 156px;
}
.rl {
	position: relative;
}
.coloum1 {
	

	width: 100%;
	height: 1050px;
}
.bgc {
	position: absolute;
	margin: 0;
	height: 1414px;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
	z-index: -1;
}
.bgc img {
	display: block;
}
.coloum2 {
	height: 751px;
	background: url(../images/bg_02.html) no-repeat center top;
	width: 100%;
}
.imgcoloum1, .imgcoloum2 {
	width: 1200px;
	left: 50%;
	margin-left: -585px;
	margin-top: 90px;
}
#introduce {
	width: 500px;
	height: 300px;
	position: absolute;
	left: 50%;
	top: 900px;
}
.imgcoloum1 {
}
.navs {
	width: 261px;
	height: 163px;
	left: 50%;
	margin-left: -150px;
	margin-top: 630px;
	z-index: 9999;
}
.link1 {
	width: 37px;
	height: 158px;
	left: 13px;
	top: 2px;
	background-image: url(../images/nav.html);
	background-position: 6% 0%;
}
.link2 {
	width: 37px;
	height: 158px;
	left: 79px;
	top: 1px;
	background-image: url(../images/nav.html);
	background-position: 35% 0%;
}
.link3 {
	width: 37px;
	height: 158px;
	left: 146px;
	top: 2px;
	background-image: url(../images/nav.html);
	background-position: 65% 0%;
}
.link4 {
	width: 37px;
	height: 158px;
	left: 210px;
	top: 2px;
	background-image: url(../images/nav.html);
	background-position: 94% 0%;
}
/*更改导航上浮幅度*/	

.link1:hover, .link2:hover, .link3:hover, .link4:hover {
	top: -5px;
}
#leftnav {
	position: fixed;
	right: 20px;
	top: 300px;
	width: 65px;
	height: 248px;
	background: url(../images/leftnav.html) no-repeat;
	z-index: 20;
}
#leftnav a {
	width: 65px;
	height: 60px;
	display: block;
}
/*浮动条*/

#Floatingbar {
	width: 144px;
	position: fixed;
	top: 50%;
	right: 12px;
	margin-top: -182px;
	z-index: 60000;
}
#Floatingbar:hover {
	box-shadow: 0 4px 14px rgba(0,0,0,0.4);
}
#Floatingbar .ewm {
	width: 140px;
	height: 140px;
	overflow: hidden;
	border: 2px solid #1e1613;
}
#Floatingbar .ewm img {
	width: 140px;
	height: 140px;
}
#Floatingbar ul li {
	list-style: none;
}
#Floatingbar ul li:nth-child(even) a {
	background: url(../images/a_bg2.jpg) no-repeat left top;
}
#Flash{width:1920px;height:900px;position:absolute;left:50%;margin:0px auto -272px -960px;z-index:50;}

#Floatingbar ul li a {
	width: 140px;
	height: 41px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	background: url(../images/a_bg.jpg) no-repeat left top;
	border: 2px solid #1e1613;
	display: block;
	text-decoration: none;
}
#Floatingbar ul li a:hover {
	background: url(../images/a_bg2.jpg) no-repeat left top;
}
#Floatingbar .btn_backtop {
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	display: block;
}
/*照片展示*/

#PhotoShow {
	width: 1280px;
	position: relative;
	margin: 0 auto;
}
#PhotoShow .columnbox2 {
	height: 369px;
	position: relative;
	margin-bottom: 15px;
	background-color: #1e1e1e;
}
#PhotoShow .columnbox {
	width: 1280px;
	overflow: hidden;
	margin-bottom: 15px;
}
#PhotoShow .columnbox .photolist3 {
	width: 1320px;
}
#PhotoShow .gundong {
	width: 1250px;
	margin: 0 auto;
}
#PhotoShow .gundong .jCarouselLite {
	float: left;
	width: 875px;
	height: 331px;
	overflow: hidden;
	padding-top: 28px;
}
#PhotoShow .move_right, #PhotoShow .move_left {
	float: left;
	width: 31px;
	height: 286px;
	position: absolute;
	top: 27px;
	z-index: 500;
}
#PhotoShow .move_left span, #PhotoShow .move_right span {
	width: 31px;
	height: 63px;
	position: absolute;
	top: 50%;
	margin-top: -31px;
	background: url(../images/arrow.html) no-repeat left top;
	background-repeat: no-repeat;
}
#PhotoShow .move_left {
	left: 6px;
}
#PhotoShow .move_left span {
	background-position: left top;
}
#PhotoShow .move_left:hover span {
	background-position: left bottom;
}
#PhotoShow .move_right {
	right: 6px;
}
#PhotoShow .move_right span {
	background-position: right top;
}
#PhotoShow .move_right:hover span {
	background-position: right bottom;
}
/*照片列表3*/

.photolist3 {
	float: left;
}
.photolist3 li {
	margin: 0 18px 15px 0;
	float: left;
	width: 640px;
	height: 580px;
	position: relative;
	overflow: hidden;
	padding-top: 18px;
	background-color: #1e1e1e;
	transition: background 500ms ease 0s;
	display: inline;
}
.photolist3 li:hover {
	background-color: #000000;
}
.photolist3 li:hover a.photo {
	border-color: #950101;
}
.photolist3 li strong {
	height: 43px;
	line-height: 43px;
	text-align: center;
	overflow: hidden;
	font-size: 14px;
	color: #787878;
	display: block;
}
.photolist3 li a.photo {
	width: 470px;
	height: 525px;
	margin: 0 auto;
	border: 3px solid #383838;
	display: block;
}
.photolist3 li a.photo img {
	width: 100%;
	height: 100%;
	display: block;
}
/*大图*/

.bigPhoto {
	height: 502px;
	position: relative;
	padding-top: 35px;
	background-color: #1e1e1e;
	transition: background 500ms ease 0s;
}
.bigPhoto:hover {
	background-color: #000000;
}
.bigPhoto:hover .photo {
	border-color: #950101;
}
.bigPhoto .photo {
	margin: 0 auto 19px;
	width: 863px;
	height: 405px;
	border: 3px solid #383838;
	display: block;
}
.bigPhoto .photo img {
	width: 100%;
	height: 100%;
	display: block;
}
.bigPhoto strong {
	height: 60px;
	line-height: 60px;
	text-align: center;
	overflow: hidden;
	font-size: 15px;
	color: #787878;
	display: block;
}
table.zblist {
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.zblist td {
	text-align: center;
	padding: 30px 0;
	background-color: #1E1E1E;
}
table.zblist td strong {
	color: #787878;
}
table.zblist td img {
	border: solid 3px #383838;
}
table.zblist td.split {
	background-color: #000000;
}
/*zb*/

.mt10 {
	margin: 0px;
	margin-left: 10px;
}
.m3 {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 10px;
	margin-top: -20px;
}
.ps988_zb {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding: 0px 00px 00px 00px;
	padding-top: 00px;
	margin-top: 20px;
}
.ps988_zb_3 {
	width: 1198px;
	height: auto;
	overflow: hidden;
	float: left;
	background: #222020;
	position: relative;
	border: #3f3f3f 1px solid
}
.ps988_zb_3_t {
	width: 1198px;
	height: 60px;
	float: left;
	background: url(../images/titlebg1.html) no-repeat;
	line-height: 60px;
	color: #e8e8e8;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	border-bottom: #3f3f3f 1px solid
}
.ps988_zb_3_d {
	width: 391px;
	height: 10px;
	float: left;
	background: url(../images/adv_list.html) repeat-x;
	position: relative
}
.ps988_zb_3 .role-itemst {
	width: 1040px;
	height: auto;
	
	position: relative;
	margin: 0 auto;
}
.ps988_zb_3 .role-itemst img {
	width:1022px;
	height: auto;
	overflow: hidden;
	display: block;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	padding: 5px;
}
.ps988_zb_3 .role-itemst img:hover {
	
/*	height: auto;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	padding: 0px;
	padding-bottom: 4px;*/
}
.ps988_zb_2 {
	width: 592px;
	height: auto;
	overflow: hidden;
	float: left;
	background: #222020;
	border: #3f3f3f 1px solid
}
.ps988_zb_2_t {
	width: 592px;
	height: 70px;
	float: left;
	background: url(../images/adv_list.html) repeat-x;
	line-height: 70px;
	color: #e8e8e8;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	border-bottom: #3f3f3f 1px solid
}
.ps988_zb_2_d {
	width: 592px;
	height: 10px;
	float: left;
	background: url(../images/adv_list.html) repeat-x;
	position: relative
}
.ps988_zb_2 .role-itemst {
	width: 572px;
	height: auto;
	float: left;
	position: relative;
	padding: 5px 10px 5px 10px;
}
.ps988_zb_2 .role-itemst img {
	width: 562px;
	height: auto;
	overflow: hidden;
	display: block;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	padding: 5px;
}
.ps988_zb_2 .role-itemst img:hover {
	width: 572px;
	height: auto;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	padding: 0px;
	padding-bottom: 4px;
}
.ps988_zb_1 {
	width: 1195px;
	height: auto;
	overflow: hidden;
	float: left;
	background: #222020;
	border: #3f3f3f 1px solid
}
.ps988_zb_1_t {
	width: 1195px;
	height: 70px;
	float: left;
	background: url(../images/adv_list.html) repeat-x;
	line-height: 70px;
	color: #e8e8e8;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	border-bottom: #3f3f3f 1px solid
}
.ps988_zb_1_d {
	width: 1195px;
	height: 10px;
	float: left;
	background: url(../images/adv_list.html) repeat-x;
	position: relative
}
.ps988_zb_1 .role-itemst {
	width: 1155px;
	height: auto;
	float: left;
	position: relative;
	padding: 5px 20px 5px 20px;
	text-align: center;
}
.ps988_zb_1 .role-itemst img {
	width: 1022px;
	height: auto;
	overflow: hidden;
	display: block;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	padding: 10px;
	margin: 0 auto 0 auto;
}
.ps988_zb_1 .role-itemst img:hover {
	width: 1022px;
	height: auto;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	padding: 0px;
	padding-bottom: 8px;
}
#Flash {
	width: 1920px;
	height: 994px;
	position: absolute;
	left: 50%;
	margin: 0 auto 0 -960px;
	z-index: 1;
}/*FLASH*/
#button {
	width: 1235px;
	height: 288px;
	/*float: left;*/

	position: absolute;
	margin: 0;
	left: 50%;
	margin-left: -412px;
	margin-top: 560px;
	z-index: 999999;
}
#button a {
	height: 244px;
	display: block;
	text-indent: -9999px;
	background: url(../images/nav_sy.png) no-repeat;
}
#button a.down {
	width: 198px;
	background-position: -0px -0px;
	float: left;
}
#button a.cz {
	width: 200px;
	background-position: -200px -0px;
	float: left;
}
#button a.js {
	width: 210px;
	background-position: -398px -0px;
	float: left;
}
#button a.show {
	width: 218px;
	background-position: -608px -0px;
	float: left;
}
#button a.down:hover {
	background-position: -0px -244px;
}
#button a.cz:hover {
	background-position: -200px -244px;
}
#button a.js:hover {
	background-position: -398px -244px;
}
#button a.show:hover {
	background-position: -608px -244px;
}

.txt {
	width:1200px;
	height: 500px;
	background:url(../images/js.gif) no-repeat;
	padding-top: 60px;
}

.txt li {
	list-style: none;
	height: 38px;
	font-size: 20px;
	
	
	color: #ffcc99;
	padding-left: 340px;
}


.content{ width:1200px;  margin:0 auto; height:auto;position: absolute;z-index: 9999;top:873px;margin-left: -466px;left:50%; }







.btnbox{ width:460px; height:106px; position:relative;top:98px}

.btnbox a{ display:block; }

.btnbox a.getgift{ position:absolute;width:247px; height:106px; background:url(../images/sprite.jpg) 0px 0px; left:0px; top:0px;}

.btnbox a.getgift:hover{ background:url(../images/sprite.jpg) 0px -107px;}

.btnbox a.enterhome{ position:absolute; width:212px; height:52px; background:#009; right:0px; top:0px;  background:url(../images/sprite.jpg) -248px 0px;}

.btnbox a.enterhome:hover{  background:url(../images/sprite.jpg) -248px -107px;}

.btnbox a.enterbbs{ position:absolute; width:212px; height:52px; background:#063; right:0px; bottom:0px; background:url(../images/sprite.jpg) -248px -52px;}

.btnbox a.enterbbs:hover{ background-position:-248px -159px;}


.btnbox a.getgift2{ position:absolute;width:247px; height:106px; background:url(../images/sprite.jpg) 459px 0px; left:460px; top:0px;}

.btnbox a.getgift2:hover{ background:url(../images/sprite.jpg) 459px -107px;}

.btnbox a.enterhome2{ position:absolute; width:212px; height:52px; background:#009; right:-460px; top:0px;  background:url(../images/sprite.jpg) 211px 0px;}

.btnbox a.enterhome2:hover{  background:url(../images/sprite.jpg) 211px -107px;}

.btnbox a.enterbbs2{ position:absolute; width:212px; height:52px; background:#063; right:-460px; bottom:0px; background:url(../images/sprite.jpg) 211px -52px;}

.btnbox a.enterbbs2:hover{ background-position:211px -159px;}

.right{float:right}
