@charset "utf-8";
.bold {font-weight:bold}
.clear:after {visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;overflow:hidden}

.header {min-width:1000px;height:79px;padding:8px 0}
.header .logo {width:259px;height:79px}
.header .banner {width:700px;height:74px;overflow:hidden;margin-top:4px}
.header .banner img{width:100%}
.containers {width:1000px;margin:0 auto;box-sizing:border-box}

.notice_icon,.reload_icon,.title_common label,.time_icon,.top_load .gan_blue,.top_load .gan_red,.introduce .icon,.preBtn,.nextBtn,.zhanglang td>.gan_blue,.zhanglang td>.gan_red,.headline a label,.forecast_show .content .left label,.content .sha,.right_icon,.wrong_icon,.open_tip label,.open_tip .close,.tipcontent .close{background:url(../images/dandan.png)}
/*** 导航条 ***/
.navbox {min-width:1000px;background-color:#1089e0;height:46px}
.nav-center li{float:left;width:66px;margin-right:60px;text-align:center}
.nav-center >li >a{width:100%;height:46px;line-height:46px;display:block;color:#fff}
.nav-center >li> .active {border-bottom:2px solid #ffba00;box-sizing:border-box}
.drow {position:relative}
.drow .drow-down {width:180px;position:absolute;background-color:#FFFFFF;color:#404040;top:46px;left:-58px;box-shadow:0px 1px  7px #908e8e;display:none;z-index:99}
.drow .drow-down >a{display:block;height:42px;line-height:42px;border-bottom:1px solid #e5e5e5;font-size:14px;background-color:#FFFFFF}
.drow .drow-down >a>label{display:inline-block;width:4px;height:7px;margin-left:25px;vertical-align:middle;margin-bottom:2px}
.drow .drow-down >a:hover label{background:url(../images/dandan.png);background-position:0 0}
.drow .drow-down >.active {background-color:#1089e0;color:#FFFFFF}

.warpbox {min-width:1000px;background-color:#f0f0f0;height:auto;overflow:hidden}
/*** footer ***/
.foot_img {background:url(../images/foot.png) top center no-repeat #ccc;width:100%;padding:65px 0 15px 0;text-align:center;color:#5e5e5e}
.footer_cen {width:1000px;margin:auto;color:#fff;font:13px/13 px '';padding:10px 0}
.foot {background-color:#000000;padding:8px 0;box-sizing:border-box;width:100%}
.foot span{line-height:26px;color:#FFFFFF}

.content_index h2{height:40px;line-height:40px;background:#1089e0;font-weight:bold;color:#FFFFFF;text-align:center;font-size:20px !important}
.danmai >h2{background-color:#ffba00}
.jianada >h2{background-color:#ff7800}
.content_index{margin-top:10px;margin-bottom:18px}
.content_index>div{width:326px;margin-right:11px;float:left}
.content_index>div:last-of-type{margin-right:0}

.notice_icon{width:20px;height:18px;background-position:-4px 0;vertical-align:middle;margin-right:2px;margin-top:-2px;display:inline-block}
.danmai .notice_icon {background-position:-24px 0}
.jianada .notice_icon{background-position:-44px 0}
.content_index .detai>p{font-weight:bold}
.content_index .detai {padding:16px;box-sizing:border-box;background-color:#FFFFFF;overflow:hidden}
.reload_icon {width:18px;height:18px;background-position:-64px 0;vertical-align:middle;margin-left:5px;float:right;margin-top:2px;margin-right:6px}
.rotate {animation:iq-rotate 1s infinite linear;-webkit-animation:iq-rotate 1s infinite linear}
.danmai .reload_icon {background-position:-82px 0}
.jianada .reload_icon {background-position:-100px 0}
.reload{text-decoration:underline;float:right}
.time,.reload,.detai .link a:hover{color:#1089e0}
.danmai .time,.danmai .reload,.danmai .detai .link a:hover{color:#ffba00}
.detai .result{margin-top:11px;font-weight:bold}
.jianada .time,.jianada .reload,.jianada .detai .link a:hover{color:#ff7800}
.result >span{margin:0 3px}
.ball_lucky,.ball_jianada,.ball_danmai {width:30px;height:30px;line-height:30px;text-align:center;font-weight:bold;background:#1089e0;color:#FFFFFF;font-size:14px;border-radius:50%;display:inline-block}
.ball_danmai{background:#ffba00}
.ball_jianada{background:#ff7800}
.detai .link{margin-top:11px}
.detai .link a{float:left;font-weight:bold;margin-right:20px}
.detai .link a:last-of-type{margin-right:0}
.list{width:326px;text-align:center}
.list tr{color:#FFFFFF;height:32px;line-height:32px;font-size:14px}
.list tr.activity{height:26px;line-height:26px}
.list thead tr{background-color:#1089e0}
.jianada .list thead tr{background-color:#ff7800}
.danmai .list thead tr{background-color:#ffba00}
.list tbody tr{background:#FFFFFF;color:#404040}

.list thead th{font-weight:normal !important}
.list thead tr th:nth-child(1),.list tbody tr td:nth-child(1){width:24%}
.list thead tr th:nth-child(2),.list tbody tr td:nth-child(2){width:36%}
.list thead tr th:nth-child(3),.list tbody tr td:nth-child(3){width:40%}
.list tbody tr.activity td span{padding:0 15px;box-sizing:border-box;color:#FF0000;width:326px;display:block}

.lucky .list tbody tr td {border:1px solid #b3dcf9;box-sizing:border-box}

.list tbody a{color:#1089e0}
.jianada .list tbody a{color:#ff7800}
.danmai .list tbody a{color:#ffba00}
.list tbody tr:nth-child(2n-1){background-color:#e6f4ff}
.jianada .list tbody tr:nth-child(2n-1){background-color:#ffeede}
.danmai .list tbody tr:nth-child(2n-1){background-color:#fff7e1}
table .ball_danmai,table .ball_jianada,table .ball_lucky{width:24px;height:24px;font-size:12px;line-height:24px;margin-left:8px}

/*** 右边悬浮样式begin ***/
.fixed_box {width:60px;position:fixed;right:10px;z-index:9999}
.fixed_box a{display:block;width:60px;height:60px;margin-top:4px;margin-bottom:4px;border:1px solid #FFFFFF;cursor:pointer}
.fixed_box .load {background:url(../images/load.jpg);background-size:100%}
.fixed_box .to_top {background:url(../images/to_top.jpg);background-size:100%}
.fixed_box .load_pop {display:none;width:188px;height:180px;background:url(../images/load_code.png?v=1);background-size:100%;position:absolute;top:-50px;left:-199px;z-index:999}

.title_common{padding:14px 0}
.title_common span{color:#808080}
.title_common label{display:inline-block;width:4px;height:7px;background-position:0px -7px;vertical-align:middle;margin:0 8px 2px 8px}

/*预测页*/
.list_forecast >h2,
.forecastbox>h2{height:40px;line-height:40px;background-color:#1089e0;font-size:18px;color:#FFFFFF;text-align:center;font-weight:bold}
.danmai .list_forecast >h2,.danmai .forecastbox>h2{background-color:#ffba00}
.jianada .list_forecast >h2,.jianada .forecastbox>h2{background-color:#ff7800}
.list_forecast table{width:100%;text-align:center}
.list_forecast table tr th{font-weight:normal}
.list_forecast table tr th:nth-child(1){width:12%}
.list_forecast table tr th:nth-child(2){width:26%}
.list_forecast.number table tr th:nth-child(2){width:30%}
.list_forecast table tr th:nth-child(3){width:24%}
.list_forecast.number table tr th:nth-child(3){width:42%}
.list_forecast table tr th:nth-child(4){width:24%}
.list_forecast.number .ared,.list_forecast.number .agreen{margin:0 8px}
.list_forecast table tr{background-color:#FFFFFF;height:32px;line-height:32px;color:#000000}
.list_forecast table tr:nth-child(2n){background-color:#e6f4ff}
.danmai .list_forecast table tr:nth-child(2n){background-color:#fff7e1}
.jianada .list_forecast table tr:nth-child(2n){background-color:#ffeede}
.list_forecast table tr:first-of-type{height:36px;line-height:36px}

/*历史开奖*/
.list_record .title{height:40px;line-height:40px;background-color:#1089e0;color:#FFFFFF;padding:0 24px;box-sizing:border-box}
.list_record.danmai .title{background:#ffba00}
.list_record.jianada .title{background:#ff7800}
.list_record .title h2{font-size:18px;font-weight:bold}
.inputbox {width:190px;background-color:#FFFFFF;margin-top:5px;margin-left:8px;border-radius:3px}
.inputbox input{height:30px;width:100%;cursor:pointer}
.danmai .inputbox input{background:url(../images/time3.png) no-repeat;background-position:164px center}
.jianada .inputbox input{background:url(../images/time2.png) no-repeat;background-position:164px center}
.list_record .detai{padding:34px 240px 4px 240px;box-sizing:border-box;background-color:#FFFFFF}
.list_record .detai>.fr{width:160px}
.list_record .detai p{color:#303030;font-weight:bold}
.list_record .detai>.fr a{float:left;font-size:12px;font-weight:bold;margin:0 10px 19px 10px ;color:#303030}
.result b,.list_record .detai>.fr a:hover{color:#1089e0}
.jianada .result b,.jianada.list_record .detai>.fr a:hover{color:#ff7800}
.danmai .result b,.danmai.list_record .detai>.fr a:hover{color:#ffba00}
.list_record .list{width:100%}

/*游戏玩法*/
.introduce-content{padding:20px;box-sizing:border-box;background:#FFFFFF}
.introduce-box .title{height:40px;line-height:40px;background:#1089e0;font-size:18px;font-weight:bold;text-align:center;color:#FFFFFF}
.jianada.introduce-box .title{background:#ff7800}
.danmai.introduce-box .title{background:#ffba00}
.introduce-content p{line-height:24px}
.introduce-content .text-center img{max-width:820px}
.introduce-content .introduce-detail{width:330px;padding:20px 36px;border:1px solid #d6d6d6;box-sizing:border-box;text-align:left;line-height:24px;margin:0 20px 30px 20px}
.introduce-content .quanbao{width:51px;height:23px;background-position:-128px -24px;margin:-2px 9px 0 8px;vertical-align:middle}
.mt40{margin-top:40px}

/*走势*/
.trend_box .title{background:#1089e0;height:60px;line-height:60px;padding:0 25px 0px 15px;text-align:center;color:#FFFFFF}
.trend_box.jianada .title{background:#FF7800}
.trend_box.danmai .title{background:#FFBA00}
.trend_box .title h2{font-size:18px;font-weight:bold;color:#FFFFFF}
.trend_box .inputbox{margin-top:15px}
.switchBtn{width:200px;box-sizing:border-box;border:2px solid #FFFFFF;border-radius:10px;overflow:hidden;margin-right:110px;margin-top:11px}
.switchbox.danmai .switchBtn{border:2px solid #ffba00}

.switchbox.jianada .switchBtn{border:2px solid #FF7800}
.switchBtn a{float:left;height:36px;line-height:36px;font-size:14px;color:#000000;width:50%;background-color:#FFFFFF}
.trend_box table tr:first-of-type{height:30px;line-height:30px}
.switchBtn .active{background-color:#1089e0;color:#FFFFFF}
.jianada .switchBtn .active{background-color:#FF7800}
.danmai .switchBtn .active{background-color:#FFBA00}
.switchbox.danmai .switchBtn .active{background-color:#ffba00}
.switchbox.jianada .switchBtn .active{background-color:#FF7800}
.trend_box table{width:100%}
.trend_box table th,.trend_box table td{height:26px;line-height:26px;font-size:12px;color:#000000;font-weight:normal}
.trend_box table .count{margin-left:20px;float:left}
.trend_box table input{width:54px;height:20px;border:1px solid #1089e0;text-align:center;border-radius:4px;font-size:12px;vertical-align:middle;margin-top:-3px}
.trend_box table tr:nth-child(6) th{background:#1089e0;color:#FFFFFF}
.trend_box.jianada table tr:nth-child(6) th{background:#FF7800}
.trend_box.danmai table tr:nth-child(6) th{background:#FFBA00}
.trend_box.danmai table input{border:1px solid #FFBA00}
.trend_box.jianada table input{border:1px solid #ff7800}
.trend_box table .search{width:36px;height:20px;background:#1089e0;display:inline-block;line-height:20px;color:#FFFFFF;border-radius:4px;margin-right:26px;margin-left:16px;text-align:center}
.trend_box.danmai table .search{background:#FFBA00}
.trend_box.jianada table .search{background:#FF7800}
.trend_box table .search:active{opacity:0.8}
.trend_box table thead tr{background:#c1e4ff}
.trend_box.danmai table thead tr{background:#fff1ca}
.trend_box.jianada table thead tr{background:#ffe0c3}
.trend_box table thead th{border:1px solid #FFFFFF}
.trend_box table tbody td{height:36px;text-align:center;color:#FFFFFF}
.trend_box table tbody tr{background:#FFFFFF}
.trend_box table tbody tr:nth-child(2n){background:#e6f4ff}
.trend_box.danmai table tbody tr:nth-child(2n){background:#fff7e1}
.trend_box.jianada table tbody tr:nth-child(2n){background:#ffeede}
.trend_box table tbody tr td:first-of-type{color:#000000}
.trend_box table tbody tr td:nth-child(2){color:#000000;font-weight:bold;width:3.2%}
.trend_box table tbody tr span{padding:4px;line-height:12px;border-radius:3px}
.trend_box table .yushu{color:#000000;font-weight:bold}
.small,.dan,.big_dan,.small_dan,.small_much,.zhong{background:#1055e0}
.big,.shuang,.big_shuang,.small_shuang,.big_much,.bian{background:#ff0000}
.bg_blue{background:#7000c6}
.bg_orange{background:#ff7900}
.trend-tip{padding:28px;box-sizing:border-box;background:#FFFFFF}
.trend-tip span{color:#1089e0}
.jianada .trend-tip span{color:#FF7800}
.danmai .trend-tip span{color:#FFBA00}
.trend-tip div{color:#808080;margin-left:33px}

/*大小单双问路*/
.top_load .title a{float:left;width:33.33%;height:40px;line-height:40px;font-size:18px;font-weight:bold;color:#FFFFFF;background:#1089e0;text-align:center}
.danmai .top_load .title a{background:#ffba00}
.jianada .top_load .title a{background:#ff7800}
.danmai .top_load .title .active{background:#e0a70f}
.jianada .top_load .title .active{background:#e56b00}
.top_load .title .active{background:#0076cd;position:relative}
.top_load .title .active:after{content:'';width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:8px solid #FFFFFF;position:absolute;bottom:0;left:50%;margin-left:-6px}
i{font-style:normal}

.loadbox{background:#FFFFFF;padding-bottom:20px;margin-bottom:40px}
.loadbox tr td,
.loadbox tr,
.loadbox  table{border-left:none !important;border-bottom:none}
.loadbox  table{border:none}
/*.loadbox tr td:last-of-type{border-right:none}*/
.loadbox td{border:1px solid #cce7ff}
.lucky td{border:1px solid #cce7ff}
.danmai td{border:1px solid #ffde86}
.jianada td{border:1px solid #f9cda5}
.loadbox table tr:first-of-type td{border-top:2px solid #cce7ff}
.loadbox .top_load table tr:first-of-type td{border-top:none}
.loadbox table tr:last-of-type td{border-bottom:2px solid #cce7ff}
.top_load td{height:30px;line-height:30px;font-size:14px;color:#323232;text-align:left;padding-left:30px;box-sizing:border-box}
.top_load tr .long {width:29%}
.top_load tr .normal {width:15%}
.top_load tr .narrow {width:3.8%;padding-left:0;position:relative}
.top_load tr .introduce{padding-left:0;text-align:center;color:#1089e0;font-size:14px;border-bottom:2px solid #cce7ff}
.top_load tr .introduce a{display:inline-block;width:100%;height:100%}
.danmai .top_load tr .introduce{color:#FFBA00}
.jianada .top_load tr .introduce{color:#ff7800}
.introduce .icon{width:20px;height:20px;background-position:-331px 0;vertical-align:middle;margin-top:4px}
.danmai .introduce .icon{background-position:-351px 0}
.jianada .introduce .icon{background-position:-371px 0}
.top_load .quan_red,.top_load .quan_blue,.top_load .yuan_blue,.top_load .yuan_red{width:16px;height:16px;border-radius:50%;box-sizing:border-box;background:#ff0505;vertical-align:middle;margin:0 3px}
.top_load table{width:100%}
.top_load .yuan_blue{background:#3333ff}
.top_load .quan_red{background:none;border:2px solid #ff0505}
.top_load .quan_blue{background:none;border:2px solid #3333ff}
.top_load .gan_blue,.top_load .gan_red{width:14px;height:14px;background-position:-255px 0;vertical-align:middle;margin:0 3px}
.top_load .gan_red{background-position:-269px 0}
.top_load .dian_red,.top_load .dian_blue{width:10px;height:10px;border-radius:50%;background:#ff0000;position:absolute;z-index:9}
.top_load .dian_red{left:4px;top:4px}
.top_load .dian_blue{background:#3333ff;bottom:4px;right:4px}
.big_load,.bigeye,.small_load,.zhanglang,.zhupan{margin-top:4px;position:relative;overflow:hidden;z-index:1}
.big_load tr td,.zhupan tr td{width:33px;height:32px;float:left;box-sizing:border-box}
.big_load tr{border:none}
.big_load tr td:nth-child(1),.big_load tr td:nth-child(2),.big_load tr td:nth-child(3),.big_load tr td:nth-child(4),.big_load tr td:nth-child(5),.big_load tr td:nth-child(6),.big_load tr td:nth-child(7),.big_load tr td:nth-child(8),.big_load tr td:nth-child(9),.big_load tr td:nth-child(10),.zhupan tr td:nth-child(1),.zhupan tr td:nth-child(2),.zhupan tr td:nth-child(3),.zhupan tr td:nth-child(4),.zhupan tr td:nth-child(5),.zhupan tr td:nth-child(6),.zhupan tr td:nth-child(7),.zhupan tr td:nth-child(8),.zhupan tr td:nth-child(9),.zhupan tr td:nth-child(10){width:34px}
.big_load tr td>span,.zhupan tr td>span{width:28px;height:28px;line-height:28px}
.big_load tr .quan_red,.big_load tr .quan_blue{border:2px solid #ff0000;border-radius:50%;box-sizing:border-box;display:block;margin:0 auto;position:relative}
.zhupan tr .yuan_blue,.zhupan tr .yuan_red{background:#ff0000 ;border-radius:50%;color:#FFFFFF;text-align:center;position:relative}
.zhupan tr .yuan_blue{background:#3333FF}
.big_load tr td .dian_blue,.big_load tr td .dian_red{width:10px;height:10px;border-radius:50%;background:#3333ff;position:absolute;z-index:9}
.big_load tr td .dian_red{background:#ff0000;left:-2px;top:-2px}
.big_load tr td .dian_blue{right:-2px;bottom:-2px}
.big_load tr .quan_blue{border:2px solid #3333ff}
.tips_table{color:#808080;font-size:12px;position:absolute;right:10px;bottom:6px;z-index:-1}
.big_load:hover .preBtn,.big_load:hover .nextBtn,.bigeye:hover .preBtn,.bigeye:hover .nextBtn,.small_load:hover .preBtn,.small_load:hover .nextBtn,.zhanglang:hover .preBtn,.zhanglang:hover .nextBtn,.zhupan:hover .preBtn,.zhupan:hover .nextBtn{display:block}

.preBtn,.nextBtn {width:34px;height:52px;background-position:-391px 0;position:absolute;z-index:99;top:50%;margin-top:-26px;display:none}
.preBtn{left:0}
.nextBtn{background-position:-425px 0;right:0}

.bigeye,.small_load{width:509px;border-right:1px  solid #cce7ff}
.danmai .bigeye,.danmai .small_load{border-right:2px  solid #fff3cc}
.jianada .bigeye,.jianada .small_load{border-right:2px  solid #ffe4cc}
.bigeye tr td,.small_load tr td{height:14px;padding:0 2px}
.bigeye td>span,.small_load td>span{display:block;width:10px;height:10px}
.bigeye td .yuan_blue,.bigeye td .yuan_red{border-radius:50%;background:#FF0000}
.bigeye td .yuan_blue{background:#3333ff}
.small_load td .quan_blue,.small_load td .quan_red{box-sizing:border-box;border:2px solid #FF0000;border-radius:50%}
.small_load td .quan_blue{border:2px solid #3333FF}
.zhanglang{width:480px;float:right;margin-top:0;border-left:2px solid #cce7ff}
.danmai .zhanglang{border-left:2px solid #fff3cc}
.jianada .zhanglang{border-left:2px solid #ffe4cc}
.zhanglang td>span{display:block;width:23px;height:23px}
.zhanglang td>.gan_blue{background-position:-307px 0}
.zhanglang td>.gan_red{background-position:-283px 0}
.zhanglang td{height:30px;padding:0 3px}
.zhupan td .dian_blue,.zhupan td .dian_red{width:10px;height:10px;border-radius:50%;background:#FF0000;border:1px solid #FFFFFF;position:absolute;box-sizing:border-box}
.zhupan td .dian_blue{background:#3333FF;right:-2px;bottom:-2px}
.zhupan td .dian_red{left:-2px;top:-2px}

.show_title .reload_icon,.show_title .reload{float:initial}
.show_title{padding:10px 40px;box-sizing:border-box}
.show_title .result{margin-left:60px}
.show_title>p{margin-top:4px}
.show_detail li{height:36px;line-height:36px;font-size:14px;color:#010101;padding:0 140px;box-sizing:border-box}
.show_detail li:nth-child(2n-1){background:#e6f4ff}
.jianada .show_detail li:nth-child(2n-1){background:#ffeede}
.danmai .show_detail li:nth-child(2n-1){background:#fff7e1}
.show_detail li>div{float:left;margin-right:60px}
.show_detail li>div:last-of-type{margin-right:0}
.show_detail li>div i{width:62px;display:inline-block;text-align:center}
.show_detail >h2{width:134px;height:32px;line-height:32px;text-align:center;font-size:16px;font-weight:bold;background:#1089e0;color:#FFFFFF;border-radius:0 20px 0 0}
.jianada .show_detail >h2{background:#ff7800}
.danmai .show_detail >h2{background:#FFBA00}
.show_detail{margin-bottom:20px}
.show_detail .ball_lucky,.show_detail .ball_jianada,.show_detail .ball_danmai{width:26px;height:26px;line-height:26px;margin-right:4px}
.show_detail.special li>div i{width:48px}
.show_detail.special{margin-bottom:0}
.color_title{color:#1089e0}
.list_forecast .look{color:#1089e0 }
.jianada.list_forecast .look{color:#ff7800 }
.danmai.list_forecast .look{color:#FFBA00 }

/*改版的预测页*/
.forecastbox .tips{font-size:12px;font-weight:bold;color:#303030}
.forecastbox .tips .caculate{font-size:14px}
.forecastbox .tips i{margin:0 5px}
.forecastbox .tips .ball{display:inline-block;width:30px;height:30px;color:#FFFFFF;font-size:14px;font-weight:bold;border-radius:50%;background:#1089e0;vertical-align:middle;line-height:30px;text-align:center}
.jianada .forecastbox .tips .ball{background-color:#FF7800}
.danmai .forecastbox .tips .ball{background-color:#FFBA00}
.forecastbox .tips >p{float:left;width:480px}
.forecastbox .tips >div p{float:left;font-weight:normal}
.ared,.ablue,.cred,.agreen{display:inline-block;width:24px;height:24px;color:#FFFFFF;font-size:12px;font-weight:bold;border-radius:50%;background-color:#FF0000;line-height:24px;text-align:center}
.cred{background:#f55252}
.agreen{background:#21ba60}
.bred,.bblue{display:inline-block;width:48px;height:24px;font-size:12px;font-weight:bold;border-radius:20px;background-color:#FF0000;line-height:24px;text-align:center;color:#FFFFFF}
.ablue,.bblue{background:#3233ff}
.forecastbox .tips{background:#FFFFFF;height:40px;line-height:40px;padding:0 30px;border-bottom:1px solid #cde7ff}
.forecastbox .tips>div>p{margin-right:20px}
.show_result{background-color:#FFFFFF;padding:8px 30px;overflow:hidden}
.show_result >h2{font-size:14px;font-weight:bold;margin-bottom:5px}

.show_result div p{width:100px;float:left;font-size:12px;color:#323232;margin:5px 68px 5px 0}
.show_result div p span{margin-right:5px}
.forecast_show .headline{height:30px;line-height:30px;background-color:#e6f4ff;padding:0 30px}
.show_result div p:nth-child(6n){margin-right:0}
.jianada .forecast_show .headline{background-color:#ffe4cc}
.danmai .forecast_show .headline{background-color:#fff3cc}

.headline a label{display:inline-block;width:12px;height:14px;background-position:0 -18px;vertical-align:middle;margin-top:-2px}
.jianada .headline a label{background-position:-27px -18px}
.danmai .headline a label{background-position:-14px -18px}
.headline a{color:#1089e0}
.jianada .headline a{color:#FF7800}
.danmai .headline a{color:#FFBA00}
.forecast_show .content .left{width:304px}
.forecast_show .content .left span{float:left;margin:6px}
.forecast_show .content .left p{margin-top:8px}
.forecast_show .content{padding:14px 30px;background-color:#FFFFFF;overflow:hidden}
.forecast_show .content .left label{width:28px;height:28px;background-position:-58px -18px}
.forecast_show .content .left label.yes{background-position:-88px -18px}
.forecast_show .content .right{width:400px;margin-left:175px}
.content .right table{width:100%;font-size:12px}
.content .right table td{border:1px solid #cce7ff;height:32px;text-align:center}
.content .right table td span{color:#FF0000}
.content .right table td:first-of-type{width:43%}
.content .right table td label{display:inline-block;width:32px;text-align:center;color:#FF0000}
.content .right table td label.green{color:#52c47c}
.content .sha{float:left;width:16px;height:16px;background-position:-41px -19px;margin-top:11px !important}

.right_icon,.wrong_icon{width:24px;height:24px;display:inline-block;background-position:-119px 0;vertical-align:middle;margin-top:-5px}
.right_icon{background-position:-144px 0}

/*新加的提示样式*/
.open_tip {background-color:#FFFFFF;color:#ff7800;font-size:14px;height:30px;line-height:30px;margin-top:10px;padding:0 10px;box-sizing:border-box !important}
.open_tip span{color:#FF0000}
.open_tip label{display:inline-block;background-position:-44px 0;width:20px;height:18px;vertical-align:middle;margin-right:12px}
.open_tip .close{width:18px;height:18px;display:inline-block;background-position:-169px 0;margin-top:6px;cursor:pointer}
.alert{background:rgba(0,0,0,.6);position:fixed;top:0;left:0;width:100%;bottom:0;z-index:999}
.alert .tipcontent{width:460px;box-sizing:border-box;border-radius:10px;background:#FFFFFF;padding:34px 34px 20px 34px;position:absolute;left:50%;top:50%;margin-left:-230px;margin-top:-150px}
.alert .tipcontent{font-size:14px;color:#000000;line-height:24px}
.alert .tipcontent span{color:#ff0000}
.alert .tipcontent img{width:216px;margin-bottom:30px}
.alert .tipcontent .close{display:block;width:20px;height:20px;background-position:-187px 0;position:absolute;right:13px;top:11px}
.tipcontent h2{font-size:24px;font-weight:bold;color:#e43737;margin-bottom:20px;margin-top:56px}
.tipcontent p:first-of-type{margin-bottom:10px}
.tipcontent a.load{width:157px;height:42px;line-height:42px;font-size:18px;color:#FFFFFF;display:inline-block;background:#f2683b;text-align:center;border-radius:4px;margin-top:18px}
.tipcontent .tip_logo{width:138px;height:138px;position:absolute;left:50%;margin-left:-69px;top:-62px}
.tipcontent .tip_logo img{width:100%}