@charset "utf-8";
/* /yp/yphxjy/zds9/css/style.css */



/*Correct block display not defined in IE6/7/8/9 & ff3,IE需要在js中createElement(tag)*/
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary { display: block;}

/* HTML5 媒体文件跟 img 保持一致 */
audio,canvas,video { display: inline-block;*display: inline;*zoom: 1;}

/* global */
body{ background:#fff; }
.wrapper{ margin:0 auto;text-align:left;width:1000px; }
td{ font-size:14px; line-height:160%;}
.txthide{ text-indent:-999em;overflow:hidden; line-height:0; font-size:0}
.clearfix:after {visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.clearfix {zoom:1; /* for IE6 IE7 */}
.hidden {display:none;}
.left,.right {display:inline; zoom:1;}
.left {float:left;}
.right {float:right;} 

a:active, a:focus, input{-moz-outline:none;outline:none;ie-dummy:expression(this.hideFocus=true);}


.color-red{
    color: #d71111 !important;
}
.color-yellow{
    color: #e7a81e !important;
}

/* ======================== frm 整体框架 ========================  */
.my_ftop,body{
    background:#1b1b1b !important;
    font-family: "microsoft yahei", sans-serif;
}
.my_ftop a{
    font-family: "microsoft yahei", sans-serif;
}

.my_ftop a:hover{
    text-decoration: none;
}
.frm_header {
    background: url(../yp/yphxjy/zds9/images/bg/bg-02-01.jpg?) no-repeat center 0;
}

.frm_mnavlist {
    background: url(../yp/yphxjy/zds9/images/nav.jpg?5ece3a2) no-repeat center;
    height: 110px;
}
.frm_seciton{
    
}

.frm_main {
    padding: 50px 0 0;
    width: 1000px;
    margin: 0 auto;
}

/* ======================== mod 通用模块 ========================  */
/*mod_wg*/
.mod_wg {
    margin-bottom:60px;
}

.mod_wg .mod_hd {
    height: 40px;
    position: relative;
    *zoom: 1;
    background: url(../yp/yphxjy/zds9/images/tit.png?5ece3a2) center 5px no-repeat;
    margin-bottom:30px;
}

.mod_wg .mod_bd {

}
.mod_wg .hd_t {
    width: 180px;
    height: 40px;
    margin: 0 auto;
    position: relative;
    z-index: 3;
}

.mod_wg .hd_t .tit {
    font: 700 32px/40px "microsoft yahei";
    color: #e7a81e;
    text-align: center;
}

/*mod_cbox*/
.mod_cbox{
    margin-bottom:50px;
}

.mod_cbox .cbox_hd{
    height: 41px;
    background: url(../yp/yphxjy/zds9/images/sprite_3.png?5ece3a2) no-repeat center top;
}
.mod_cbox .cbox_bd{
    background: url(../yp/yphxjy/zds9/images/ibg_3.png?5ece3a2) repeat-y;
}

.mod_cbox .cbox_ft{
    height: 41px;
    background: url(../yp/yphxjy/zds9/images/sprite_3.png?5ece3a2) no-repeat center bottom;
}

/*mod_box*/
.mod_box{}
.mod_box .box_hd{
    height: 80px;
    background: url(../yp/yphxjy/zds9/images/ibg_2.png?5ece3a2) no-repeat center center;
}
.mod_box .box_hd .box_tit{
    width: 146px;
    height: 55px;
    margin: 0 auto;
    position: relative;
    *zoom:1;
}
.mod_box .box_hd .flag{
    position: absolute;
    width: 16px;
    height: 16px;
    background:  url(../yp/yphxjy/zds9/images/sprite.png?5ece3a2) -40px -390px no-repeat;
    top: 50%;
    margin-top: -8px;
}
.mod_box .box_hd .lflag{
    left: 0;
}
.mod_box .box_hd .rflag{
    right: 0;
}
.mod_box .box_hd .tit{
    font:24px/55px "microsoft yahei";
    color: #af7324;
    text-align: center;
}
.mod_box .box_bd{
    padding: 20px 0 15px;
}

/* mod_box1 */
.mod_box1{

}
.mod_box1  .box_hd{
    height: 50px;
    background-color: #272727;
    padding:0 20px;
    border:1px solid #343434;
    font:500 16px/50px "microsoft yahei";
}
.mod_box1  .box_hd .tit{
    color: #bfd0d9;
}
.mod_box1  .box_hd .sc{
    float: right;
    color: #e7a81e;
    font-weight: bold;
    height: 50px;
}

/* m_box */
.m_box{
    background-color: #272727;
    padding:15px 20px 20px;
    border:1px solid #4b4b4b;
}
.m_box .tit{
    font:700 20px/40px "microsoft yahei";
    color: #af7324;
}
.m_box .tit2{
    font-weight: 500;
    font-size: 16px;
    line-height: 50px;
}
.m_box .txt{
    font:500 14px/24px "microsoft yahei";
    color: #af7324;
}

    /* ======================== wg 通用内容 ========================  */
.mt15{
    margin-top: 15px!important;
}
/*glb_dllist*/
.glb_dllist {
    vertical-align: top;
}

.glb_dllist dt {
    font: 700 18px/36px "microsoft yahei";
    color: #5b9eda;
}

.glb_dllist dd {
    margin-top: 4px;
}
/*glb_ollist*/
.glb_ollist {
    vertical-align: top;
}

.glb_ollist li {
    padding-left: 18px;
    line-height: 24px;
    color: #beb6ab;
    overflow: hidden;
    zoom: 1;
    font-size: 14px;
    font-family:"microsoft yahei";
}

.glb_ollist li .num {
    float: left;
    *display: inline;
    *zoom: 1;
    margin: 0 0 0 -22px;
    width: 22px;
    height: 22px;
    background: url(../yp/yphxjy/zds9/images/i_dot.png?5ece3a2) center center no-repeat;
}

/*glb_pic_list*/
.glb_pic_list {
    position: relative;
    height: 0;
    margin: 0 auto;
    overflow: hidden;
}
.glb_pic_list .glb_pic_item {
    width: 225px;
    height: 150px;
    *zoom: 1;

    position: absolute;
    display: none;
}
.glb_pic_list[data-num = '5']{
    width: 767px;
    height: 324px;
}
.glb_pic_list[data-num = '5'] .glb_pic_item[data-index = '1']{
    display: block;
    top: 0;
    left: 0;
}
.glb_pic_list[data-num = '5'] .glb_pic_item[data-index = '2']{
    display: block;
    top: 0;
    left: 272px;
}
.glb_pic_list[data-num = '5'] .glb_pic_item[data-index = '3']{
    display: block;
    top: 0;
    left: 544px;
}
.glb_pic_list[data-num = '5'] .glb_pic_item[data-index = '4']{
    display: block;
    top: 174px;
    left: 136px;
}
.glb_pic_list[data-num = '5'] .glb_pic_item[data-index = '5']{
    display: block;
    top: 174px;
    left: 407px;
}

.glb_pic_list[data-num='4']{
    width: 941px;
    height: 150px;
}
.glb_pic_list[data-num = '4'] .glb_pic_item[data-index = '1']{
    display: block;
    top: 0;
    left: 0;
}
.glb_pic_list[data-num = '4'] .glb_pic_item[data-index = '2']{
    display: block;
    top: 0;
    left: 239px;
}
.glb_pic_list[data-num = '4'] .glb_pic_item[data-index = '3']{
    display: block;
    top: 0;
    left: 478px;
}
.glb_pic_list[data-num = '4'] .glb_pic_item[data-index = '4']{
    display: block;
    top: 0;
    left: 717px;
}


.glb_pic_item .item_img{
    width: 100%;
    height: 100%;
}

.glb_pic_item .item_tit{
    font-size: 14px;
    line-height: 14px;
    color: #beb6ab;
    position: absolute;
    bottom: 13px;
    width: 100%;
    text-align: center;
}
.glb_pic_item[data-isEm=true] .item_tit{
    color: #af7324;
}



/* glb_pager */
.glb_pager {
    text-align: center;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 0;
    font-family: arial;
    *letter-spacing: normal;
    *word-spacing: -1px;
}

.glb_pager a, .glb_pager span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font: 500 14px/14px "microsoft yahei";
    letter-spacing: normal;
    word-spacing: normal;
    color: #b07425;
    padding: 5px 7px;
    margin: 0 3px;
    height: 14px;
    overflow: hidden;
}

.glb_pager a {
    color: #beb6ab;
}

.glb_pager a:hover {
    color: #beb6ab;
    text-decoration: none;
}

.glb_pager .cur {
    color: #e7a81e;
    background: #3b2c18;
}

.glb_pager .limit {
    background: none;
    color: #3c3c3c;
}

.glb_pager .goto {
    padding: 5px 10px;
}

.glb_pager .disabled {
    padding: 5px 10px;
    color: #beb6ab;
}

.glb_pager .ldisabled {
    background: none;
    color: #beb6ab;
}

.glb_pager .page_count {
    margin: 0 0 0 5px;
    padding: 5px 0
}

/*glb_orgbtn20*/
.glb_orgbtn20 {
    background:  url(../yp/yphxjy/zds9/images/sprite.png?5ece3a2) 0 -76px no-repeat;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 56px;
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    color: #fff;
    text-align: center;
}

.glb_orgbtn20:hover {
    text-decoration: none;
    background-position: 0 -100px;
    color: #6b1616;
}

    /* ======================== cnt 内容 ========================  */
.mod_header{
    height: 550px;
    position: relative;
    *zoom:1;
}
.mod_header .bg1{
    background: url(../yp/yphxjy/zds9/images/bg/bg-01-01.jpg?) 0 0 no-repeat;
    height: 183px;}
.mod_header .bg2{
    background: url(../yp/yphxjy/zds9/images/bg/bg-01-02.jpg?) 0 0 no-repeat;
    height: 184px;}
.mod_header .bg3{
    background: url(../yp/yphxjy/zds9/images/bg/bg-01-03.jpg?) 0 0 no-repeat;
    height: 183px;}

.mod_header .mod_otherlnk {
    position: absolute;
    top: 0px;
    right: 3px;
}
.mod_header .link-logo-1{
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -528px;
    z-index: 1;
    font-size: 0;
    width: 273px;
    height: 126px;
    background: url(../yp/yphxjy/zds9/images/logo_1.png?5ece3a2) 0 0 no-repeat;
}
/* .mod_header .link-logo-2{
    position: absolute;
    top: 14px;
    left: 50%;
    margin-left: -150px;
    width: 127px;
    height: 61px;
    background: url(../yp/yphxjy/zds9/images/logo_2.png?5ece3a2) 0 0 no-repeat;
} */
/*cnt_otherlnk*/
.cnt_otherlnk {
    text-align: center;
}

.cnt_otherlnk a {
    font-size:14px;
    width: 104px;
    height: 33px;
    line-height: 33px;
    color: #ecc883;
    float: left;
    background: url(../yp/yphxjy/zds9/images/sprite_user.png?5ece3a2) no-repeat;
}

.cnt_otherlnk a:hover {
    background-position: 0 -33px;
    text-decoration: none;
}

/* logo点击位置 */
.mod_header .logo {
    width: 200px;
    height: 50px;
    line-height: 30;
    overflow: hidden;
    position: absolute;
    top: 25px;
    left: 0px;
}

/* seg logo */
.mod_header .logo2{
    width: 150px;
    height: 88px;
    overflow: hidden;
    position: absolute;
    top: 5px;
    left: 215px;
}
/* 时间位置 */
.mod_header .mod_acttime {
    text-align: center;
    position: absolute;
    top: 482px;
    left: 50%;
    margin-left: -226px;
    width: 465px;
    height: 35px;
    overflow: hidden;
}
/* 时间字体 */
.mod_header .mod_acttime .time {
    display: block;
    color: #cbb57d;
    font: 400 21px/35px "microsoft yahei";

}
/*mod_mnavlist*/
.mod_mnavlist {
}

.mnavlist li {
    float: left;
    height: 110px
}
.mnavlist .n1{
    width: 138px;
}
.mnavlist .n2{
    width: 146px;
}
.mnavlist .n3{
    width: 144px;
}
.mnavlist .n4{
    width: 145px;
}
.mnavlist .n5{
    width: 139px;
}
.mnavlist .n6{
    width: 142px;
}
.mnavlist .n7 {
    width: 146px;
}

.mnavlist li a {
    background:  url(../yp/yphxjy/zds9/images/navlist.jpg?5ece3a2) 0 0 no-repeat;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}
.mnavlist li .a1{
    background-position: 0 0;
}
.mnavlist li .a1:hover,.mnavlist .cur .a1{
    background-position: 0 -110px ;
}
.mnavlist li .a2{
    background-position:-138px 0;
}
.mnavlist li .a2:hover,.mnavlist .cur .a2{
    background-position: -138px -110px;
}
.mnavlist li .a3{
    background-position:-284px 0;
}
.mnavlist li .a3:hover,.mnavlist .cur .a3{
    background-position: -284px -110px;
}
.mnavlist li .a4{
    background-position:-428px 0;
}
.mnavlist li .a4:hover,.mnavlist .cur .a4{
    background-position: -428px -110px;
}
.mnavlist li .a5{
    background-position:-573px 0;
}
.mnavlist li .a5:hover,.mnavlist .cur .a5{
    background-position: -573px -110px;
}
.mnavlist li .a6{
    background-position:-712px 0;
}
.mnavlist li .a6:hover,.mnavlist .cur .a6{
    background-position: -712px -110px;
}
.mnavlist li .a7{
    background-position:-854px 0;
}
.mnavlist li .a7:hover,.mnavlist .cur .a7{
    background-position: -854px -110px;
}

/* mod_slide */
.mod_slide {
    float: left;
    width: 500px;
    height: 265px;
    background: url(../yp/yphxjy/zds9/images/ibg_1.png?5ece3a2) no-repeat;
    padding:10px;
}

/* slide */
.slide {
    width: 470px;
    height: 265px;
    overflow: hidden;
    position: relative;
}

.slide_list li {
    float: left;
    display: inline;
}

.slide_list li a,
.slide_list li img {
    display: block;
    width: 470px;
    height: 264px;
}

.slide_nav {
    position: absolute;
    right: 15px;
    bottom: 10px;
}

.slide_nav li {
    float: left;
    display: inline;
}

.slide_nav a {
    width: 35px;
    background: #223050;
    height: 10px;
    overflow: hidden;
    float: left;
    display: inline;
    margin-left: 15px;
}

.slide_nav .cur a,
.slide_nav a:hover {
    background: #e7a81e;
}
/*mod_slide_news*/
.mod_slide_news{
    margin-bottom: 40px;
}

/*mod_Gdescription*/
.mod_Gdescription {
    float: right;
    width: 270px;
   /* height: 264px;*/
    overflow: hidden;
}
.mod_Gdescription .mod_hd{
    height: 62px;
}
.mod_Gdescription .mod_hd .tit {
    font: 700 32px/32px "microsoft yahei";
    color: #e7a81e;
}

.mod_Gdescription .mod_hd .tit2 {
    color: #52658f;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
}

.mod_Gdescription .mod_bd {
    padding: 0;
}

.mod_Gdescription .glb_dllist dt{
    font:22px/32px "microsoft yahei";
    color: #af7324;
}

.mod_Gdescription .glb_ollist li{
    line-height: 22px;
}

/*mod_steps*/
.mod_steps .mod_bd {
    padding-top: 20px;
}

/*cnt_steplist*/
.cnt_steplist{
    overflow: hidden;
    position: relative;
    margin-right: -3px;
    width: 1003px;
}
.cnt_steplist .step{
    width: 164px;
    height: 164px;
    background:  url(../yp/yphxjy/zds9/images/section_bg.png?5ece3a2) center bottom  no-repeat;
    overflow:hidden;
    position: relative;
    float: left;
    margin-right: 3px;
}

.cnt_steplist .step .txt{
    position: absolute;
    text-align: center;
}
.cnt_steplist .step .step_name{
    top: 40px;
    left: 0;
    width: 100%;
    height: 24px;
    font:bold 20px/24px "microsoft yahei";
    color: #e7a81e;
}
.cnt_steplist .step .step_time{
    top: 69px;
    left: 0;
    width: 100%;
    height: 18px;
    font:bold 14px/18px "microsoft yahei";
    color: #af7324;
}
.cnt_steplist .step .step_state{
    width: 65px;
    height: 65px;
    bottom: 8px;
    left: 50%;
    margin-left: -32.5px;
    font:bold 14px/65px "microsoft yahei";
    color: #af7324;
}

.cnt_steplist .btn_sign{
    display: block;
    width: 64px;
    height: 64px;
    font-size: 0;
}

.cnt_steplist .step[data-status="1"]{
    background:  url(../yp/yphxjy/zds9/images/section_bg_1.png?5ece3a2) center bottom  no-repeat;
}

.cnt_steplist .step[data-status="1"] .step_state{
    color: #e7a81e;
}

.cnt_steplist .btn_sign:hover{
}

.cnt_steplist .step.step-1{
    background:  url(../yp/yphxjy/zds9/images/section_bg_sign.png?5ece3a2) center bottom  no-repeat;
}


/* ======================== 赛事介绍 ========================  */

.cnt_grule{
}
.cnt_grule .tip{
    color: #beb6ab;
    font:500 14px/24px "microsoft yahei";
}

/* mod_rmode */
.mod_rmode{
    margin-top: 10px;
    overflow: hidden;
    width: 1000px;
}
.mod_rmode .mtit{
    font:500 18px/38px "microsoft yahei";
    color: #af7324;
}

/* ue_tabnav */
.ue_tabnav{
    width: 1002px;
}

.ue_tabnav li{
    float: left;
    *display:inline;
    *zoom:1;
    margin-right:2px;
}
.ue_tabnav li a{
    background-color: #3b2c18;
    border:1px solid #926429;
   display: block;
    width: 246px;
    height: 58px;
    text-align: center;
    color: #e7a81e;
    font:16px/50px "microsoft yahei";
    position: relative;
    *zoom:1;

    transition: all .3s;
}
.ue_tabnav li a:hover,.ue_tabnav .cur a{
    background-color: #e0912a;
    border-color: #e0912a;
    text-decoration: none;
    color: #000;
    font-weight: bold;
}
.ue_tabnav li a .icon{
    background:  url(../yp/yphxjy/zds9/images/arr_1.png?5ece3a2) 0 0 no-repeat;
    position: absolute;
    left: 50%;
    width: 19px;
    height: 10px;
    overflow: hidden;
    margin-left: -9px;
    bottom: -13px;
    display: none;
}
.ue_tabnav .cur a .icon,.ue_tabnav li a:hover .icon{
    display: block;
}
.ue_tab_contents{
    padding-top: 20px;
}

.m_rbox{
    margin-top: 2px;
}

.mod_rnotice{

}
.mod_rnotice .tit{
    font:500 18px/38px "microsoft yahei";
    color: #af7324;
}
.mod_rnotice .tip{
    font:bold 14px/24px "microsoft yahei";
    color: #e7a81e;
    margin-top: 10px;
}

/* ======================== 赛程对阵 ========================  */
.cnt_fmap{
    background:  url(../yp/yphxjy/zds9/images/final_map.png?5ece3a2) center 0 no-repeat;
    width: 1000px;
    height: 290px;
    margin: 0 auto;
    position: relative;
    *zoom: 1;
    font-size: 12px;
}
.group {
    position: absolute;
}

.group p, .group a {
    width: 150px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    color: #beb6ab;
    font-weight: 500;
    overflow: hidden;
    text-align: center;
}
.group p .c1{
    color: #b0c0ca;
}

.group_first_half4 {
    position: absolute;
    top: 0;
    left: 0;
    width: 125px
}

.group_first_half4 .a1 {
    top: 15px;
    left: 0;
}

.group_first_half4 .a2 {
    top: 88px;
    left: 0;
}

.group_first_half4 .a3 {
    top: 174px;
    left: 0;
}

.group_first_half4 .a4 {
    top: 247px;
    left: 0;
}

.group_second_half4 {
    position: absolute;
    top: 15px;
    right: 0;
    width: 125px
}

.group_second_half4 .a1 {
    top: 0;
    right: 0;
}

.group_second_half4 .a2 {
    top: 74px;
    right: 0;
}

.group_second_half4 .a3 {
    top: 159px;
    right: 0;
}

.group_second_half4 .a4 {
    top: 232px;
    right: 0;
}

.group_first_half2 {
    position: absolute;
    top: 51px;
    left: 200px;
    width: 125px
}

.group_first_half2 .a1 {
    top: 0;
    left: 0;
}

.group_first_half2 .a2 {
    top: 159px;
    left: 0;
}

.group_second_half2 {
    position: absolute;
    top: 51px;
    right: 200px;
    width: 150px
}

.group_second_half2 .a1 {
    top: 0;
    right: 0;
}

.group_second_half2 .a2 {
    top: 159px;
    right: 0;
}

.group_final_half {
    position: absolute;
    top: 131px;
    left: 307px;
}

.group_final_half .a1 {
    top: 0;
    left: 0;
}

.group_final_half .a2 {
    top: 0;
    left: 236px;
}

.group_final {
    position: absolute;
    top: 0;
    left: 400px;
    width: 200px;
    height: 78px;
    overflow: hidden;


    background-color: #e7ba5d;
}

.group_final .line1,.group_final .line2{
    color: #6b1616;
    text-align: center;
    width: auto;
    height: auto;
    position: relative;
    font-weight: bold;
}
.group_final .line1{
    font-size: 22px;
    line-height: 23px;
    margin-top: 14px;
}
.group_final .line2{
    font-size: 18px;
    line-height: 19px;
    margin-top: 5px;
}


.mod_wg .tips{
    margin-top: 10px;
    color: #af7324;
    text-align: center;
    font-size: 14px;
}

.mod_wg .tips span{
    color: #e7a81e;
}
/*cnt_allareaout*/
.cnt_allareaout {
}

.allareatable {
    width: 100%;
    border-left: solid 1px #212c54;
}

.allareatable th, .allareatable td {
    height: 43px;
    line-height: 43px;
    text-align: left;
    padding-left: 20px;
}

.allareatable th {
    background: #3b2c18 none;
    border: solid 1px #926429;
    color: #e7a81e;
    font-weight: 700;
    text-align: center;
    padding-left: 0;
}

.allareatable td {
    background: #272727 none;
    border-right: solid 1px #343434;
    border-bottom: solid 1px #343434;
    color: #beb6ab;
}

.allareatable .col1 {
    width: 8%
    color:#b07425;
}

.allareatable .col2 {
    width: 14%
}

.allareatable .col3 {
    width: 23%;
}

.allareatable .col4 {
    width: 6%
}

.allareatable .col5 {
    width: 23%;
}
.allareatable .col3 .team_box,.allareatable .col5 .team_box{
    position: relative;
    overflow: hidden;
}

.allareatable .col6 {
    width: 24%;
    text-align: center;
}

.allareatable .tname {
    display: inline-block;
    width: 80px;
    height: 43px;
    overflow: hidden;
    vertical-align: middle;
    color: #beb6ab;
    margin: 0 3px;
    text-align: center;
}
/*glb_table5*/
.cnt_glbtable5 {
    height: 353px;
}

.glb_table5 {
    width: 100%;
    border-left: solid 1px #143b58;
    border-bottom: solid 1px #143b58;
}

.glb_table5 th, .glb_table5 td {
    height: 32px;
    line-height: 32px;
    text-align: center;
}

.glb_table5 th {
    background: #223050 none;
    border-right: solid 1px #212c54;
    color: #beb6ab;
    font-weight: 700;
    font-size: 14px;
}

.glb_table5 td {
    background: #12182e none;
    border-right: solid 1px #212c54;
    border-bottom: solid 1px #212c54;
    color: #beb6ab
}

.glb_table5 td .sc2 {
    margin-left: 5px;
}

.mod_allagaint  .gprogress{
    font:500 18px/24px "microsoft yahei";
    color: #99b4cb;
    text-align: center;
    position: relative;
    margin: -20px 0  20px;
}

/* ======================== 参赛战队 ========================  */

/*team_table*/
.team_table {
    width: 1000px;
    border-right: solid 1px #212c54;
    border-bottom: solid 1px #212c54;
}

.team_table th{
    background: #3b2c18 none;
    color: #e7a81e;
    font: 700 14px/30px "simsun";
    text-align: center;
    height: 30px;
    border: solid 1px #926429;
}

.team_table td {
    background: #272727 none;
    border-left: solid 1px #343434;
    border-bottom: solid 1px #343434;
    padding: 5px 20px;
    height: 30px;
    color: #beb6ab;
}

/*.team_table .even td {
    background: #eeeadf none;
}*/

.team_table .col1 {
    width: 30%;
    color: #b07425;
}

.team_table .col2 {
    width: 14%;
}

.team_table .col3 {
    width: 56%;
}

.team_table .sname, .team_table .tname {
    float: left;
    line-height: 30px;
}

.team_table .sname {
    margin-right: 5px;
}

.team_table .tname {
    width: 80px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #69a4cc;
}

.team_table .lname {
    width: 96px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    line-height: 30px;
}

.team_table .tnember {
    width: 624px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mod_jteam  .hd_t{
    width: 210px;
}

.mod_awards .mod_bd{
    width: 1000px;
    overflow: hidden;
}
.mod_awards .box_bd{
    padding: 30px 0 50px;
}

.a7{
    font-weight: bold;
    color: #e7a81e;
}

.draw_box{
    overflow: hidden;
    background: #272727;
    padding:10px 20px;
    border:1px solid #343434;
    margin-top:20px;
}

.draw_opt{
    padding:20px 0;
}

.draw_opt a{
    display: block;
    margin:0 auto;
}

.wg_award_scoreitem .txt{
    font: 700 18px/30px "Microsoft Yahei";
    color: #144a74;
    text-align: center;
}
.wg_award_scoreitem .wg_dialog_btn{
    font-size: 16px;
}

/*mod_live*/
.mod_live{
    float: left;
    width: 720px;
}
.mod_live .mod_hd{
    height: 62px;
    overflow: hidden;
}
.mod_live .mod_hd .tit{
    font:500 20px/32px "microsoft yahei";
    color: #b07425;
}
.mod_live .mod_hd .tit .shc{
    font-weight: 700;
    color: #e7a81e;
    font-size: 32px;
}
.mod_live .mod_hd .btn_sqq{
    float: right;
    *display:inline;
    *zoom:1;
    width: 178px;
    height: 40px;
    overflow: hidden;
    padding-left: 40px;
    font:500 16px/40px "microsoft yahei";
    color: #ffdd67;
    background:  url(../yp/yphxjy/zds9/images/nsprite.png?5ece3a2) 0 0 no-repeat;
}
.mod_live .mod_hd .btn_sqq:hover{
    background-position: 0 -45px;
}
.mod_Gdescription .box_img{
    margin: 15px 0 0 20px;
    background:  url(../yp/yphxjy/zds9/images/nsprite.png?5ece3a2) 0 -90px no-repeat;
    padding: 6px;
    width: 228px;
    height: 49px;
    overflow: hidden;
}


.box_live{
    width: 720px;
    height: 405px;
    position: relative;
}
/* /yp/yphxjy/zds9/css/style2.css */
body {
    margin-top: 60px !important;
}
.glb_gray20 {
    background: #a7a7a7;
    font: 700 14px/24px "simsun";
    color: #fff;
    cursor: default;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 56px;
    height: 24px;
    overflow: hidden;
    text-align: center;
    border: none;
}
.glb_gray20.glb_gray20_over {
    pointer-events: none;
    background: #3c4761;
    color: #fff;
}

/*glb_dllist*/
.glb_dllist {
    vertical-align: top;
}

.glb_dllist dt {
    font: 700 18px/36px "microsoft yahei";
    color: #464646;
}

.glb_dllist dd {
}

/*glb_dllist1*/
.glb_dllist1 {
    vertical-align: top;
    color: #1f1f1f;
    line-height: 26px;
}

.glb_dllist3 {
    padding-left: 70px;
}

.glb_dllist1 dt {
    float: left;
    color: #464646;
    font: 16px/24px "MicroSoft YaHei";
}

.glb_dllist2 dt {
    color: #5b9eda;
    font: 14px/24px "MicroSoft YaHei";
}

.glb_dllist3 dt {
    float: left;
    width: 70px;
    color: #b07425;
    font: 14px/24px "MicroSoft YaHei";
    margin-left: -70px;
}

.glb_dllist1 dd {
    color: #464646;
    font: 12px/24px "MicroSoft YaHei";
    float: left;
    white-space: nowrap;
}

.glb_dllist2 dd {
    color: #beb6ab;
    font: 14px/24px "MicroSoft YaHei";
}

.glb_dllist3 dd {
    color: #beb6ab;
    font: 14px/24px "MicroSoft YaHei";
}

/*glb_table4*/
.glb_table4 {
    width: 100%;
    border-left: solid 1px #343434;
    border-top: solid 1px #343434;
}

.glb_table4 th,
.glb_table4 td {
    width: 15%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
}

.glb_table4 th {
    background: #3b2c18 none;
    border: solid 1px #926429;
    color: #b07425;
    font-weight: 700;
}

.glb_table4 .col4 {
    border-right-color: #926429;
    width: 20%;
}

.glb_table4 .col2 {
    width: 50%;
}

.glb_table4 td {
    background: #272727 none;
    border-right: solid 1px #343434;
    border-bottom: solid 1px #343434;
    color: #beb6ab;
}

.opt_btn a {
    display: inline-block;
    width: 86px;
    line-height: 24px;
    height: 24px;
    color: #fff;
    background: url(../yp/yphxjy/zds9/images/sprite.png?5ece3a2) 0 -252px no-repeat;
}

.opt_btn a:hover {
    background-position: 0 -276px;
    color: #6b1616;
    text-decoration: none;
}

.opt_btn .hexchange_btn {
    background-position: 0 -380px;
    color: #bbc8ea;
    display: none;
}
.opt_btn .hexchange_btn:hover {
    background-position: 0 -380px;
    color: #bbc8ea;
    text-decoration: none;
}

.hasexchange .exchange_btn {
    display: none;
}

.hasexchange .hexchange_btn {
    display: inline-block;
}

/*glb_table6*/
.glb_table6 {
    width: 100%;
    border-left: solid 1px #343434;
    border-top: solid 1px #343434;
    margin: 17px 0;
    font-size: 14px;
}

.glb_table6 th,
.glb_table6 td {
    width: 17%;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.glb_table6 th {
    background: #3b2c18 none;
    border: solid 1px #926429;
    color: #b07425;
    font-weight: bold;
}

.glb_table6 .col6 {
    border-right-color: #926429;
    width: 15%;
}

.glb_table6 td {
    background: #272727 none;
    border-right: solid 1px #343434;
    border-bottom: solid 1px #343434;
    color: #beb6ab;
}

/*glb_table7*/
.glb_table7 {
    width: 100%;
    font-size: 14px;
    border-left: solid 1px #343434;
    border-top: solid 1px #343434;
}

.glb_table7 th,
.glb_table7 td {
    width: 14%;
    height: 43px;
    line-height: 43px;
    text-align: center;
}

.glb_table7 .col3,
.glb_table7 .col4 {
    width: 15%;
}

.glb_table7 th {
    background: #3b2c18 none;
    border: solid 1px #926429;
    color: #beb6ab;
}

.glb_table7 .col7 {
    border-right-color: #926429;
}

.glb_table7 td {
    background: #272727 none;
    border-right: solid 1px #343434;
    border-bottom: solid 1px #343434;
    color: #beb6ab;
}

.glb_table7 .rname,
.glb_table7 .tname,
.glb_table7 .wname {
    width: 88px;
    height: 32px;
    overflow: hidden;
    line-height: 32px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*glb_btnred39*/
.glb_btnred39 {
    /*background: url(../yp/yphxjy/zds9/images/sprite2.png?5ece3a2) 0 0 no-repeat;*/
    vertical-align: middle;
    width: 199px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    display: block;
    right: 8px;
    top: 8px;
}

.glb_btnred39:hover {
    background-position: 0 -340px;
    color: #6b1616;
}

/*glb_btnred35*/
.glb_btnred35 {
    background: url(../yp/yphxjy/zds9/images/sprite.png?5ece3a2) 0 -196px no-repeat;
    vertical-align: middle;
    width: 156px;
    margin: 0 auto;
    height: 40px;
    display: block;
}

.glb_btnred35:hover {
    background-position: 0 -236px;
}

/*glb_btnred37*/
.glb_btnred37 {
    background: url(../yp/yphxjy/zds9/images/sprite.png?5ece3a2) 0 -60px no-repeat;
    width: 200px;
    margin: 0 auto;
    height: 40px;
    display: block;
}

.glb_btnred37:hover {
    background-position: 0 -100px;
}

/*glb_btnblue35*/
.glb_btnblue35 {
    background: url(../yp/yphxjy/zds9/images/sprite.png?5ece3a2) 0 -140px no-repeat;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    height: 28px;
    width: 124px;
    float: left;
}

.glb_btnblue35:hover {
    background-position: 0 -168px;
}

/*glb_btnblue37*/
.glb_btnblue37 {
    background: url(../yp/yphxjy/zds9/images/sprite.png?5ece3a2) 0 -124px no-repeat;
    text-align: center;
    height: 40px;
    width: 258px;
    color: #fff;
    font: 16px/40px "simsun";
    display: block;
}

.glb_btnblue37:hover {
    color: #6b1616;
    background-position: 0 -164px;
    text-decoration: none;
}

/*glb_btnblue39*/
.glb_btnred39 {
    background: url(../yp/yphxjy/zds9/images/sprite.png?5ece3a2) 0 -124px no-repeat;
    display: block;
    height: 40px;
    width: 128px;
    color: #fff;
}

.glb_btnblue39:hover {
    color: #6b1616;
    background-position: 0 -340px;
    text-decoration: none;
}

/*glb_orgbtn22*/
.glb_orgbtn22 {
    background: url(../yp/yphxjy/zds9/images/sprite.png?5ece3a2) 0 -204px no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 116px;
    text-align: center;
    height: 24px;
    font: 12px/24px "microsoft yahei";
    color: #fff;
}

.glb_orgbtn22:hover {
    background-position: 0 -228px;
    text-decoration: none;
    color: #2b1003;
}

.glb_orgbtn202 {
    background: #969696;
    color: #f0f0f0;
}

/*m_selectlist  下拉框的样式*/
.m_selectlist {
    position: relative;
    *zoom: 1;
    z-index: 111;
}

.m_selectlist .m_selected {
    background: url(../yp/yphxjy/zds9/images/sprite_4.png?5ece3a2) no-repeat;
    cursor: pointer;
    width: 300px;
    height: 40px;
    overflow: hidden;
}

.m_selected .select_txt {
    padding: 0 5px 0 10px;
    color: #3b2c18;
    font: 500 16px/40px "microsoft yahei";
    width: 175px;
    height: 40px;
    overflow: hidden;
    text-align: left;
}

.m_selected .flag_down {
    display: block;
    width: 21px;
    height: 14px;
    padding: 9px 0 0 9px;
    overflow: hidden;
}

.m_selected .flag_down b {
    height: 0;
    width: 0;
    display: block;
    overflow: hidden;
    zoom: 1;
}

/* selectlist */
.m_selectlist .m_select_cont {
    background-color: #d3d3d3;
    position: absolute;
    top: 40px;
    width: 288px;
    padding: 5px; /*display:none; */
    overflow: hidden;
    border: solid 1px #343434;
}

.m_selectlist .selectlist {
    *vertical-align: top;
    width: 100%;
}

.selectlist li {
    width: 100%;
    height: 24px;
    cursor: pointer;
    overflow: hidden;
}

.selectlist li a {
    background: #d3d3d3;
    display: block;
    padding: 0 5px;
    font: 500 12px/24px "microsoft yahei";
    color: #3b2c18;

    transition: all 0.3s;
}

.selectlist li a:hover,
.selectlist .cur a,
.selectlist .cur a:hover {
    background: #b07425;
    color: #fff;
    text-decoration: none;
}

/* v_scrollbar */
.selectlist_inner {
    zoom: 1;
    height: 100%;
    overflow: hidden;
}

.m_selectlist .v_scrollbar {
    position: absolute;
    width: 7px;
    right: 0;
    top: 5px;
    height: 220px;
    display: none;
    cursor: pointer;
    background: #d3d3d3;
}

.m_selectlist .v_scrollbar_bg {
    position: absolute;
    top: 0;
    width: 7px;
    height: 100%;
}

.m_selectlist .v_scrollbar_btn {
    position: absolute;
    width: 5px;
    border: 1px solid #000;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    z-index: 100;
    filter: alpha(opacity=40);
    opacity: 0.6;
    top: 0;
    border-radius: 3px;
    background-color: #fff;
}

/* ======================== 积分礼包 ========================  */
/*cnt_userinfo*/
.cnt_userinfo {
    font-size: 14px;
    margin-bottom: 20px;
}

.cnt_userinfo .glb_btnred39 {
    float: left;
}

.cnt_userinfo .cnt_servers {
    float: left;
    width: 300px;
}

.cnt_userinfo .userinfo {
    float: left;
    *display: inline;
    *zoom: 1;
    width: 85px;
    height: 40px;
    line-height: 40px;
    margin: 0 20px;
    color: #b07425;
    white-space: nowrap;
}

.cnt_userinfo .userinfo .integal {
    font-weight: 700;
    color: #ebca82;
    margin-left: 3px;
}

.cnt_memb {
    float: left;
    line-height: 40px;
    color: #b07425;
    font-size: 16px;
    margin: 0 10px;
}

.cnt_memb span {
    color: #ebca82;
    font-weight: bold;
}

.cnt_memb a {
    color: #b07425;
}

.cnt_memb a:hover {
    text-decoration: underline;
}

/*cnt_earnintegal*/
.cnt_earnintegal .glb_ollist li {
    padding-left: 0;
}
.cnt_earnintegal .glb_orgbtn202 {
    width: 94px;
    text-align: center;
    height: 21px;
    font: 12px/20px "microsoft yahei";
    display: inline-block;
    vertical-align: middle;
}

/*cnt_exchange*/
.cnt_exchange .cnt_extable {
    width: 665px;
}

.cnt_timetable {
    width: 1000px;
}

.mod_signDays .glb_btnred39 {
    position: absolute;
}

.signDays_month {
    text-align: center;
    height: 54px;
    border: 1px solid #343434;
    background: #3b2c18;
    position: relative;
    *zoom: 1;
}

.signDays_month li {
    border-right: 1px solid #343434;
    border-bottom: 1px solid #343434;
    display: inline-block;
    width: 116px;
    line-height: 54px;
    height: 54px;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    float: left;
}

.signDays_month li.cur {
    color: #ebca82;
    background: #272727;
    border-bottom-color: #272727;
}

.cnt_signDays {
    margin: 0 auto;
    width: 670px;
    padding: 22px 0 0;
}

.cnt_signDays .signDays_days {
    width: 636px;
    padding: 0 16px 16px;
    background: #272727;
    border: 1px solid #343434;
    overflow: hidden;
    border-top: 0;
}

/*cnt_dayslist*/
.cnt_dayslist {
    width: 664px;
}

.cnt_dayslist li {
    float: left;
    width: 90px;
    height: 46px;
    font: bold 16px/46px "microsoft yahei";
    color: #fff;
    text-align: center;
}

.cnt_dayslist .spml {
    margin-left: 60px;
    *display: inline;
}

/*glb_signlist*/
.glb_signlist li {
    background: #17203a;
    float: left;
    margin: 0;
    width: 88px;
    height: 54px;
    font: 700 30px/52px "microsoft yahei";
    color: #2f4f68;
    text-align: center;
    position: relative;
    border: 1px solid #263356;
}

.glb_signlist li.forward {
    background-color: #bf0808;
}

.glb_signlist li.forward .month {
    background: #f10303;
    color: #ffd200;
}

.glb_signlist .sign {
    background: #3b2c18;
    border-color: #343434;
    color: #fff;
}

.glb_signlist .signed {
    width: 88px;
    height: 54px;
    position: absolute;
    top: 0;
    left: 0;
    color: #ebca82;
    background: url(../yp/yphxjy/zds9/images/ico_signed.png?5ece3a2) no-repeat;
}

/*signdaylist*/
.signdaylist .glb_signlist {
    *display: inline;
    width: 630px;
    *padding-bottom: 18px;
}

/*mod_exchange*/
.mod_exchange .cnt_tip {
    width: 320px;
}

.mod_exchange .cnt_tip dl {
    line-height: 26px;
    font-size: 14px;
}

.mod_exchange .cnt_tip dt {
    color: #2a85c5;
    font-weight: bold;
}

.mod_exchange .cnt_tip dd {
    color: #5e7283;
}

/*============================ 报名抽签页 ============================*/
.mod_registdraw .ue_tabnav li {
    margin-right: 1px;
}
.mod_registdraw .ue_tabnav li a {
    width: 497px;
    height: 60px;
    font: 24px/60px "microsoft yahei";
}

.mod_registdraw .ue_tabnav li a:hover,
.mod_registdraw .ue_tabnav li.cur a {
    font-weight: bold;
    color: #ebca82;
}

.cnt_regist .glb_ollist li {
    padding-left: 0;
}

.cnt_retable {
    width: 568px;
}

.mod_optregisttime {
    position: relative;
    *zoom: 1;
}
.optregisttime_tit {
    font: bold 22px/50px "microsoft yahei";
    color: #b07425;
}
/*mod_optregist*/
.mod_optregist {
    width: 568px;
    float: left;
}

.mod_optregist .opt_servers .cnt_servers {
    float: left;
    margin-right: 10px;
    width: 300px;
}

.mod_optregist .opt_servers .glb_btnblue37 {
    float: left;
    overflow: hidden;
    *zoom: 1;
}

.mod_optregist .optresult {
    text-align: center;
    line-height: 24px;
    margin: 3px auto 4px;
    height: 24px;
    color: #bfd0d9;
}

.mod_optregist .regist_tip {
    text-align: center;
    line-height: 24px;
    margin: 5px 0;
    height: 24px;
    color: #bfd0d9;
}

.mod_optregist .optbtn .glb_btnblue37 {
    margin: 0 auto;
}
.mod_optregist .opt_servers {
    height: 40px;
}

/*mod_opttime*/
.mod_opttime {
    width: 408px;
    top: 50px;
    background: #272727;
    position: absolute;
    right: 0;
}

.mod_opttime .tit {
    text-align: center;
    font: bold 22px/58px "microsoft yahei";
    color: #b07425;
    height: 157px;
    line-height: 157px;
    border: 1px solid #926429;
    background: #3b2c18;
}

.mod_opttime .tit.opttime_tit {
    height: 58px;
    line-height: 58px;
}

.cnt_opttime {
    font: 18px/89px "microsoft yahei";
    color: #b07425;
    text-align: center;
    border: 1px solid #343434;
    border-top: 0;
}

.cnt_opttime .num {
    color: #ebca82;
    font-weight: bold;
    font-size: 40px;
}

.mod_opttime .opttime_msg {
    text-align: center;
    font: 22px/64px "microsoft yahei";
    color: #bfd0d9;
}

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

/* wg_dialog */
.ui-dialog {
    outline: none;
}

.wg_dialog {
    background: none #a76f4c;
    width: 470px;
    padding: 8px;
    position: relative;
    zoom: 1;
}

.wg_dialog_body {
    background: #fff7e9;
    position: relative;
    overflow: hidden;
    zoom: 1;
    padding: 20px 30px;
}

.wg_dialog_close {
    position: absolute;
    width: 34px;
    height: 34px;
    top: 0;
    right: -34px;
    overflow: hidden;
    color: #cae6ee;
    font-size: 0;
    background: url(../yp/yphxjy/zds9/images/ico_close.png?5ece3a2) no-repeat center center;
}

.wg_dialog_close_tip {
    z-index: 1;
    position: absolute;
    top: 8px;
    right: 8px;
    overflow: hidden;
    color: #144a74;
    font-size: 38px;
    line-height: 38px;
}

.wg_dialog_close:hover,
.wg_dialog_close_tip:hover {
    text-decoration: none;
}

.wg_dialog_close1 {
    top: 20px;
    right: -34px;
}

.wg_dialog_txt {
}

.wg_dialog_btn {
    width: 114px;
    height: 35px;
    background: url(../yp/yphxjy/zds9/images/sprite_dialog.png?5ece3a2) no-repeat;
    display: inline-block;
    line-height: 35px;
    text-align: center;
    color: #854d07;
    font-size: 18px;
    font-weight: bold;
    font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti, sans-serif;
    margin: 0 5px;
}

.wg_dialog_btn:hover {
    text-decoration: none;
}

.wg_award_item {
    /*padding: 30px 0;*/
}

.wg_dialog_title {
    font: 700 24px/36px "Microsoft Yahei";
    color: #000;
    text-align: center;
    margin: 0 auto 10px;
}

.wg_dialog_title2 {
    font: 700 30px/32px "Microsoft Yahei";
    color: #000;
    text-align: center;
    margin-bottom: 20px;
}

.wg_dialog_tip {
    font: 500 12px/30px "simsun";
    color: #000;
    text-align: center;
    margin-top: 20px;
}

.wg_regist_item .wg_dialog_opt,
.wg_award_item .wg_dialog_opt {
    font-size: 0;
    text-align: center;
    margin-top: 10px;
}

/*wg_registdialog*/
.wg_registdialog {
    width: 800px;
}

.wg_registdialog .wg_dialog_body {
    padding: 10px 20px;
}

.wg_dialog_zpgift {
    width: 520px;
}

.wg_dialog_form {
}

.wg_dialog_form .form_label {
    width: 105px;
    padding-right: 10px;
    height: 13px;
    text-align: right;
    position: absolute;
    top: 0;
    left: 0;
}

.wg_dialog_form .form_item {
    position: relative;
    zoom: 1;
    padding-left: 115px;
    margin-bottom: 13px;
    line-height: 34px;
    overflow: hidden;
}

.wg_dialog_form .form_input {
    width: 230px;
    height: 34px;
    border: none;
    float: left;
    padding: 0 10px;
    line-height: 34px;
}

.wg_dialog_form .form_textarea {
    border: none;
    float: left;
    padding: 10px;
    width: 300px;
}

.wg_dialog_form .form_error {
    float: left;
    padding-left: 10px;
    color: #bf0808;
    white-space: nowrap;
}

.dialog_form_tip {
    color: #bf0808;
    padding: 10px 0 10px 105px;
}

/*wg_myaward 弹窗*/
.wg_myawarditem {
    padding-bottom: 0;
}

.wg_myawarditem .wg_myaward {
    position: relative;
    *zoom: 1;
}

.wg_myawarditem .btsplit {
    border-top: 1px solid #dbcba1;
    font: 700 12px/40px "simsun";
    color: #3c3c3c;
    text-align: center;
}

.awardlist_tit {
    font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti, sans-serif;
    text-align: center;
}

.awardlist_tit h2 {
    color: #144a74;
    font-weight: bold;
    font-size: 30px;
}

/*分页*/
.list_pager {
    padding: 10px 0;
    text-align: center;
}

.list_pager a,
.list_pager span {
    display: inline-block;
    *display: inline;
    margin: 2px;
    padding: 4px 8px;
}

.list_pager .cur {
    background: #5e8fb5;
}

.list_pager a {
    color: #000;
}

.list_pager a:hover {
    color: #000;
}

.list_pager .pre_page,
.list_pager .next_page,
.list_pager .total_num {
    background: transparent;
    border: none;
}

.wg_registdialog .wg_dialog_opt {
    width: 102px;
    height: 35px;
    overflow: hidden;
    position: relative;
    *zoom: 1;
    margin: 10px auto 0;
}

.wg_registdialog .wg_dialog_opt .glb_btnred35 {
    width: 72px;
}

.wg_registdialog .submit_btn {
    position: absolute;
    top: 0;
    left: 0;
    height: 35px;
    filter: alpha(opacity: 0);
    opacity: 0;
    width: 102px;
    cursor: pointer;
}

/*wg_award_exchageitem*/
.wg_award_exchageitem .wg_dialog_opt .glb_btnred35 {
    margin-right: 10px;
}

/*wg_award_exgiftitem*/
.wg_award_exgiftitem {
    padding: 0 25px;
}

/*wg_award_copybox*/
.wg_award_copybox {
    padding-left: 90px;
}

.wg_award_copybox .wg_award_copylabel {
    float: left;
    *display: inline;
    *zoom: 1;
    margin-left: -90px;
    text-align: right;
    width: 90px;
    height: 22px;
    font: 500 14px/22px "microsoft yahei";
    color: #18598c;
}

.wg_award_copybox .copy_btn {
    background: url(../yp/yphxjy/zds9/images/sprite_dialog.png?5ece3a2) 0 -35px no-repeat;
    color: #6a2110;
    text-align: center;
    display: block;
    width: 57px;
    height: 22px;
    font: 700 14px/22px "microsoft yahei";
    float: left;
}

.wg_award_copybox .wg_award_copytxt {
    background: #5e8fb5;
    border: none;
    border-bottom: solid 1px #fff;
    width: 180px;
    height: 21px;
    line-height: 21px;
    padding: 0 3px;
    color: #cae6ee;
    float: left;
    margin-right: 8px;
}

/*awardlist_table*/
.awardlist_table th,
.awardlist_table td {
    padding: 5px 5px;
    height: 20px;
    font: 500 14px/20px "microsoft yahei";
    color: #18598c;
    text-align: left;
}

.awardlist_table th {
    border-bottom: solid 1px #dbcba1;
}

.awardlist_table .aname {
    color: #18598c;
    width: 100px;
    text-align: right;
}

.awardlist_table .amsg {
    width: 177px;
}

.awardlist_table .amsg .code_input {
    padding: 0 5px;
    background: #5e8fb5;
    border: none;
    border-bottom: 1px solid #fff;
    height: 21px;
    color: #cae6ee;
}

.awardlist_table .opt_btn {
    background: url(../yp/yphxjy/zds9/images/sprite_dialog.png?5ece3a2) 0 -35px no-repeat;
    color: #6a2110;
    text-align: center;
    display: block;
    width: 57px;
    height: 22px;
    font: 700 14px/22px "microsoft yahei";
}

/*微信弹窗*/
.chat_dialog {
    width: 822px;
}
.wg_weichatitem {
}
.wg_weichatitem .qrcode_box {
    padding: 70px 340px 20px 125px;
    font: 700 24px/34px "microsoft yahei";
    color: #421d00;
}

.wg_weichatitem .qrcode_box .tit {
}
.wg_weichatitem .qrcode_box .tip {
    font-size: 18px;
}
.wg_weichatitem .qrcode_box .img_box {
    float: right;
    *display: inline;
    *zoom: 1;
    margin: -30px -200px 0 0;
}
.steps_box .img_box {
    height: 242px;
}

.wg_weichatitem .steps_box {
    border-top: dotted 1px #c0781e;
}
.wg_weichatitem .steps_box .tit {
    font: 700 24px/54px "microsoft yahei";
    color: #421d00;
}

/*报名弹窗*/
/*frm_regist*/
.frm_regist {
    padding: 20px 10px 0;
    width: 1000px;
    margin: 0 auto;
}

/*mod_regist*/
.mod_regist {
    background-color: #cae6ee;
    border: solid 8px #18598c;
    padding: 20px;
    width: 570px;
    float: left;
    *display: inline;
    *zoom: 1;
    height: 668px;
    overflow: hidden;
}

/*cnt_regist*/
.cnt_regist .tit3 {
    color: #144a74;
    margin-bottom: 5px;
    font: 700 24px/36px "MicroSoft YaHei";
    text-align: center;
}

.cnt_regist .tit2 {
    color: #464646;
    margin-bottom: 5px;
    font: 700 16px/20px "MicroSoft YaHei";
}

.regist_opt {
    width: 110px;
    margin: 30px auto 60px auto;
    position: relative;
    *zoom: 1;
}

.regist_opt .wg_dialog_btn {
    border: none;
    cursor: pointer;
    display: block;
    margin: 0 auto;
}

.regist_opt .submit_btn {
    position: absolute;
    width: 110px;
    height: 35px;
    top: 0;
    left: 0;
    border: 0 none;
    cursor: pointer;
    z-index: 100;
    font: 700 14px/36px "microsoft yahei";
    color: #e8e2d2;
    background: #c81212;
    border-radius: 5px;
    display: inline-block;
    vertical-align: middle;
    padding: 0 15px;

    text-align: center;
}

/*tmember_box*/
.tmember_box {
    padding-top: 20px;
}

.tmember_box .ttabnav {
    margin-right: -5px;
}

.tmember_box .ttabnav li {
    background-color: #aaa9a9;
    width: 184px;
    height: 30px;
    border: solid 2px #8a969e;
    font: 700 18px/30px "microsoft yahei";
    color: #eeeadf;
    text-align: center;
    float: left;
    *display: inline;
    *zoom: 1;
    margin-right: 2px;
    cursor: pointer;
}

.tmember_box .ttabnav .cur {
    background-color: #d32424;
    border-color: #e04c0d;
    color: #eeeadf;
}

/*cnt_teaminfo*/
.cnt_teaminfo {
    overflow: hidden;
}

/*teaminfo*/
.teaminfo li {
    float: left;
    width: 280px;
    height: 25px;
    overflow: hidden;
    line-height: 25px;
    margin-top: 5px;
}

.teaminfo .fline {
    width: 570px;
}

.teaminfo li label {
    float: left;
    margin-right: 10px;
    color: #1f1f1f;
    font-size: 12px;
    font-weight: 700;
}

.teaminfo li .lipt {
    background: #5e8fb5 none;
    float: left;
    width: 160px;
    height: 25px;
    padding: 0 5px;
}

.teaminfo li .lipt .iptxt {
    background: transparent;
    border: 0 none;
    color: #fff;
    line-height: 24px;
    display: block;
    width: 160px;
    height: 25px;
}

.teaminfo li .lipt2,
.teaminfo li .lipt2 .iptxt {
    width: 90px;
}

.teaminfo li .lipt3,
.teaminfo li .lipt3 .iptxt {
    width: 300px;
}

.teaminfo li .lipt4,
.teaminfo li .lipt4 .iptxt {
    width: 100px;
}

.teaminfo .fline .lipt .iptxt {
    width: 400px;
}

.teaminfo .file_upload {
    width: 130px;
    height: 25px;
}

.teaminfo .file_upload a {
    display: inline-block;
    width: 130px;
    height: 40px;
    position: relative;
    *zoom: 1;
    overflow: hidden;
    color: #1f1f1f;
}

.teaminfo .file_upload a {
    *display: inline;
}

.teaminfo .file_upload a:hover {
    color: #585858;
}

.teaminfo .file_upload a input {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 100px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.teaminfo .file_upload a span {
    position: absolute;
    top: 0;
    left: 0;
}

.teaminfo li .oipt {
    background: transparent none;
}

.teaminfo li .oipt .iptxt {
    background: transparent;
    color: #b30000;
}

/*cnt_tmembers*/
.cnt_tmembers {
    border: solid 1px #37729d;
    margin-top: 20px;
}

.tmembers_info {
    width: 100%;
}

.tmembers_info td {
    background: #97bdda none;
    color: #3c3c3c;
    padding: 8px 3px;
    height: 24px;
    overflow: hidden;
}

.tmembers_info .even td {
    background: #d9edf2;
}

.tmembers_info .col1 {
    width: 6%;
    padding: 8px 10px;
}

.tmembers_info .col2 {
    width: 6%;
    white-space: nowrap;
}

.tmembers_info .col3 {
    width: 24%;
    white-space: nowrap;
}

.tmembers_info label {
    float: left;
    margin-right: 5px;
    height: 24px;
    line-height: 24px;
}

.tmembers_info .miptxt {
    background: #5e8fb5 none;
    float: left;
    width: 125px;
    height: 24px;
    padding: 0 5px;
}

.tmembers_info .miptxt .iptxt {
    background: transparent;
    border: 0 none;
    color: #fff;
    line-height: 24px;
    display: block;
    width: 125px;
    height: 24px;
}

.tmembers_info .col2 .miptxt {
    background: transparent;
}

.tmembers_info .col2 .miptxt .iptxt {
    color: #3c3c3c;
}

.tmembers_info .num {
    /*background: url(../yp/yphxjy/zds9/images/sprite.png?5ece3a2) no-repeat -175px -180px;*/
    background: #18598c;
    border-radius: 10px;
    display: block;
    width: 20px;
    height: 20px;
    font: 700 12px/20px "microsoft yahei";
    color: #fff7e4;
    text-align: center;
}

.tmembers_info .glb_upfile {
    position: relative;
    *zoom: 1;
}

.tmembers_info .glb_upfile .glb_orgbtn20,
.tmembers_info .glb_upfile .glb_gray20 {
    width: 72px;
    text-align: center;
    cursor: pointer;
}

.glb_upfile .file {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    filter: alpha(opacity: 0);
    opacity: 0;
    width: 72px;
    cursor: pointer;
}

.wd20 {
    width: 32% !important;
}

.wd80 {
    width: 75% !important;
}

/*mod_ateamer*/
.mod_ateamer {
    background-color: #cae6ee;
    border: solid 8px #18598c;
    width: 348px;
    float: right;
    *display: inline;
    *zoom: 1;
    padding: 20px 0;
    height: 668px;
    overflow: hidden;
}

.cnt_ateamer .tit {
    font: 700 24px/44px "microsoft yahei";
    color: #2d3a45;
    text-align: center;
    padding-bottom: 20px;
}

.cnt_ateamer .glb_pager a {
    color: #18598c;
}

.cnt_ateamer .glb_pager .cur {
    color: #c20b0b;
}

/*ateamer_box*/
.ateamer_box {
}

.ateamer_box .thead {
    background-color: #97bdda;
    height: 40px;
}

.ateamer_box .thead .th {
    float: left;
    width: 50%;
    text-align: center;
    font: 700 18px/40px "microsoft yahei";
    color: #1f1f1f;
}

/*ateamerlist*/
.ateamerlist {
}

.ateamerlist li {
    padding: 0 20px;
    height: 30px;
    line-height: 30px;
    float: left;
    *zoom: 1;
    width: 304px;
    cursor: pointer;

    position: relative;
}
.ateamerlist li.isJoin {
    cursor: default;
}

.ateamerlist .even {
    background-color: #97bdda;
}

.ateamerlist .checked {
    background-image: url(../yp/yphxjy/zds9/images/checked.png?5ece3a2);
    background-position: 295px 50%;
    background-repeat: no-repeat;
}

.ateamerlist li .num {
    /*background: url(../yp/yphxjy/zds9/images/sprite.png?5ece3a2) no-repeat -175px -180px;*/
    background: #18598c;
    border-radius: 10px;
    float: left;
    *display: inline;
    *zoom: 1;
    margin: 5px 20px 0 0;
    width: 20px;
    height: 20px;
    font: 700 12px/20px "microsoft yahei";
    color: #fff7e4;
    text-align: center;
}

.ateamerlist li .cover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    font: 700 12px/30px "microsoft yahei";
    color: #fff;
    text-align: center;
    background: url(../yp/yphxjy/zds9/images/cover.png?5ece3a2) repeat;
}

.ateamerlist li .mname {
    float: left;
    width: 190px;
}

.ateamerlist li .ipcheck {
    display: none;
}

/*mod_tip*/
.mod_tip {
}

.mod_tip .tit {
    font-weight: 700;
    color: #2d3a45;
    line-height: 30px;
}

.mod_tip span {
    color: #fe0000;
}

/*fixed_menu*/
.fixed_menu {
    z-index: 999;
    width: 64px;
    height: 276px;
    overflow: hidden;
}

.fixed_menu a {
    background: url(../yp/yphxjy/zds9/images/sprite_gotop.png?5ece3a2) no-repeat;
    display: block;
    width: 60px;
    height: 60px;
    text-indent: -999em;
    overflow: hidden;
    margin-bottom: 10px;
}

.fixed_menu .btn_alive {
    background-position: 0 0;
}

.fixed_menu .gototop {
    display: none;
    background-position: 0 -61px;
}

.nodata {
    font: 700 26px/40px "microsoft yahei";
    color: #b07425;
    text-align: center;
    width: 998px;
    height: 40px;
    padding: 70px 0;
}

/*原子类名*/
.p1 {
    line-height: 30px;
    font-size: 14px;
    color: #beb6ab;
}

.s1 {
    font-weight: bold;
    color: #b07425;
}

.list1 {
    vertical-align: top;
}

.list1 li {
    padding-left: 22px;
    line-height: 30px;
    color: #beb6ab;
    overflow: hidden;
    zoom: 1;
    font-size: 14px;
    background: url(../yp/yphxjy/zds9/images/i_dot.png?5ece3a2) 5px 10px no-repeat;
}

