@charset "utf-8";
/* /yp/yphxjy/rys3/css/base.css */
.s-red { color: #d03a3c; }

/* global */
.my_footer { margin-top: 0; }

.view {
    background: #f0f0f0;
    margin-top: 60px;
    font:400 12px/1.8 'microsoft yahei';
	position: relative;
}
.view *{
    box-sizing: border-box;
}

input::-ms-clear{display: none;}
input::-ms-reveal{display: none;}

.wrapper { margin: 0 auto; text-align: left; width: 1200px; }

/* header  */
.header { position: relative; zoom: 1; overflow: hidden; background: url(../yp/yphxjy/rys3/images/bg/bg_02.jpg?5ece3a2) center top no-repeat; }
.header .wrapper { position: relative; *zoom: 1; }
.header .logo {
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -133px;
    width: 266px;
    height: 57px;
    line-height: 30;
    overflow: hidden;
   background: url(../yp/yphxjy/rys3/images/bg/logo.png?5ece3a2) center top no-repeat
}
.header .header-esg { position: absolute; top: 160px; left: 520px; width: 100px; height: 80px; }
.header .header-time {
    position: absolute;
    left: 50%;
    top: 333px;
    margin-left: -175px;
    color: #ffeea6;
    font: 500 14px/32px "microsoft yahei";
    text-align: center;
    width: 350px;
    height: 32px;
	background: url(../yp/yphxjy/rys3/images/bg/bg_time.png?5ece3a2) center top no-repeat
}
.header .header-link { position: absolute; top: 0; right: 0; height: 30px; width: 200px; }
.header .header-link a { 
	float: left; 
	line-height: 30px;
	color: #ececec; 
	font-size: 12px;
	text-align: center; 
	background: url(../yp/yphxjy/rys3/images/header/link_btn.png?5ece3a2) no-repeat center top; 
	height: 30px;
	width: 89px;
}
.header .header-link a.link-1 {margin-right: 16px;  }

/* background  */
.bg1 { background: url(../yp/yphxjy/rys3/images/bg/head_bg_01.jpg?5ece3a2) no-repeat center top; height: 132px; }

.bg2 { background: url(../yp/yphxjy/rys3/images/bg/head_bg_02.jpg?5ece3a2) no-repeat center top; height: 131px; }

.bg3 { background: url(../yp/yphxjy/rys3/images/bg/head_bg_03.jpg?5ece3a2) no-repeat center top; height: 132px; }

/* nav */
.nav { background: url(../yp/yphxjy/rys3/images/nav_fbg.jpg?5ece3a2) no-repeat center 0; position: relative; height: 80px; }
.nav .wrapper { background: url(../yp/yphxjy/rys3/images/nav_bg.jpg?5ece3a2) no-repeat 0 0; }
.nav li { float: left; *display: inline; 
    height: 80px; overflow: hidden; 
}
.nav li a {
    font: bold 18px/80px "microsoft yahei";
    color: #e3e3e3;
    display: block; 
    height: 80px;
    width: 240px;
    border-bottom: 6px solid transparent; overflow: hidden; text-align: center;  
    transition: color .3s,border-bottom-color .3s;
}
.nav li a:hover { text-decoration: none; color: #d03a3c;}
.nav li.cur a { text-decoration: none; color: #d03a3c; border-bottom-color: #d03a3c; }
.nav li a.a7 { background: url(../yp/yphxjy/rys3/images/nav_hover.png?5ece3a2) no-repeat 0 0; height: 80px; border: none; transition:filter .3s;}
.nav li a.a7:hover { text-decoration: none; color: #e3e3e3; border-bottom:none; filter:brightness(1.2)}

/* mod */
.mod { padding: 30px 0 50px; }
.mod .mod-hd { line-height: 40px; font-family: "Microsoft Yahei", sans-serif; font-size: 28px; color: #323232; font-weight: bold; text-align: center; margin-bottom: 20px; }
.mod .mod-bd { overflow: hidden;}
.mod .mod-txt { line-height: 28px; }
.mod .mod-list { clear: both; line-height: 28px; }
.mod .mod-list li { position: relative; padding-left: 24px; *zoom: 1; }
.mod .mod-list li i { position: absolute; width: 16px; height: 16px; line-height: 16px; text-align: center; color: #fff; left: 0; top: 6px; background: url(../yp/yphxjy/rys3/images/dot_1.png?5ece3a2) no-repeat; font-style: normal; }
.mod .mod-sdl { margin-bottom: 30px; }
.mod .mod-sdl dt { font-size: 14px; font-weight: bold; }
.mod .mod-sdl dd { line-height: 28px; }
.mod .mod-col { clear: both; }
.mod .mod-col .col-tit { font: 24px/26px "microsoft yahei"; color: #343434; text-align: center; padding: 22px 0 12px; height: 52px; }
.mod .mod-col .col-stit { font-size: 14px; line-height: 26px; }
.mod .mod-col .col-l, .mod .mod-col .col-r { padding: 0 25px 25px; width: 430px; background-color: #e3e3e3; }
.mod .mod-col .col-l { float: left; }
.mod .mod-col .col-r { float: right; }

/*user*/
.view .user .user-login, .user .user-logout, .user .user-reg { color: #d03a3c; font-weight: 700; margin: 0 3px; }
.view .user .user-name { color: #d03a3c; font-weight: 700; }
.view .user .user-num { color: #d03a3c; margin: 0 3px; }

.s-red { color: #d03a3c; }

.p1, .mod .mod-list li, .fmt-nml dd, .fmt-flt dd, .fmt-flo dd, .fmt-fll dd { line-height: 30px; font-size: 14px; color: #323232; }

/*fmt*/
.fmt-nml, .fmt-flt, .fmt-flo, .fmt-fll { line-height: 30px; color: #323232; }
.fmt-nml dt, .fmt-flt dt, .fmt-flo dt, .fmt-fll dt { font-size: 14px; font-weight: bold; }

.fmt-flt { *zoom: 1; }
.fmt-flt:after { content: ""; display: table; clear: both; }
.fmt-flt dt { float: left; }

.fmt-flo dt { float: left; }

.fmt-fll dt { float: left; }

/*fmenu*/
.fmenu { z-index: 999; width: 60px; overflow: hidden; position: absolute; left: 50%; margin-left: 510px; }
.fmenu a { background: url(../yp/yphxjy/rys3/images/gotop.png?5ece3a2) no-repeat; display: block; width: 60px; height: 60px; text-indent: -999em; overflow: hidden; margin-bottom: 10px; }
.fmenu .fmenu-gototop { background-position: 0 -120px; display: block; opacity: 0.7 !important; transition: background-position 0.3s; -moz-transition: background-position 0.3s; -webkit-transition: background-position 0.3s; -o-transition: background-position 0.3s; }
.fmenu .fmenu-gototop:hover { background-position: 0 -180px; }

/*copy*/
.copy { height: 30px; overflow: hidden; margin-bottom: 10px; }
.copy .copy-label { float: left; padding: 0 10px 0 0; line-height: 30px; width: 110px; text-align: right; }
.copy .copy-input { float: left; height: 30px; *height: 30px; width: 200px; background: #9b9b9b; color: #fff; padding: 0 10px; margin-right: 12px; border: none; }
.copy .copy-btn { width: 60px; background: #427ebc; line-height: 30px; height: 30px; float: left; border-radius: 4px; text-align: center; color: #fff; }
.copy .copy-btn:hover { text-decoration: none; }


/* 分享 */
.share-qq, .share-wb, .share-qzone, .share-qq-l, .share-wb-l, .share-qzone-l { background-image: url(../yp/yphxjy/rys3/images/sprite_common.png?5ece3a2); background-repeat: no-repeat; }
.share-qq, .share-wb, .share-qzone, .share-qq-l, .share-wb-l, .share-qzone-l { transition: filter 0.3s, color 0.3s; }
.share-qq:hover, .share-wb:hover, .share-qzone:hover, .share-qq-l:hover, .share-wb-l:hover, .share-qzone-l:hover { text-decoration: none; filter: brightness(1.2); }
.share-qq { background-position: -66px -66px; width: 31px; height: 31px; }
.share-wb { background-position: -66px -97px; width: 31px; height: 31px; }
.share-qzone { background-position: -97px -66px; width: 31px; height: 31px; }
.share-qq-l { background-position: 0 0; width: 66px; height: 66px; }
.share-wb-l { background-position: 0 -66px; width: 66px; height: 66px; }
.share-qzone-l { background-position: -66px  0; width: 66px; height: 66px; }

.dialog-share .dialog-box { margin: 0 auto; width: 270px; *zoom: 1; }
.dialog-share .dialog-box:after { content: ""; display: table; clear: both; }
.dialog-share .dialog-share { float: left; width: 90px; cursor: pointer; }
.dialog-share .dialog-share-i { display: block; margin: 0 auto; }
.dialog-share .dialog-share-p { text-align: center; font: 500 14px/18px "microsoft yahei"; color: #147074; }
.dialog-share .dialog-opt { padding-top: 10px; padding-bottom: 0; }


/* 用户信息 */
.m-info .info-box {display: none;}
.m-info[data-status="0"] .info-box.info-box-1 {display: block;}
.m-info[data-status="1"] .info-box.info-box-2 {display: block;}
.m-info[data-status="2"] .info-box.info-box-3 {display: block;}

/*===================弹窗====================*/

.ui-dialog {
	background: #ffffff;
}

.dialog {
	width: 660px;
	padding: 34px 0;
	color: #464e4e;
}

.dialog-group {
	width: 750px;
	height: 270px;
}

.dialog-title {
	font: 700 22px/24px "Microsoft YaHei";
	text-align: center;
	margin-bottom: 18px;
}

.dialog-stitle {
	font: 500 12px/28px "Microsoft YaHei";
	color: #8c8c8c;
	text-align: center;
	height: 28px;
	margin-bottom: 18px;
}

.dialog-close {
	position: absolute;
	width: 38px;
	height: 38px;
	top: 0;
	right: -38px;
	z-index: 2;
	cursor: pointer;
	background: url(../yp/yphxjy/rys3/images/dialog/dlg-close.png?) no-repeat 0px 0px;
}

.dialog-opt {
	text-align: center;
	margin-top: 30px;
}

.dialog-btn {
	width: 122px;
	height: 37px;
	font: 500 14px/37px "Microsoft YaHei";
	color: #ffffff;
	text-align: center;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 10px;

	background: #d03a3c;
}

.dialog-btn:hover {
	filter: brightness(1.2);
	text-decoration: none;
}

.dialog-btn.dialog-btn-1 {
	background: #d03a3c;
}

.dialog-btn.dialog-btn-2 {
	background: #f9842e;
}

.dialog-btn.dialog-btn-3 {
	background: #818181;
}

.dialog-btn[data-status="0"] {
	background: #a9a9a9;
	/* IE 6-9 */
	cursor: default;
}

.dialog-btn[data-status="0"]:hover {
	background: #a9a9a9;
	/* IE 6-9 */
	text-decoration: none;
}


.dialog-tip {
	text-align: center;
}

.dialog-pager {
	text-align: center;
	padding: 10px 0;
}

.dialog-pager span {
	line-height: 20px;
	display: inline-block;
	margin: 2px;
	font: 700 14px/26px "Microsoft YaHei";
}

.dialog-pager a,
.dialog-pager span.cur {
	display: inline-block;
	text-decoration: none;
	margin: 2px;
	font: 700 14px/26px "Microsoft YaHei";
}

.dialog-pager span.cur {
	color: #f9842e;
	text-decoration: underline;
}

.dialog-pager a:hover {
	color: #f9842e;
}

/* 我的奖励 */

.dialog-myaward {}

.dialog-myaward .myaward-list,
.dialog-myaward .myaward-hd {
	font: 700 16px/26px "Microsoft YaHei";
	position: relative;
}

.dialog-myaward .myaward-list {
	padding: 20px 0;
}

.dialog-myaward .myaward-list .item--award {
	position: relative;
	height: 26px;
}

.dialog-myaward .item-label {
	position: absolute;
	left: 120px;
	top: 0;
}

.dialog-myaward .myaward-list .item-label {
	font-weight: 500;
}

.dialog-myaward .item-oper {
	padding-left: 400px;
}

/* 绑服弹出框 */
.dialog-serverSelect .dialog-line {
	height: 32px;
}

.dialog-serverSelect .select_box {
	position: absolute;
	left: 50%;
	margin-left: -190px;
}

.dialog-serverSelect .select_js {
	position: absolute;
	left: 50%;
	margin-left: 0;
	background-color: #ffffff;
	border: none;
	border-bottom: solid 1px #8d8d8d;
	font: 500 14px/32px "microsoft yahei";
	height: 32px;
	padding-left: 8px;
	width: 210px;
}

.dialog-serverSelect .wd-dialog-opt-tip {
	text-align: center;
	margin-top: 10px;
	font: 500 14px/32px "microsoft yahei";
	height: 14px;
}

.dialog-serverSelect .wd-dialog-opt {
	margin-top: 5px;
	padding-top: 0;
}

.dialog-serverSelect .select-search-input,
.dialog-serverSelect .search-input {
	font: 500 14px/32px "microsoft yahei";
	height: 32px;
}

.dialog-serverSelect .m_selectlist .m_selected {
	width: 184px;
	height: 32px;
	background-color: #ffffff;
	cursor: pointer;
	overflow: hidden;
	border: solid 1px #8d8d8d;
	/*提示*/
	/* 文字区域 */
	/* 下拉区域 */
}

.dialog-serverSelect .m_selectlist .m_selected .redtip {
	font: 500 12px/12px "microsoft yahei";
	top: 34px;
	left: 0px;
	position: absolute;
}

.dialog-serverSelect .m_selectlist .m_selected .select_txt {
	padding: 0 0 0 2px;
	font: 500 14px/32px "microsoft yahei";
	overflow: hidden;
	text-align: left;
	width: auto;
	height: auto;
	max-width: 161px;
	margin-left: 11px;
}

.dialog-serverSelect .m_selectlist .m_selected .flag_down {
	height: 100%;
	width: 32px;
	background-color: #fff;
	display: block;
	overflow: hidden;
	float: right;
	position: relative;
}

.dialog-serverSelect .m_selectlist .m_selected .flag_down b {
	width: 0;
	height: 0;
	border-top: 6px #404040 solid;
	border-left: 6px transparent dashed;
	border-right: 6px transparent dashed;
	display: block;
	overflow: hidden;
	zoom: 1;
	transition: all 0.3s;

	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.dialog-serverSelect .m_selectlist .m_select_cont {
	background-color: #ffffff;
	border: solid 1px #8d8d8d;
	top: 32px;
	width: 184px;
	padding: 0px;
	z-index: 4;
	position: absolute;
	overflow: hidden;
}

.dialog-serverSelect .m_selectlist .m_select_cont .selectlist li a {
	background: #ffffff;
	color: #404040;
	display: block;
	padding: 0 5px;
	font: 500 12px/24px "microsoft yahei";
	z-index: 4;
	transition: filter 0.3s;
}

.dialog-serverSelect .m_selectlist .m_select_cont .selectlist li a:hover {
	background: #404040;
	text-decoration: none;
	color: #ffffff;
	filter: brightness(1.2);
}

.dialog-serverSelect .m_selectlist .v_scrollbar {
	position: absolute;
	width: 10px;
	right: 0;
	top: 0;
	height: 220px;
	display: none;
	cursor: pointer;
	background: #414f62;
}

.dialog-serverSelect .m_selectlist .v_scrollbar_bg {
	position: absolute;
	top: 0;
	width: 10px;
	height: 100%;
	background-color: #414f62;
}

.dialog-serverSelect .m_selectlist .v_scrollbar_btn {
	position: absolute;
	width: 10px;
	border: 1px solid #a2aab0;
	z-index: 100;
	top: 0;
	border-radius: 3px;
	background-color: #a2aab0;
}

.dialog-serverSelect .m_selectlist .search-input {
	width: 100%;
}

.dialog-list {
	font: 700 16px/26px "Microsoft YaHei";
	padding-top: 20px;
}

.dialog-list .dialog-item {
	position: relative;
}

.dialog-item-name {
	position: absolute;
	left: 150px;
	top: 0;
}

.dialog-item-val {
	padding-left: 460px;
}

/* /yp/yphxjy/rys3/css/index.css */
.mod-sslc .mod-hd,.mod-lottery .mod-hd, .mod-ssjj .mod-hd { background: url(../yp/yphxjy/rys3/images/sprite_tit.png?5ece3a2); background-repeat: no-repeat; }

.mod-sslc .mod-hd,.mod-ssjj .mod-hd { background-position: 0 0; width: 784px; height: 40px; color: #323232; background-position: center 0; width: auto; }

.mod-ssjj .fmt-flt dt, .mod-ssjj .fmt-flo dt { color: #bababa; }
.mod-ssjj .fmt-flt dd, .mod-ssjj .fmt-flo dd { color: #959595; }
.mod-ssjj .fmt-flt dt.s-red, .mod-ssjj .fmt-flo dt.s-red { color: #d03a3c; }

.mod-slide { *zoom: 1; margin-bottom: 20px; padding-top: 30px; }
.mod-slide:after { content: ""; display: table; clear: both; }

/*slide*/
.slide { float: left; width: 490px; height: 200px; background: #061302; overflow: hidden; position: relative; }
.slide .slide-list li { float: left; display: inline; width: 490px; height: 200px; }
.slide .slide-list li a, .slide .slide-list li img { display: block; width: 100%; height: 100%; }
.slide .slide-nav { position: absolute; right: 15px; bottom: 10px; }
.slide .slide-nav li { float: left; display: inline; }
.slide .slide-nav a { width: 8px; background: #fff; height: 8px; overflow: hidden; float: left; display: inline; margin-left: 5px; border-radius: 4px; }
.slide .slide-nav .cur a { width: 42px; background: #d03a3c; }

/*explain*/
.view .explain { float: right; width: 490px; background: #fff; }
.view .explain .explain-hd { height: 40px; line-height: 40px; position: relative; border-bottom: 1px solid #f0f0f0; *zoom: 1; }
.view .explain .explain-hd i { background-position: -97px -60px; width: 15px; height: 18px; float: left; margin: 11px 10px 0 12px; }
.view .explain .explain-bd { height: 159px; padding: 0 20px; }
.view .explain .explain-bd a { color: #b12816; }

/*sslc*/
.sslc-list { width: 1199px; height: 114px; background: url(../yp/yphxjy/rys3/images/sslc.png?5ece3a2) no-repeat; }
.sslc-list li {
    width: 288px; padding: 0px 0 0 60px; text-align: center; height: 114px; float: left; position: relative;*zoom:1; }
.sslc-list li + li{
    margin-left: 15px;
}
.sslc-list li .tit{
    font-size: 24px;
    color: #595959;
    font-weight: 700;
    text-align: center;
}
.sslc-list li .item-date {
    color: #999999;
    line-height: 20px;
    margin-bottom: 10px;
}
.sslc-list li .item-btn {
    display: block;
    margin: 0 auto;
    font-size: 14px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    line-height: 34px;
    width: 120px;
    height: 34px;
    background-color: #d03a3c;
    border-radius: 3px;
}
.sslc-list li .item-status{
    line-height: 40px;
    display: none;
    font-weight: bold;
}
.sslc-list .sslc-item .item-status.item-status-0{
    color: #999999;
}
.sslc-list .sslc-item .item-status.item-status-1{
    color: #d03a3c;
}

.sslc-list .sslc-item[data-status="0"] .item-status.item-status-0{
    display: block;
}
.sslc-list .sslc-item[data-status="1"] .item-status.item-status-1{
    display: block;
}

/*mod_live*/
.mod_live{
    float: left;
    width: 100%;
}
.mod_live .mod_hd{
    height: 35px;
    overflow: hidden;
}
.mod_live .mod_hd .tit{
    font:500 14px/32px "microsoft yahei";
    color: #d03a3c;
    position: relative;
    *zoom:1;
    padding-left: 30px;
}
.mod_live .mod_hd .ivideo{
    background:  url(../yp/yphxjy/rys3/images/lsprite.png?5ece3a2) 0 -44px no-repeat;
    position: absolute;
    top: 8px;
    left: 0;
    vertical-align:middle;
    width: 23px;
    height: 15px;
    overflow: hidden;
    margin-right: 5px;
}
.mod_live .mod_hd .tit .shc{
    font-weight: 700;
    color: #323232;
    font-size: 18px;

    margin-right: 5px;
}
.mod_live .mod_hd .btn_sqq{
    float: right;
    *display:inline;
    *zoom:1;
    width: 93px;
    height: 22px;
    overflow: hidden;
    padding-left: 30px;
    font:500 12px/22px "microsoft yahei";
    color: #f0f0f0;
    background:  url(../yp/yphxjy/rys3/images/lsprite.png?5ece3a2) 0 0 no-repeat;
    position: relative;
    z-index: 111;
}
.mod_live .mod_hd .btn_sqq:hover{
    background-position: 0 -22px;
}
.mod_live .mod_bd{
    height: 675px;
    overflow: hidden;
}
.box_live,
.box_img{
    width:100%;
    height:100%;
    position: relative;
}


.mod-lottery { background: #242424; }
.mod-lottery .mod-hd { background-position: 0 -40px; width: 784px; height: 40px; color: #e3e3e3; background-position: center -40px; width: auto; }
/*mod--lottery*/

.mod-lottery .lottery-cont {
	float: left;
	width: 856px;
	*display: inline;
}

.mod-lottery .lottery-top {
	height: 65px;
	background: #1b1b1b;
	position: relative;
	margin-bottom: 10px;
}

/* 抽奖信息 */

.lottery-top .lottery-tip {
	float: left;
	padding-left: 24px;
	color: #ffffff;
	font: 500 14px/65px "Microsoft YaHei";
}
.lottery-top .lottery-tip span{
    color: #7f7f7f;
}

.lottery-top .lottery-opr {
	position: absolute;
	right: 160px;
	top: 14px;
}

.lottery-top .lottery-opr .cjfl-btn {
	display: block;
	font: 500 14px/38px "Microsoft YaHei";
	color: #ffffff;
	text-align: center;
    padding: 0 14px;
	height: 38px;
	background: #d03a3c;
    border-radius: 3px;
}

.lottery-top .lottery-opr .cjfl-btn.cjfl-btnd-disabled {
	cursor: default;
}

.lottery-top .lottery-opr .cjfl-btn.cjfl-btnd-disabled:hover {
	text-decoration: none
}

.lottery-top .lottery-time {
	position: absolute;
	right: 20px;
	top: 11px;
	background: url(../yp/yphxjy/rys3/images/lottery/lottery-countdown.png?) no-repeat left top;
	width: 127px;
	height: 42px;
}

.lottery-top .lottery-time span {
	font: 500 14px/42px "Microsoft YaHei";
	color: #ffffff;
	text-align: center;

	/* 对其位置 */
	letter-spacing: 18px;
	position: relative;
	left: 8px;
}

.lottery-top .lottery-time .time-h {
	float: left;
}

.lottery-top .lottery-time .time-s {
	float: right;
}

.mod-lottery .lottery-lotte {
	position: relative;
}

/* 抽奖右边 */

.mod-lottery .lottery-aside {
	float: right;
	width: 323px;
	height: 565px;
	background: #2c2c2c;
}

/* 抽奖用户信息 */
.lottery-user {
	margin-bottom: 10px;
}

.lottery-user-info .login-info {
	height: 50px;
	padding-top: 10px;
	position: relative;
	text-align: center;
    background: #1b1b1b;
}

.lottery-user-info .user-ulog a {
	font: 500 16px/37px "Microsoft YaHei";
	color: #ececec;
	margin: 0 10px;

	transition: filter .3s;

	display: inline-block;
}

.lottery-user-info .user-log a,
.lottery-user-info .user-log span{
	font: 500 16px/37px "Microsoft YaHei";
	color: #ececec;
}


.lottery-user-info .user-ulog a:hover {
	filter: brightness(1.1);
	text-decoration: none;
}

.lottery-user-info .user-login {
	background: url(../yp/yphxjy/rys3/images/lottery/info/info_login.png?5ece3a2) no-repeat left top;
	width: 122px;
	height: 37px;
}

.lottery-user-info .user-reg {	
	background: url(../yp/yphxjy/rys3/images/lottery/info/info_resign.png?5ece3a2) no-repeat left top;
	width: 122px;
	height: 37px;
}



.lottery-user-info .info-box {
	overflow: hidden;

	display: none;

	width: 285px;
	height: 53px;
	background:#d03a3c;
	margin: 0 auto;
	margin-top: 27px;
	margin-bottom: 20px;
}

.lottery-user-info .info-bind {
	

	
	font: 700 16px/53px "Microsoft YaHei";
	color: #ffffff;
	text-align: center;

	display: block;

	transition: filter .3s;
}

.lottery-user-info .info-bind:hover {
	filter: brightness(1.2);
	text-decoration: none;
}

.lottery-user-info .info-box-item {
	float: left;
	overflow: hidden;
	display: block;

	color: #ececec;
}
.lottery-user-info .info-box-item .info-item-txt{
	font-weight: bold;
	color: #ececec;
}

.lottery-user-info .info-box-item.info-box-item-1 {
	width: 264px;
}

.lottery-user-info .info-box-item.info-box-item-2 {
	width: 134px;
}

.lottery-user-info .user-name {
	width: 218px;
}

.lottery-user-info .param-roleName {
	width: 154px;
}

.lottery-user-info .info-box.info-box-3 {padding: 6px 20px;}
/* 转盘 */

.lotte-table {
	width: 855px;
	height: 480px;
}

.lotte-table .lotte-item {
	background: url(../yp/yphxjy/rys3/images/lottery/lottery-item.png?) no-repeat center center;
	width: 277px;
	height: 152px;
	padding:5px;
	position: absolute;
	z-index: 5;
	overflow: hidden;

	border: 3px solid transparent;

	transition: border-color .3s, filter .3s;
}

.lotte-table.entity_lottery_cur1 .lotte-item.item1 {
	border: 3px solid #982b2d;
	filter: brightness(1.2);
}

.lotte-table.entity_lottery_cur2 .lotte-item.item2 {
	border: 3px solid #982b2d;
	filter: brightness(1.2);
}

.lotte-table.entity_lottery_cur3 .lotte-item.item3 {
	border: 3px solid #982b2d;
	filter: brightness(1.2);
}

.lotte-table.entity_lottery_cur4 .lotte-item.item4 {
	border: 3px solid #982b2d;
	filter: brightness(1.2);
}

.lotte-table.entity_lottery_cur5 .lotte-item.item5 {
	border: 3px solid #982b2d;
	filter: brightness(1.2);
}

.lotte-table.entity_lottery_cur6 .lotte-item.item6 {
	border: 3px solid #982b2d;
	filter: brightness(1.2);
}

.lotte-table.entity_lottery_cur7 .lotte-item.item7 {
	border: 3px solid #982b2d;
	filter: brightness(1.2);
}

.lotte-table.entity_lottery_cur8 .lotte-item.item8 {
	border: 3px solid #982b2d;
	filter: brightness(1.2);
}

.lotte-table .lotte-item .item-txt {
	height: 28px;
	text-align: center;
	color: #ffffff;
	font: 500 14px/28px "Microsoft YaHei";
}

.lotte-table .lotte-item .item-img {
	width: 264px;
	height: 112px;
	display: block;
}

.lotte-table .lotte-item .item-img img {
	width: 100%;
	height: 100%;
}

.lotte-table .item1 {
	top: 0px;
	left: 0px;
}

.lotte-table .item2 {
	top: 0px;
	left: 290px;
}

.lotte-table .item3 {
	top: 0px;
	right: 0px;
}

.lotte-table .item4 {
	top: 165px;
	right: 0px;
}

.lotte-table .item5 {
	bottom: 0;
	right: 0px;
}

.lotte-table .item6 {
	bottom: 0;
	left: 289px;
}

.lotte-table .item7 {
	bottom: 0;
	left: 0px;
}

.lotte-table .item8 {
	top: 165px;
	left: 0px;
}

.lotte-btn {
	position: absolute;
	top: 165px;
	left: 290px;

	background: #181818;
	border: 1px solid #2c2c2c;
	outline:solid 1px #171717;
}

.lotte-btn .lotte-start {
	background: url(../yp/yphxjy/rys3/images/lottery/lottery-start.png?) no-repeat;
	display: block;
	position: relative;
	width: 260px;
	height: 112px;
	transition: filter 0.3s, color 0.3s;

	margin: 0 auto;
	margin-top: 7px;
}

.lotte-btn .lotte-start:hover {
	filter: brightness(1.2);
}

.lotte-btn .lotte-remain {
	position: absolute;
	top: 70px;
	left: 50%;
	margin-left: -100px;
	width: 200px;
	text-align: center;
	color: #ffffff;
	transition: filter 0.3s, color 0.3s;
}

.lotte-btn .lotte-info .lotte-myaward,
.lotte-btn .lotte-info .lotte-prob {
	float: left;
	display: block;
	font: 700 14px/30px "Microsoft YaHei";
	color: #ffffff;
	text-align: center;
}

.lotte-btn .lotte-info .lotte-myaward:hover,
.lotte-btn .lotte-info .lotte-prob:hover {
	filter: brightness(1.2);
}

.lotte-btn .lotte-info .lotte-myaward {
	width: 174px;
	height: 30px;
}

.lotte-btn .lotte-info .lotte-prob {
	width: 101px;
	height: 30px;
}

/* 转盘-end********************************************************** */



/* 说明列表 */
.exp-box {
	padding: 0 20px;
}

.exp-box .exp-title {
	font: 700 16px/24px "Microsoft YaHei";
	color: #e2e2e2;
}

.exp-box .exp-txtlist {
	margin-bottom: 18px;
	font: 500 14px/24px "Microsoft YaHei";
	color: #7f7f7f;
}
.exp-box .exp-txtlist li{
	position: relative;
	padding-left: 24px;
}
.exp-box .exp-txtlist em{
	font: 500 14px/24px "Microsoft YaHei";
	color: #d03a3c;
}
.exp-box .exp-txtlist a{
	font: 500 14px/24px "Microsoft YaHei";
	color: #d03a3c;
}
.exp-box .exp-txtlist i{
	position: absolute;
	top: 4px;
	left: 0;

	font: 500 12px/16px "Microsoft YaHei";
	width: 16px;
	height: 16px;
	text-align: center;
	color: #f0f0f0;
	background-color:#b23c3c;
	border-radius: 50%;
}


/* 赛事奖励 */
.mod-ssjj .ssjj-group{
	margin-bottom: 26px;
}
.mod-ssjj .group-tit{
	width: 123px;
	height:40px;

	margin: 0 auto;
	margin-bottom: 10px;
}
.mod-ssjj .ssjj-group-1 .group-tit{
	background: url(../yp/yphxjy/rys3/images/prize/prize_1.png?5ece3a2) no-repeat;
}
.mod-ssjj .ssjj-group-2 .group-tit{
	background: url(../yp/yphxjy/rys3/images/prize/prize_2.png?5ece3a2) no-repeat;
}
.mod-ssjj .ssjj-group-3 .group-tit{
	background: url(../yp/yphxjy/rys3/images/prize/prize_3.png?5ece3a2) no-repeat;
}
.mod-ssjj .ssjj-group-4 .group-tit{
	background: url(../yp/yphxjy/rys3/images/prize/prize_4.png?5ece3a2) no-repeat;
}
.mod-ssjj .ssjj-group-5 .group-tit{
	background: url(../yp/yphxjy/rys3/images/prize/prize_5.png?5ece3a2) no-repeat;
}
.mod-ssjj .ssjj-group-6 .group-tit{
	background: url(../yp/yphxjy/rys3/images/prize/prize_6.png?5ece3a2) no-repeat;
}
.mod-ssjj .group-list{
	text-align: center;
	font-size: 0;
}
.mod-ssjj .group-list li{
	width: 360px;
	height:131px;
	background: url(../yp/yphxjy/rys3/images/prize/prize_item.png?5ece3a2) no-repeat;

	padding:5px;

	margin:0 20px;
	margin-bottom: 10px;
	display:inline-block;
}

.mod-ssjj .group-list img{
	width: 350px;
	height:93px;
	display: inline-block;
}
.mod-ssjj .group-list .item-name{
	font: 500 12px/28px "Microsoft YaHei";
	color: #ececec;
}
