﻿@charset "utf-8";
/**
*Website:/layout.css
*Author:{2014.10.20}
**/
/*全局样式*/
/*2014.11.17add居中*/
.txtleft{ text-align:left;}
.txtcenter{ text-align:center;}
.txtright{ text-align:right;}

/*2015.1.15add表格边框*/
.table_bor{ border:#ebebeb solid 1px;font-family:"宋体","Microsoft simsun";}
.table_bor td{border:#ebebeb solid 1px;}
.line42{ line-height:42px;}
/*颜色*/
.black{ color:#000;}
.red{ color:#cc0000;}
a.red:link{color:#cc0000;text-decoration:none;}
a.red:hover{ text-decoration:underline;color:#cc0000;}
a.red:visited{color:#cc0000;text-decoration:none;}
.green{ color:#009900;}
.blue{ color:#00609a;}
a.blue:link,a.blue:hover,a.blue:visited{color:#00609a;}
.gray{ color:#999;}
a.gray:link,a.gray:hover,a.gray:visited{color:#999;text-decoration:none;}
.gray666{ color:#999;}
a.gray666:link,a.gray666:hover,a.gray:visited{color:#666;}
.orange{ color:#f6712a;}
a.orange:link,a.orange:hover,a.orange:visited{color:#f6712a;}
.white{ color:#fff;}
a.white:link,a.white:hover,a.white:visited{color:#fff;}
/*行距*/
.line22{ line-height:22px;}
.line26{ line-height:26px;}
/*字体*/
.f12{ font-size:12px;}
.f14{ font-size:14px;}
.f16{ font-size:16px;}
.f18{ font-size:18px;}
.f20{ font-size:20px;}
.f22{ font-size:22px;}
.f24{ font-size:24px;}
.f26{ font-size:26px;}
.f29{ font-size:29px;}
.f42{ font-size:42px;/*2014.11.27add*/}
.simsun{ font-family:"宋体","Microsoft sim sun"}
.yahei{ font-family:"微软雅黑","Microsoft yahei"}
.arial{font-family:Arial, Helvetica, sans-serif; }
/*padding*/

.padT10{ padding-top:10px;}
.padT15{ padding-top:15px;}
.padL10{ padding-left:10px;/*2014.11.27add*/}
.pl20{ padding-right:20px;}
.pl10{ padding-left:10px;}
.padB10{padding-bottom:10px;}
.padB40{padding-bottom:40px;}
.padR20{ padding-right:20px;}
.padL20{ padding-left:20px;}
.padT20{ padding-top:20px;}
.marginT10{ margin-top:10px;}
.marginB10{ margin-bottom:10px;}

/*bold*/
.bold{ font-weight:bold;}

/*border*/
.boderL{border-left:#cececb solid 1px;}
.boderR{border-right:#ebebeb solid 1px;}
.boderT{border-top:#ebebeb solid 1px;}
.boderB{border-bottom:#ebebeb solid 1px;}

/*背景颜色*/
.white{ background:#fff;}
.show_bgcol{ background:#f6f5f2;}

/*2014.11.5add*/
.page{ padding:10px 0; text-align:right;}
/****焦点图样式2014.11.21add***/
.number_slideshow{
    line-height: 20px;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0px;
    margin: 0px;
    position: relative;
    display: none;
	z-index:100;
}
.number_slideshow .number_slideshow_nav{
    filter: alpha(opacity=60);
    opacity: 0.6;
    padding: 0px;
    margin: 0px;
    position: absolute;
    bottom:5px;
    right: 5px;
	
}
.number_slideshow .number_slideshow_nav li{
    box-shadow:2px 2px 3px rgba(0, 0, 0, 0);
    -webkit-box-shadow:2px 2px 3px rgba(0, 0, 0, 0);
    -moz-box-shadow:2px 2px 3px rgba(0, 0, 0, 0);
    -o-box-shadow:2px 2px 3px rgba(0, 0, 0, 0);
    -khtml-box-shadow:2px 2px 3px rgba(0, 0, 0, 0);
    margin-left: 3px;
    position: relative;
    float: left;
}
.number_slideshow .number_slideshow_nav li a{
    padding-left: 8px;
    padding-right: 8px;
}
.number_slideshow ul{
    margin: 0px;
   background-position:center center;
    background-repeat: no-repeat;
}
.number_slideshow ul li{
    padding: 0px;
    margin: 0px;
    list-style: none;
	position:absolute;
	left:0;
}
.number_slideshow ul li p{
    margin: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    padding-left: 5px;
    padding-right: 5px;
    filter: alpha(opacity=60);
    opacity: 0.6;
    font-size: 13px;
    line-height: 23px;
}

/*内容*/
#index_bd{ background: url(/match../images/index-bg.jpg) no-repeat  center top #fff; padding:143px 0 0;/*2014.11.24add*/}
#bd{ background: url(/match../images/headbanner.jpg) no-repeat  center top #fff; padding:290px 0 0;}
.content,.position_wrap{ width:1000px; margin:0 auto;}
.focus img{ border:#7c6956 solid 1px; width:995px; height:328px;}

#nav_wrap{ background: url(/match../images/navbg2.png) no-repeat  center bottom; height:39px; line-height:39px;color:#83653a; margin:0 0 20px;}
#nav{ width:1000px; margin:0 auto; /*padding:0 0 0 30px;2015.1.8注释*/}
#nav li{ float:left; font-size:16px; padding:0 38px;/*2015.1.8由padding:0 23px改为20*/ line-height:39px;}
#nav li a{/*color:#83653a;*/color: #4C0100;/*2014.11.21color颜色修改*/color: #fff2d4;/*2014.11.24color颜色修改*/}
#nav li a:hover{ color:#fff2d4; text-decoration:none;}/*2015.1.8add*/
#nav li.current{border-top:#cf0000 solid 4px;border-top-right-radius:5px; line-height:32px; color:#fff2d4;}
#nav li.current a{ color:#fff2d4;}
.position{ color:#fff;font-family:"宋体","Microsoft sim sun";}
/*莎莎2016-09-18修改*/
#ediv{display:none;position:absolute;top:35px;left:0;width:100%;}
#ediv a,#ediv a:hover{display:block;height:36px;font-size:16px;line-height:36px;color:#e5dabc;background:#b8ad91;text-decoration:none;text-align:center;}

.main .main_left{ width:709px; overflow:hidden;border-right:1px solid #ebebeb; padding:0 20px 0 0px;}
/*右侧*/
.main .main_right{ width:250px; overflow:hidden;}
.main_right .right_box{ padding:17px 0; border-bottom:1px solid #ebebeb;font-family:"宋体","Microsoft sim sun";}
.right_box .login1{ padding:0 0 20px;}
.right_box .login1 .tit{ padding:0 0 0 10px; line-height:20px;}
.right_box .login1 .tit span{ display:inline-block;}
.right_box .login1 .tit h4{font-family:"微软雅黑","Microsoft yahei";}
p.person{padding:16px 0 5px;}
p.notice{line-height:18px;}
.right_box h3{font-family:"微软雅黑","Microsoft yahei"; font-size:20px;}
.right_box .qqgroup li{ float:left;}
.right_box .newlist{ padding:10px 0 0;}
.right_box .newlist li{ line-height:26px;}
.main_left .left_1{}
.left_1 .tit1{ background:url(/match../images/cgds_12.jpg) no-repeat left top; height:43px; position:relative;}
.left_1 .tit1_spgt{ background:url(/match../images/spgt_bg2.jpg) no-repeat left top; height:43px; position:relative;}
.left_1 .tit1 .date{ position:absolute; left:174px;top:5px;}
.left_1 .tit1 .daojishi{ position:absolute; /**/left:350px;top:12px; /*2015.1.26left:343px;top:8px;修改为left:350px;top:12px;*/color:#fff;}
.left_1 .tit1 .gentou{ position:absolute;right:0px;top:5px;}
.left_1 .count{padding:0 0 0 384px;}
.main_left .left_2{/* border-bottom:dashed 1px #f0f0f0;2015.1.23注释*/ padding:20px 0 26px;}
.left_2 .barwrap{ width:536px; margin:0 auto; /*position:relative;*/}
.barwrap .graydian{ position:absolute;left:10px;top:18px;}
.barwrap h5{ color:#f6712a; font-size:14px; padding: 0 0 5px;}
.barwrap .barbg{width:100%; background:#ebebeb; height:12px;border-radius:10px;}
.barwrap .bar{ background:#5b5b5b;width:10%; height:12px;border-radius:10px;}
.left_3{ padding:25px 0;}
.left_3 .account{ padding:0px 26px 0 0; line-height:27px;}
.left_3 .account1121{ padding:0px 26px 0 50px; line-height:27px;/*2014.11.21add*/}
.left_3 .number{ padding:24px 0 0;}
.border{ border-bottom:#ebebeb solid 1px;}
.left_3 .number h5{ color:#fff; width:27px; height:22px;line-height:22px; margin:0 20px;background:#cc0000; text-align:center;}
.touxiang_wrap{ padding:0 15px 0 28px;/*2014.11.21注释*/}
.touxiang_wrap .touxiang img{ width:73px; height:73px; border:#ececec solid 1px; display:block;}
.touxiang_wrap .touxiang dt,.touxiang_wrap .touxiang dd{ float:left;}
.touxiang dt{ padding:0 10px 0 0;}
.touxiang dd.tit{width: 115px;
overflow: hidden;/*2014.11.21add*/}
.touxiang dd.tit h5{padding:0 0 8px;}
.touxiang_wrap .satten{ padding:7px 0 0 5px;width:66px; height:29px;}
.left_3 .bar2_wrap{width:299px; height:80px;}
.bar2_wrap .orange_bar{ width:89px; height:7px; background:#f6712a;border-top-left-radius:2px; border-bottom-left-radius:2px;margin-top:50px; position:relative;}
.bar2{height:7px; width:209px; margin-top:50px; position:relative}
.bar2 .bar2bg{ background:#ebebeb; width:100%; border-radius:10px;}
.bargray{ background:#5b5b5b; width:80%; height:7px;}
.orangedian{ position:absolute; left:70px;top:42px;}
.guding{ background:url(/match../images/guding.jpg) no-repeat; width:95px; height:28px; text-align:center; line-height:28px; position:absolute; left:0px;top:-40px;}
.bar2 .txt{ position:absolute; right:0;top:-40px;}
.left_3 .box4{ padding:12px 0 0 0px;/*2015.1.23padding:28px 0 30px;改为padding:12px 0 0 0px;*/}
.main_left .left_4{ padding:0 0 25px;}
.left_4 .tit{ position:relative;}
.left_4 .txt{ position:absolute;bottom:12px;left:295px;}
.left_4 .tit p.gentou{ position:absolute;right:0px; bottom:12px;}
.left_4 .numlist_wrap{height:450px;}
.numlist_wrap .numlist{}
.numlist_wrap .numlist li{ position:relative;float:left;width:136px; height:450px;}
.money{/*letter-spacing:-3px; 2014.11.18去掉*/font-family:Arial, Helvetica, sans-serif;}
.money2{ letter-spacing:5px;}
.profit{ padding:17px 0 0; line-height:18px; font-family:"宋体","Microsoft sim sun"}
.numlist_wrap .numlist li div.bgdiv{ background:url(/match../images/touxianbg1.png) no-repeat left top;width:145px; height:450px; position:absolute; left:0px;top:0;}
.numlist li div.bgdiv a{ display:block; padding:17px 0 0 40px;}
.numlist_wrap .numlist li div.pic{position:absolute;left:20px;z-index:1;}
.numlist_wrap .numlist li div.pic15{top:137px;}
.numlist_wrap .numlist li div.pic24{top:118px;}
.numlist_wrap .numlist li div.pic3{top:93px;}
.numlist_wrap .numlist li div.pic img{ width:110px; height:104px;}
.numlist_wrap .numlist li div.list1{z-index:2;}
.numlist_wrap .numlist li div.num15{ margin:70px 0 0;height:380px;background:url(/match../images/touxianbg1.png) no-repeat left top;}
.numlist_wrap .numlist li div.list2{z-index:2;}
.numlist_wrap .numlist li div.num24{margin:50px 0 0;height:400px;background:url(/match../images/touxianbg2.png) no-repeat left top;}
.numlist_wrap .numlist li div.list3{z-index:5;}
.numlist_wrap .numlist li div.num3{ width:145px;margin:25px 0 0;background:url(/match../images/touxianbg3.png) no-repeat left top;}
.numlist_wrap .numlist li div.list4{z-index:4;}
.numlist_wrap .numlist li div.list5{z-index:3;}
.numlist li div h1{ font-weight:bold; text-align:center; padding:22px 0 0;}
.numlist li div.name{ text-align:center; padding:130px 0 0; font-size:14px; line-height:18px;}
.main_left .left_5{ padding:42px 0 0;}
.main_left .left_5 .txt{ position:absolute;bottom:12px;left:440px;}
.left_5 .tit{ position:relative;}

/*排行榜*/
.ranklist_wrap{ padding:0 0 25px;}
.ranklist_wrap .box1{ padding:0 0 25px;}
/*.tabtit{ margin-left:8px;width:381px; height:33px;}*/
.tabtit{ margin-left:8px;width:314px; height:33px;}
.tabtit a{ display:block; float:left;text-align:center; font-size:14px;height:33px;line-height:33px; width:157px; cursor:pointer; background:url(/match../images/tabbg.jpg) no-repeat 0 0px;}
.tabtit a.current{ background-position:0px -37px;}
/*.ranklist_wrap .box1 .right{  position:relative;border-bottom:#ebebeb solid 8px; height:25px; width:218px;}*/
.ranklist_wrap .box1 .right{  position:relative;border-bottom:#ebebeb solid 8px; height:25px; width:285px;}
.ranklist_wrap .box1 .flowtxt{position:absolute;right:0px; top:5px;}
.tab_con table th td{ font-family:"宋体","sim sun";border:#ebebeb solid 1px;}
.tabtit2{ width:475px; margin-left:0px;}

/*二维码悬浮窗*/
.sao{ position:absolute;left:0px; top:740px; width:155px; height:320px; z-index:25;}
#topdiv{
width:155px; 
height:320px; 
overflow:hidden;
position: fixed;
left:0;
top:390px;
z-index:999;
}
#topdiv-rig{
width:100px;
overflow:hidden;
position: fixed;
right:0;
top:300px;
z-index:999;
}
/*合作单位*/
.main_left .partainer{}
.partainer .logo{ padding:25px 0; width:680px; margin:0 auto;}
.partainer .logo li{ float:left; padding:0 20px 0 0;}
.partainer .logo li span,.partainer .logo li span,.partainer .logo li a{ display:block; float:left;}
.partainer .logo li span{ line-height:51px;/*2015.1.7行高由78改为51*/}

/*ft*/
#ft_box{border-top:#ebebeb solid 1px;}
.footer{ width:1000px; margin:0 auto; line-height:26px; text-align:center; padding:20px 0; /*2014.11.28add*/font-family:"宋体"; color:#5A5A5A;}
.footer a,.footer a:hover{ color:#333;}

/**弹窗*/
.mask { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: 0.8;  filter: alpha(opacity=80); display: none; z-index: 99; }
.mess { position: absolute; display: none; width:645px; height:655px;background: url(/match../images/tcbg.png) no-repeat center center;
z-index: 101;}

.zhuce_box{ padding-top:325px; width:367px; margin:0 auto;}
.zhuce{width:204px; height:31px; background:url(/match../images/zt_btn-bg.gif); border:0; padding:5px 0 5px 10px; color:#999999;}
.zhuce_btn{display:inline;}
.yonghu{ width:335px; height:164px;margin-top:25px; padding:20px 0 10px 32px; border:#fff solid 1px;border-radius:5px;}
.jiancang_tel{ font-size:18px; color:#fff; text-align:center; font-weight:bold; padding-top:10px;}

/*我的工作室*/
.mywork_wrap {
  width: 960px;
  margin: 0 auto;
  padding: 20px 0 20px 70px;
}
.myworkleft{ width:240px; padding:0 20px 0 0;}
.myworkleft a{ display:inline-block;}
.myworkleft a img{ border:5px #fff solid; box-shadow:2px 2px 2px #cec7b8; width:87px; height:87px;}
.myworkright{width:620px;/*2014.12.8宽度由455改成485 2015.11.5宽度由485改成590*/}
.myworkright .win{ padding:5px 0 0;}
.myworkright .win li{ float:left; padding:0 20px 0 0; width:140px;/*2014.12.8宽度由130改成140*/ line-height:27px;height: 27px;}
.myworkright .win li.paiming{ width:270px;}

/*工作室标签切换*/
.juejin_wrap{ width:100%; position:relative;}
.rightborder{}
.tab_wrap .tab_fl{width:135px;}
.tab_fl li{ padding:2px 0px 2px 0px; text-align:center; cursor:pointer;font-family:"宋体","Microsoft yahei";font-size:14px;/* border-right:#d7d4d4 solid 1px;*/}
.tab_fl li a{ display:block; width:133px; height:29px; line-height:29px; padding:2px 0;text-align:center;border:#d7d4d4 solid 1px;border-top-left-radius:8px;border-bottom-left-radius:8px; border-right:none;}
.tab_fl li a.cur{border-right:none; color:#cc0000; font-weight:bold;}
.tab_fl li.cur{/*border-right:#d7d4d4 solid 1px; */color:#cc0000; font-weight:bold;}
.tab_fr{ padding:0px 0 20px 9px; width:80%;border-left:#d7d7d4 solid 1px; margin-left:-1px;}
.chicangtab_wrap{margin:0 0px 0 15px; width:825px;}
.cc_tab_wrap{border-bottom:#ebebeb solid 8px; height:25px;}
#cc_tab_con{ border-left:#d7d7d4 solid 1px;}
.ccright{width:350px; height:25px; line-height:25px;text-align:right;}
.cc_conbox{/*padding-top:20px;*//*10.30注释*/}
.quxiantu{ padding-bottom:15px; border-bottom:#e1e1e1 solid 1px;}
a.buy{ background:#cc0000; color:#fff; font-size:14px;}
a.sell{ background:#00609a;color:#fff;font-size:14px;}
.cctable{ border:1px solid #ebebeb;font-family:"宋体","Microsoft simsun";}
.day_wrap{background:#ebebeb; padding:10px 0 10px 20px;}
.day_wrap .inputwrap{position:relative;}
.day_wrap input{ border:none; background:#fff; height:14px; line-height:14px; color:#a5a5a5; padding:5px;font-family:"宋体","Microsoft simsun";}
.day_day{position:absolute;top:3px;}
.day_day1{left:150px;}
.day_day2{left:315px;}
.chaxun{ padding:0 15px;}
.chaxun img{ display:block;}
.renwurenwu{ width:825px;}
.daojishitit{ width:118px; text-align:center;}
.ketou{ padding:0 20px;}
.myrenwu{ margin-bottom:10px; font-size:14px;font-family:"宋体","Microsoft simsun"; color:#999;} 
.myrenwu li{border-bottom:#ebebeb solid 1px;}
.myrenwu li .leftpic{ padding:30px 0 0;}
.myrenwu li h5{ line-height:162px; padding:0 0 0 30px; font-size:14px;}
.yanzheng{ padding:30px 30px 0 0;}
.myrenwu li a.lingqubtn{ display:block;}
.lingqubtn{ padding:65px 0px 0 0;}
.daojishibox{ padding:0 0 0 50px;}
.gongzuoshi_djs{ width:154px; height:37px;line-height:37px;  color:#fff; font-weight:bold; background:#cc0000; text-align:center;}
.gogentou{ padding:3px 15px 0;}
.myrenwu .kaihu{ line-height:162px;}
.myrenwu .download{width:105px; text-align:center; padding-top:30px;}
.yaoqingtxt{ line-height:30px; padding:35px 0 0 30px;}
.linkbox a{ display:inline-block;padding:8px 0 0 10px;}
.link{ border:#ededed solid 1px; width:487px;height:48px; line-height:48px; padding:0 5px;}
.fenxiang{ padding:20px 0 0;}
.fenxiangbtn{ float:left; line-height:0;} 
.fenxiangbtn a{ display:block;float:left; padding:0 10px;}
.gentouwin{ width:406px; text-align:center;}

/*10.30工作室tab标签add*/
.day_wrap span,.day_wrap a,.day_wrap input{ display:inline-block; margin:0 4px;}
.day_wrap input{ width:114px; height:24px; line-height:24px; padding:0 10px; border:#ebebeb solid 1px;}
.day_wrap span.rili{ position:relative;}
.rililogo{ position:absolute; right:10px;top:4px;}
.a-btn-orangebg{width:66px; height:25px; line-height:25px; text-align:center;border-radius:5px; background:#f6722a; color:#fff;}
.day_wrap a.qugentou{border-radius:0px; background:none;}


/*跟投基金*/
.gtjj_content{ margin-top:40px;}
.gtjj_content p{ line-height:27px;} 
.content .gt_left{ border-right:#ebebeb solid 1px; overflow:hidden; width:711px; padding:0 19px 52px 0 ;}
.content .gt_right{ padding:0 0 0 20px;overflow:hidden;width:249px;/*2014.11.18add*/}
.gtjj_yaoqingtxt{ line-height:30px; padding:35px 0 0 30px; width:565px;}
.gt_right .rightbox1{ border-bottom:2px solid #ebebeb; padding:20px 0;}
.gt_right .rightbox1 h3{ padding-bottom:15px; text-align:left;}
.gt_right .rightbox1 .newlist{ font-family:"宋体","simsun";line-height:28px;}

/*遮罩层样式-验证手机号弹窗*/
.phonetest_window{
	width: 376px;
	/*height: 258px;2014.12.4注释掉*/
	padding: 6px;
	background: #585858;
	opacity: 0.9;
	filter: alpha(opacity=90);
	position: absolute;
	z-index: 101;
}
.phonetest_window h4{ color:#fff; text-align:center; position:relative;}
.phone_close{ position:absolute; right:6px;top:0px; cursor:pointer;}
.phonecon{ background:#fff; padding:20px;}
.phonecon a{ display:inline-block; border-radius:5px;  padding:5px; text-align:center; cursor:pointer;}
.phonecon a.huoqu{background:#f6712a; color:#fff; padding:5px 15px;}
.phonecon a.yztel{background:#cc0000;color:#fff; margin:5px;padding:5px 10px;}
.phonecon a.cannel{background:#ebebeb;margin:5px;padding:5px 10px}
.phonecon input{ border:#585858 solid 1px; height:24px; line-height:24px; padding:0 10px;}
.tel_wrap{ padding:10px 0;}
.yanzheng_wrap{ width:235px; margin:0 auto; padding:20px 0 0 0;}
.mask { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: 0.5;  filter: alpha(opacity=50); display: none; z-index: 99; }

/*验证手机号*/
.phonecon2{ background:none; width:500px; margin:0 auto;}
.yanzheng_wrap2{ width:200px; padding-left:54px;}

/*买入卖出弹窗*/
.buy_wrap{width:812px; height:490px;overflow: hidden;}
.buycon{height: 417px;}
.buyconbox{}
.grayborderR{border-right:#ebebeb solid 1px;}
.buyconbox input{ border:#ebebeb solid 1px; height:14px; line-height:14px; margin:5px 0; padding:5px;}
.explain{width:230px;line-height:25px; padding:0 0 0 20px;}
.agreeit{width:164px; margin:0 auto;}
.agreeit span{width:16px;height:16px;margin-right:5px;display:block;float:left;background-color:#fff;border:1px solid #ebebeb;}
.bgIco1{background:url(/match../images/gouxuan.png) no-repeat center center;}

/*10-29个人成绩展示页*/
.show_content{font-family:"宋体","Microsoft simsun";}
.content .show_left{width:134px; /*overflow:hidden;2014.11.18去掉*/}
.show_left .box1{ text-align:center;}
.show_left .box1 h5,.show_left .box1 p{ padding:5px 0;}
{ padding:10px 0;}
.show_left .box1 a{ display:block; padding-left:10px;}
.show_left_box2{ position:relative;right:-1px;height:180px;}
.show_left_box2 a{ display:block; position:absolute;right:0px; width:135px; height:31px; line-height:31px; text-align:center; background:url(/match../images/tablink.png) no-repeat;cursor:pointer;}
.show_left_box2 a.current{ background:url(/match../images/tabvisited.jpg) no-repeat; font-weight:bold;}
.show_left_box2 a.cur{ color:#cd0001; font-weight:bold; background:url(/match../images/tabvisited.jpg) no-repeat;/*2014.11.18add背景样式*/}
.show_left_box2 a.tab2{top:45px;}
.show_left_box2 a.tab3{top:80px;}
.show_left_box2 a.tab4{top:116px;}
.show_left_box2 a.tab5{top:152px;}
.show_left_box2 a.tab6{top:188px;}
.box1 input{ display:block;width:66px; height:30px;line-height:28px; margin:0 auto; background:#f6722a; border-radius:5px; color:#fff; text-align:center; border:none;}
.box1 input.attened{ display:block;width:66px; height:30px;line-height:28px; margin:0 auto; background:#ccc; border-radius:5px; color:#fff; text-align:center; border:none;/*2014.12.4add*/}
.show_left .box1 a img{border:5px #fff solid; box-shadow:2px 2px 2px #cec7b8; width:87px; height:87px;}
.content .show_right{overflow:hidden;width:835px; padding:0 0 0 30px;}
.row1_M{ width:165px; padding:10px 0px 0 0px;/*2014.11.17 padding:0px 40px 0 0px改 padding:10px 0px 0 0px*/}.row1_M dd.percent{ padding:5px 0;}
.row1_M dd.txt{ padding:5px 0; line-height:24px;}
.row1_M dd.paiming{ padding:10px 0;}
.show_right_row2{ text-align:right;}
.show_right_row2 i{ display:block; float:left; width:14px; height:14px; margin-right:5px;}
.show_right_row2 i.red{ background:#cc0000;}
.show_right_row2 i.blue{ background:#00609a;}
.show_right_row2 i.green{ background:#009900;}
.right_box3{ background:#ebebe9; padding:20px; height:90px; overflow:hidden;}
.box3_div{ padding:0 56px 0 20px;/*2015.1.21修改*/ line-height:27px;}
.box_div p strong span{color:#000;}
.business_detail{ background:url(/match../images/mingxi.jpg) no-repeat left bottom; height:22px; padding:0 10px 20px 360px;/*2015.2.4修改*/}
.business_detail span,.business_detail a,.business_detail input{ display:inline-block; margin:0 4px;}
.business_detail input{ width:114px; height:24px; line-height:24px; padding:0 10px; border:#ebebeb solid 1px;}
/*2014.11.17add*/
.business_detail input.chax{ width:114px; height:24px; line-height:20px; padding:0 10px; border:#ebebeb solid 1px;}/*2014.11.17add*/
.business_detail span.rili{ position:relative;}
.rililogo{ position:absolute; right:10px;top:4px;}
.business_detail a{ width:64px; height:25px; line-height:25px; text-align:center; border:#ebebeb solid 1px; border-radius:5px;}

/*模拟赛排行榜*/

.modelevent{ background:#fff; position:relative; height:430px;}
.event_rubang{ padding:10px 0 10px;}
.event_rubang span{ display:block;}
.event_rubang span.huigubox{ width:160px;height:14px; line-height:14px;padding:5px 10px; border:#ebebeb solid 1px; position:relative; z-index:100;}
.event_rubang span i{ display:block; width:9px; height:6px; position:absolute;top:10px;right:10px;}
.event_a{ width:570px; margin-left:0px;}
/*2014-11-4add*/
.event_rubang span input{ border:0; width:145px; height:14px; line-height:14px;}
.event_rubang .huigubox_tc{ position:absolute;right:0px;top:30px; width:180px;border:#ebebeb solid 1px; background:#fff; z-index:100;}
.huigubox_tc a{ display:block; line-height:18px;padding: 5px 10px; cursor:pointer;}
.huigubox_tc a:hover{ background:#ebebeb;}
/**/

.event_con_wrap_left{ margin:10px 0 40px; width:578px; position:absolute;left:0;top:70px;}
#monitable tr{ cursor:pointer;}
.tr_current{background:#fff9d9;}
.tr_current_td{ background:url(/match../images/moni-arrow.png) no-repeat right center #fff9d9;}
.event_con_wrap_right{width:420px; /*2014-11-14宽度由362px改成420px;*/height:348px; padding:0px 0px 0px 26px;background:url(/match../images/monibg.png) no-repeat left 0px; position:absolute;left:551px;top:70px; overflow:hidden;}
.borderright{ border-right:none;}
.event_right_con{ height:280px; border:1px solid #ebebeb; padding:30px;}
.event_right_con dl{ float:left;/*2015.1.22add*/width: 260px;/*2015.1.22add*/}
.event_right_con dl dd{/*2015.1.22注释width:160px;*/  padding:8px 0 0 10px;}
.eventimg{ width:88px; height:88px; border:5px solid #fff; box-shadow:2px 2px 2px #CEC7B8}
.eventimg img{width:88px; height:88px;}
.event_con_row2{ padding:15px 0; height:45px;}
.event_con_row2 li{ float:left; padding:0 20px; border-right:solid 1px #ebebeb;}
.event_con_row2 li h3{ font-family:Arial, Helvetica, sans-serif; line-height:22px;}
.event_con_row2 li h5{ font-family:"宋体","Microsoft simsun";line-height:22px;}
.more{ text-align:right; width:362px;}
.event_bili{ padding:15px 0;}
.event_bili_img{ padding:0 8px 0 0;width:57px; overflow:hidden;/*2014.11.5add*/}
.event_bili li{ float:left; padding:0 13px 0 15px;}
/*2014-11-4买入弹窗add*/
.gupiao{ position:relative;}
.gupiao_tc{ display:none; position:absolute;left:255px;top:52px;*+top:52px; width:228px;*+width:228px;width:228px/9; padding:5px;border:#ebebeb solid 1px; background:#ebebeb; z-index:100;}
.gupiao i{ display:block;width:13px; height:7px; position:absolute;}
.gupiao i.uparrow{ background:url(/match../images/up-arrow.jpg) no-repeat left top; right:6px;top:10px;}
.gupiao i.downarrow{  background:url(/match../images/d-arrow.jpg) no-repeat left top;right:6px;top:20px;}
/*2014-11-5更多排行榜*/
.contentauto{background:#fff; padding:25px 0;}
.more_ranklist_wrap{}
.more_ranklist_wrap .updatetime{ padding:0 0 0 20px;}
.more_rank_tab{}
.more_rank_tab a{ display:block; float:left; padding:0 10px; text-align:center; width:87px; height:33px; line-height:25px;background:url(/match../images/more_tababg.jpg) no-repeat 0 0; margin-left:-1px;}
.more_rank_tab a.current{ background-position:0 -35px;color:#fff;}
.more_table_wrap{ padding:20px 0;}
.atten{ width:12px; height:12px; margin:0 auto;}
.atten a{ display:block;width:12px; height:12px; background:url(/match../images/attention.jpg) no-repeat; background-position:0 0;}
.atten a.attened{ background-position:0 -14px;}
/*2014.11.6交易规则*/
.more_ranklist_wrap li .txt{ padding:22px 0 22px 146px; line-height:36px;}
.lefttitimg{ background:url(/match../images/guize.jpg) no-repeat 0 0; width:146px; height:32px;}
.position2{ background-position:0 -42px}
.position3{ background-position:0 -84px}
.position4{ background-position:0 -127px}
.position5{ background-position:0 -173px}
.position6{ background-position:0 -215px}
.position7{ background-position:0 -263px}
.position8{ background-position:0 -309px}
.position9{ background-position:0 -359px}
.line{width:852px; height:22px; overflow:hidden;border-bottom:8px #ebebeb solid;}
/*2014.11.10大赛介绍*/
.intro{ padding:25px 0; border-bottom:1px solid #ebebeb; margin-bottom:25px; line-height:25px;}
.intro h5{ width:148px;height:33px; background:url(/match../images/cansaibg.jpg) no-repeat  center bottom #cc0000; text-align:center; color:#fff;}
.entrylist{}
.entrylist li{ padding:8px 0; }
.entrylist li p.tit{ width:148px; text-align:center;}
.entrylist li p.xuzhi{ width:852px; overflow:hidden;}
.entrylist li div.xuzhi{ width:852px; overflow:hidden;}
.gray_bg{ background:#f5f5f5; padding:5px 20px; line-height:30px;}
/*2014.11.17 Ta的实盘赛*/
.event_sps_right_L{ width:333px;}
/*2014.11.17 我的跟投*/
.quxian{ background:url(/match../images/orange_btn_bg.gif) no-repeat; display:inline-block; width:119px; height:29px; text-align:center; line-height:29px; cursor:pointer;}

/*2014.11.27实盘赛排行榜*/
.sps_title_box{width:259px; padding-bottom:25px;}
.sps_title_box .sps_title_bg{ background:#cc0000; height:27px; line-height:27px; padding-left:15px;}
.sps_title_box .red_arrow_down{ background:url(/match../images/red-arrow-down.gif) no-repeat center bottom; height:6px; width:259px;}
.sps_listwrap{ padding-left:15px;}
.sps_list_left{ padding-bottom:26px; padding-left:25px;width:124px; margin-top:13px;overflow:hidden; background:url(/match../images/paiming-bg.png) no-repeat; color:#a28527;}
.sps_position{ background-position:0 0; width:98px; height:46px;}
.sps_position_yin{ background-position:0px -81px;}
.sps_position_3{ background-position:0px -170px;}
.sps_position_4{ background-position:0px -261px;}
.sps_list_right{ width:851px; overflow:hidden;}
.pic_shadow{box-shadow:2px 2px 2px #CEC7B8; border:5px solid #fff;
width:88px;height:88px;}
.pic_shadow img{ width:88px; height:88px;}
.atten_orange{ background:url(/match../images/atten-orangebg.gif) no-repeat; width:66px; height:29px; line-height:29px; display:block; margin-top:20px;}
.user_wrap{ position:relative;height:103px;}
.orange_txt{ position:absolute;bottom:0px; right:0px; border:#ebebeb 1px solid; border-radius:5px; padding:4px 15px; z-index:20;}
.sps_huigu{top:0px;position:absolute;right:0px; border:#ebebeb 1px solid; padding:4px 15px;}
.sps_right_2{ padding-top:16px;}
.shouyi{ width:336px;}
.shouyi_txt{background:#f1f1f1; padding:5px;}
.shouyi_txt p{ line-height:25px;/*2014.12.3add*/}
.sps_huigubox{ width:150px;height:14px; line-height:14px;padding:5px 10px; border:#ebebeb solid 1px; position:relative; z-index:100;}
.huigubox_tc{ position:absolute;right:0px;top:30px; width:170px;border:#ebebeb solid 1px; background:#fff;z-index:10;}

/*2014.12.1实盘跟投*/
.touxiang dd.gt_tit{width:150px;/*2015.1.26宽度199px改为150px*/
overflow: hidden;/*2014.11.21add*/}
.mingxi{ display:inline-block; padding:0 5px;}
.border_yuanjiao{border:#ebebeb 1px solid; border-radius:5px;}
.touxiang_wrap .pic_shadow img{ width:87px; height:87px; border:#ececec solid 1px; display:block;}
.touxiang_wrap .gt_satten{ padding:7px 0 0 15px;width:66px; height:29px;}
/*2014.12.4实盘跟投弹窗*/
.spgt_gtdialog{ display:; position:absolute; width:388px;overflow:hidden; z-index:105;}
.spgt_gtdialog input.gray_bor{ border:#999 solid 1px;}
/*2015.1.6奖项设置*/
.prizelefimg{ background:url(/match../images/jxszbg.jpg) no-repeat 0 0;}
.prizepos1{ width:205px; height:36px;}
.bgcolorf5{ background:#f5f5f5;}
.weekbox{ padding:50px 0;}
.weektxt{ padding:32px 48px;}
.sz_paiming{ background:url(/match../images/jxsz_12.jpg) no-repeat; width:767px; height:109px; margin-top:45px;}

.monlin{ line-height:22px;}
.biao{ background:url(/match../images/jxsz_22.jpg) no-repeat right bottom; height:27px; padding-bottom:95px; padding-top:60px;  margin-top:20px;}
.biao h3{ font-size:22px;}
.ranklist{ width:122px; padding:22px 0 0 125px;}
.gzs{ height:40px; line-height:40px;}
/*2015.1.21个人成绩荣誉*/
.rongyu_box div{ padding:}
.rongyu_box span{ display:inline-block; width:36px; height:42px; float:left; background:url(/match../images/iconbg.png) no-repeat -6px -124px; margin:0 6px;}
.rongyu_box span.ry2{ background-position:-57px -124px}
.rongyu_box span.ry3{ background-position:-108px -124px}
.rongyu_box span.ry4{ background-position:-158px -124px}
.rongyu_box span.ry5{ background-position:-208px -124px}
.shipan span{ display:inline-block; width:27px; height:44px; line-height:20px; font-size:14px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;ofloat:left; background:url(/match../images/iconbg.png) no-repeat -9px -175px; margin:5px 11px 0; text-align:center;}
.shipan span.spry2{ background-position:-61px -175px}
.shipan span.spry3{ background-position:-112px -175px}
.shipan span.spry4{ background-position:-162px -175px}
.shipan span.spry5{ background-position:-213px -175px}
/*2015.1.23首页设计结构调整*/
.sp_ranklogo{background:url(/match../images/iconbg.png) no-repeat -271px -128px; width:62px; height:82px;}
.sp_ranklogo2{background-position:-346px -128px;}
.sp_ranklogo3{background-position:-420px -128px;}
.sptable_wrap{width:333px; height:80px;}
.btn_gtother{ border:#e2e2e2 solid 1px; width:479px; height:40px; margin:0 auto;line-height:40px; border-radius:10px; display:block;}
.btn_gtother:hover{ text-decoration:none;}
.column1{ padding-bottom:40px;}
/*.index_barwrap{ padding:10px 25px;width:649px; height:74px;  background:url(/match../images/jdtbg.png) no-repeat;}*/
.index_barwrap {
  padding: 10px 85px;
  width: 649px;
  height: 74px;
  background: url(/match../images/jdtbg.png) no-repeat;
}
/*.index_orangebar{ width:142px; height:12px; background:#f6712a;border-top-left-radius:10px; border-bottom-left-radius:10px;margin-top:29px; position:relative;z-index:99;margin-left:60px;}*/
.index_orangebar {

  height: 12px;
  background: #f6712a;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  /* margin-top: 29px; */
  position: relative;
  z-index: 99;
  /* margin-left: 60px; */
}
.index_orangebar .first_money{position:absolute; bottom:-30px; right:-10px; width:179px; }

/*.index_bargraywrap{height:12px; width:377px; margin-top:29px; position:relative; z-index:80;}*/
.index_bargraywrap {
  border-radius: 10px;
  background-color: #fff;
  height: 12px;
  width: 377px;
  margin-top: 29px;
  position: relative;
  z-index: 80;
}
.index_bargraybg{ background:#ebebeb; width:100%; border-radius:10px;height:12px; }
.index_bar_blackgray{ background:#5b5b5b; width:40%;height:12px;}
.index_bargraywrap .txt{ position:absolute; right:-97px;top:-40px; width:236px; height:34px; line-height:26px; background:url(/match../images/iconbg.png) no-repeat -244px -86px}
.index_bargraywrap .txt2{ position:absolute; right:0;bottom:-30px; width:198px;}
.gonggao{ background:url(/match../images/gonggao.jpg) no-repeat left center; line-height:18px; padding-left:45px; margin:0px 0 20px;}
/*2015.1.26*/
.left_2_spgt{ background:#fffdf8; padding:20px 50px;}
/*.index_barwrap_gt{ background:url(/match../images/spgt_djs.png) no-repeat;width:900px;}*/
.index_barwrap_gt {
  background: url(/match../images/spgt_djs.png) no-repeat;
  width: 730px;
}
/*.index_bargraywrap_spgt{ width:562px;}*/
.index_bargraywrap_spgt {
  margin: 29px auto 0;
  width: 100%;
}
.index_bargraybg_spgt{ background:#fff;}
.spgt_table_wrap{ width:480px; padding-right:15px;}
.touxiang_wrap .xsinfo img{width:73px; height:25px;} 

/*2015.2.26抢红包弹窗*/
.hbtc{ background:url(/match../images/hbtc-bg.png) no-repeat; width:654px; height:407px;position: absolute; z-index:101; padding:0px 0 0 0px;}
.hbtc h4{ color:#fff370; font-size:28px; text-align:center; width:200px; margin:0 auto; padding-top:85px;}
.hbtc h4 p{line-height:55px;}
.ljlq-btn{ display:block; width:182px; height:62px; margin:0 auto;padding-top:60px; cursor:pointer;}
.hbtc span{ color:#fff370; font-size:18px; width:410px; margin:0 auto; display:block; }
.hb-close{ display:block; padding-right:20px; cursor:pointer; line-height:35px; color:#d3262f}

/*TinaGao 20150529*/
.fl{float: left;}
.fr{float: right;}
.wdy{padding:25px 0 70px;}
.txt-c{text-align: center;}
.sty1{font:24px/32px 'Microsoft yahei';color:#f7712a;}
.btn-see,.btn-see:hover{display:inline-block;width:96px;height: 30px;border-radius:3px;font:14px/30px 'Microsoft yahei';background:#f7712a;color:#fff;text-align: center;text-decoration: none;}
.mt15{margin-top:15px;}
.mt30{margin-top:30px;}
.mt60{margin-top:60px;}

.historyC{background:#fff url(/match../images/i-tbg.jpg) repeat-y top left;margin:30px 0;}
.t-itime{width:32px;height:42px;margin-left:192px;background:url(/match../images/i-t.jpg) no-repeat 0 0;}
.t-ijt{width:16px;height: 34px;margin-left:200px;background: url(/match../images/i-b.jpg) no-repeat 0 0;}

.hist-l{float:left;width:170px;color:#999;}
.hist-c{float:left;width:16px;margin-left:30px;}
.hist-r{float:left;width:500px;margin-left:30px;}
.hist-l p{font:15px/24px 'microsoft yahei';text-align: center;}
.hist-l p label{font-size:20px;color:#f00;}
.hist-l p span{font-size:12px;}
.hist-c span{display:inline-block;width:16px;height: 16px;overflow: hidden;margin-top:70px;background: url(/match../images/i-point.jpg) no-repeat 0 0 ;}


.tab03{border:solid 1px #ebebeb;border-collapse:collapse;width:100%;}
.tab03 th{height:30px;line-height:30px;border:solid 1px #ebebeb;background: #f5f5f5;color:#7b7b7b;font-weight: normal;}
.tab03 td{text-align: center;font-size:12px;border:solid 1px #ebebeb;}
.tab03 td.td-a{height:30px;line-height: 30px;color:#000;}
.tab03 td.td-b{height:80px;line-height: 80px;color:#7b7b7b;}

/******2015710add留言板******/
.btn-orange{display:block;border-radius:6px; background:#f6712a;
 line-height:35px; text-align:center;width:116px; cursor: pointer;}
 .ly-list li{ border-bottom: #ebebeb solid 1px; padding-top:25px;
   padding-bottom: 25px;}
.padR10{ padding-right:10px;}
.ly-tit{width: 745px;}
.ly-txt
{
  word-break: break-all;
  width: 720px;
  }
.ly-tit span,.ly-tit a{ display: inline-block;}
.ly-tit a{ cursor: pointer;}
.blue2{ color:#378cff;}
a.blue2:link,a.blue2:hover,a.blue:visited{color:#378cff;}
.padB20{padding-bottom:20px;}
.hfk{ width: 835px; overflow: hidden;}
.hfk-wrap{ border: solid 1px #ebebeb; border-top:0;
width:833px; overflow: hidden;}
.hfk-wrap_2{ border: solid 1px #ebebeb; border-top:0;
width:730px; overflow: hidden;}
.textarea-box{ width: 813px; padding: 10px;}
.textarea-box2{ width: 730px; padding: 10px;}
.hfk textarea{ border:0;font-size: 14px; color:#666;width:100%;height: 105px;}
.hfk2 textarea{ border:0;font-size: 14px; color:#666;width:96%;height: 105px;}
.btn-wrap{ background: #f8f8f8; text-align: right; line-height: 33px;}
.btn-wrap a{ cursor: pointer; font-size: 14px;text-decoration:none;}
.hfed{width: 756px; background: #f8f8f8; margin-top: 20px; padding: 10px;}
.count-hf{ padding-left:70px;}
.hfed .ly-tit{width: 670px;}
.hfed .ly-txt{width: 670px;}
.txtcenter{ text-align: center; }
.more{ background: #f8f8f8; line-height: 30px; width:600px; padding-bottom: 10px;}
.ly-page{ padding:25px 0; text-align: right;}
.fbgd-wrap {border:#ebebeb solid 1px;  width: 832px;}
.fbgd-wrap textarea{ padding: 10px;  border:0;height: 110px; 
    font-size: 14px; color:#777;width:97%;}
.right_box .zjly-list li{ background: url(/match../images/li-d.jpg) no-repeat left 10px;
 padding-left: 10px; line-height: 20px; padding-bottom: 15px;}
 
 .right_box .zjly-list p{ 
 padding-left: 10px; line-height: 20px; padding-bottom: 8px;}
 .rig-w{ width: 745px; overflow: hidden;}
 .lyk-wrap{width:835px; overflow: hidden;font-family: "微软雅黑","Microsoft yahei";margin: 0 0px 15px 15px;}
/********2015710add留言板   结束***************/


/*add author:TinaGao date:2015-9-11*/
.cbg{background: #fff;padding:0px 0 50px; overflow:hidden;}
.bmCon{overflow:hidden;}
.bmCon a,.bmCon a:hover{display:inline-block;background:url(/match../images/bm_bg.jpg) no-repeat 0 0;
                        padding:20px 5px 16px 20px;width:472px;height: 47px;/*font:32px/42px 'microsoft yahei';*/
                        text-decoration: none; text-align:center;}
                        

.bmCon a.ml6{margin-left:6px;padding-left:50px;width:442px;}
.bmCon .bmred{color:#fa1e1e;}
.bmCon .bmblue{color:#218df1;}
/*报名ing*/
.modTitCon{overflow: hidden;}
.hotBm,.ting,.yOver{height:110px;overflow:hidden;background: url(/match../images/bgs.gif) no-repeat 0 0;}
.ting{background-position: 0 -119px;}
.yOver{background-position: 0 -239px;}
.modLinks{text-align: right;}
.bg_line{display:inline-block;width:1px;height:13px;background:#cf0000;}
.bg_333{background: #333;}
.modLinks{height:34px;}
.modLinks a{display:inline-block;margin:0 10px;font:18px/34px 'microsoft yahei';}
.hotBm a{color:#cf0000;}
.modTit{margin-top:24px;padding-left:250px;text-align: center;font:30px/52px 'microsoft yahei';color:#cf0000;}
.modTit span{font:20px/52px 'microsoft yahei';color:#999;}
.modCon{padding:10px 29px 15px 39px;width:912px;background:#fff;}
.hotBmBr,.tingBr,.yOverBr{border:solid 10px #cf0000;border-top:0;}
.tingBr{border-color: #d3e5fd;}
.yOverBr{border-color: #d1d1d1;}

.wting{width:912px;height:313px;background: url(/match../images/bgs.gif) no-repeat 0 -362px;}
.tingBr .wting{background-position: 0 -688px;}
.yOverBr .wting{background-position: 0 -1016px}
/*右侧浮窗*/
#sideBar{position:fixed;right:40px;bottom:173px;width:59px;_position:aboute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-173))}

/*#html #sideBar{position: absolute;top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(paseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));margin-bottom:100px;}
html{_background-image:url(#);_background-attachment:fixed;}*/
.bmSideBar a{display: inline-block;width:57px;height:57px;border:solid 1px #f8e3e3;background:#fff4f4;text-align: center;color:#ea9292;font:bold 14px/58px '/5b8b/4f53';cursor:pointer;}
.bmSideBar a.alst{;margin-top:-1px;}
.bmSideBar a:hover{background: #dadada;border:solid 1px #dadada;color:#6e6e6e;text-decoration: none;}

.bigTit{font:34px/56px 'microsoft yahei';color:#ce1c1a;}
.imypk,.imysyl{display: inline-block; vertical-align: top;padding-left:20px;font:14px/22px 'microsoft yahei';background: url(/match../images/icos.gif) no-repeat 0 8px;color:#767676;}
.imysyl{background-position: 0 -16px}

.imypk label,.imysyl label{font:24px/30px 'microsoft yahei';color:#ff6c00;}

.dataTab{border:solid 1px #ebebeb;border-collapse:collapse;}
.dataTab th{border:solid 1px #ebebeb;height:28px;font:12px/28px '\5b8b\4f53';color:#000;background: #f5f5f5;}
.dataTab td{border:solid 1px #ebebeb;height: 28px;padding:0 5px;font:12px/28px '\5b8b\4f53';color:#000;}
.i-up{color:#666;}
.i-down{color:#c00;}
.ljbmbtn,.ljbmbtn:hover,.overbtn,.overbtn:hover{display:inline-block;width:212px;height:46px;background: #cc0001;color:#ffff6d;font:18px/46px 'microsoft yahei';text-align: center;border-radius:5px;text-decoration: none;}
.overbtn,.overbtn:hover{background: #c3c3c3;color:#fff;}
.wqbka{position: relative;}
.wqbko{position: absolute;top:-23px;right:0;}
.wzlist{width:92%;padding:0 4%;height:48px;overflow:hidden;background: #ce1c1a;}
.wzlist li{float:left;width:20%;text-align: center;}
.wzlist li a,.wzlist li a:hover{display:block;font:24px/48px 'microsoft yahei';color:#fff;text-decoration: none;}
.wzlist li a.on{background:url(/match../images/xico.jpg) no-repeat bottom center;color:#ffe500;}
.wzlist li a.vgray{color:#9c9c9c;}
.rssLink,.rssLink:hover{position: absolute;bottom:0;right:170px;height:28px;padding:0 16px;color:#fff;background: #ff7d13;border-radius:5px;font:12px/28px 'microsoft yahei';text-decoration: none;}

.btn-gt,.btn-gt:hover{display:inline-block;width:66px;height:28px;font:14px/28px 'microsoft yahei';color:#fff;background: #ff7d13;border-radius: 5px;text-align: center;}
.tcBox,.tcBox:hover{display:inline-block;margin-left:5px;margin-top:3px;width:18px;height: 18px;background: url(/match../images/ico-tc.png) no-repeat 0 0;text-decoration: none;vertical-align: top}

.wting td{vertical-align:top}
.sty1,.sty2{width:80%;margin:0 auto;padding-top:124px;font:18px/36px 'microsoft yahei';color:#555;}
.sty2{width:100%;padding-top:74px;font:normal 22px/42px 'microsoft yahei';}
.sty3{font:14px/22px 'microsoft yahei';}
.bmBtn,.bmBtn:hover,.bmBtn_over{display: inline-block;width:360px;height: 56px;border-radius:5px;font:30px/56px 'microsoft yahei';background: #cf0000;color:#fff;text-align: center;text-decoration: none;}
.bmBtn_over,.bmBtn_over:hover{background: #d1d1d1;color:#888;text-decoration: none;}
.pking{font:18px/28px 'microsoft yahei';color:#555;}
.c_cf00{color:#cf0000;}
.c_333{color:#333;}
.c-737373{color:#737373;}
.c-red{color:#c00;}
.c-green{color:#090;}
.f14{font-size:14px;}
.f-yh{font-family: 'microsoft yahei';}
.mt26{margin-top:26px;}
.mt6{margin-top:6px;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.ml40{margin-left:40px;}
.txt-c{text-align: center;}
.txt-r{text-align: right;}

 .lh30 span{line-height: 30px;vertical-align: middle;}
.index_barwrap2 {
  background: url(/match/images/jdtbg.png) no-repeat;
  width: 539px;
}
.pr-retive{position: relative;}
.intobtn{position:absolute;right:100px;top:0;display: inline-block;width:79px;height: 28px;background: url(/match/images/jinrujiaoyi.jpg) no-repeat 0 0;vertical-align: top;}

/*20160107-TinaGao*/
.intro-con{width:1000px;margin: 0 auto; margin-top:-25px;padding-bottom:40px;}
.intro-box{padding:50px 0 30px;border:solid 1px #ebebe8;border-top:0;-webkit-box-shadow:0 0px 2px 1px #ebebe7;-moz-box-shadow:2px 0px 2px 1px #ebebe7;-o-box-shadow:0 0px 2px 1px #ebebe7;-ms-box-shadow:0 0px 2px 1px #ebebe7;box-shadow:0 0px 2px 1px #ebebe7;}
.intro-modtit{width:100%;height: 36px;overflow:hidden;background: url(/match../images/i-tit-line.png) repeat-x left bottom;}
.intro-inf{background: url(/match../images/intro-c-bg.png) no-repeat top center;}
.f-sty1{color:#6091dd;font-size: 14px;font-weight: bold;}
.intro-div{font:16px/24px 'microsoft yahei';color: #306ac4;}
.intro-tab td{padding-top:10px;}
.intro-tab02{width:400px;padding:10px;background: #c8e1ff;border-right:solid 1px #6091dd;border-bottom:solid 1px #6091dd;-webkit-box-shadow:2px 3px 2px 1px #6091dd;-moz-box-shadow:2px 3px 2px 1px #6091dd;-ms-box-shadow:2px 3px 2px 1px #6091dd;-o-box-shadow:2px 3px 2px 1px #6091dd;box-shadow:2px 3px 2px 1px #6091dd;}
.intro-tab02 td{height: 36px;line-height: 36px; text-align: center;}
.w410{width:410px;}
.w460{width: 460px;}
.w490{width: 490px;}
.w585{width:585px;}

/*20160107-TinaGao*/


.wting td{vertical-align:top}
.sty1,.sty2{width:80%;margin:0 auto;padding-top:124px;font:18px/36px 'microsoft yahei';color:#555;}
.sty2{width:100%;padding-top:74px;font:normal 22px/42px 'microsoft yahei';}
.sty3{font:14px/22px 'microsoft yahei';}
.bmBtn,.bmBtn:hover,.bmBtn_over{display: inline-block;width:360px;height: 56px;border-radius:5px;font:30px/56px 'microsoft yahei';background: #cf0000;color:#fff;text-align: center;text-decoration: none;}
.bmBtn_over,.bmBtn_over:hover{background: #d1d1d1;color:#888;text-decoration: none;}
.pking{font:18px/28px 'microsoft yahei';color:#555;}
.c_cf00{color:#cf0000;}
.c_333{color:#333;}
.c-737373{color:#737373;}
.c-d8000b{color: #d8000b}
.c-red{color:#c00;}
.c-green{color:#090;}
.f14{font-size:14px;}
.f-yh{font-family: 'microsoft yahei';}
.mt26{margin-top:26px;}
.mt6{margin-top:6px;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt40{margin-top:40px;}
/*20160107*/
.mt50{margin-top:50px;}
.mt70{margin-top:70px;}
.mt110{margin-top:110px;}
.ml40{margin-left:40px;}
.txt-c{text-align: center;}
.txt-r{text-align: right;}

 .lh30 span{line-height: 30px;vertical-align: middle;}
.index_barwrap2 {
  background: url(/match/images/jdtbg.png) no-repeat;
  width: 539px;
}
.pr-retive{position: relative;}
.intobtn{position:absolute;right:100px;top:0;display: inline-block;width:79px;height: 28px;background: url(/match/images/jinrujiaoyi.jpg) no-repeat 0 0;vertical-align: top;}

/*2016-02-04*/
.page-gg {
    border: #e5e5e5 solid 1px;
    padding: 0 10px 0 35px;
    line-height: 38px;
    margin-top: 10px;
    background: url(/match../images/laba.jpg) no-repeat 10px 10px #fffcde;
}

/*广告无缝滚动*/
#ss{width:953px;height:38px; line-height:38px;margin:0px 0 0 0px;
  padding:0px 0 0 0;overflow: hidden;
  white-space: nowrap;float: left;
}
#ss ul{margin:0px; padding:0px;width:3930px;}
#ss ul li{margin:0px; padding:0px; list-style:none; 
  float:left;display:block; width:1310px;}
  
.gg-red{color:#d8000b}
.helpwenhao{ position:absolute; left:400px; top:10px;}
.guiz-bor{padding:10px;border-radius:15px;border:#eee solid 8px;}
.count-gz{background:url(/match../images/gz-ico-d.jpg) no-repeat left 13px; padding-left:13px;margin-top:10px;}

.no-con{width:675px;margin:0 auto; font-size:16px;font:16px/28px "Microsoft yahei";}
.btn-orange2{background:#ff7d13; cursor:pointer; display:block; text-align:center; width:65px; color:#fff;border-radius:3px;height:28px;font:16px/28px "Microsoft yahei";}
.btn-orange2:hover{text-decoration:none;color:#fff;}

.btn-gray{ background-color:#ccc}