/* CSS Document */
@charset "utf-8";

/*全局属性*/
*{margin:0;padding:0}
body{color:#333;background:#fff;font:12px/1.5 simsun,tahoma;text-align:center}
body,div,ul,ol,li,dl,dt,dd,form,b,p,img,span,table,th,tr,td,label,hr,button,fieldset,legend,pre,blockquote{margin:0;padding:0;border:0}
body div{text-align:left}
input,label,select{vertical-align:middle}
address,cite,dfn,em,var{font-style:normal}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;border:0;color:#000;font-size:100%}
table {border-spacing: 0;}
fieldset,img {border: 0;}
caption {text-align: left;}
q:before,q:after {content:'';}
abbr,acronym {border: 0;}

/*--------重置图片元素--------*/ 
img{ border:0px;vertical-align:middle;}  
i,em{/*display:inline-block;*/overflow: hidden;}
span{/*display:inline-block;*/}
.header,.footer,.nav,.banner,.warper-flow,.container-flow{width: 100%;height: auto;}
.warper,.container{width: 1000px;height: auto;}
.container-fl{width: auto;float: left;}
.container-fr{width: auto;float: right;}
ul.row{width: auto;height: auto;}
ul.row li{float: left;}
.warper,.container-fix{margin-left: auto;margin-right: auto;}
.icon{vertical-align: middle;}
/*loading*/
.loading{min-width: 120px;position:absolute;left:50%;top:275px;text-align: center; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: 1.5; font-family: verdana; color: rgb(51, 51, 51);}

/*常用标签定义*/
ul li,ol li,dl dt,dl dd{list-style-type:none}
input,select{font-size:12px;vertical-align:middle;}
textarea,input{word-wrap:break-word;word-break:break-all;padding:0}
a{text-decoration:none;cursor:pointer;outline:none;star:expression(this.onFocus=this.blur())}
a.more{font-family:\5b8b\4f53}
a{color:#296bc0;text-decoration:none;cursor:pointer}
a:hover,a:active{color:#F30;text-decoration:underline}
a.blue{color:#004fa5}

/*clearfix*/
.clear{clear:both;font-size:0;height:0px;overflow:hidden}
.clearfix{*zoom:1}
.clearfix:after{clear:both;content:" ";display:block;visibility:hidden;font-size:0;height:0}


/*主体宽度*/
#W1000,#ft,.main{width:1000px;margin:0 auto;overflow:hidden;zoom:1}

/* 让 chrome 支持 12px 以下的字体 */
@media screen and (-webkit-min-device-pixel-ratio:0){.sl-floatcenter{-webkit-text-size-adjust:none}}

/*浮动*/
.fl{display:inline;float:left}
.fr{display:inline;float:right}
.flc-item{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;font-size:12px}

/*边框*/
.be0{border:1px solid #e0e0e0}

/*color*/
.c0{color:#000}
.c3{color:#333}
.c6{color:#666}
.c9{color:#999}
.cr{color:#D00}
.red{color:#F30}
.cw{color:#FFF}
.co{color:#f60}
.cred1,a.cred1{color:#e90012}
.cred2{color:#b40001}
.cblue{color:#004fa5}
.blue{color:#004fa5}
.cgreen{color:#178f0b}
.cyellow{color:#F93}
.gray,a.gray{color:#999;}
.green, .green a, a.green{color:#090}

.ying {color: #f00;}
.ping {color: #090;}
.shu {color: #00f;}

/*cursor*/
.hand{cursor:pointer}
.help{cursor:help}
.arrow{cursor:default}

/*显示隐藏*/
.hide{display:none}
.dbk{display:block}
.dibk{display:inline-block}

/*溢出方式*/
.over_hid{overflow:hidden}
.over_ato{overflow:auto}
.over_inh{overflow:inherit}
.over_scr{overflow:scroll}
.over_vis{overflow:visible}

/*字母和单词换行设置*/
.break{word-break:break-all;word-wrap:break-word}
.nbreak{word-break:keep-all;word-wrap:normal}

/*文字*/
.f10{font-size:10px}
.f11{font-size:11px}
.f12{font-size:12px}
.f14{font-size:14px}
.f16{font-size:16px}
.f18{font-size:18px}
.f20{font-size:20px}
.fwt6{font-weight:600}
.fwt7{font-weight:700}
.fwt8{font-weight:800}
.fwb{font-weight:bold}
.fwbr{font-weight:bolder}
.fi{font-style:italic}
.fn{font-weight:normal}
.far{font-family:"Arial"}
.fwy{font-family:"微软雅黑"}

/*文字对齐*/
.tl,.tal{text-align:left}
.tc,.tac{text-align:center}
.tr,.tar{text-align:right}
.ti2{text-indent:2em}
.thide{text-indent:-999em}

/*外边距*/
.mglr10{margin:0 10px}
.mgt5{margin-top:5px}
.mgt10{margin-top:10px}
.mgt15{margin-top:15px}
.mgt20{margin-top:20px}
.mgr5{margin-right:5px}
.mgr10{margin-right:10px}
.mgr15{margin-right:15px}
.mgr20{margin-right:20px}
.mgl5{margin-left:5px}
.mgl10{margin-left:10px}
.mgl15{margin-left:15px}
.mgl20{margin-left:20px}
.mgb5{margin-bottom:5px}
.mgb10{margin-bottom:10px}
.mgb15{margin-bottom:15px}
.mgb20{margin-bottom:20px}
.m-r7{margin-right:7px;}

/*内边距*/
.pd10{padding:10px}
.pdt5{padding-top:5px}
.pdt10{padding-top:10px}
.pdt15{padding-top:15px}
.pdt20{padding-top:20px}
.pdr5{padding-right:5px}
.pdr10{padding-right:10px}
.pdr15{padding-right:15px}
.pdr20{padding-right:20px}
.pdl5{padding-left:5px}
.pdl10{padding-left:10px}
.pdl15{padding-left:15px}
.pdlr20{padding-left:20px}
.pdb5{padding-bottom:5px}
.pdb10{padding-bottom:10px}
.pdb15{padding-bottom:15px}
.pdb20{padding-bottom:20px}

.rightbar2{float:right;width: 850px;}
.rightbox{ width:770px; padding:0 10px 20px 20px; float:left;background:#fff;}
/*--------设置默认字体--------*/ 
body,th,td {font:12px/1.5 '宋体',tahoma;}  
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
em,i,s{font-style:normal;}
.eng { font-family: Tahoma,Geneva,sans-serif;}

/*input*/
.i-a,.i-b{width:30px;margin-right:3px;padding:2px;height:16px;font:12px/16px simsun;border:1px solid #C0C0C0; text-align:center;}
.i-b{width:50px;}
.i-f{padding:3px;width:250px;}
.i-h {padding:0 4px;height:24px;font:700 12px/24px tahoma,simsun;color:#333;border:1px solid #C0C0C0;} 
.i-j {padding:0 4px;height:22px;font:12px/22px tahoma,simsun;color:#999;border:1px solid #C0C0C0;} 
.i-l {padding:0 4px;height:28px;font:700 16px/28px tahoma,simsun;color:#333;border:1px solid #C0C0C0;}
/*select*/
.s-ah{padding:2px;}
/*line-height*/
/*checkbox radio*/
.i-cr{width:14px;height:14px;margin-right:3px;vertical-align:middle;vertical-align:-2px\9;*vertical-align:2px;}
/*--------通用按钮样式--------*/
.btn_Dblue_l,a.btn_Dblue_l,.btn_Dblue_s,a.btn_Dblue_s,.btn_Dblue_m,a.btn_Dblue_m,.btn_Dblue_b,a.btn_Dblue_b,.btn_Lblue_l,a.btn_Lblue_l,.btn_Lblue_s,a.btn_Lblue_s,.btn_Lblue_m,a.btn_Lblue_m,.btn_Lblue_b,a.btn_Lblue_b,.btn_Dora_l,a.btn_Dora_l,.btn_Dora_s,a.btn_Dora_s,.btn_Dora_m,a.btn_Dora_m,.btn_Dora_b,a.btn_Dora_b,.btn_Dora_bs,a.btn_Dora_bs,.btn_Lora_l,a.btn_Lora_l,.btn_Lora_s,a.btn_Lora_s,.btn_Lora_m,a.btn_Lora_m,.btn_Lora_b,a.btn_Lora_b,.btn_Dred_s,a.btn_Dred_s,.btn_Dred_b,a.btn_Dred_b,.btn_buy_m,a.btn_buy_m,.btn_buy_hm,a.btn_buy_hm,.btn_buy_b,a.btn_buy_b,.btn_addList,a.btn_addList,.btn_gray_s,a.btn_gray_s,.btn_gray_m,a.btn_gray_m,.btn_gray_b,a.btn_gray_b,.btn_modify,a.btn_modify, .btn_gray2s, a.btn_gray2s,  .btn_gray2, a.btn_gray2, a.btn_pause{ background:url(../../../images/v2.0/v2.0/public/sprite_btn.png) no-repeat; overflow:hidden; text-align:center; display:inline-block; font-size:12px; text-decoration:none; cursor:pointer; border:0; vertical-align:middle; }

/*header*/
/*top*/
.top{}
/*share*/
.bdshare-slide-button-box{z-index:2000000;}
/*navigation*/
.header{margin:0 0 10px 0;}
#hd{height:40px;margin:auto;background:#296bc0;text-align:center}
#navigation{height:68px;}
#navigation .drop-hide{display:none;}
/*add by hou  11-6 16:13*/
.logobar{width: 1000px;height:60px;margin:0 auto;}
.logobg{background: #fff;height:60px;text-align:center}
#logo{width:130px;height:46px;margin-right:15px;margin-top:7px;}
#logo a{display:block;width:140px;height:100%;text-indent:-2000em;overflow:hidden; background: url(../../images/v2.0/logo.png) no-repeat; float: left;}
#logo .logo_text{float: left; color: #fff; margin-top: 5px; height: 40px; border-left:1px solid #3373B3; padding-left: 5px; line-height:1.3;}
#logo .logo_text h1{font-size: 20px; font-family: "Microsoft Yahei","微软雅黑","黑体"; font-weight: normal;}
#logo .logo_text p{font-size: 10px; font-family: Arial; font-weight: normal;-webkit-text-size-adjust: none;}
.kf-phone{background: url(../../images/v2.0/kf.png) no-repeat;width: 112px;height: 42px;margin-top:9px;}
.kf-phone{background: url(../../images/v2.0/kf.png) no-repeat;width: 112px;height: 42px;margin-top:9px;}
.kf-phone2{text-align:right;}
.kf-phone2 .wz{font:normal normal 13px/25px 'Microsoft Yahei';color:#999;}
.kf-phone2 .num{font:normal bold 14px/20px 'Tahoma';display:block;}

.main-menu{width:143px;height:24px;margin-top:10px;position:relative; background: #4586D2; border-top: 1px solid #5792D6; border-bottom: 1px solid #134F88; padding: 3px; float:left;}
.main-menu-focus b{color:#FFF000;}
.main-menu-focus:hover{text-decoration:none;color:#C7E3FC; background-image: none;}
.main-menu-container{width:251px;position:absolute;left:0;top:30px;background:#FFF;border:1px solid #5D8CB5;overflow:hidden;}
.main-menu-container li{width:235px;border-bottom:1px solid #EBEBEB; display:block;padding:4px 0 4px 6px; min-height:40px; _height:40px; margin-bottom:-1px;}
.main-menu-container li a{display:inline-block;height:20px;line-height:20px;color:#0F3F94; padding-right:9px;}
.main-menu-container li p{float:left; width:165px;font-family:"microsoft yahei","微软雅黑","黑体"; font-size:14px; color:#999999;}
.main-menu-container li p a{font-size:14px; color:#c00000; font-family:"microsoft yahei","微软雅黑","黑体"; padding-right:14px;}
.main-menu-container li span.p-t{ display:block;float:left; padding-top:0}
.main-menu-container li a.pl{}
.main-menu-container li a:hover{ text-decoration: underline;color:#FF0000;}
.main-menu-container li strong{display:block; float:left; font-weight:normal;color:#999999; width:50px; height:36px; position:relative; overflow:hidden;}
.main-menu-container li strong a{display:block;height:100%;width:100%; padding:0;}
.main-menu-container li .other{padding:5px 0 0 11px;}
.main-menu-container li .other span{padding-right:11px; font-size:14px; color:#999; font-family:"microsoft yahei","微软雅黑","黑体"; }
.main-menu-container li b.zc{background-position:0 -7px;}
.main-menu-container li b.jc{background-position:0 -52px;}
.main-menu-container li b.dc{background-position:2px -99px;}
.main-menu-container li b.ssc{background-position:-9px -139px;}
.main-menu-container li b.fc{background-position:-8px -186px;}
.main-menu-container li b.tc{background-position:-9px -234px;}
.main-menu-container li b.rm{background-position:-8px -282px;}
.main-menu-container li b.qt{background-position:-8px -324px;}
.main-menu-container li b.syxw{background-position:0 -281px;}
.main-menu-container li b.dlt{background-position:2px -332px;}

.main-nav{width:241px;height:30px;line-height:30px;margin-top:10px; background: #4586D2; border-top: 1px solid #5792D6; border-bottom: 1px solid #134F88; float:left;}
.main-nav a{color:#c9e5fe;display:inline-block;width:79px;text-align:center; border-right: 1px solid #2C6EBA; border-left: 1px solid #4E8CD4; float:left;}
.main-nav a.first{border-left:0;}
.main-nav a.last{border-right:0;}
.main-nav a:hover{color:#fff; background-position: 1px -121px; text-decoration:none; background: #5C9DE8; border-left: 0; padding-left:1px;}
.main-nav a.first:hover{padding-left:0;}
.sub-nav{float:right;height:33px;padding-top:12px;color:#588AB5;position:relative;}
.sub-nav a{display:inline-block;margin:0 3px;color:#fff;}
.sub-nav a:hover{color:#fff;}
.sub-nav-odd{border-top:1px solid #1064a5;display:inline-block;width:57px;padding-right:10px;padding-top:3px;text-align:center;color:#fff;cursor:pointer; position:relative;}
.sub-nav .sub-nav-odd.on{width:55px;border:1px solid #5D8CB5;border-bottom:0;background:#F7F9FC;color:#0F3F93;text-decoration:none;}
.sub-nav .c_down{border-color:#fff #155F9B #155F9B; top:10px; right:4px; right:2px\9;}
.sub-nav .c_up{border-color:#F7F9FC #F7F9FC #43749F; top:6px; top:4px\9; right:4px; right:2px\9;}
.sub-nav-odd-container{width:65px;position:absolute;right:-1px;_right:-2px;top:21px;padding:5px 0;border:1px solid #5D8CB5;border-top:0;background:#F7F9FC;text-align:center;}
.sub-nav-odd-container a{line-height:24px;padding:0;color:#0F3F93;}
.sub-nav-odd-container a:hover{color:#f00;}
.sub-nav{padding-top:15px;}

.menu_list li a{ font-weight:300;}
.menu_list li a.cur{ font-weight:700;}

/*navigation*/
/* new trade lottery navigation */
.trade_nav{height: 40px; background: #296bc0; min-width: 1000px;position: relative;z-index:500;}
.trade_nav_inner{width: 1000px; margin: 0 auto;/*height: 40px;*/_overflow:hidden;}
.trade_nav #logo{width:75px;height:50px;float: left;}
.trade_nav #logo a{display:block;width:75px;height:100%;text-indent:-2000em;overflow:hidden; background: url(../../images/v2.0/logo.png) 5px -224px no-repeat; float: left;}
.trade_nav .nav_menu{float: left; width: 230px; position: relative; z-index: 98;}
.nav_menu .hd{display: block; background: #3D74B7; border: 1px solid #4C7FBD; border-width: 0 1px; height: 40px; font: bold 16px/40px 'microsoft yahei', '微软雅黑', '黑体'; color: #fff; text-align: center; position: relative; z-index: 98;}
.nav_menu .hd:hover, .nav_menu .hd.hover{text-decoration: none; background: #134D8C; border-color: #134D8C; color: #fff;}
.nav_menu .dot{display: inline-block; height: 4px; _height: 40px; width: 4px; background: #fff; overflow: hidden; vertical-align: middle; margin: 0 5px; background: url(../../images/v2.0/public/nb_icon.png) -16px -547px no-repeat\9; _background-position: -16px -529px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;}
.nav_menu .hd s{border: 4px solid #fff; border-color: #fff #3D74B7 #3D74B7; height: 0; overflow: hidden; position: absolute; right: 15px; top: 18px;
    /*-moz-transition:-moz-transform .2s ease-in;
    -webkit-transition:-webkit-transform .2s ease-in;
    -o-transition:-o-transform .2s ease-in;
    transition:transform .2s ease-in;*/}
.nav_menu .hd.hover s,.nav_menu .hd:hover s{border-color: #fff #134D8C #134D8C; border-color: #134D8C #134D8C #fff\9;top: 12px\9; *border-width: 5px;
    -moz-transform:rotate(180deg);
    -moz-transform-origin:50% 30%;
    -webkit-transform:rotate(180deg);
    -webkit-transform-origin:50% 30%;
    -o-transform:rotate(180deg);
    -o-transform-origin:50% 30%;
    transform:rotate(180deg);
    transform-origin:50% 30%;}
.nav_menu .sub_name{font-size: 14px;}
.nav_menu iframe{background: #fff; position: absolute; top: 50px; left: 0; width: 228px; height: 405px; border: 0;}
.nav_menu .bd{position: absolute; top: 40px; left: 0; background: #fff; border: 2px solid #134D8C;border-top:0; width: 226px; padding-bottom: 5px;}
.trade_nav_site{float: left; height: 40px;}
.trade_nav_site li,.nav_son_list li{float: left; line-height: 40px; font-size: 13px;font-family: "Microsoft YaHei";}
.trade_nav_site a{color: #fff; padding: 0 10px; display: inline-block; height: 40px;font-size:15px}
.trade_nav_site a:hover, .trade_nav_site a.hover{background: #134D8C; color: #fff;text-decoration: none;}
.trade_nav_site li.tips_li{position: relative; padding: 0; z-index: 5;}
.trade_nav_site .tips_li .hd{position: relative; padding: 0 20px 0 10px; display: inline-block; height: 40px; z-index: 16;}
.trade_nav_site .tips_li .hd:hover{text-decoration: none;}
.trade_nav_site .tips_li .hd.hover{background: #134D8C;}
.trade_nav_site .hd s{display: inline-block; height: 5px; width: 7px; background: url(../../images/v2.0/public/nb_icon.png?v=20130801) 0 -546px no-repeat; position: absolute; right: 10px; top: 18px;
    -moz-transition:-moz-transform .2s ease-in;
    -webkit-transition:-webkit-transform .2s ease-in;
    -o-transition:-o-transform .2s ease-in;
    transition:transform .2s ease-in;}
.trade_nav_site .hd.hover s{top: 19px; background-position: -8px -546px\9; top: 17px\9;
    -moz-transform:rotate(180deg);
    -moz-transform-origin:50% 30%;
    -webkit-transform:rotate(180deg);
    -webkit-transform-origin:50% 30%;
    -o-transform:rotate(180deg);
    -o-transform-origin:50% 30%;
    transform:rotate(180deg);
    transform-origin:50% 30%;}
.trade_nav_site .tips_li .bd{position: absolute; left: 0; top:40px; z-index: 15; background: #fff; border: 1px solid #C4C4C4; border-top: 0; width: 84px; font-size: 12px;display:none}
.trade_nav_site .bd a{line-height: 2; color: #333; display: block; padding-left: 10px; height: auto;height: 30px;  font-size: 14px;}
.trade_nav_site .bd a:hover{color: #f00; background: #2563a4; color: #fff; text-decoration: none;}
.trade_nav_banner {width:100px; height:50px; float:right;}
.nav_son_list{background:#f4f4f4;height:40px;overflow:hidden;-moz-box-shadow:inset 0 3px 3px #c6c6c6;-o-box-shadow:inset 0 3px 3px #c6c6c6;-webkit-box-shadow:inset 0 3px 3px #c6c6c6;box-shadow:inset 0 3px 3px #c6c6c6}
.nav_son_list a{color:#333;display:inline-block;font-size:15px;height:40px;padding:0 15px}
.nav_son_list .newsinfo a:hover,.nav_son_list .newsinfo a.on{background:#fff;text-decoration:none;-moz-box-shadow:inset 0 3px 1px #c6c6c6;-o-box-shadow:inset 0 3px 1px #c6c6c6;-webkit-box-shadow:inset 0 3px 1px #c6c6c6;box-shadow:inset 0 3px 1px #c6c6c6}
/*.nav_son_list a.goton{background:#bd0000;text-decoration:none;color:#fff}*/
.nav_son_list .gamespass a:hover,.nav_son_list .gamespass a.goton {background:#bd0000;text-decoration:none;color:#fff}

/*playway title*/
/*body*/
.guide{line-height:14px;padding:15px 3px 7px;_padding:10px 3px 7px;color:#545454;}
.guide strong{font-weight:normal;}

.b-top{height:130px;/*overflow:hidden;*/position:relative;}
.b-top-inner,.b-left,.b-right{background-image:url(../../images/v2.0/public/b-top.gif);}
.b-left,.b-right{position:absolute;height:83px;width:2px;left:0;top:1px;background-color:#fff;background-position:left -21px;background-repeat:no-repeat;}
.b-right{background-position:1px -14px;left:auto;right:0;}
.b-top-inner{height:100%;padding-left:110px;background-repeat:repeat-x;background-position:left -166px;}
.b-top h1{position:absolute;left:20px;top:10px;width:72px;height:72px;text-indent:-2000em;background:url(../../images/tem_v2.0/s-logo.png) no-repeat left top;}
.b-top h1.sfc-logo{background-position:0 -75px;}
.b-top h1.rj-logo{background-position:0 -150px;}
.b-top h1.dlt-logo{background-position:0 -225px;}
.b-top h1.lcbqc-logo{background-position:0 -300px;}
.b-top h1.scjq-logo{background-position:0 -375px;}
.b-top h1.sd-logo{background-position:0 -450px;}
.b-top h1.zqdc-logo{background-position:0 -525px;}
.b-top h1.plw-logo{background-position:0 -600px;}
.b-top h1.pls-logo{background-position:0 -675px;}
.b-top h1.syxw-logo{background-position:0 -750px;}
.b-top h1.syxw2-logo{background-position:0 -1193px;}
.b-top h1.eexw-logo{background-position:0 -825px;}
.b-top h1.qlc-logo{background-position:0 -900px;}
.b-top h1.qxc-logo{background-position:0 -975px;}
.b-top h1.ssc-logo{background-position:0 -1050px;}
.b-top h1.swxw-logo{background-position: 0 -1200px;}
.b-top h1.jclq-logo{width:88px;background:url(../../images/v2.0/sfc/jclq-logo.png) no-repeat 0 1px;}
.b-top h1.jczq-logo{width:88px;background:url(../../images/v2.0/sfc/jczq-logo.png) no-repeat left top;}
.b-top h1.jcgyj-logo{width:88px;background:url(../../images/v2.0/sfc/jcgyj-logo.png) no-repeat left top;}
.c-s-num b,.b-red,.b-blue,.s-tj .r_content b,.ba-red,.ba-blue,.ba-org,.ba-pur,.c-s-num i{display:inline-block;background:url(../../images/v2.0/public/ball.png) no-repeat -200em -200em;}
.ba-red,.ba-blue,.ba-org,.ba-pur{width:18px;height:18px;line-height:18px;margin-right:5px;text-align:center;color:#fff;background-position:left -164px;vertical-align:3px\9;}
.ba-blue{background-position:left -145px;}
.ba-org{background-position:left -183px;}
.ba-pur{background-position:left -319px;}
.b-top-info a.on,.bg-kj,.bg-xs,.b-top-nav dt a,.b-top-nav dt a.on,.b-top-nav dd a.on,.b-top-nav dd a.on em,.b-top-nav dd a.on s{display:inline-block;background:url(../../images/v2.0/public/b-sprit.png) no-repeat -200em -200em;}
.bg-kj,.bg-xs{display:inline-block;width:50px;height:13px;font-size:0;background-position:left -113px;}
.bg-xs{background-position:0 -127px;}
.b-top-info{height:42px;padding-top:15px;overflow:hidden;color:#999; position:relative;}
.b-top-info a{text-align:center;margin:0 10px; line-height:12px;height:22px;padding-top:6px;}
.b-top-info a.on{width:108px;font-weight:bold;text-decoration:none;color:#333333;background-position:left -58px;vertical-align:middle;}
.b-top-info span{margin-left:15px;}
.b-top-info .stage{color:#FF974B; font-size:16px; font-weight:bold;padding-left:50px;}
.b-top-info a.go_new{float: right; margin-top: 20px; color: #F30; font-weight: bold}
/*.jy_more{ background:url(../../images/v2.0/public/jy_more.png) no-repeat;display:inline-block; height:15px; padding-left:20px; line-height:16px; margin-left:5px; }*/
.jy_more{height:15px;line-height:16px; margin-left:5px; }

.b-top-info .dc_w{color:#333; height:20px;line-height:20px; padding:2px 10px 16px; float:left;width:auto;font:bold 14px simhei; width:auto;}
.b-top-info .dc_w .f99{font:bold 18px Arial, Helvetica, sans-serif; color:#f78285; margin:0 2px; vertical-align:-2px;}
.b-top-info .dc_q{padding:0 10px; width:180px; text-align:right;float:right;width:auto; position:absolute; top:3px; right:10px;}

.b-top-nav{}
.b-top-nav dt{padding-left:10px;height:28px;overflow:hidden;}
.b-top-nav dt a{width:112px;height:20px;padding-top:8px;margin-right:2px;text-align:center;font:bold 14px/14px simsun,arial;color:#0F3F94;background-position:left -29px;}
.b-top-nav dt a:hover{color:#f00; text-decoration:none;}
.b-top-nav dt a.on{text-decoration:none;color:#fff;background-position:left top;}
.b-top-nav dt a.on:hover{color:#fff;}
.b-top-nav dt .dc{float:left; width:590px;}
.b-top-nav dt .dc a,.b-top-nav dt .dc a.on{background:url(../../images/v2.0/public/nav_bg_l.png) no-repeat;}
.b-top-nav dt .dc a span,.b-top-nav dt .dc a.on span{background:url(../../images/v2.0/public/nav_bg_r.png) no-repeat;}
.b-top-nav dt .dc a{padding-left:10px; background-position:left -29px; height:28px; padding-top:0; width:auto; cursor:pointer;}
.b-top-nav dt .dc a.on{background-position:left 0;}
.b-top-nav dt .dc a span{height:20px; padding-top:8px; background-position:right -29px; padding-right:10px; display:inline-block;}
.b-top-nav dt .dc a.on span{background-position:right 0;}
.b-top-nav dt .dc_r{float:right; color:#999; padding-top:4px; line-height:20px;}
.b-top-nav dt .dc_r a{width:auto;height:20px;padding-top:0px;margin:0 7px;text-align:left;font:normal 12px/20px simsun,arial;color:#0F3F94;background:none;}
.b-top-nav dt .dc_r a:hover{color:#f00; text-decoration: underline;}
.b-top-nav dd{height:30px;padding-top:12px;padding-left:15px;margin-left:-110px;margin-top:3px;border:1px solid #B0D0F6;border-width:0 1px;overflow:hidden;}
/*.b-top-nav dd.dc{width:933px; margin-left:0; overflow:auto;}*/
.b-top-nav dd.dc{overflow:visible;}
.b-top-nav dd.dc .dc_l{width:350px; float:left;}
.b-top-nav dd a{float:left;padding-left:15px;position:relative;background:url(../../images/v2.0/public/n-libg.png) no-repeat 100% 9px;overflow:hidden;cursor:pointer;}
.b-top-nav dd a em{display:inline-block;padding-right:15px;font:bold 12px/30px simsun;color:#333;}
.b-top-nav dd a.on{background-position:left -86px;color:#fff;text-decoration:none;}
.b-top-nav dd a.on{background:url(../../images/v2.0/public/n-nav.png) no-repeat scroll 0 0 transparent;margin-left:-1px;text-decoration:none;}
.b-top-nav dd a.on em{background:url(../../images/v2.0/public/n-nav.png) no-repeat 100% 0;}
.b-top-nav dd a:hover,.b-top-nav dd a:hover em{color:red;text-decoration:none;}
.b-top-nav dd a.on s{position:absolute;width:7px;height:7px;left:50%;bottom:0;margin-left:-4px;font-size:0;background-position:right -112px; display:none;}
.b-top-nav dd a.public_Dora, .b-top-nav dd a.public_Dora:hover {background: url(../../images/v2.0/public/extbtn_bg.png) no-repeat scroll left -44px;padding-left: 8px;}

.b-top-tips{position:absolute;right:0;top:61px;}
.b-top-ql{text-align:right;color:#999;z-index:10;}
.b-top-ql a{ padding:0px 8px 0px 10px;}
.b-top-time{margin-top:22px;margin-top:25px\9;padding-right:10px; text-align:right;}
.b-top-time.dc_time{float:right; margin-top:2px; margin-top:4px\9;}
.b-top-nav dd .b-top-time.dc_time a{margin:0; padding:0; float:none;text-align:center;overflow:hidden;position:static;cursor:pointer;}
/*.b-top-time span{margin-left:25px;}*/
.b-top-time b{display:inline-block;width:18px;height:18px;text-align:center;line-height:18px;margin:0 5px;background:#333333;color:#B4FF00;vertical-align:middle;}
.b-top-search{margin-top:13px;padding-right:10px;}
.b-top-search.dc_search{float:right; margin-top:0px;}
.b-top-search a.zdgd,.b-top-time a.zdgd{margin-right:10px; background:none;}
.b-top-search .i-qw,.b-top-time .i-qw{margin:0px 0 0 5px;}
.b-top-search .keyword{width:130px; height:18px; border:1px solid #b0d1f6; color:#999; font-size:12px; line-height:18px; padding-left:3px; margin-right:10px;}
.b-top-search .btn_Lblue_l{margin-right:20px;vertical-align:0;}
.b-top-nav dd .b-top-search.dc_search a.public_Dora{float:none; margin-right:0; padding-left:8px;}

/*main*/
/*#main{overflow:hidden;zoom:1;}*/
.box_top,.box_top_l{background:url(../../images/v2.0/public/box_top_bg.png) no-repeat right top; font-size:0; height:4px; line-height:4px;}
.box_top_l{background-position:0 0; float:left; width:5px;}
.box_m{border:1px solid #b4d8fc; border-top:none; min-height:20px; _height:20px;}
.content{float:left;/*width:730px;*/position:relative;/*overflow:hidden;*/}
.content .c-l,.content .c-r,.c-tl,.c-tr,.c-s-side strong,.c-s-side strong.c-s-hide{background:url(../../images/v2.0/public/buy.png) no-repeat -200em -200em;}
.c-s-t,.c-s-t b{ background:url(../../images/v2.0/public/ball_line.png) no-repeat; }
.i-hp,.i-tp,.s-hot-l a,.s-td s,.s-td li,.i-dis,.i-jb,.i-sj,.i-qw,.buy_sort span.add_info,.i-yx, .i-da{background:url(../../images/v2.0/public/icon.png?v=2014011401) no-repeat -200em -200em;}
.i-qw,.i-tp,.i-jb,.i-sj, .i-da{display:inline-block; width:16px;height:16px; background-position:right -64px;}
.new-ver .i-sj {height:13px;margin-bottom:-1px;margin-bottom:2px\9;_margin-bottom:-3px;}
.i-qw{vertical-align:middle;_vertical-align:1px;}
.i-tp{background-position:right -92px; vertical-align:middle;}
.i-jb{height:13px;background-position:right -79px; vertical-align:-2px; *vertical-align:1px;}
.i-da{background-position:5px -177px; vertical-align: middle;}
/*.i-sj{background-position:right -111px; vertical-align:middle;cursor:pointer;}*/
.i-sj{width: 12px; height: 12px; background-position:-2px -113px; vertical-align:middle; cursor: pointer;}
.i-yx{width:16px; height:12px; display:inline-block; vertical-align:-2px; *vertical-align:0px; background-position:0 0; margin-right:3px;}
.content .c-l,.content .c-r,.c-tl,.c-tr{display:none;position:absolute;width:6px;height:4px;left:0;top:0;font-size:0;background-position:left -196px;}
.content .c-r,.c-tr{left:auto;right:0;background-position:-6px -196px;}
.side{float:right;width:260px;margin-top:10px;}
.c-wrap{padding-top:0;border:1px solid #B0D0F6;border-top:0;overflow:hidden;}
.c-tips{padding:10px;color:#999999;overflow:hidden;zoom:1;}
.c-tips dt{float:left;width:60px;}
.c-tips dd{margin-left:63px;_margin-left:60px;}
.c-tips dd em.i-hp{padding-right:18px;background-position:right -64px;}

.s-ok,a.s-ok,.s-a-a,.s-a-b,.a-q,.s-ok-sp{display:inline-block;text-decoration:none;background:url(../../images/v2.0/public/b-btn-new.png) no-repeat left top; border:0;}
.s-ok,a.s-ok,.s-ok-sp,a.s-ok-sp{background-position:0 0;width:137px;height:36px;margin-right:15px;text-align:center;font:bold 18px/36px simsun;color:#646769;cursor:pointer; font-size:0; line-height:9999px; overflow:hidden;}
.s-ok-sp{background-position:0 -124px;color:#fff;}
a.s-ok:hover,a.s-ok-sp:hover{color:#fff;text-decoration:none;}
.s-a-a,.s-a-b{position:absolute;right:33px;top:4px;}
.s-a-a,.a-q{width:22px;height:22px;background-position:-101px -83px;}
.s-a-b{width:60px;height:22px;line-height:22px;padding-left:5px;right:-7px;background-position:0 -33px;z-index:11;}
.s-a-b:hover{text-decoration:none;}
.c-inner{padding:10px 0;background:#fff;zoom:1;overflow:hidden;}
.c-select{padding-left:62px;zoom:1;position:relative;}
.c-s-t{height:18px;padding-left:25%; background:url(../../images/v2.0/public/ssq_red.png) repeat-x;position:relative;}
.c-s-t b{position:absolute;left:0;top:0;width:72px;height:1px;overflow:hidden;}
.c-s-t b.c-t-l{background-position:0 0;}
.c-s-t b.c-t-r{background-position:right -2px;left:auto;right:0;}
.c-s-t h3{float:left;height:26px;margin-top:-8px;padding:0 10px;background-color:#fff;position:relative;font-size:14px;color:#D13B00; z-index:1;}
.c-s-t h3 b{position:absolute;height:18px;width:20px;left:0;top:8px;}
.c-s-t h3 b.c-h3-l{background:none;}
.c-s-t h3 b.c-h3-r{ background:none;}
.c-s-t h3 em{margin-left:5px;font:normal 12px simsun;color:#ebaeae;background-position:right -78px;}
.c-s-side{position:absolute;left:0;top:28px;}
.c-s-side strong{display:block;width:58px;height:17px;line-height:17px;padding:2px 0 0 3px;margin-bottom:2px;font-weight:normal;overflow:hidden;}
.c-s-side strong.c-s-hide{ background-position: left -230px;color:#b1b1b1;cursor:pointer;}
.c-s-num b,.c-s-num i,.b-red,.b-blue{display:inline-block;width:28px;margin-left:6px;text-align:center;}
.c-s-num{padding-top:5px;}
.c-s-num li{position:relative;zoom:1;}
.c-s-num li.m-t{margin-top:5px;}
.c-s-num b,.b-red,.b-blue{height:28px;line-height:28px;background-position:left top;cursor:pointer;}
.c-s-num b.r-a{background-position:0 -29px;}
.c-s-num b.r-b,.b-red{background-position:0 -58px;color:#fff;}
.c-s-num b.b-a{background-position:0 -116px;}
.c-s-num b.b-b,.b-blue{background-position:0 -87px;color:#fff;}
.c-s-num b.o-a{background-position:0 -203px;color:#FF974B;}
.c-s-num b.o-b{background-position:0 -233px;color:#fff;}
.c-s-num b.p-a{background-position:0 -291px;color:#CC33CC;}
.c-s-num b.p-b{background-position:0 -262px;color:#fff;}
.c-s-num b.s-a{display:inline-block;width:27px;height:28px;background:url(../../images/v2.0/public/ball_shahao.gif) no-repeat 0 0;}
.c-s-num i{ background-position:0 -370px;color:#B1B1B1;}
.c-s-num i.red{color:#f00;}
.c-s-num .public_gray{padding-left:6px;margin-left:7px;}
.c-s-num .public_gray b{padding-right:6px;margin-left:0;width:auto;}
.c-s-num .m-l-sd{margin-left:19px;}
.c-s-n-op{position:absolute;right:0;}
.c-s-n-op .public_Lblue{padding-left:3px;}
.c-s-n-op .public_Lblue b{padding-right:3px;}
.c-s-n-op-a{top:81px;}
.c-s-n-op-b{top:25px;}
.c-s-n-op-c{right:130px;top:25px;}
.c-s-n-op *{vertical-align:middle;}
.c-b-tm .c-s-t{ background:url(../../images/v2.0/public/ssq_gray.png) repeat-x;}
.c-b-tm .c-s-t b.c-t-l{background-position:left -8px;}
.c-b-tm .c-s-t b.c-t-r{background-position:right -10px;}
.c-b-tm .c-s-t h3{color:#333333;}
.c-b-tm .c-s-t h3 em{color:#CCCCCC;}
.c-b-tm .c-s-t h3 b.c-h3-l{background-position:-20px -97px;}
.c-b-tm .c-s-t h3 b.c-h3-r{background-position:0 -97px;_right:-1px;}

.c-b-blue .c-s-t{ background:url(../../images/v2.0/public/ssq_blue.png) repeat-x;}
.c-b-blue .c-s-t b.c-t-l{background-position:0 -4px;}
.c-b-blue .c-s-t b.c-t-r{background-position:0 -6px;left:auto;right:0;}
.c-b-blue .c-s-t h3{color:#086CAE;}
.c-b-blue .c-s-t h3 em{color:#92bad4;}
.c-b-blue .c-s-t h3 b.c-h3-l{background:none;}
.c-b-blue .c-s-t h3 b.c-h3-r{background:none;}

.c-result-t{background:url(../../images/v2.0/public/c-result.png) no-repeat center 40px;}
.c-result .p-l{margin-left:103px} 
.c-result .gray{ color:#a7a7a7;}
.c-result-t .c-r-ok{margin-left:105px;position: relative;} 
.c-r-ok{width:485px;margin-left:150px;padding-top:10px; _padding-bottom:1px;}
.c-r-ok *{vertical-align:middle;}
.c-r-ok .m-trl{padding:20px 15px 0 0; vertical-align:bottom;}
.c-r-ok .public_Lblue,.c-r-ok .i-hp{margin-left:10px;}
.c-r-bet{width:485px;margin-left:auto;margin-right:auto;border:1px solid #e0e2e1; height:120px;overflow-x:hidden; overflow-y:scroll;}
.c-r-bet ul{padding:5px;}
.c-r-bet li{line-height:18px;vertical-align:top;zoom:1;}
.c-r-bet li:after{content:'';clear:both;display:block;height:0;visibility:hidden;}
.c-r-bet li .green,.c-r-bet li .red{font-family:simsun;}
.c-r-bet li span.num{font-family:Tahoma;}
.c-r-bet .del{float:right;}
.c-r-l{width:550px;line-height:24px;margin-left:auto;margin-right:auto;position:relative;}
/*.c-r-l .btn_gray_s{position:absolute;right:0;top:0;}*/

/*发起合买*/
#fqhm .rec_table th.zc6_line{ background:#FFFFFF; border-right:1px solid #E1E1E1;}
#fqhm .rec_table th{background:#FAFAFA;border-bottom:1px solid #B0D1F6;}
.new-ver #fqhm .rec_table th {border-bottom-color:#DEE0E2;}
.new-ver #fqhm .rec_table th.itm4 {padding-left:0;}
.new-ver .rec_table th.itm3 {padding-left:25px;}
.new-ver .rec_table th.itm8 {}
.new-ver #fqhm .rec_table .btn_orange_h24 {font-weight:normal;}
.new-ver #fqhm .rec_table .i-lock {vertical-align:4px\9;_vertical-align:-5px;}
#fqhm .page{padding-left:10px;padding-right:10px;border:3px solid #F3F9FF;border-top:0;}
.c-search,.c-filter{ background:#E9EFF6;zoom:1;}
.c-search{border-bottom:1px solid #B0D1F6;height:20px;padding:6px 10px; }
.new-ver .c-search {padding:0;background:#FFF;height:auto;border-bottom:0;}
.c-search input,.c-search span,.c-search select{display:inline-block;vertical-align:middle;}
.c-search input.date{width:95px; height:16px;line-height:16px;}
.c-search .btn_Lblue_m,.c-search .btn_Lblue_m:hover{height:16px;line-height:12px;padding-top:6px;}
.btn_Lblue_m s.c_down{margin-left:3px;position:relative;top:1px;left:1px;display:inline-block;width:0;height:0;font-size:0;line-height:0;border:4px solid #D7ECFA;border-top-color:#7E7E7E;}
.btn_Lblue_m s.c_up{margin-left:3px;position:relative;top:-4px;display:inline-block;width:0;height:0;font-size:0;line-height:0;border:4px solid #ECF6FD;border-bottom-color:#7E7E7E;}
.c-s-txt{width:145px;height:22px;line-height: 22px;border:1px solid #B0D1F6;padding:0 2px;margin-right:10px;color:#999;}
.new-ver .c-s-txt {margin-right:0;width:95px;line-height:22px;border-color:#AFB0B6;}
.new-ver .c-s-hot {color:#999;}
.c-s-hot a{margin-right:10px;}
.c-filter{position:relative;zoom:1; padding:0;}
.c-filter li{padding:3px 20px; border-bottom:1px solid #e4e9ee; background:#eef7ff; height:20px; line-height:20px;}
.c-filter li a{display:inline-block;margin:0 5px;line-height:14px; padding:3px 5px;}
.c-filter li a.num{ width:14px; height:14px; border:1px solid #bdbdbf; margin:0px; padding:0px; text-align:center; margin-right:10px; background:#FFF;}

.c-filter li a.up{ border:1px solid #FAD196; background:#FAD196;}
.c-filter li .c-f-on{background:#fad196;}
.c-filter li a.c-f-a{width:30px;}
.c-filter li a:hover{background:#FFDAA4;}
.c-f-ok{text-align:center;height:22px; line-height:22px; padding:9px 10px; display:block;}
.c-f-ok a{vertical-align:middle;}
.c-p-num a.on{background:#B0D1F6;border-color:#B0D1F6;color:#fff;}
.c-intro{border-top:1px solid #B0D0F6;padding:10px;background:#F5FBFF;}
.c-intro dt{float:left;width:70px;padding-top:2px;text-align:right;}
.c-intro dd{margin-left:73px;_margin-right:70px;}
.new-ver .c-intro dt {float:none;margin-bottom:5px;text-align:left;}
.new-ver .c-intro dd {margin-left:0;}
.new-ver .c-intro {padding:20px;border:1px solid #B0D0F6;}
.c-i-list{zoom:1;}
.c-i-list li{line-height:14px;padding:2px 0;overflow:hidden;zoom:1;}
.c-i-list img{margin-right:5px;vertical-align:middle;}

/*side-right*/
.r_box{}
.r_box .kf_blue{ border-width:0 1px 1px; border-style:solid; border-color:#D8EBFF;background:#F3F9FF;}
.r_box_top{background:url(../../images/v2.0/public/r_top_left.png) no-repeat left top; height:30px; line-height:30px; padding:0 0 0 10px; margin-right:10px;}
.r_title,.r-title-a{height:28px; padding-bottom:2px; line-height:30px; overflow:hidden;}
.r_title h2 {font-size:14px; float:left; display:inline;}
.r_title h2 a,.r_title h2 a:hover{ color:#333333; text-decoration:none;}
.r_title .more,.r_title3 .more{ color:#0F3F94; font-size:12px; float:right; display:inline;}
.r_title3{height:25px; line-height:32px; overflow:hidden;}
.r_title3 h2 {font-size:14px; float:left; display:inline;}
.r_title3 h2 a,.r_title3 h2 a:hover{color:#333333;text-decoration:none;}
.r_content .n-list {padding:10px 0;}
.r_content{border:1px solid #D4D4D4; border-top:none; background:#FFF; min-height:44px; _height:44px; padding:0 9px; line-height:22px;}
.r_content th{line-height:26px; font-weight:normal;}
.r_content td{line-height:22px;}
/*tabs*/
.pub_tab{background:url(../../images/v2.0/public/lefttab_bg.png) repeat-x; height:27px;border-color:#cbd2d8;border-style:solid;border-width:0 1px;}
.pub_tab li{border-right:1px solid #cbd2d8;display:block; float:left; font-weight:bold;}
.pub_tab li.last{ border-right:none;}
.pub_tab li a,.pub_tab li b{display:block; font-weight:normal; height:27px; line-height:27px; text-align:center; padding-right:1px; color:#0F3F94}
.pub_tab li b{cursor:default;}
.pub_tab li a.no_bg,.pub_tab li b.no_bg{background:none;}
.pub_tab li.tab_cur{background:#FFFFFF;font-weight:normal;}
.pub_tab li.tab_cur b{font-weight:normal; color:#333;}

/*table*/
.asc_pub,.des_pub,.asc_time,.des_time,.i-lock,.i-search{background:url(../../images/v2.0/public/sum_ico.png) no-repeat;width:13px; height:20px; margin-left:2px; vertical-align:middle; display:inline-block;cursor:pointer;}
.asc_pub{background-position:0 -21px;}
.des_pub{background-position:0 -41px;}
.asc_time{background-position:0 -61px;}
.des_time{background-position:0 -81px;}
.an_title{height:29px; line-height:28px;background:url(../../images/v2.0/analysis_ico.png) repeat-x; border-top:#B4D8FC solid 1px}
.i-lock {cursor:default;display:inline-block; width:8px;height:10px;vertical-align: -1px; background-position:0 -122px;}
.i-search {display:inline-block;width:auto;height:14px;line-height:14px;padding-right:15px;background-position:right -103px;*background-position:right -105px;_background-position:right -103px;}
.i-search:hover {background-position:right -177px;}
.an_title h2{float:left;color:#333;_padding:7px 0; _line-height:14px;padding-left:10px;font-size:14px;}
.an_title .l_gz{display:inline-block; height:14px;padding-top:6px; _padding-top:0px; margin-left:10px; float:left; margin-right:18px; _margin-right:9px; line-height:14px;}
.an_title .l_gz .i-qw{_vertical-align:0px;}
.an_title ul li{float:left; font-size:12px; font-weight:bold; color:#0F3F94; padding:0 20px; border-right:1px solid #b4d8fc; cursor:pointer;}
.an_title ul li.an_cur{background:#fff; color:#333; height:29px; font-weight:normal;}
.an_title ul li a{text-decoration:none;font-size:13px;}
.an_title ul li a:hover{color:#f00; text-decoration:none;}
.an_title ul li.an_cur a,.an_title ul li.an_cur a:hover{color:#333;}
.an_title span{float:right; color:#999; _padding-top:3px; display:inline-block; height:28px; line-height:28px;margin-right:10px;}
.an_title span.dc_time{margin-top: 0;}
.an_title span select{ *vertical-align:-4px;}
.an_top{float:left;padding-left:10px;padding-top:3px;}
.an_top *{vertical-align:middle;}
.mul,.amount{width:42px; height:18px; line-height:18px; border-left:1px solid #808080; border-top:1px solid #808080; border-right:1px solid #c0c0c0; border-bottom:1px solid #c0c0c0; margin-right:8px; padding-left:2px;}
.amount{width:70px;}
.t_input{width:320px; height:18px; line-height:18px; border-left:1px solid #808080; border-top:1px solid #808080; border-right:1px solid #c0c0c0; border-bottom:1px solid #c0c0c0; color:#999; margin-right:8px; padding-left:2px;}
.p_input{width:320px; height:48px; font-family:"宋体"; line-height:18px; border-left:1px solid #808080; border-top:1px solid #808080; border-right:1px solid #c0c0c0; border-bottom:1px solid #c0c0c0; color:#999; font-size:12px; margin-right:8px; padding-left:2px; vertical-align:top;}
.selt{border:1px solid #808080; height:18px; margin-right:5px;}
.td_title{background:#f5f5f5; padding:15px 0; text-align:center; width:90px; vertical-align:middle;}
.td_content{background:#fff; padding:15px 20px 15px 8px; text-align:left; vertical-align:middle;}
.td_content p{line-height:28px;}
.td_content p.m_b10{margin-bottom:10px;}
.con_content{background:#fff; padding:15px 20px; text-align:left; vertical-align:middle;}
.con_content p{line-height:24px;}
.td_ge_t,.td_ge_t2{background:#f5f5f5; height:30px; text-align:center; width:90px; vertical-align:middle;}
.td_ge_t2{width:120px;}
.td_ge{background:#f5f5f5; height:30px; padding:0 0 0 8px;}
.td_ge .ge_selt{float:left; width:200px;}
.td_ge .ge_tips{color:#999; width:260px; text-align:right; float:right;}
.buy_info{float:left;padding-left:20px;}
.buy_btn{float:right; padding-top:15px;}
.buy_btn .btn_buy_m,.buy_btn .btn_buy_hm{display:block; margin:0 auto;}
.buy_btn .agreement{height:22px; line-height:22px; padding:8px 0; vertical-align:middle;}
.m_r10{margin-right:10px;}
.m_r15{margin-right:15px;}
.m_r25{margin-right:25px;}
.m_r3{margin-right:3px;}
.p_tb5{padding-top:5px; padding-bottom:5px;}
.hide_sp{width:20px; vertical-align:middle; display:inline-block; text-align:center;}
.align_sp{width:62px; display:inline-block;}
.tips_sp{background:#ffffe1; border:1px solid #ffbe33; color:#f00; display:inline-block; height:30px; line-height:30px;padding:0 5px;width:825px}
.td_title{color:#999;}

.rec_table{text-align:center;}
.rec_table th{font-size:12px;background:##FCFDFE; height:35px; height:33px\9; line-height:33px; font-weight:normal; border-bottom:1px solid #E1E1E1; color:#999999;}
.rec_table th.red{color:#ff3300;}
.rec_table th.b_gray{color:#333;}
.rec_table th.lssg{line-height:16px;}
.rec_table th .bt{width: 24px; display: inline-block; vertical-align: middle; line-height: 18px;}
.rec_table .th_name{text-align:left;}
.new-ver .rec_table .th_name .i-sj {margin-right:5px;}
.new-ver .rec_table .th_name a {color:#666;}
.new-ver .rec_table .th_name a:hover {color:#F30;}
.rec_table .th_team{display:inline-block;vertical-align:middle;width:20px; line-height:18px;}
.rec_table .zc6{display:inline-block;vertical-align:middle;width:20px; line-height:18px;}
.rec_table th.line,.rec_table td.line{ border-left:1px solid #E1E1E1; border-right:1px solid #E1E1E1;}
.rec_table .team_line{ border-right:1px solid #E1E1E1;}
.rec_table .fa_money{padding-right:15px; text-align:right;}
.rec_table .mf_money{padding-right:25px; text-align:right;}
/*.rec_table td{height:36px; height:35px\9; border-bottom:1px solid #e1e1e1; background:#f8f8f8; border-top:1px solid #fff;}*/
.rec_table td{height:28px;border-top:1px solid #fff;border-bottom:1px solid #e1e1e1; background:#F4F4F4;vertical-align:middle;}
.rec_table th.text_l,.rec_table td.text_l{padding-left:5px;}
.rec_table th.text_r,.rec_table td.text_r{padding-right:5px;}
.rec_table .th_top td{background:#FAEFD1;}
.rec_table .th_even td{background:#EFEFEF;}
.rec_table .th_on td{background:#ffffe8; color:#f30;}
.new-ver .rec_table tr.th_on td{background:#ffffe8; color:#f30;}\
.rec_table td .gray{color:#333;}
.rec_table td .btn_Dora_s{width:38px;height:18px;line-height:20px;background:url(../../images/v2.0/public/hm-btn.png) no-repeat 0 0;}
.rec_table td .btn_Dora_s:hover{width:38px;height:18px;line-height:20px;background:url(../../images/v2.0/public/hm-btn.png) no-repeat 0 0;}
.rec_table tr.last_tr td{border-bottom:0;}
.rec_table td .progress{ width:85px;}
.rec_table td .pr{ padding-right:10px;}
.rec_table .pl{ padding-left:25px;}
.new-ver .rec_table td {height:40px;}
.new-ver .rec_table .th_top td {background:#FFF5D8;}
.new-ver .rec_table th a, .new-ver .rec_table th {color:#666;}
.new-ver .rec_table td {background:#FFF;}
.new-ver .rec_table .th_even td{background:#F1F1F1;}
.new-ver .rec_table td.fa_money {padding-right:15px;}
.new-ver .rec_table td {border-bottom:1px solid #E8E8E8;border-top:0!important;}

.numPr{ padding-right:16px; text-align:right;}
/*.rec_table .th_on td a{color:#f30;}*/
.rec_text,.rec_t_on{width:38px; height:19px; background:#fff;vertical-align:middle; border:1px solid #999999; line-height:18px; color:#ccc; margin-right:3px;}
.new-ver .rec_text, .new-ver .rec_t_on {margin-right:2px;width:44px;height:22px;line-height:22px;text-align:center;vertical-align:middle;color:#666;}
.new-ver .rec_text {border-color:#CDCDCD;}
.new-ver .rec_t_on {border-color:#9F9F9F;}
.new-ver .rec_yuan {color:#666;}
.new-ver .itm9 .rec_yuan {vertical-align:-2px;vertical-align:0\9;}
.new-ver .rec_table .th_top td .btn_orange {font-weight:400;}
.new-ver .btn_orange {vertical-align:middle;}

.rec_t_on{ border:1px solid #f47602; color:#333;}
.table_intr{height:40px; line-height:40px; padding:0 10px; color:#999;}
.table_intr span{float:left; display:inline;}
.table_intr a{display:block; width:96px; height:20px; text-align:right; float:right;}

/*详情页表格样式*/
.tdbback {background:#dce6f4; margin-top:5px; padding:3px; zoom:1}
.tablelay {text-align:center; border:1px solid #bccde9;}
td table.tablelay td,table.tablelay td{ background:#fff; border-bottom:1px solid #e2e5e4; border-right:1px solid #e2e5e4; height:26px; line-height:26px; padding:0;}
.tablelay td.last_td{border-right:0;}
.tablelay td.total{height:40px; text-align:right; padding-right:10px; font-size:14px; line-height:40px;}
.tablelay tr.last_tr td{border-bottom:0;}
table.tablelay th{ background:#eaf4fe; color:#333; border-bottom:1px solid #e2e5e4; border-right:1px solid #e2e5e4; font-weight:normal; height:26px; line-height:26px;}
.tablelay th.last_th{border-right:0;}
.tablelay .tr1{height:20px;line-height:20px;text-align:center;}
.tablelay .texts{line-height:16px;margin:5px auto;text-align:center;width:15px;}
.tablelay .texts span{display:block;margin:3px auto;}
.btn_p{padding-top:10px;}
.btn_p a{margin-right:12px;}

.b-end .btn_buy_m{background:url(../../images/v2.0/public/b-end.gif) no-repeat 0 0;}

/* 交易页搜索引擎关键字*/
.tradeKeyword_wrap { width:1000px; margin:auto; zoom:1}
.tradeKeyword_wrap:after { clear:both; content:""; display:block; height:0; overflow:hidden;}
.tradeKeyword { background:#F6F6F6; border:#F1F1F1 solid 1px;  margin-top:10px; padding:10px 20px; color:#999; line-height:22px;}
.tradeKeyword a { color:#999}
.tradeKeyword a:hover { color:#ff3300}
.tradeKeyword_intro { margin-bottom:10px;}
.tradeKeyword_title { font-weight:bold;}
.tradeKeyword_news { zoom:1}
.tradeKeyword_news:after { clear:both; content:""; display:block; height:0; overflow:hidden;}
.tradeKeyword_news .fl,.tradeKeyword_news .fr { width:48%;}
.tradeKeyword_news li { float:left; width:200px; margin-right:20px; overflow:hidden; height:22px;}

/*button*/
.btn_Dblue_l,a.btn_Dblue_l,.btn_Dblue_s,a.btn_Dblue_s,.btn_Dblue_m,a.btn_Dblue_m,.btn_Dblue_b,a.btn_Dblue_b,.btn_Lblue_l,a.btn_Lblue_l,.btn_Lblue_s,a.btn_Lblue_s,.btn_Lblue_m,a.btn_Lblue_m,.btn_Lblue_b,a.btn_Lblue_b,.btn_Dora_l,a.btn_Dora_l,.btn_Dora_s,a.btn_Dora_s,.btn_Dora_m,a.btn_Dora_m,.btn_Dora_b,a.btn_Dora_b,.btn_Dora_bs,a.btn_Dora_bs,.btn_Lora_l,a.btn_Lora_l,.btn_Lora_s,a.btn_Lora_s,.btn_Lora_m,a.btn_Lora_m,.btn_Lora_b,a.btn_Lora_b,.btn_Dred_s,a.btn_Dred_s,.btn_Dred_b,a.btn_Dred_b,.btn_buy_m,a.btn_buy_m,.btn_buy_hm,a.btn_buy_hm,.btn_buy_b,a.btn_buy_b,.btn_addList,a.btn_addList,.btn_gray_s,a.btn_gray_s,.btn_gray_m,a.btn_gray_m,.btn_gray_b,a.btn_gray_b,.btn_modify,a.btn_modify, .btn_gray2s, a.btn_gray2s,  .btn_gray2, a.btn_gray2, a.btn_pause{ background:url(../../images/v2.0/public/sprite_btn.png) no-repeat; overflow:hidden; text-align:center; display:inline-block; font-size:12px; text-decoration:none; cursor:pointer; border:0; vertical-align:middle; }

/*深蓝色按钮*/
.btn_Dblue_l,a.btn_Dblue_l,a.btn_Dblue_l:hover { background-position:-55px 0; width:35px; height:18px; line-height:20px; color:#fff; text-decoration:none;}
.btn_Dblue_s,a.btn_Dblue_s,a.btn_Dblue_s:hover { background-position:0 0; width:45px; height:22px; line-height:24px; color:#fff; text-decoration:none;}
.btn_Dblue_m,a.btn_Dblue_m,a.btn_Dblue_m:hover { background-position:0 -32px; width:70px; height:22px; line-height:24px; color:#fff; text-decoration:none;}
.btn_Dblue_b,a.btn_Dblue_b,a.btn_Dblue_b:hover { background-position:0 -64px; width:100px; height:30px; line-height:32px; color:#fff; font-size:14px; text-decoration:none;}
/*浅蓝色按钮*/
.btn_Lblue_l,a.btn_Lblue_l,a.btn_Lblue_l:hover { background-position:-165px 0; width:35px; height:18px; line-height:20px; color:#0F3F94; text-decoration:none;margin-top:-4px}
.btn_Lblue_s,a.btn_Lblue_s,a.btn_Lblue_s:hover { background-position:-110px 0; width:45px; height:22px; line-height:24px; color:#0F3F94; text-decoration:none;}
.btn_Lblue_m,a.btn_Lblue_m,a.btn_Lblue_m:hover { background-position:-110px -32px; width:70px; height:22px; line-height:24px; color:#0F3F94; text-decoration:none;}
.btn_Lblue_b,a.btn_Lblue_b,a.btn_Lblue_b:hover { background-position:-110px -64px; width:100px; height:30px; line-height:32px; color:#0F3F94; font-size:14px; text-decoration:none;}
/*深橙色按钮*/
.btn_Dora_l,a.btn_Dora_l,a.btn_Dora_l:hover { background-position:-275px 0; width:35px; height:18px; line-height:20px; color:#fff; text-decoration:none;}
.btn_Dora_s,a.btn_Dora_s,a.btn_Dora_s:hover { background-position:-220px 0; width:45px; height:22px; line-height:24px; color:#fff; text-decoration:none;}
.btn_Dora_m,a.btn_Dora_m,a.btn_Dora_m:hover { background-position:-220px -32px; width:70px; height:22px; line-height:24px; color:#fff; text-decoration:none;}
.btn_Dora_b,a.btn_Dora_b,a.btn_Dora_b:hover { background-position:-220px -64px; width:100px; height:30px; line-height:28px; color:#fff; font-size:14px; font-weight:bold; text-decoration:none;}
.btn_Dora_bs,a.btn_Dora_bs,a.btn_Dora_bs:hover { background-position:-220px -104px; width:80px; height:30px; line-height:32px; color:#fff; font-size:14px; font-weight:bold; text-decoration:none; font-weight:bold;}
.btn_Dora_bstop,a.btn_Dora_bstop,a.btn_Dora_bstop:hover,.btn_Dora_bstop b { background:url(../../images/v2.0/public/bjdc_hui2.gif) no-repeat;display:inline-block;color:#999999; font-size:14px; font-weight:bold; text-decoration:none; }
a.btn_Dora_bstop{ padding-left:10px; background-position:left 0px;}
.btn_Dora_bstop b { cursor:default; padding-right:10px; background-position: right 0px;height:30px; line-height:32px;}
/*浅橙色按钮*/
.btn_Lora_l,a.btn_Lora_l,a.btn_Lora_l:hover { background-position:-385px 0; width:35px; height:18px; line-height:20px; color:#da4901; text-decoration:none;}
.btn_Lora_s,a.btn_Lora_s,a.btn_Lora_s:hvoer { background-position:-330px 0; width:45px; height:22px; line-height:24px; color:#da4901; text-decoration:none;}
.btn_Lora_m,a.btn_Lora_m,a.btn_Lora_m:hvoer { background-position:-330px -32px; width:70px; height:22px; line-height:24px; color:#da4901; text-decoration:none;}
.btn_Lora_b,a.btn_Lora_b,a.btn_Lora_b:hover { background-position:-330px -64px; width:100px; height:30px; line-height:32px; color:#da4901; font-size:14px; font-weight:bold; text-decoration:none;}
/*红色按钮*/
.btn_Dred_s,a.btn_Dred_s,a.btn_Dred_s:hover { background-position:0 -104px; width:45px; height:22px; line-height:24px; color:#fff; text-decoration:none;}
.btn_Dred_b,a.btn_Dred_b,a.btn_Dred_b:hover { background-position:0 -136px; width:100px; height:30px; line-height:32px; color:#fff; font-size:14px; text-decoration:none;}
.btn_buy_m,a.btn_buy_m { background-position:0 -176px; width:130px; height:45px; line-height:45px; font-size:0; overflow:hidden; text-indent:-9999px;}
.btn_buy_hm,a.btn_buy_hm{ background-position:-170px -136px; width:130px; height:45px; line-height:45px; font-size:0; overflow:hidden; text-indent:-9999px;}
.btn_buy_b,a.btn_buy_b { background-position:0 -231px; width:150px; height:30px; line-height:30px; font-size:0; overflow:hidden; text-indent:-9999px;}
.btn_modify,a.btn_modify{ background-position:-330px -104px; width:130px; height:45px; line-height:45px; font-size:0; overflow:hidden; text-indent:-9999px;}
/*特殊类按钮*/
.btn_addList,a.btn_addList { background-position:0 -271px; width:160px; height:30px; line-height:30px; font-size:0; overflow:hidden; text-indent:-9999px;}
.btn_gray_s,a.btn_gray_s,a.btn_gray_s:hover { background-position:-170px -198px; width:70px; height:22px; line-height:24px; color:#0F3F94;text-decoration:none;}
.btn_gray_m,a.btn_gray_m,a.btn_gray_m:hover { background-position:-170px -230px; width:100px; height:22px; line-height:24px; color:#0F3F94;text-decoration:none;}
.btn_gray_b,a.btn_gray_b,a.btn_gray_b:hover { background-position:-170px -271px; width:100px; height:30px; line-height:32px; color:#0F3F94;text-decoration:none;}
/*通用类按钮*/
.public_Dblue,.public_Dblue b,a.public_Dblue,a.public_Dblue b,.public_Lblue,.public_Lblue b,a.public_Lblue,a.public_Lblue b,.public_Dora,.public_Dora b,a.public_Dora,a.public_Dora b,.public_Lora,.public_Lora b,a.public_Lora,a.public_Lora b,.public_Dred,.public_Dred b,a.public_Dred,a.public_Dred b,.public_gray,.public_gray b,a.public_gray,a.public_gray b,a.down,a.down b{display:inline-block; background:url(../../images/v2.0/public/extbtn_bg.png) no-repeat; cursor:pointer;
height:22px; line-height:22px; overflow:hidden; text-decoration:none; vertical-align:middle; font-weight:normal; text-decoration:none; }
a.public_Dblue:hover,a.public_Lblue:hover,a.public_Dora:hover,a.public_Lora:hover,a.public_Dred:hover,a.public_gray:hover{text-decoration:none;}
.public_Dblue,a.public_Dblue{padding-left:8px; background-position:left 0;}
.public_Dblue b,a.public_Dblue b{padding-right:8px; background-position:right 0; color:#fff;}

.public_Lblue,a.public_Lblue{padding-left:8px; background-position:left -22px;}
.public_Lblue b,a.public_Lblue b{padding-right:8px; background-position:right -22px; color:#0F3F94;}

.public_Dora,a.public_Dora{padding-left:8px; background-position:left -44px;}
.public_Dora b,a.public_Dora b{padding-right:8px; background-position:right -44px; color:#fff;}

.public_Lora,a.public_Lora{padding-left:8px; background-position:left -66px;}
.public_Lora b,a.public_Lora b{padding-right:8px; background-position:right -66px; color:#da4901;}

.public_Dred,a.public_Dred{padding-left:8px; background-position:left -88px;}
.public_Dred b,a.public_Dred b{padding-right:8px; background-position:right -88px; color:#fff;}

.public_gray,a.public_gray{padding-left:8px; background-position:left -110px;}
.public_gray b,a.public_gray b{padding-right:8px; background-position:right -110px; color:#0F3F94;}
.public_gray,a.down{padding-left:8px; background-position:left -22px;}
.public_gray b,a.down b{padding-right:8px; background-position:right -22px; color:#0F3F94;}
/*灰色按钮2*/
.btn_gray2s, a.btn_gray2s, .btn_gray2s:hover, a.btn_gray2s:hover {background-position:-330px -214px; cursor:default; color:#eee;}
.btn_gray2, a.btn_gray2, .btn_gray2:hover, a.btn_gray2:hover {background-position:-330px -254px; cursor:default; color:#eee;}
a.btn_pause, a.btn_pause:hover {background-position:-330px -159px; cursor:default;} 

/*分页样式*/
.page { height:50px; margin:0px auto;}
.page li { font-family: tahoma, Arial, 宋体; padding:0px 7px; height:19px; line-height:19px; float:left; border: 1px solid #B5C5DC; margin-right:4px; text-align:center; text-decoration:none; cursor:pointer; display: block; vertical-align:middle; background:#fff}
.page li a, .page li a:link, .page li a:visited { text-decoration: none; }
.page li img { border: 0px; padding:5px 0;}
.page li img {_margin-top:5px;  margin-top:5px\0;}/*为IE6定义的属性 */
.page .pa_aq, .page .pa_aq a { background-color: #48AEDF; color:#FFF; }
/*分页*/
.page a.h_l,.page_top a.pre,.page_top a.preno,.page_top a.next,.page_top a.nextno,.page a.pre,.page a.preno,.page a.next,.page_top a.nextno,.top3_num,.num_bg,.page span.sele_page input.btn,.page a.nextno,.page a.nextno:hover,.btn_go{background:url(../../images/v2.0/sub_ico.png) no-repeat;}
.page_top{text-align:right; padding:15px 0; height:22px; line-height:22px;}
.page_top a{display:inline-block; margin-left:6px; text-align:center; vertical-align:middle;}
.page_top a:hover{text-decoration:none;}
.page_top a.pre,.page_top a.preno{background-position:-28px -49px; margin-left:10px; width:23px; height:22px; text-indent:-9999em; overflow:hidden;}
.page_top a.preno{background-position:0 -49px;}
.page_top a.next,.page_top a.nextno{background-position:0 -22px; width:55px; height:22px; padding-right:15px;}
.page_top a.nextno{background-position:0 0;}
.page{text-align:center; padding:15px 0; height:22px; line-height:22px;border-top:0;}
.page a{display:inline-block; margin-right:4px; width:21px; height:20px; line-height:20px; border:1px solid #e5e5e5; vertical-align:middle; overflow:hidden; font-family:Tahoma, Geneva, sans-serif;}
.page a:hover{text-decoration:none; border:1px solid #9dcafc;}
.page a.h_l,.page a.h_l:hover{width:45px; background-position:-55px -49px; border:none; height:22px; overflow:hidden;}
.page a.curpage,.page a.curpage:hover{background:#cbe5ff; border:1px solid #9dcafc; color:#333;}
.page a.pre,.page a.pre:hover,.page a.preno,.page a.preno:hover{background-position:-28px -49px; border:none; width:23px; height:22px; overflow:hidden;}
.page a.preno,.page a.preno:hover{background-position:0 -49px;}
.page a.next,.page a.next:hover,.page_top a.nextno,.page_top a.nextno:hover,.page a.nextno,.page a.nextno:hover{background-position:0 -22px; border:none; width:55px; height:22px; padding-right:15px;}
.page_top a.nextno,.page_top a.nextno:hover,.page a.nextno,.page a.nextno:hover{background-position:0 0; color:#999;}
.page span.sele_page{width:62px; border:1px solid #e5e5e5; height:20px; display:inline-block; vertical-align:middle; overflow:hidden; margin-right:4px;}
.page span.sele_page input.num{width:40px; border:none; border:0\9; height:20px; color:#999;}
.page span.sele_page input.btn{width:22px; height:20px; background-position:-55px -50px; border:none; font-family:Tahoma, Geneva, sans-serif; color:#0F3F94; cursor:pointer;line-height: 16px;padding: 0 0 6px 2px;}
.btn_go{width:22px; height:20px; background-position:-55px -50px; border:0; font-family:Tahoma, Geneva, sans-serif; color:#0F3F94; cursor:pointer;line-height: 16px;padding: 5px 0 6px 2px; }

.top3_num,.num_bg{width:20px; height:13px; font-family:Tahoma, Geneva, sans-serif; color:#fff; text-align:center; line-height:13px; background-position:3px -87px; display:inline-block; margin-right:4px;}
.num_bg{background-position:3px -113px;}

.new-ver #fqhm .page {padding-left:15px;padding-right:15px;border:0;}
.new-ver .page {border:0;}
.new-ver .page a:hover{border-color: #4586D2;}
.new-ver .page a.pre, .new-ver .page a.pre:hover, .new-ver .page a.preno, .new-ver .page a.preno:hover {height:22px;line-height:22px;border:1px solid #AEAEAE;}
.new-ver .page a.curpage, .new-ver .page a.curpage:hover {color:#FFF;border-color:#4686CE;background-color:#4686CE;}
.new-ver .page .sele_page {margin-left:18px;border:none;width:auto;}
.new-ver .page .sele_page .btn_gray_h24 {_vertical-align:-2px;}
.new-ver .page span.sele_page input.num {padding:0 5px;_vertical-align:-2px;color:#333;border-width:1px;}
.new-ver .page span.sele_page {height:auto;}
.new-ver .page span.sele_page .num {border:1px solid #AEAEAE;height:22px;line-height:22px;width:20px;}
.new-ver .page a.next, .new-ver .page a.next:hover, .new-ver .page a.nextno, .new-ver .page a.nextno:hover {color:blue;background:#FFF;line-height:22px;padding-right:0}

.new-ver .page a.next {font-family:simsun;border:1px solid #AEAEAE;}
.new-ver .page a.preno, .new-ver .page a.pre {width:38px;background-image:url(../../images/v2.0/public/sum_ico.png);background-repeat:no-repeat;}
.new-ver .page a.preno {background-position:center -132px;}
.new-ver .page a.pre, .new-ver .page a.pre:hover {width:38px;background-position:center -148px;}
.new-ver .page a.preno:hover, .new-ver .page a.nextno:hover {color:#B7B7B7;}
.new-ver .page a.next:hover, .new-ver .page a.pre:hover {border:1px solid #4686CE;background-position:center -148px;;}
.page .cur-mini {display:inline-block; vertical-align:middle; margin-right:10px; font-family:tahoma;}
.page .cur-mini i {color:#b6b6b6;}

/* 战绩体系调整 */
.new_record{ text-align:left;  color: #EF3725; font-family: tahoma;}
.new_record a, .new_record a:hover{cursor:pointer; text-decoration: none; color: #EF3725;}
.b{font-weight: bold;}
.gains_imgs{background:url(../../images/v2.0/gains_imgs.gif) no-repeat;display:inline-block;width:15px;height:15px;vertical-align: middle;}
.crown_lv1{background-position:-191px -10px}
.crown_lv2{background-position:-208px -10px}
.crown_lv3{background-position:-225px -10px}
.crown_lv4{background-position:-242px -10px}
.crown_lv5{background-position:-259px -10px}
.crown_lv6{background-position:-191px -27px}
.crown_lv7{background-position:-208px -27px}
.crown_lv8{background-position:-225px -27px}
.crown_lv9{background-position:-242px -27px}
.sun_lv1{background-position:-14px -10px}
.sun_lv2{background-position:-31px -10px}
.sun_lv3{background-position:-48px -10px}
.sun_lv4{background-position:-65px -10px}
.sun_lv5{background-position:-82px -10px}
.sun_lv6{background-position:-99px -10px}
.sun_lv7{background-position:-116px -10px}
.sun_lv8{background-position:-133px -10px}
.sun_lv9{background-position:-150px -10px}
.moon_lv1{background-position:-14px -44px}
.moon_lv2{background-position:-30px -44px}
.moon_lv3{background-position:-47px -44px}
.moon_lv4{background-position:-63px -44px}
.moon_lv5{background-position:-81px -44px}
.moon_lv6{background-position:-98px -44px}
.moon_lv7{background-position:-115px -44px}
.moon_lv8{background-position:-132px -44px}
.moon_lv9{background-position:-149px -44px}
.star_lv1{background-position:-14px -27px}
.star_lv2{background-position:-31px -27px}
.star_lv3{background-position:-48px -27px}
.star_lv4{background-position:-65px -27px}
.star_lv5{background-position:-82px -27px}
.star_lv6{background-position:-99px -27px}
.star_lv7{background-position:-116px -27px}
.star_lv8{background-position:-133px -27px}
.star_lv9{background-position:-150px -27px}
.gray_crown_lv1{background-position:-191px -45px}
.gray_crown_lv2{background-position:-208px -45px}
.gray_crown_lv3{background-position:-225px -45px}
.gray_crown_lv4{background-position:-242px -45px}
.gray_crown_lv5{background-position:-259px -45px}
.gray_crown_lv6{background-position:-191px -63px}
.gray_crown_lv7{background-position:-208px -63px}
.gray_crown_lv8{background-position:-225px -63px}
.gray_crown_lv9{background-position:-242px -63px}
.gray_sun_lv1{background-position:-14px -61px}
.gray_sun_lv2{background-position:-31px -61px}
.gray_sun_lv3{background-position:-48px -61px}
.gray_sun_lv4{background-position:-65px -61px}
.gray_sun_lv5{background-position:-82px -61px}
.gray_sun_lv6{background-position:-99px -61px}
.gray_sun_lv7{background-position:-116px -61px}
.gray_sun_lv8{background-position:-133px -61px}
.gray_sun_lv9{background-position:-150px -61px}
.gray_moon_lv1{background-position:-14px -95px}
.gray_moon_lv2{background-position:-30px -95px}
.gray_moon_lv3{background-position:-47px -95px}
.gray_moon_lv4{background-position:-63px -95px}
.gray_moon_lv5{background-position:-81px -95px}
.gray_moon_lv6{background-position:-98px -95px}
.gray_moon_lv7{background-position:-115px -95px}
.gray_moon_lv8{background-position:-132px -95px}
.gray_moon_lv9{background-position:-149px -95px}
.gray_star_lv1{background-position:-14px -78px}
.gray_star_lv2{background-position:-31px -78px}
.gray_star_lv3{background-position:-48px -78px}
.gray_star_lv4{background-position:-65px -78px}
.gray_star_lv5{background-position:-82px -78px}
.gray_star_lv6{background-position:-99px -78px}
.gray_star_lv7{background-position:-116px -78px}
.gray_star_lv8{background-position:-133px -78px}
.gray_star_lv9{background-position:-150px -78px}

/*战绩重构 */
td.text_l{ position:relative;}
.new_record{ text-align:left;  color: #EF3725; font-family: tahoma; position:relative; *position:relative;}
.new_record a, .new_record a:hover{cursor:pointer; text-decoration: none; }
.new_record_tips {color: #EF3725;}
.record_tips .new_record{color: #333;}
.icon_win_lottery{display: inline-block; width:34px; height: 13px; cursor: default; margin-left:2px; vertical-align:middle; margin-bottom:2px; background:url(../../images/v2.0/public/record_win.png) no-repeat;}
.icon_win_lottery .num{font-weight: bold;}
.icon_win10 {background-position:0 0;}
.icon_win20 {background-position:0 -14px;}
.icon_win50 {background-position:0 -28px;}
.icon_win100 {background-position:0 -42px;}
.icon_win200 {background-position:0 -56px;}
.icon_win500 {background-position:0 -70px;}
.icon_win1000 {background-position:0 -84px; width:39px;}
.new-ver .icon_win_lottery {background-color:#FF6E00;-webkit-border-radius: 2px; 
    -moz-border-radius: 0; 
    border-radius: 0; }
.record_yijian {display:block; left: 50%; margin-left: 500px; width:45px; height:62px; background:url(../../images/v2.0/public/back_yj.png) no-repeat 0 -62px; position:fixed; z-index:6; bottom:110px; text-indent:-999em;}
*html .record_yijian {position:absolute; left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth)); top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-110));}
/*战绩重构*/

/*战绩重构2期start*/
.new_record .icon_ygrand{background-position:-14px 0;}
.new_record .icon_ycrown{background-position:-14px -14px;}
.new_record .icon_ydiamond{background-position:-14px -28px;}
.new_record .icon_ystar{background-position:-14px -42px;}
/*战绩重构2期end*/


/*help*/
.help .inner,.h-detail dt{background:url(../../images/v2.0/public/help.png) no-repeat -200em -200em;}
.help{height:86px;margin-top:10px;padding:1px;border:1px solid #D9D9D9;}
.help .inner{height:66px;padding:10px 0;background-repeat:repeat-x;background-position:0 -334px;overflow:hidden;}
.h-new,.h-guide,.h-filter,.h-anli{float:left;height:65px;padding:0 30px;}
.h-guide,.h-anli{border:1px solid #D9D9D9;border-width:0 1px;}
.h-filter{width:278px;}
.h-anli{width:304px;}
.h-center{height:55px;padding:0 0 0 30px;}
.h-detail{float:left;position:relative;padding-left:60px;padding-top:5px;}
.h-detail dt{position:absolute;width:60px;height:55px;left:0;top:7px;overflow:hidden;}
.h-new .h-detail dt{background-position:0 0;}
.h-guide .h-detail dt{background-position:0 -60px;}
.h-center .h-detail dt{background-position:0 -120px;}
.h-filter .h-detail dt{background-position:0 -180px;}
.h-anli .h-detail dt{background-position:0 -240px;}
.h-hemai .h-detail dt{background-position:0 -120px;}
.h-detail dd a{display:inline-block;margin-right:14px;}
.h-detail dd a.m-r0{margin-right:0;}
.h-detail dd{ padding-left:16px;}
.h-detail dd h3{ color:#999999; line-height:22px;}

.ol-service{display:block;width:98px;height:34px;background:url(../../images/v2.0/hemai/ol-service.gif) no-repeat 0 0;text-indent:-2000em;}

/*toolTips*/
.toolTips{display:inline-block;zoom:1;margin-right:10px;}
.toolTips{*display:inline;}
.toolTips{height:14px;width:14px;position:relative;z-index:1;}
.toolTips a{text-decoration:none;}
.tipsDetail{position:absolute;width:340px;line-height:24px;z-index:100; top:14px;left:-2000em;padding:10px; background:#feffd1; border:1px solid #999;color:#333;}


/*** footer ***/
.footer .security a,.bank01,.bank02,.bank03{background:url(../../images/v2.0/index_yh02.png) no-repeat;display:inline-block; }
.footer {margin:0 auto; border-top:2px solid #296bc0; background: #fff;font-family:tahoma,"宋体"; padding-bottom:15px;color:#666; margin-top:20px; padding-top:10px;position:relative}
.footer a { color:#666; text-decoration:none; }
.footer a:hover { color:#f30; text-decoration:underline;}
.footer .f-link { color:#ccc;text-align:center;}
.footer .f-link a { margin:0 5px;position:relative}
.footer .f-link a i{border-color:#999 transparent transparent;border-style:solid;border-width:4px 4px 0;height:0;overflow:hidden;position:absolute;top:8px;transition: transform 0.2s ease-in 0s;width:0;}
.footer .f-link a:hover i{transform:rotate(180deg)}
.footer .copy_new { text-align:center; line-height:150%; padding:0; padding-top:5px;}
.copy_new p{ line-height:22px; clear:both; margin-bottom:10px;}
.footer .copy_new .security{ line-height:18px; margin-bottom:0;}
.footer .copy_new .security{ line-height:18px; margin-bottom:0;}
.footer .security a{margin:0 13px 0 0; display:inline-block; width:59px; height:35px; padding:2px 0 0 44px; border:1px solid #DCDCDC; overflow:hidden; vertical-align:middle; line-height:16px;}
.footer .security a:hover{ color:#666; text-decoration:none; border-color:#bcbcbc;}
.footer .security a.last{margin-right:0;}
.footer .security .security01{background-position:7px -983px;width:40px}
.footer .security .security02{background-position:8px -1027px;}
.footer .security .security03{background-position:7px -1218px; padding-left:34px;}
.footer .security .security04{background-position:7px -1077px; padding-left:34px; width:70px;}
.footer .security .security05{background-position:5px -1125px; padding-left:37px; width:47px;}
.footer .security05 span{font-family:Arial, Helvetica, sans-serif;}
.footer .security .security06{background-position:2px -1169px; width:34px;}
.footer .security .security07{background-position:-6px -1272px;}
.footer .security .security08{background-position:0 -1584px; padding:0; width:106px; height:37px;}
.footer .security .security09{background-position:5px -1628px; width:70px;  padding-left:32px;}
.footer .security .security10{background-position:0 -1666px; width:93px; padding-left:0;}
.footer .security .security11{background-position:-90px -983px;padding-left:34px; width:70px;}
.footer .security .security12{background-position:-90px -1028px;padding-left:40px; width:70px;}
.footer .security .security13{background-position:-87px -1079px;padding-left:40px; width:70px;}
.footer .security .security14{width: 34px; padding-left:42px;}
.footer .linkBox{background:#fff;border:1px solid #ccc;-webkit-box-shadow:0 2px 3px #ccc;-moz-box-shadow:0 2px 3px #ccc;box-shadow:0 2px 3px #ccc;overflow:hidden;position:absolute;top:35px;left:50%;padding:10px;margin-left:-500px;width:980px;}
.footer .linkBox ul li{float:left;line-height:1.5em;margin-right:30px}

.f-nav {width:1000px; margin:0 auto 12px; text-align:left;}
.f-nav .f_nav_list li { height:20px; line-height:20px; }
.f-nav .f_nav_list li span { color:#999;} 
.f-nav .f_nav_list a {color:#999; margin-right:6px;}
.f-nav .f_nav_list a:hover {color:#f30;}

/*渠道充值送 右下角浮窗*/
.sem_hd .sem_hd_btn, .sem_hd_cont, .sem_hd_reg:hover, .sem_hd_hide {background:url(../../images/v2.0/sem_hd_bg.png) no-repeat}
.sem_hd {position:fixed; bottom:220px; right:20px; z-index:5; width:80px; height:390px; overflow:hidden;}
* html .sem_hd{position:absolute;right:20px;top:expression(eval(document.documentElement.scrollTop+ document.documentElement.clientHeight - 548));}
.sem_hd .sem_hd_btn { display:block; width:80px; height:220px; background-position:right top; position:absolute; right:0; bottom:0; z-index:3;}
.sem_hd_cont {position:absolute; left:80px; bottom:0; width:576px; height:390px; background-position:-28px 0; z-index:5;}
.sem_hd_msg {font-size:12px; color:#666; line-height:20px; position:absolute; top:133px; left:72px;}
.sem_hd_reg {display:block; width:160px; height:50px; position:absolute; left:207px; top:178px;}
.sem_hd_reg:hover {background-position:0 -230px;}
.sem_hd_msg .cz_msg_font {font-size:14px; color:#da0000;}
.sem_hd_ft {width:576px; background:#b91522; position:absolute; left:0; top:220px;}
.sem_hd_gz {font-size:12px; text-align:left; line-height:18px; padding:0 20px 12px; color:#e08575; margin-top:-4px;}
.sem_hd_hide {display:block; width:28px; height:86px; position:absolute; left:80px; top:178px; z-index:4;}
.sem_hd_hide:hover {background-position:0 -86px;}

/*购彩成功页增加手机客户端广告*/
.sec_sj {background:url(../../images/v2.0/public/mobile_phone.png) no-repeat; margin-bottom:8px;}
/* 足彩胜负、任九 浮动弹层 */ 

.fu_icon{position: relative;}
.fu_icon_layer{position:absolute; text-align: left; display: none; font-family: "宋体";}
.fu_icon_top{ height:6px; width:6px;  background: url(../../images/v2.0/public/fu_s.png) no-repeat scroll 0 0; position:absolute; display: inline-block;}
.fu_icon_l .fu_icon_top{background-position: -6px 0;}
.fu_icon_con{ background:#F3F9FF; padding:10px; width:342px; text-align:left; line-height:19px; border:1px solid #BCCDDD;  display: inline-block; margin-top:5px;}
.fu_icon_con .red{color:red; font-family: tahoma;}

.icon_jjzs {background: url("../../images/v2.0/jc_ico.png") 0 -161px no-repeat;display:inline-block;font-size:0;height: 14px;line-height: 0;overflow: hidden;text-indent: -9999px;width: 15px;}

/* 方案进度  zhengds 2013.3.27  start*/
.process{padding:35px 0 60px 30px; color#333; font-family: tahoma;}
.process .node, .process .proce{float: left; position: relative; height: 12px; background: url(../../images/v2.0/public/state_bg.png) no-repeat;}
.process .node{width: 12px;}
.process .proce{width:124px; margin:0 5px;}
.process .node.finished{background-position: -126px 0; color:#999;}
.process .node.actived{background-position: -126px -26px; height:18px; width: 18px; margin-top:-3px;}
.process .node.wait{background-position: -126px -13px;}
.process .proce.finished{background-position: 0 0;}
.process .proce.doing{background-position: 0 -26px;}
.process .proce.wait{background-position: 0 -13px;}
.process .proce.soon{background-position: 0 -39px;}
*html .process .node{background-position-x:-126px;}
*html .process .proce{background-position-x:0;}
*html .process .finished{background-position-y:0;}
*html .process .wait{background-position-y:-13px;}
*html .process .doing, *html .process .actived{background-position-y:-26px;}
*html .process .soon {background-position-y:-39px;}
.process ul{position: absolute; width: 120px; text-align: center; top:18px; margin-left:-54px;}
.process .actived ul{margin-left:-51px; margin-top:3px;}
.process .actived .tx1{font-weight:bold;}
.process .proce .doing_tips{position: absolute; left: -38px; width: 200px; text-align:center; top:-35px;}
.process .soon .doing_tips {left:10px;}
.process .doing_tips .tips_con{display: inline-block; margin:0 auto; border:1px solid #BFBFBF; padding:3px 5px;}
.process .doing_tips .tips_arrow{background: url(../../images/v2.0/public/state_bg.png) no-repeat -144px 0; position: absolute; height: 6px; width: 6px; display: inline-block; bottom:-5px; _bottom: -14px; left: 100px;}
.process .state_detail{position: relative; float: left; margin-left: 40px; margin-top:-6px;}
.process .state_detail .tips-hd{height: 23px; line-height:22px; line-height:25px\9; _line-height:23px; display: inline-block; padding:0 18px 0 8px; cursor: pointer; background:#fff; position: relative; z-index: 2;}
.process .state_detail .arrows{top: 10px;}
.process .state_detail .tips-hd:hover, .process .state_detail .hover{padding: 0 17px 0 7px; border:1px solid #bfbfbf; border-bottom:0; height: 22px; line-height:20px; line-height:23px\9; _line-height:21px; text-decoration: none; color:#f00;}
.process .state_detail .hover .arrows{right: 6px; top: 7px; border-color:#fff #fff #7e7e7e; *border-width:5px; right:6px; top:5px; *top:3px;}
.process .state_detail .tips-bd{width: 800px; position: absolute; line-height: 22px; right:0; top:22px; display: none;}
.process .state_detail ul{width: auto; text-align: left; background:#fff; border:1px solid #bfbfbf; padding:10px; float: right; position: static;}
.process .gray{color:#666;}

/*小型橙进度条*/
.process-s {margin:0 auto;overflow:hidden;width:82px;height:5px;background-color:#D5D5D5;}
.process-s i {display:block;float:left;height:5px;overflow:hidden;background-color:#7EB042;}

/*中型绿进度条*/
.process-m {display:inline-block;*display:inline;*zoom:1;width:100px;overflow:hidden;height:10px;background-color:#D5D5D5;}
.process-m i {display:block;float:left;height:10px;overflow:hidden;background-color:#7EB042;}
.process-m-full i {background-color:#FF0000;}

/*add by hou 10-31 15:59*/
/*公用表格样式*/
.pub_table{border-top:1px solid #d1e7f2;}
.pub_table th{background:url(../../images/v2.0/public/fs_th_bg.png) repeat-x bottom; border-bottom:1px solid #e0e2e1; border-right:1px solid #f2f2f2; text-align:center; }
.pub_table th.last_th{border-right:none;}
.pub_table td{background:#f6fbff; border-bottom:1px solid #e0e2e1; border-right:1px solid #f2f2f2; height:26px; line-height:26px; text-align:center; }
.pub_table td.last_td{border-right:none;}
.pub_table tr.even td{background:#fff;}
.pub_table tr.td_on td{background:#fff;}
.pub_table tr.last_tr td{border-bottom:none;}
.pub_table td.redbg{background:#ffdabd;}
.pub_table td.bluebg{background:#d5eaff;}
.pub_table td.sp_td{background:#fff9cb; border-right:1px solid #fff9cb; border-bottom:1px solid #f6dd9d;}
.pub_table td.lsp_td{background:#fff9cb; border-right:none; border-bottom:1px solid #f6dd9d;}
.pub_table td.sp_top{border-bottom:1px solid #f6dd9d;}
.pub_table td.num{font-family:Tahoma, Geneva, sans-serif; font-size:11px;}
.pub_table td.num2{font-family:Tahoma, Geneva, sans-serif; font-size:12px;}

/*号外弹窗样式*/
.faTable{border:1px solid #e0e2e1;border-bottom:none;line-height:24px;font-size:12px;}
.faTable th{background:#f5f5f5;text-align:center;border-bottom:1px solid #e0e2e1;border-right:1px solid #e0e2e1;color:#999;font-weight:normal;width:100px;}
.faTable td.n_p{padding:0;border-bottom:none}
.faTable td{border-bottom:1px solid #e0e2e1;padding:10px 15px}
.faTable .tr1 td{border-bottom:1px solid #e0e2e1}
.faTable td td{padding:8px 5px;text-align: center;background:#f5f5f5;border-right:1px solid #fff}
.faTable .t1{padding:10px}
/*login*/
.tip_login .cnt{background:#fff9d9;border:1px solid #ffc28c;color:#ff0000;padding:3px 10px;font-size:12px;margin-bottom:10px}
.tip_login .close{background: url("../../images/v2.0/alert/tips_ico.png") 0 -71px no-repeat;display:inline-block;float:left;height:16px;line-height:0;margin:2px 8px 0 0;overflow:hidden;text-indent:-9999em;width:16px;}
.tips_txt, .tips_yzm {border:1px solid #7f9db9;height:auto;line-height:16px;padding:4px 2px;width:170px;}
.text_on{background: url("../../images/v2.0/tips_ico.png") repeat-x 0 -78px;border-color:#e29b78;}
.dl_tbl td {height:26px;line-height:26px;padding:7px 0 6px 0;}
.tips_yzm{width:65px;}

/*---成功/失败/验证---*/
.success, .defeat, .warning{background:url(../images/tip_icon.png) no-repeat}
.success{background-position:0 0;height:115px;width:110px;margin:0 auto}
.defeat{background-position:0 -116px;;height:115px;width:110px;margin:0 auto}
.warning{background-position:0 -232px;height:115px;width:110px;margin:0 auto}
	
.ui-notice {position: relative;}	
.ui-notice-container {padding: 20px 100px;}
.ui-notice-container p {line-height:24px;}
.ui-notice .ui-icon-notice {background: url("../../images/v2.0/tishi_bg.png") no-repeat;}
.ui-notice .ui-icon-notice2 {background: url("../../images/v2.0/yz-phone.png") no-repeat;}
.ui-state-error {background: none repeat scroll 0 0 #FCEEE8;border: 1px solid #F6C8B5;}
.ui-state-error .ui-icon-notice {background-position: 0 -34px;}
.ui-notice .ui-icon-notice {height: 32px;left: 50px;position: absolute;top: 13px;width: 32px;}
.ui-state-success {background: none repeat scroll 0 0 #edffcd;border: 1px solid #e1e7cb;}
.ui-state-success .ui-icon-notice {background-position: 0 0px;}
.ui-state-verify{background: none repeat scroll 0 0 #ffffe1;border: 1px solid #ffbe33;}
.yz-phone{height:25px;width:160px;line-height:25px;padding-left:5px;border:1px solid #e5e5e5;background:#fff;color:#999}

/*--新手上路--*/
.lottery1 {LINE-HEIGHT: 23px; MARGIN: 12px auto 0px; WIDTH:1000px; HEIGHT: 106px; PADDING-TOP: 15px;border:1px solid #d1d8e0}
.lottery1 .lottery1-left {TEXT-ALIGN: right; WIDTH: 163px; FLOAT: left; HEIGHT: 106px; MARGIN-RIGHT: 20px}
.lottery1 .lottery1-left P A{background: url("../../images/tem_v2.0/logo-s.png") no-repeat;display: block;height: 31px;width: 163px;}
.lottery1 .lottery1-left UL LI {BACKGROUND: url(../../images/tem_v2.0/indexbj.png) no-repeat -180px -522px; MARGIN-LEFT: 25px}
.lottery1 .lottery1-left UL LI A {FONT-FAMILY: "微软雅黑"; COLOR: #141414}
.lottery1 .lottery1-left UL LI A:hover {COLOR: #d20609; TEXT-DECORATION: underline}
.lottery1 DL {FLOAT: left; HEIGHT: 89px; MARGIN-LEFT: 70px; BORDER-RIGHT: #e0e0e0 1px solid; PADDING-TOP: 6px}
.lottery1 DL DT {TEXT-ALIGN: center; WIDTH: 62px; DISPLAY: block; FONT-FAMILY: "微软雅黑"; FLOAT: left; COLOR: #262626}
.lottery1 DL DT P {BORDER-BOTTOM: #87919e 1px solid; BORDER-LEFT: #87919e 1px solid; WIDTH: 59px; BACKGROUND: url(../../images/tem_v2.0/home_ico1.png) no-repeat; HEIGHT: 60px; BORDER-TOP: #87919e 1px solid; BORDER-RIGHT: #87919e 1px solid}
.lottery1 DL DT P.xin {BACKGROUND-POSITION: -83px -72px}
.lottery1 DL DT P.zhi {BACKGROUND-POSITION: -151px -72px}
.lottery1 DL DT P.he {BACKGROUND-POSITION: -216px -72px}
.lottery1 DL DD {LINE-HEIGHT: 21px; PADDING-LEFT: 11px; WIDTH: 110px; FLOAT: left}
.lottery1 DL DD A {DISPLAY: block; COLOR: #333333; FONT-SIZE: 12px}
.lottery1 DL DD A:hover {COLOR: #d20609; TEXT-DECORATION: underline}



.l{float:left;}
.r{float:right;}
.m-r5{ margin-right: 2px;}
.m-r10 {
    margin-right: 10px;
}

.m-l30 {
    margin-left: 30px;
}

.db{display: block;line-height:21px}

.onn{background: #134D8C; color: #fff;text-decoration: none;}

/* 20221230 */
.logobar,.tradeKeyword_wrap,.warper,.container,#W1000,#ft,.main,.trade_nav_inner,.tradeKeyword_wrap,.f-nav,.lottery1{
	width: 1280px !important;
	min-width: 1280px!important;
}