* {
	border :0;
	margin : 0;
	padding: 0;
}

ul li {
	list-style: none;
}

img {
	display: block;
}

.zhounianqing15 {
	width: 100%;
	min-width: 1000px;
	font-family: microsoft yahei;
}

.zhounianqing15 .banner {
	background: url(../img/banner.jpg) #4F0072 center 0 no-repeat;
	height: 1190px;
}

.zhounianqing15 .banner_top1 {
	background: url(../img/banner_top1.png)  center 0 no-repeat;
	height: 125px;
	position: absolute;
	width: 100%;
	max-width:1350px;
}

.zhounianqing15 .activity {
	width: 1000px;
	margin: 0 auto;
}

.zhounianqing15 .activity .banner_top {
	background: url(../img/banner_top.png)  center 0 no-repeat;
	height: 320px;
	padding-bottom: 130px;
	width:940px;
}


.zhounianqing15 .activity .hongbao {
	position: relative;
	height: 348px;
	background-position:center 0;
	background-repeat:no-repeat;
}

.zhounianqing15 .activity .hongbao .but_getprize {
	background: url(../img/hongbao_point.png)  center 0 no-repeat;
	width: 160px;
    height: 162px;
    display: block;
    position: relative;
    bottom: -135px;
    left: 417px;
    outline:none;
    animation: hongbao_point 1s infinite alternate; 
    -moz-animation: hongbao_point 1s infinite alternate; 
    -webkit-animation: hongbao_point 1s infinite alternate; 
    -o-animation: hongbao_point 1s infinite alternate; 
    -ms-animation: hongbao_point 1s infinite alternate; 
    display:none;
}
@keyframes hongbao_point { 
	0% {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)}

    100% {
    -webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8)}
}
@-moz-keyframes hongbao_point { 
	0% {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)}

    100% {
    -webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8)}
}
@-webkit-keyframes hongbao_point { 
	0% {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)}

    100% {
    -webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	-o-transform: scale(0.9);
	transform: scale(0.9)}
}
@-o-keyframes hongbao_point { 
	0% {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)}

    100% {
    -webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8)}
}
.zhounianqing15 .activity .tuijian,
.zhounianqing15 .activity .shake,
.zhounianqing15 .activity .drop {
	width: 300px;
	height: 339px;
	float: left;
	margin-top: 17px;
	position: relative;
}

.zhounianqing15 .activity .tuijian {
	background: url(../img/jx_tuijian.jpg)  center 0 no-repeat;
	margin-left: 30px;
}
.superise {
	background: url(../img/superise.png)  center 0 no-repeat;
	z-index: 1;
}

.zhounianqing15 .activity .shake {
	background: url(../img/jx_shake.jpg)  center 0 no-repeat;
	margin-left: 21px;
}

.zhounianqing15 .activity .drop {
	background: url(../img/jx_drop.jpg)  center 0 no-repeat;
	margin-left: 21px;
}

.zhounianqing15 .activity .tuijian span,
.zhounianqing15 .activity .shake span,
.zhounianqing15 .activity .drop span {
	display: block;
	width: 150px;
	height: 40px;
	color: #FFFF00;
	font-size: 24px;
	font-weight:bold;
	text-decoration: none;
	position: absolute;
	bottom: 3px;
	left: 85px;
	font-weight:bold;
}

.zhounianqing15 .activity .tuijian span:hover,
.zhounianqing15 .activity .shake span:hover,
.zhounianqing15 .activity .drop span:hover {
	filter:alpha(opacity=70);      
    -moz-opacity:0.7;            
    -khtml-opacity:0.7;             
    opacity: 0.7;  
}
.zhounianqing15 .activity .surprise {
	display: none;
}

.zhounianqing15 .xyz_intro {
	width: 100%;
	height: 900px;
	background-color: #FF5438;
}

.zhounianqing15 .xyz_intro .img_service {
	width: 1000px;
	height: 690px;
	background: url(../img/xyz_intro.jpg) center 0 no-repeat;
	margin: 0 auto;
}

.zhounianqing15 .xyz_intro .xyz_service {
	width: 1000px;
	height: 140px;
	padding-bottom: 50px;
	margin: 0 auto;
}

.zhounianqing15 .xyz_intro .xyz_service  ul {
	float: left;
	width: 500px;
}

.zhounianqing15 .xyz_intro .xyz_service  ul li {
	height: 21px;
	margin-top: 25px;
	padding-left: 35px;
	background: url(../img/list_icon.png) left 0 no-repeat;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 20px;
}

.zhounianqing15 .xyz_intro .xyz_service  ul li span {
	color: #F6FF00;
	font-weight: bold;
}

.zhounianqing15 .xyz_intro .shuju{
	font-size: 14px;
	color:#e3371c ;
	display:block;
	clear:both;
	padding: 30px 0 0 800px;
}
.zhounianqing15 .xyz_prize {
	height: 490px;
	background-color: #FF3B65;
	position: relative;
	color: #FFFFFF;
}

.zhounianqing15 .ziti {
	display: block;
	position: relative;
	top: 50px;
	margin: 0 auto;
}

.zhounianqing15 .xyz_prize .back_line {
	background: url(../img/line.png) center 0 no-repeat;
	width: 1000px;
	height: 4px;
	margin: 0 auto;
	position: relative;
	bottom: -320px;
}

.zhounianqing15 .xyz_prize .back_img {
	height: 185px;
    width: 175px;
	margin: 0 auto;
	overflow: hidden;
}

.back_img_add {
	background: url(../img/xyz_prize.png) center 0 no-repeat;
}

.zhounianqing15 .xyz_prize .back_img img {
    width: 162px;
    height: 172px;
    margin-top: 7px;
    margin-left: 7px;
    display:none;
}

.zhounianqing15 .xyz_prize ul {
	width: 1000px;
    margin: -10px auto 0;
	overflow: hidden;
	position: relative;
    top: 80px;
}

.zhounianqing15 .xyz_prize ul li {
	float: left;
	width: 200px;
	text-align: center;
}

.zhounianqing15 .xyz_prize ul li span {
	display: block;
}

.span_service {
    animation: promise 1s; 
    -moz-animation: promise 1s; 
    -webkit-animation: promise 1s; 
    -o-animation: promise 1s; 
    -ms-animation: promise 1s; 
    position: relative;
}
.zhounianqing15 .xyz_prize ul li .name {
	font-size: 14px;
	width: 180px;
}

.zhounianqing15 .xyz_prize ul li .addsty {
	padding-top: 22px;
}

.zhounianqing15 .xyz_prize ul li .point {
    margin: 0 auto 5px;
    display: block;
}

.point_off {
	background: url(../img/line_off.png) center 0 no-repeat;
	width: 33px;
    height: 33px; 
}

.point_on {
	background: url(../img/line_on.png) center 0 no-repeat; 
	width: 33px;
    height: 33px;
}

.zhounianqing15 .xyz_prize ul li .time {
	font-size: 22px;
	font-weight: bold;
	height: 45px;
}

.zhounianqing15 .xyz_company {
	height: 715px;
	background-color: #4F0072;
	color: #FFFFFF;
	text-align: center;
}

.zhounianqing15 .xyz_company a {
	color: #fff;
	text-decoration: none;
	background: #666;
	padding: 2px 5px;
}

.zhounianqing15 .xyz_company a:hover {
	background: #F90;
}

.zhounianqing15 .xyz_company #list {
	width: 1000px;
    height: 420px;
    position: relative;
    overflow: hidden;
    margin: 75px auto 0;
}
.zhounianqing15 .xyz_company #list ul {
	margin:0px;
	padding:0px; 
	float:left;
}
.zhounianqing15 .xyz_company #list li{
	position:absolute;
	list-style-type:none;
	overflow:hidden;
	cursor:pointer;
	background-color:#FFFFFF;
}
.zhounianqing15 .xyz_company #list li img{
	width:100%;
	height:100%;
	background-color:#000000;
}
.zhounianqing15 .xyz_company #list li div{
	width:100%;
	height:100%;
	background:#FFFFFF;
	filter:alpha(opacity=70); 
	opacity:0.7; 
	position:absolute; 
	z-index:1; 
	top:0px; 
	left:0px;
}
.zhounianqing15 .xyz_company #list a{
	width:59px;
	height:59px;
	position:absolute;
	z-index:11;
	top:190px;
    outline:none;
}
.zhounianqing15 .xyz_company #list a.prev{
	background: url(../img/arrow_l.png) center 0 no-repeat;
	left:115px;
}
.zhounianqing15 .xyz_company #list a.next{
	background: url(../img/arrow_r.png) center 0 no-repeat;
	right:125px;
}

.zhounianqing15 .xyz_company #shade {
	width:100%;
	height:100%;
	background:rgba(0,0,0,.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8F000000,endColorstr=#8F000000);
zoom: 1;
	position:fixed;
	z-index:10000;
	top:0px;
	left:0px;
	display:none;
}

.zhounianqing15 .xyz_company #showbig {
	width: 500px;
	height: 600px;
	display: block;
	margin: 100px auto;
	border: 1px solid #000000;
}

.zhounianqing15 .xyz_company .company_product {
	font-size: 25px;
	font-weight: bolder;
	display: block;
	width: 350px;
	margin: 20px auto 0;
	color: #E1E1E1;

}

.zhounianqing15 .xyz_company .company_product .blue {
	color: #3EACF2;
}

.zhounianqing15 .xyz_company .company_product .red {
	color: #E34846;
}

.zhounianqing15 .xyz_promise {
	background: url(../img/promise.jpg) #33E493 center 0 no-repeat;
	height: 480px;
}

.zhounianqing15 .xyz_promise .promise {
	margin: 0 auto 0;
    position: relative;
    top:55px;
}

.img_promise {
    animation: promise 2s; 
    -moz-animation: promise 2s; 
    -webkit-animation: promise 2s; 
    -o-animation: promise 2s; 
    -ms-animation: promise 2s; 
}
@keyframes promise { 
	0% {
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5)}

    100% {
    -webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0)}
}
@-moz-keyframes promise { 
	0% {
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5)}

    100% {
    -webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0)}
}
@-webkit-keyframes promise { 
	0% {
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5)}

    100% {
    -webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0)}
}
@-o-keyframes promise { 
	0% {
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5)}

    100% {
    -webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0)}
}
.zhounianqing15 .xyz_alert{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8F000000,endColorstr=#8F000000);
zoom: 1;
	position: fixed;
	top: 0;
	z-index: 10001;;
	display: none;
}

.zhounianqing15 .xyz_alert .alert_content {
	background-position: center 0;
	background-repeat:no-repeat;
    width: 562px;
	height: 422px; 
	margin: 200px auto 0;
}

.zhounianqing15 .xyz_alert .alert_content .alert_title {
	position: relative;
}

.zhounianqing15 .xyz_alert .alert_title .alert_close {
	position: absolute;
    width: 35px;
    height: 33px;
    right: 5px;
    top: 5px;
}

.zhounianqing15 .xyz_alert .alert_title .find {
	position: absolute;
    width: 260px;
    height: 60px;
    right: 154px;
    top: 194px;
}

.zhounianqing15 .xyz_alert .app {
	position: relative;
	height: 145px;
	bottom:-270px;
	overflow: hidden;
}

.zhounianqing15 .xyz_alert .app .erweima {
	width: 100px;
	height: 100px;
	padding: 28px;
	float: left;
}

.zhounianqing15 .xyz_alert .app .app_tips {
	font-size: 24px;
	font-weight:bold;
	color: #555555;
	display: block;
	padding-top: 25px;
}

.zhounianqing15 .xyz_alert .app .app_infor {
	color: #555555;
	display: block;
	font-size: 14px;
}

.right {
	background: url(../img/right.jpg) center 0 no-repeat;
	position:fixed;
	width: 115px;
    height: 488px;
    z-index:  10;
    margin-top:120px;
}

.right .right_hongbao {
	padding: 40px 0 11px 0;
    position: relative;
    left:5px;
}
.right_hongbao_add {
    animation: right_hongbao 0.1s infinite alternate; 
    -moz-animation: right_hongbao 0.1s infinite alternate; 
    -webkit-animation: right_hongbao 0.1s infinite alternate; 
    -o-animation: right_hongbao 0.1s infinite alternate;
    -ms-animation: right_hongbao 0.1s infinite alternate;  
}
@keyframes right_hongbao
{
from {left: 0px;}
to {left: 10px;}
}

@-moz-keyframes right_hongbao 
{
from {left: 0px;}
to {left: 10px;}
}

@-webkit-keyframes right_hongbao
{
from {left: 0px;}
to {left: 10px;}
}

@-o-keyframes right_hongbao 
{
from {left: 0px;}
to {left: 10px;}
}

.right .right_drop {
	width: 75px;
	height: 22px;
	display: block;
    padding: 7px 0 0 42px;
    font-size:14px;
    color: #4F0072;
	text-decoration: none;
	position: relative;
}

.right .right_drop img {
	position: absolute;
    top: -10px;
    z-index: 1;
    left: -5px;
    display:none;
}

.right_drop_add {
	display:block!important;
    animation: right_drop_img 0.3s 1; 
    -moz-animation: right_drop_img 0.3s 1; 
    -webkit-animation: right_drop_img 0.3s 1; 
    -o-animation: right_drop_img 0.3s 1; 
     -ms-animation: right_drop_img 0.3s 1; 
}
@keyframes right_drop_img { 
	0% {
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5)}

    100% {
    -webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)}
}
@-moz-keyframes right_drop_img { 
	0% {
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5)}

    100% {
    -webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)}
}
@-webkit-keyframes right_drop_img { 
	0% {
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5)}

    100% {
    -webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)}
}
@-o-keyframes right_drop_img { 
	0% {
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5)}

    100% {
    -webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)}
}
.right .saoma {
	display: block;
    height: 45px;
    padding: 115px 15px 0;
    color: #C3897D;
    font-size: 14px;
    line-height: 20px;
}

.right .saoma span {
    color: #ED0E88;
    font-weight:bold;
}

.right .kefu {
	color: #EDF7FF;
	font-size: 14px;
	font-weight:bold;
}

.right .share a {
	display: block;
    width: 25px;
    height: 20px;
    float: left;
    margin: 13px 5px 0 5px;
}
.right .totop {
	display:block;
	height: 40px;
    margin-top: 45px;
}
.weixin_share .erweima{
	background: url(../img/alert_erweima.png) center 0 no-repeat;
	width: 293px;
	height: 361px;
	margin:235px auto 0;
}

.weixin_share .close{
	position:relative;
	right: -260px;
    top: 6px;
    width: 27px;
    height: 27px;
    display:block;
}
.adrift-service{display:none}

.adrift-navbar{display:none}
#xyz-footer {
  margin-top: 0;}
  
.weixin_share {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8F000000,endColorstr=#8F000000);
    zoom: 1;
	position: fixed;
	top: 0;
	z-index: 10001;;
	display: none;
}