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

/* global */
body { font-family: "SimSun", sans-serif; font-size: 14px; background: #f0f0f0; }

.my_footer { margin-top: 0; }

.view {
    background: #f0f0f0;
    margin-top: 50px;
}

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

/* header  */
.header { position: relative; zoom: 1; height: 510px; overflow: hidden; background: url(../yp/yphxjy/jjs20/images/bg/bg_02.jpg?5ece3a2) center top no-repeat; }
.header .wrapper { position: relative; *zoom: 1; }
.header .logo {
    position: absolute;
    top: 55px;
    left: 50%;
    margin-left: -128px;
    width: 226px;
    height: 60px;
    line-height: 30;
    overflow: hidden;
   /* background: url(../yp/yphxjy/jjs20/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: 430px;
    margin-left: -224px;
    color: #f4f4f4;
    font: 500 14px/40px "microsoft yahei";
    text-align: center;
    width: 382px;
    height: 40px;
    font-size: 16px;
}
.header .header-link { position: absolute; top: 0; right: 0; height: 28px; text-align: center; line-height: 30px; color: #caa39a; width: 200px; }
.header .header-link a { color: #f2c1a0; float: left; line-height: 27px; text-align: left; position: relative; }
.header .header-link a i { width: 16px; height: 16px; position: absolute; }
.header .header-link a:hover { text-decoration: underline; }
.header .header-link a.link-1 { width: 86px; }
.header .header-link a.link-2 { width: 70px; padding-left: 40px; margin-left: 2px; }

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

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

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

/* nav */
.nav { background: url(../yp/yphxjy/jjs20/images/nav_fbg.jpg?5ece3a2) no-repeat center 0; position: relative; height: 80px; }
.nav .wrapper { background: url(../yp/yphxjy/jjs20/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: 74px;border-bottom: 6px solid transparent; overflow: hidden; text-align: center; width: 200px; 
    transition: color .3s,border-bottom-color .3s;
}
.nav li a:hover { text-decoration: none; color: #d03a3c; border-bottom-color: #d03a3c; }
.nav li.cur a { background: url(../yp/yphxjy/jjs20/images/nav_hover.png?5ece3a2) no-repeat 0 0; height: 80px; border: none; }
.nav li.cur a:hover { text-decoration: none; color: #e3e3e3; }

/* 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; width: 1000px; }
.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/jjs20/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; }

.dialog .dialog-close, .dialog-gift .dialog-close, .dialog .dialog-comfim, .dialog-gift .dialog-comfim, .dialog .dialog-cancel, .dialog-gift .dialog-cancel, .dialog-gift .gift-gamedh { background: url(../yp/yphxjy/jjs20/images/sprite_dialog.png?5ece3a2); background-repeat: no-repeat; }

/*dialog*/
.dialog, .dialog-gift { font-family: "Microsoft Yahei", sans-serif; color: #323232; }
.dialog .dialog-top, .dialog-gift .dialog-top { height: 12px; background: url(../yp/yphxjy/jjs20/images/dialog_bg.png?5ece3a2) no-repeat 0 0; }
.dialog .dialog-btm, .dialog-gift .dialog-btm { height: 12px; background: url(../yp/yphxjy/jjs20/images/dialog_bg.png?5ece3a2) no-repeat -860px 0; }
.pdialog .dialog-body, .dialog-gift .dialog-body { background: url(../yp/yphxjy/jjs20/images/dialog_bg.png?5ece3a2) repeat-y -430px 0; position: relative; width: 430px; *zoom: 1; }
.dialog .dialog-body:before, .dialog-gift .dialog-body:before, .dialog .dialog-body:after, .dialog-gift .dialog-body:after { content: ""; display: table; }
.dialog .dialog-close, .dialog-gift .dialog-close { background-position: -169px -44px; width: 50px; height: 32px; font-size: 0; position: absolute; top: 0; right: 0; z-index: 9; }
.dialog .dialog-comfim, .dialog-gift .dialog-comfim, .dialog .dialog-cancel, .dialog-gift .dialog-cancel, .dialog-gift .gift-gamedh { display: inline-block; line-height: 44px; text-align: center; color: #f6f0ef; font-weight: bold; font-size: 18px; margin: 0 10px; }
.dialog .dialog-comfim:hover, .dialog-gift .dialog-comfim:hover, .dialog .dialog-cancel:hover, .dialog-gift .dialog-cancel:hover, .dialog-gift .gift-gamedh:hover { text-decoration: none; }
.dialog .dialog-comfim, .dialog-gift .dialog-comfim, .dialog .dialog-cancel, .dialog-gift .dialog-cancel { background-position: 0 -88px; width: 129px; height: 44px; }
.dialog .dialog-comfim:hover, .dialog-gift .dialog-comfim:hover, .dialog .dialog-cancel:hover, .dialog-gift .dialog-cancel:hover { background-position: -169px  0; width: 129px; height: 44px; }
.dialog-gift .gift-gamedh { background-position: 0 0; width: 169px; height: 44px; }
.dialog-gift .gift-gamedh:hover { background-position: 0 -44px; width: 169px; height: 44px; }
.dialog .dialog-cont, .dialog-gift .dialog-cont { padding: 10px 0; }
.dialog .dialog-title, .dialog-gift .dialog-title { text-align: center; font-size: 24px; line-height: 32px; padding: 10px 0; font-weight: normal; }
.dialog .dialog-opt, .dialog-gift .dialog-opt { text-align: center; padding: 10px 0; }
.dialog .dialog-txt, .dialog-gift .dialog-txt { text-align: center; font-size: 20px; line-height: 34px; }
.dialog-exchangeNoScore .dialog-txt{padding-top:10px;}

/*fmenu*/
.fmenu { z-index: 999; width: 60px; overflow: hidden; position: absolute; left: 50%; margin-left: 510px; }
.fmenu a { background: url(../yp/yphxjy/jjs20/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/jjs20/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; }
/* /yp/yphxjy/jjs20/css/index.css */
.mod-sslc .mod-hd, .mod-ssjj .mod-hd { background: url(../yp/yphxjy/jjs20/images/sprite_tit.png?5ece3a2); background-repeat: no-repeat; }

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

.mod-ssjj { background: #242424; }
.mod-ssjj .mod-hd { background-position: 0 -40px; width: 784px; height: 40px; color: #e3e3e3; background-position: center -40px; 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; }

.explain .explain-hd i, .ssjj-group1 .group-tit span, .ssjj-group2 .group-tit span, .ssjj-group3 .group-tit span, .ssjj-group4 .group-tit span, .ssjj-group5 .group-tit span { background: url(../yp/yphxjy/jjs20/images/sprite_icon.png?5ece3a2); background-repeat: no-repeat; }

.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: 1013px; height: 95px; background: url(../yp/yphxjy/jjs20/images/sslc.png?5ece3a2) no-repeat; }
.sslc-list li { width: 180px; padding: 0px 0 0 60px; text-align: center; height: 95px; float: left; margin-right: 13px; line-height: 20px; position: relative;*zoom:1; }
.sslc-list li .tit{
    font-size: 24px;
    color: #595959;
    font-weight: 700;
    text-align: center;
    line-height: 50px;
}
.sslc-list li .item-date { color: #A4A4A4; line-height: 20px; }
.sslc-list li .i-lflag{
    background:  url(../yp/yphxjy/jjs20/images/ilsprite.png?5ece3a2)  no-repeat;
    width:58px;height:61px;
    position: absolute;
    top: 0;
    right: 0;
}
.sslc-list li .live{
    background-position: 0 0;
}
.sslc-list li .nlive{
    background-position: -63px 0px;
}

/*ssjj*/
.ssjj-group .group-tit, .ssjj-group1 .group-tit, .ssjj-group2 .group-tit, .ssjj-group3 .group-tit, .ssjj-group4 .group-tit, .ssjj-group5 .group-tit { height: 50px; }
.ssjj-group .group-tit span, .ssjj-group1 .group-tit span, .ssjj-group2 .group-tit span, .ssjj-group3 .group-tit span, .ssjj-group4 .group-tit span, .ssjj-group5 .group-tit span { float: left; margin: 10px 0 0 10px; }
.ssjj-group .group-list, .ssjj-group1 .group-list, .ssjj-group2 .group-list, .ssjj-group3 .group-list, .ssjj-group4 .group-list, .ssjj-group5 .group-list { *zoom: 1; width: 1020px; }
.ssjj-group .group-list:after, .ssjj-group1 .group-list:after, .ssjj-group2 .group-list:after, .ssjj-group3 .group-list:after, .ssjj-group4 .group-list:after, .ssjj-group5 .group-list:after { content: ""; display: table; clear: both; }
.ssjj-group .group-list li, .ssjj-group1 .group-list li, .ssjj-group2 .group-list li, .ssjj-group3 .group-list li, .ssjj-group4 .group-list li, .ssjj-group5 .group-list li { float: left; text-align: center; position: relative; *zoom: 1; margin: 0 11px 10px 0; }
.ssjj-group .group-list li .item-name, .ssjj-group1 .group-list li .item-name, .ssjj-group2 .group-list li .item-name, .ssjj-group3 .group-list li .item-name, .ssjj-group4 .group-list li .item-name, .ssjj-group5 .group-list li .item-name { position: absolute; width: 100%; bottom: 0; left: 0; line-height: 26px; color: #868686; }

/*mixin do not support interpolation*/
.ssjj-group1 .group-tit span { background-position: 0 -60px; width: 80px; height: 30px; }

.ssjj-group2 .group-tit span { background-position: -97px  0; width: 80px; height: 30px; }

.ssjj-group3 .group-tit span { background-position: -97px -30px; width: 80px; height: 30px; }

.ssjj-group4 .group-tit span { background-position: 0 0; width: 97px; height: 30px; }

.ssjj-group5 .group-tit span { background-position: 0 -30px; width: 86px; height: 30px; }

/*add by  xiaofang 18-06-13 */

/*mod_live*/
.mod_live{
    float: left;
    width: 720px;
}
.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/jjs20/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/jjs20/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: 405px;
    overflow: hidden;
}
.view .mod_Gdescription{
    width: 270px;
}
.view .mod_Gdescription .explain-bd{
    height: 383px;
    padding-top: 15px;
}
.view .mod_Gdescription .box_img{
    margin: 15px 0 0 ;
    /*background:  url(../yp/yphxjy/jjs20/zhuanti/hxjy/zds3/images/nsprite.png?5ece3a2?7a19563) 0 -90px no-repeat;*/
    width: 226px;
    height: 82px;
    overflow: hidden;
    border:solid 1px #808080;
    padding:1px;
}
.view .mod_Gdescription .fmt-flt dt{
    float: none;
}
.view .mod_Gdescription .explain-hd{
    font:700 18px/40px "microsoft yahei";
    color: #323232;

}

.box_live{
    width:720px;
    height:405px;
    position: relative;
}
