@charset "UTF-8";

body {
  font-family: "Microsoft Yahei";
  background: url(../images/index/y9_bottom_img_boxpp.jpg) repeat center;
  min-width: 1300px;
}
/* 整张底图 */
.header .bottom_img_box
{
    position: absolute;
    width: 100%;
    min-width: 1300px;
    /* height: 1500px; */
}
.header .bottom_img_box .bottom_img_1
{
    position: relative;
    width: 100%;
    height: 300px;
    background: url(../images/index/y9_bottom_img_box1.jpg) repeat-y center;
}
.header .bottom_img_box .bottom_img_2
{
    position: relative;
    width: 100%;
    height: 300px;
    background: url(../images/index/y9_bottom_img_box2.jpg) repeat-y center;
}
.header .bottom_img_box .bottom_img_3
{
    position: relative;
    width: 100%;
    height: 300px;
    background: url(../images/index/y9_bottom_img_box3.jpg) repeat-y center;
}
.header .bottom_img_box .bottom_img_4
{
    position: relative;
    width: 100%;
    height: 300px;
    background: url(../images/index/y9_bottom_img_box4.png) repeat-y center;
}
/*++++++++++头部+++++++++++*/
.header .header-top {
  margin: auto;
  padding: auto;
  height: 774px;
}
.dltc
{
  position: absolute;
  width: 416px;
  height: 418px;
  top: 115px;
  right: 45px;
  z-index: 999;
  background: url(../images/index/y9_dltc.png) repeat-y center;
}
.dltc_timeone
{
  position: absolute;
  top: 82px;
  left: 127px;
  width: 46px;
  height: 46px;
  font-size: 28px;
  line-height: 46px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.dltc_timetwo
{
  position: absolute;
  top: 82px;
  left: 219px;
  width: 46px;
  height: 46px;
  font-size: 28px;
  line-height: 46px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.dltc_timethree
{
  position: absolute;
  top: 126px;
  font-weight: 500;
  width: 100%;
  height: 46px;
  font-size: 16px;
  line-height: 46px;
  color: #fe743a;
  text-align: center;
}

/* 签到弹窗 */
#qd-modal
{
  position: fixed;
  width: 438px;
  height: 470px;
  top: 50%;
  left: 50%;
  margin-top: -235px;
  margin-left: -219px;
  z-index: 9999;
  background-color: #fdfdfc;
  border-radius: 6px;
  behavior: url(ie-css3.htc);
  _position: absolute;
  _top: expression(eval(document.documentElement.scrollTop + document.documentElement.clientHeight/2));
  _left: expression(eval(document.documentElement.scrollLeft + document.documentElement.clientWidth/2));
}
#qd-modal .qd-title
{
  position: relative;
  width: 438px;
  height: 46px;
  background: url("../images/index/y9-qd-title.png") no-repeat center;
}
#qd-modal .qd-title .qd-close-btn
{
  position: absolute;
  width: 21px;
  height: 21px;
  right: 17px;
  top: 13px;
  background: url("../images/index/y9-qd-close-btn.png") no-repeat center;
}
#qd-modal .qd-content .uls
{
  margin-left: 10px;
}
#qd-modal .qd-content .uls li
{
  float: left;
  height: 80px;
  width: 50px;
  margin: 0 5px;
  text-align: center;
}
#qd-modal .qd-content .uls li h3
{
  height: 18px;
  line-height: 18px;
  margin: 13px 0 0;
  font-size: 12px;
  text-align: center;
}
#qd-modal .qd-content .uls li .gift-box
{
  width: 48px;
  height: 47px;
  border: solid 1px #e8ccb9;
  border-radius: 50%;
}
/* 待领取 */
#qd-modal .qd-content .uls .qd-dqd h3
{
  font-size: 14px;
  color: #e43e3a;
  text-align: center;
}
#qd-modal .qd-content .uls .qd-dqd .gift-box
{
  width: 48px;
  height: 47px;
  border: solid 2px #f97163;
  border-radius: 50%;
  cursor: pointer;
}
/* 已领取 */
#qd-modal .qd-content .uls .qd-yqd .gift-box
{
  width: 48px;
  height: 47px;
  background: url(../images/index/y9-yqd-bg.png) no-repeat center;
}
#qd-modal .qd-content .uls .qd-yqd .gift-box .qd-ylq-text
{
  margin-top: 5px;
  text-align: center;
  font-size: 12px;
  color: #ffffff;
}
#qd-modal .qd-content .uls li .gift-box .gift1
{
  width: 31px;
  height: 33px;
  margin-top: 7px;
}
#qd-modal .qd-content .uls li .gift-box .gift2
{
  width: 38px;
  height: 38px;
  margin-top: 3px;
}
/* 领取礼物弹窗 */
#qd-gift-modal
{
  position: fixed;
  width: 417px;
  height: 328px;
  top: 50%;
  left: 50%;
  margin-top: -164px;
  margin-left: -208px;
  z-index: 9999;
  background-color: #fdfdfc;
  border-radius: 6px;
  behavior: url(ie-css3.htc);
  _position: absolute;
  _top: expression(eval(document.documentElement.scrollTop + document.documentElement.clientHeight/2));
  _left: expression(eval(document.documentElement.scrollLeft + document.documentElement.clientWidth/2));
}
#qd-gift-modal .qd-gift-modal-title
{
  width: 417px;
  height: 46px;
  background: url("../images/index/y9-qd-gift-title.png") no-repeat center;
}
#qd-gift-modal .qd-gift-modal-content 
{
  width: 417px;
  height: 46px;
  background-color: #fcfbfb;
  text-align: center;
}
#qd-gift-modal .qd-gift-modal-content p
{
  margin-top: 27px;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 18px;
  color: #e43e3a;
}
#qd-gift-modal .qd-gift-modal-content .gift-img
{
  width: 260px;
  height: 110px;
}
#qd-gift-modal .qd-gift-modal-content .gift-desc
{
  margin: 16px auto 28px;
  font-size: 14px;
  color: #666666;
}
#qd-gift-modal .qd-gift-modal-content .gift-desc .gift-name
{
  color: #e43e3a;
}
#qd-gift-modal .qd-gift-modal-content .sure-btn
{
  margin: 0 auto;
  width: 100px;
  height: 30px;
  font-size: 16px;
  border-radius: 5px;
  color: #ffffff;
  line-height: 30px;
  background-color: #c13b3b;
  cursor: pointer;
}
/* 小视频播放弹窗 */
#video-modal-wrap
{
  position: fixed;
  width: 346px;
  height: 608px;
  top: 50%;
  left: 50%;
  margin-top: -304px;
  margin-left: -173px;
  z-index: 9999;
  /* background-color: #fff; */
  border-radius: 15px;
  behavior: url(ie-css3.htc);
  _position: absolute;
  _top: expression(eval(document.documentElement.scrollTop + document.documentElement.clientHeight/2));
  _left: expression(eval(document.documentElement.scrollLeft + document.documentElement.clientWidth/2));
}
#video-modal-wrap .close-btn
{
  position: absolute;
  cursor: pointer;
  top: 0px;
  right: 0px;
  width: 24px;
  height: 24px;
  background: url(../images/index/close.png) no-repeat;
}
/*++++++++++视频+++++++++++*/
.header-top #video_wrapper {
  margin: 0 auto;
}
.header-top #video {
  position: relative;
  z-index: 99;
  margin: 0 auto;
  top: 290px;
  left: -3px;
  height:296px;
  width:538px;
  /* width: 550px; */
}
/* ++++++++++++++点亮框 */
.header-top .illumeandgl_box
{
    position: relative;
    /* min-width: 1300px; */
    top: 12px;
    /* height: 446px; */
    width: 1266px;
    margin:auto;
    /* background-color: #251814; */
}
.header-top .illumeandgl_box .illume_box
{
    position: absolute;
    right: 148px;
    top: -17px;
    height: 210px;
    width: 210px;
    /* background-color: #fff; */
}
/* 点亮图标 */
.header-top .illumeandgl_box .illume_box .dlbtntb
{
  position: absolute;
  width: 90px;
  height: 47px;
  top: 36px;
  left: 62px;
}
.header-top .illumeandgl_box .illume_box .dlbtntbimg1
{
  background: url("../images/index/y9dltb1.png") no-repeat center;
}
.header-top .illumeandgl_box .illume_box .dlbtntbimg2
{
  background: url("../images/index/y9dltb2.png") no-repeat center;
}
.mythost
{
  width: 300px;
	max-width: 300px;
	padding: 20px;
	background-color: rgba(0, 0, 0, 0.4);
	color: #fff;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 999;
	transform:translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);   /* for Chrome || Safari */
  -moz-transform: translate(-50%,-50%);     /* for Firefox */
  -ms-transform: translate(-50%,-50%);       /* for IE */
  -o-transform: translate(-50%,-50%);     /* for Opera */
	border-radius: 15px;
  behavior: url(ie-css3.htc);
	
}
/* 点亮按钮 */

.header-top .illumeandgl_box .illume_box .dlbtn
{
  position: absolute;
  cursor: pointer;
  width: 104px;
  height: 36px;
  top: 90px;
  left: 54px;
  color: #e94d3e;
  text-align: center;
  font-weight: 800;
  line-height: 36px;
  font-size: 18px;
  /* behavior: url(ie-css3.htc); */
}
.header-top .illumeandgl_box .illume_box .dlbtnimg1
{
  background: url("../images/index/ljp_qiandao_btn.png") no-repeat center;
}
.header-top .illumeandgl_box .illume_box .dlbtnimg1:hover
{
  background: url("../images/index/ljp_dianliang2.png") no-repeat center;
}
.header-top .illumeandgl_box .illume_box .dlbtnimg2
{
  color: #ffffff;
  background: url("../images/index/ljp_dianliang1.png") no-repeat center;
}
/* 活动时间 */
.header-top .illumeandgl_box .illume_box .hdsj
{
  position: absolute;
  top: 134px;
  width: 100%;
  font-size: 16px;
  height: 28px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background: url("../images/index/y9_hdsj_bg.png") no-repeat center;
}
/* 剩余时长 */
.header-top .illumeandgl_box .illume_box .sysc
{
  position: absolute;
  top: 162px;
  width: 100%;
  height: 28px;
  line-height: 22px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  background: url("../images/index/y9_hdsj_bg.png") no-repeat center;
}
.header-top .illumeandgl_box .illume_box2
{
    position: absolute;
    right: 146px;
    top: 190px;
    height: 210px;
    width: 210px;
    /* background-color: #fff; */
}
.header-top .illumeandgl_box .illume_box2 .qd_btn
{
    position: absolute;
    right: 56px;
    top: 79px;
    height: 36px;
    line-height: 36px;
    width: 104px;
    text-align: center;
    font-weight: 800;
    color: #e94d3e;
    cursor: pointer;
    background: url("../images/index/ljp_qiandao_btn.png") no-repeat center;
    /* background-color: #fff; */
}
.header-top .illumeandgl_box .illume_box2 .qd_btn:hover
{
  background: url("../images/index/ljp_dianliang2.png") no-repeat center;
}
.header-top .illumeandgl_box .illume_box2 .qd_btn2
{
  position: absolute;
  right: 56px;
  top: 79px;
  height: 36px;
  line-height: 36px;
  width: 104px;
  text-align: center;
  font-weight: 800;
  color: #ffffff;
  cursor: pointer;
  background: url("../images/index/ljp_dianliang1.png") no-repeat center;
}
.header-top .illumeandgl_box .illume_box2 .qd_hdsj
{
    position: absolute;
    right: 0;
    top: 125px;
    width: 100%;
    height: 28px;
    line-height: 30px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    background: url("../images/index/y9_hdsj_bg.png") no-repeat center;
    /* background-color: #fff; */
}
.header-top .illumeandgl_box .illume_box2 .qd_qdrs
{
    position: absolute;
    right: 0;
    top: 153px;
    width: 100%;
    height: 28px;
    line-height: 22px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    background: url("../images/index/y9_hdsj_bg.png") no-repeat center;
    /* background-color: #fff; */
}
/* 文字 */
.header .header-top .illumeandgl_box .text_box
{
  position: relative;
  /* top: 20px; */
  margin:auto;
  top: 290px;
  left: -3px;
  width: 496px;
  height: 94px;
  /* background-color: #000; */
}
/* 文字1 */
.header .header-top .illumeandgl_box .text_box .mytext1
{
  position: relative;
  color: #fdf1cb;
  font-size: 16px;
  text-align: center;
  line-height: 24px;
  /* margin-top: 16px; */
  
}
/* 文字2 */
.header .header-top .illumeandgl_box .text_box .mytext2
{
  position: relative;
  color: #fdf1cb;
  font-size: 16px;
  text-align: center;
  line-height: 24px;
  /* margin-top: 6px; */
  
}
/* 文字3 */
.header .header-top .illumeandgl_box .text_box .mytext3
{
  position: relative;
  color: #fdf1cb;
  font-size: 16px;
  text-align: left;
  line-height: 24px;
  /* margin-top: 6px; */
  
}
/* 总中部 */
.header .header-center
{
  margin: auto;
  padding: auto;
  /* height: 990px; */
}
/* 万人祝福 */
.header .header-center .wrzf_box
{
  position: relative;
  width: 960px;
  height: 459px;
  margin: auto;
}
/* 万人祝福1 */
.header .header-center .wrzf_box .wrzf_top
{
  position: relative;
  width: 960px;
  height: 116px;
  background: url("../images/index/y9_wrzftop.png") no-repeat center;
}
/* 万人祝福2 */
.header .header-center .wrzf_box .wrzf_center
{
  position: relative;
  width: 960px;
  height: 321px;
  background: url("../images/index/y9_wrzfcenter.png") repeat center;
}
/* 万人祝福 查看更多 */
.header .header-center .wrzf_box .wrzf_center .ckgd
{
  position: absolute;
  width: 90px;
  height: 30px;
  font-size: 16px;
  color: #fff;
  right: 52px;
  top: -12px;
  text-align: center;
  line-height: 16px;
}
.ckgd_a
{
  position: absolute;
  left: 0px;
  width: 100%;
  height: 100%;
}
/* 万人祝福3 */
.header .header-center .wrzf_box .wrzf_bootom
{
  position: relative;
  width: 960px;
  height: 23px;
  background: url("../images/index/y9_wrzfbootom.png") no-repeat center;
}
/* 万人左按钮 */
.header .header-center .wrzf_box .wrzf_center .wrzf_leftbtn
{
  position: absolute;
  width: 36px;
  height: 74px;
  left:1px;
  top: 110px;
  background: url("../images/index/y9_wrzfleft_btn.png") no-repeat center;
}
/* 万人左按钮不可点 */
.header .header-center .wrzf_box .wrzf_center .wrzf_leftbtn_noclick
{
  background: url("../images/index/y9_wrzfleft_btn_noclick.png") no-repeat center;
}
/* 万人右按钮 */
.header .header-center .wrzf_box .wrzf_center .wrzf_rightbtn
{
  position: absolute;
  width: 36px;
  height: 74px;
  right:1px;
  top: 110px;
  background: url("../images/index/y9_wrzfright_btn.png") no-repeat center;
}
/* 万人左按钮不可点 */
.header .header-center .wrzf_box .wrzf_center .wrzf_rightbtn_noclick
{
  background: url("../images/index/y9_wrzfright_btn_noclick.png") no-repeat center;
}
/* 万人祝福中间 */
.header .header-center .wrzf_box .wrzf_center .wrzf_center_imgbox
{
  position: relative;
  width: 860px;
  height: 301px;
  left: 50px;
  top: 20px;
  /* float: left; */
  overflow: hidden;
}
.header .header-center .wrzf_box .wrzf_center .wrzf_center_imgbox .wrzf_center_imgbox_long
{
  position: absolute;
  /* width: 700%; */
  float: left;
  height: 301px;
}
/* 万人祝福中间内容 */
.header .header-center .wrzf_box .wrzf_center .wrzf_center_imgbox .wrzf_center_imgbox_long .wrzf_center_imgbox_value
{
  position: relative;
  cursor: pointer;
  width: 150px;
  height: 301px;
  margin-left: 11px;
  margin-right: 11px;
  float: left;
  background: url("../images/index/y9_wrzf_fm.png") no-repeat center;
}
/* 万人祝福中间内容封面 */
.header .header-center .wrzf_box .wrzf_center .wrzf_center_imgbox .wrzf_center_imgbox_long .wrzf_center_imgbox_photo
{
  position: relative;
  width: 146px;
  height: 239px;
  /* background-color: #fff; */
  top: 2px;
  left: 2px;
  /* behavior: url(iecss3.htc); */
  /* border-top-left-radius: 5px;
  border-top-right-radius: 5px; */
  behavior: url(ie-css3.htc);
  
}
/* 播放按钮 */
.header .header-center .wrzf_box .wrzf_center .wrzf_center_imgbox .wrzf_center_imgbox_long .wrzf_center_imgbox_photo .play-btn
{
  position: relative;
  width: 146px;
  height: 239px;
  /* background: url("../images/index/play-btn.png") no-repeat center; */
}
.header .header-center .wrzf_box .wrzf_center .wrzf_center_imgbox .wrzf_center_imgbox_long .wrzf_center_imgbox_photo .play-btn:hover
{
  background: url("../images/index/play-btn.png") no-repeat center;
}
/* 黑背景 */
.header .header-center .wrzf_box .wrzf_center .wrzf_center_imgbox .wrzf_center_imgbox_long .wrzf_center_imgbox_photo .heibg
{
  position: absolute;
  overflow: hidden;
  width: 146px;
  height: 30px;
  /* background: url(../images/aside/grey_bg.png) repeat; */
  bottom: -32px;
}
.heibg_nametext
{
  position: absolute;
  left: 10px;
  max-width: 126px;
  width: 126px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 16px;
  text-overflow:ellipsis;
  overflow:hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  _display: -webkit-box;
  _max-width: 126px;
  
  -webkit-box-orient: vertical;  
  -moz-box-orient: vertical;    
  -ms-box-orient: vertical;    
  -o-box-orient: vertical;   
  -webkit-line-clamp: 1;  
  -moz-line-clamp: 1;     
  -ms-line-clamp: 1;
  -o-line-clamp: 1;
  word-break: normal;
  word-wrap: break-word;
  
}
/* 按钮查看详情 */
.header .header-center .wrzf_box .wrzf_center .wrzf_center_imgbox .wrzf_center_imgbox_long .wrzf_ckxqbtn
{
  position: absolute;
  /* margin: auto; */
  width: 128px;
  height: 16px;
  bottom: 14px;
  left: 11px;
  font-size: 16px;
  color: #f3d891;
}
/* 十大精彩活动 */
.header .header-centertwo
{
  margin: auto;
  padding: auto;
  /* height: 990px; */
}
/* 精彩活动框 */
.header .header-centertwo .jchd_box
{
  position: relative;
  width: 960px;
  /* height: 1810px; */
  margin: auto;
}
.header .header-centertwo .jchd_box .jchdtop
{
  position: relative;
  width: 960px;
  height: 148px;
  background: url("../images/index/y9_jchdtop.png") no-repeat center;
}
.header .header-centertwo .jchd_box .jchdcenter
{
  position: relative;
  /* width: 960px; */
  height: 1226px;
  /* box-sizing: border-box; */
  padding: 0 0 0 25px;
  background: url("../images/index/y9_jchdcenter.png") repeat center;
}
.header .header-centertwo .jchd_box .jchdbootom
{
  position: relative;
  width: 960px;
  height: 32px;
  background: url("../images/index/y9_jchdbootom.png") no-repeat center;
}
.header .header-centertwo .jchd_box .jchdcenter .jchd_img_box
{
  position: relative;
  float: left;
  margin: 0 13px 26px;
  width: 428px;
  height: 286px;
}
/* 精彩活动的背景框 */
.header .header-centertwo .jchd_box .jchdcenter .jchd_img_box .jchd_img_boxdt
{
  position: relative;
  width: 428px;
  height: 286px;
  /* left: 32px; */
  margin: auto;
  background: url("../images/index/y9_jchdimg_di.png") repeat center;
}
/* 精彩活动的背景图 */
.header .header-centertwo .jchd_box .jchdcenter .jchd_img_box .jchd_img_boxdt .jchd_img_boxbgt
{
  position: absolute;
  width: 424px;
  height: 221px;
  top: 2px;
  /* left: 32px; */
  /* margin: auto; */
  left: 2px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  behavior: url(ie-css3.htc);
}
/* 精彩活动的背景图角标 */
.header .header-centertwo .jchd_box .jchdcenter .jchd_img_box .jchd_img_boxdt .jchd_img_boxbgt .jchd_img_boxjb
{
  position: absolute;
  width: 104px;
  height: 104px;
  top: 0px;
  /* left: 32px; */
  /* margin: auto; */
  right: 0px;
}
/* 尽请期待按钮 */
.header .header-centertwo .jchd_box .jchdcenter .jchd_img_box .jchd_img_boxdt .jqqdbtn
{
  position: absolute;
  width: 169px;
  height: 42px;
  bottom: 11px;
  left:130px;
  background: url("../images/index/y9_wrzf_ckxq.png") no-repeat center;
}
/* .header .header-top .headertop-wrap {
  width: 1010px;
  margin: auto;
  position: relative;
  height: 367px;
} */
.header .header-middle {
  height: 373px;
  padding-top: 57px;
  overflow: hidden;
}
.header .header-bottom {
  height: 460px;
  overflow: hidden;
}
.vvRoom {
  height: 100%;
  width: 100%;
  display: block;
  position: relative;
}
.vvRoom img {
  height: 100%;
  width: 100%;
  display: block;
}
.vvRoom .videoIcon {
  height: 107px;
  width: 107px;
  background: url("../images/index/playico.png") no-repeat center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -54px;
  margin-top: -54px;
}
.vvRoom:hover .videoIcon {
  background: url("../images/index/playicoh.png");
}
.header-bottom .infoWrap {
  width: 640px;
  height: 40px;
  margin: 0 auto;
  margin-top: 30px;
  padding: 10px 0px;
}
.header-bottom .infoWrap p {
  color: #fff45c;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
}
/*++++++++++点亮+++++++++++*/
.header-top .hdbox {
  position: absolute;
  right: 78px;
  top: 114px;
}
/*++++++++++签到+++++++++++*/
.hdbox .sign-state {
  margin-top: 15px;
  position: relative;
}
.hdbox .sign-state .sg-button {
  display: block;
  width: 91px;
  height: 39px;
  margin: 0 auto;
}
.hdbox .sign .sign-btn {
  background: url("../images/index/btn-sign.png") no-repeat center;
}
.hdbox .signed .sign-btn {
  background: url("../images/index/btn-signed.png") no-repeat center;
}
.hdbox .signed .sign-btn:hover {
  background: url("../images/index/btn-signed.png") no-repeat center;
}
.hdbox .sign .sign-btn:hover {
  background: url("../images/index/btn-sign-hover.png") no-repeat center;
}
.hdbox .sign-timeout .sign-btn {
  background: url("../images/index/btn-sign-timeout.png") no-repeat center;
}
.hdbox .sign-state .sign-tip {
  display: block;
  color: #db322d;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
}
.hdbox .sign-state .sign-msg {
  display: block;
  color: #251814;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
}
.hdbox .signed .sign-msg i {
  color: #db322d;
}

/*++++++++++日历+++++++++++*/
.calendar-box {
  display: none;
  position: absolute;
  height: 376px;
  width: 326px;
  left: 50%;
  margin-left: -163px;
  top: 83px;
  text-align: left;
  background: url("../images/index/rlbg.png") no-repeat;
  z-index: 1000;
}
.calendar-box .cal-head {
  height: 56px;
  width: 100%;
}
.calendar-box .cal-head .cal-close {
  cursor: pointer;
  height: 20px;
  width: 20px;
  display: block;
  float: right;
  margin-top: 24px;
  margin-right: 13px;
  _margin-right: 7px;
}
.calendar-box .cal-main {
  /*margin-left:20px; _margin-left:0px;*/
  position: relative; /*_width:320px;*/
}
.calendar-box .cal-main .cal-tag {
  margin-top: 6px;
  height: 28px;
  line-height: 28px;
  color: #fff;
  font-size: 14px;
  _margin-left: 20px;
}
.calendar-box .cal-main .cal-tag span {
  color: #f9d84f;
  font-weight: bold;
}
.calendar-box .cal-main .clickbox {
  width: 100%;
  height: 24px;
  margin: 13px 0;
  position: relative;
}
.calendar-box .cal-main .clickbox .showyear {
  height: 24px;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
  color: #be332b;
}
.calendar-box .cal-main .clickbox #btn-left {
  width: 7px;
  height: 10px;
  position: absolute;
  left: 28px;
  top: 5px;
  _left: 28px;
  _top: 0px;
}
.calendar-box .cal-main .clickbox #btn-right {
  width: 7px;
  height: 10px;
  position: absolute;
  right: 28px;
  top: 5px;
  _right: 14pxpx;
  _top: 0px;
}
.calendar-box .cal-main .cal-day {
  color: #be332b;
  font-size: 18px;
  height: 20px;
  line-height: 20px;
}
.calendar-box .cal-main .cal-day span {
  margin-left: 21px;
  _margin-left: 18px;
}
.calendar-box .cal-main .date-list {
  float: left;
  width: 326px;
  position: relative;
}
.calendar-box .cal-main .date-list li {
  float: left;
  margin-left: 20px;
  margin-top: 10px;
  font-size: 14px;
  color: #666;
  _display: inline;
}
.calendar-box .cal-main .date-list li p {
  width: 20px;
  text-align: center;
  height: 20px;
  border: 2px solid transparent;
  _border: 2px solid #fff;
  line-height: 20px;
  border-radius: 12px;
  behavior: url(ie-css3.htc);
}
.calendar-box .cal-main .date-list .start-item {
  float: left;
  width: 1px;
  height: 1px;
  margin-left: 176px;
}
.calendar-box .cal-main .date-list .mark p {
  border: 2px solid #bf362e;
}
.calendar-box .ulshow {
  width: 100%;
  height: 204px;
  overflow: hidden;
  position: relative;
}
.calendar-box .ulWrap {
  width: 1020px;
  height: 204px;
}
.cal-main .list-first .y12,
.cal-main .list-first .y01,
.cal-main .list-second .y02,
.cal-main .list-second .y03 {
  color: #db322d;
  font-size: 12px;
  position: absolute;
}
.cal-main .y12 {
  left: 162px;
  top: 10px;
}
.cal-main .y01 {
  left: 2px;
  top: 112px;
}
.cal-main .y02 {
  left: 132px;
  top: 44px;
}
.cal-main .y03 {
  left: 132px;
  top: 180px;
}
.cal-main .cal-des {
  color: #ed2d72;
  font-size: 12px;
  margin-top: 15px;
  text-indent: 1em;
}

/*++++++++++主体内容+++++++++++*/
.main {
  margin-top: -320px;
}
.content-box {
  width: 1035px;
  margin: 0 auto;
}
.content-list .main-first {
  width: 1035px;
  height: 330px;
  background: url("../images/index/main-first.png") no-repeat center;
}
.content-list .main-second {
  text-align: center;
  width: 1035px;
  height: 280px;
  background: url("../images/index/main-second.jpg") no-repeat center;
}
.content-list .main-third {
  width: 1035px;
  height: 339px;
  background: url("../images/index/main-third.png") no-repeat center;
}
.content-item {
  width: 391px;
  height: 256px;
  float: left;
}
.content-list .main-first .first-line {
  margin-top: 74px;
  margin-left: 99px;
  _margin-left: 50px;
}
.content-list .main-first .second-line {
  margin-top: 74px;
  margin-left: 51px;
  _margin-left: 50px;
}
.content-list .main-second .first-line {
  margin-top: 18px;
  margin-left: 99px;
  _margin-left: 50px;
}
.content-list .main-second .second-line {
  margin-top: 18px;
  margin-left: 51px;
  _margin-left: 50px;
}
.content-list .main-third .first-line {
  margin-top: 19px;
  margin-left: 99px;
  _margin-left: 50px;
}
.content-list .main-third .second-line {
  margin-top: 19px;
  margin-left: 51px;
  _margin-left: 50px;
}
.item-box {
  width: 391px;
  height: 256px;
  position: relative;
}
.poster {
  width: 391px;
  height: 205px;
  display: block;
  cursor: pointer;
}
.poster img {
  display: block;
  width: 391px;
  height: 205px;
}
.commdetail {
  display: block;
  height: 32px;
  width: 143px;
  margin: 0 auto;
  margin-top: 13px;
}
.seeDetail {
  background: url("../images/index/see-detail.png") no-repeat;
}
.seeDetail {
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/index/see-detail.png',sizingMethod='crop');
}
.noDetail {
  cursor: default;
  background: url("../images/index/nodetail.png") no-repeat;
}
.noDetail {
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/index/nodetail.png',sizingMethod='crop');
}
.state {
  height: 89px;
  width: 103px;
  position: absolute;
  right: -8px;
  top: -6px;
}
.state-ing {
  background: url("../images/index/icon-going.png") no-repeat;
}
.state-ing {
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/index/icon-going.png',sizingMethod='crop');
}
.state-notstart {
  background: url("../images/index/icon-nostart.png") no-repeat;
}
.state-notstart {
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/index/icon-nostart.png',sizingMethod='crop');
}
.state-over {
  background: url("../images/index/icon-timeout.png") no-repeat;
}
.state-over {
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/index/icon-timeout.png',sizingMethod='crop');
}
.state-timeout {
  height: 89px;
  width: 103px;
  position: absolute;
  right: -8px;
  top: -6px;
  background: url("../images/index/icon-over.png") no-repeat;
}
.state-timeout {
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/index/icon-over.png',sizingMethod='crop');
}
.bottom_img_6
{
    position: relative;
    width: 100%;
    height: 428px;
    /* bottom: 0px; */
    margin-top: 0px;
}
.bottom_img_6 .footer
{
  position: relative;
  top: 100px;
}
/*+++++++++底部footer+++++++++++++*/
.bottom_img_6 .footer .bottom-logo {
  width: 365px;
  height: 86px;
  margin: 0 auto;
  background: url("../images/index/y9_bottom-logo.png") no-repeat center;
}
/*.footer .bottom-logo {_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/index/bottom-logo.png',sizingMethod='crop'); }*/
#footer_link_info {
  color: #fff;
}
#footer_link_info a {
  color: #fff;
  text-decoration: none;
}

/********弹窗样式*********/
.cover-layer {
  height: 100%;
  width: 100%;
  background: #333;
  opacity: 0.3;
  filter: alpha(opacity=30);
  position: fixed;
  top: 0px;
  left: 0px;
  _position: absolute;
  display: none;
  z-index: 1000;
}
.dialog-box {
  position: fixed;
  left: 50%;
  top: 50%;
  display: block;
  height: 365px;
  width: 446px;
  _position: absolute;
  z-index: 1001;
}
.dia-success {
  display: none;
}
.dialog-main {
  height: 363px;
  width: 446px;
  background: url("../images/index/layer_bg.png") no-repeat;
  position: absolute;
  left: -223px;
  top: -163px;
}
.twocode {
  height: 113px;
  width: 115px;
  position: absolute; /*background: url('../images/index/twocode_bg.png') no-repeat;*/
  top: 0px;
  left: 275px;
}
.twocode .twocodeimg {
  width: 102px;
  height: 103px;
  margin-left: 6px;
  margin-top: 7px;
  background: url("../images/index/twocode.jpg");
}
.dia-close {
  height: 20px;
  width: 20px;
  display: block;
  position: absolute;
  right: 16px;
  top: 101px;
  _top: 103px;
  cursor: pointer;
}
.dia-content {
  text-align: center;
  margin-top: 180px;
}
.dia-content .dia-msg {
  color: #af3e33;
  font-size: 32px;
}
.dia-content .point-tip {
  color: #d33868;
  font-size: 18px;
  margin-top: 15px;
}
.dia-button {
  position: relative;
  margin-top: 20px;
}
.dia-button a {
  height: 44px;
  width: 134px;
  position: absolute;
  display: block;
  cursor: pointer;
}
.dia-button .point-btn {
  background-image: url("../images/index/point-btn.png");
  left: 72px;
}
.dia-button .mygoods-btn {
  background-image: url("../images/index/mygoods-btn.png"); /*right:72px;*/
  left: 50%;
  margin-left: -67px;
}
.dia-warn {
  display: none;
}
.dia-tip {
  margin-top: 214px;
  text-align: center;
}
.dia-tip01 {
  width: 167px;
  padding-left: 36px;
  height: 33px;
  line-height: 33px;
  color: #e50e46;
  font-size: 32px;
  margin-left: 125px;
  *margin-left: 0px;
  background: url("../images/index/warn.jpg") no-repeat;
}
.dia-tip02 {
  margin-top: 20px;
  color: #e50e46;
  font-size: 18px;
}
.hbg
{
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 998;
  width: 100%;
  height: 100%;
  background: url(../images/aside/grey_bg.png) repeat;
  
  _position: absolute;
  _top: expression(eval(document.documentElement.scrollTop));
  _left: expression(eval(document.documentElement.scrollLeft));
  _width: expression(eval(document.documentElement.clientWidth));
  _height: expression(eval(document.documentElement.clientHeight));
}

/* .logo {
  height: 154px;
  width: 128px;
  background: url("../images/index/logo.png");
  position: absolute;
  left: 100px;
  top: 70px;
} */

/* .headertime {
  color: #b31c13;
  font-size: 24px;
  font-weight: bold;
  bottom: 0;
  left: 50%;
  margin-left: -132px;
  position: absolute;
} */
