﻿/* 首页 */

/*banner*/
.bannerbox{ width:100%; height:330px;overflow:hidden;position: relative;}
.bannerbox .bd{ position:relative; height:100%; z-index:0; }
.bannerbox .bd li{ zoom:1; vertical-align:middle; width:100%;height:330px;}
.bannerbox .bd li a{ display:block;}
.bannerbox .bd img{width:1920px; height:330px;border:medium none;left:50%;margin:0 auto 0 -960px;overflow:hidden;padding:0;position:relative;visibility:visible;}
.bannerbox .hd{z-index: 100;border:medium none;left:50%;margin:303px auto 0 -960px;overflow:hidden;padding:0;position:absolute;visibility:visible;width:1920px; text-align:center;}
.bannerbox .hd ul{ overflow:hidden; zoom:1;  display:inline-block; height:auto;}
.bannerbox .hd ul li{  width:30px; height:10px;  text-align:center;  cursor:pointer; display:inline-block; border-radius:15px; margin:0 2px; background: #fff;transition: .5s; opacity:0.6;filter: Alpha(opacity=60);filter: Alpha(opacity=60);}
.bannerbox .hd ul li.on{width:12px; background:#f03736; color:#fff;transition: .5s;opacity:1;filter: Alpha(opacity=100);filter: Alpha(opacity=100);}


/* 下面是前/后按钮代码，如果不需要删除即可 */
.bannerbox .prev,
.bannerbox .next{ display: none; position:absolute; left:13%; top:50%; margin-top:-18px;width:45px; height:60px; background:url("./../../../images/home/danka/index_slider-arrow.png") -108px 0 no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.bannerbox .next{ left:auto; right:13%; background-position:0 0; }
.bannerbox .prev:hover,
.bannerbox .next:hover{ filter:alpha(opacity=80);opacity:.8;  }
.bannerbox .prevStop{ display:none;  }
.bannerbox .nextStop{ display:none;  }

.bannerbox .fucen_box{ background:#fff;filter: Alpha(opacity=95);filter: Alpha(opacity=95); width:289px;height:256px;padding:19px 23px 0 23px; position: absolute;left: 50%;top:12px; margin: 0 0 0 264px;z-index: 50;}
.bannerbox .fucen_box form.sign_box{ width: 289px; height: auto; overflow: hidden;}
.bannerbox .fucen_box form.sign_box dd{ margin: 0 auto; width: 289px; height: auto; overflow: hidden; font-size: 13px;}
.bannerbox .fucen_box form.sign_box dd div.frame{ width: 287px; height:auto; padding:7px 0;border: 1px solid #eeeeef; background: #fff; overflow:hidden; margin-bottom:8px;}
.bannerbox .fucen_box form.sign_box dd div.frame b{ width: 16px; height: 20px; display: inline-block; margin:auto 12px auto 17px; float: left; }
.bannerbox .fucen_box form.sign_box dd div.frame b.zh{ background: url("./../../../images/home/danka/index_ever.png") 0 0 no-repeat;}
.bannerbox .fucen_box form.sign_box dd div.frame b.mm{ background: url("./../../../images/home/danka/index_ever.png") -25px 0 no-repeat;}
.bannerbox .fucen_box form.sign_box dd div.frame b.yzm{ background: url("./../../../images/home/danka/index_ever.png") -50px 0 no-repeat;}
.bannerbox .fucen_box form.sign_box dd div.frame input{ float: left; border: 0px; width: 230px; height: 20px; line-height: 20px; outline: none; color: #666; font-size:13px;}
.bannerbox .fucen_box form.sign_box dd div.ss{ width:175px; float: left;}
.bannerbox .fucen_box form.sign_box dd div.ss input{ width: 115px;}
.bannerbox .fucen_box form.sign_box dd .code_img{ float: right; margin: 8px 10px auto auto;}
.bannerbox .fucen_box form.sign_box dd .zddl{ float: left;}
.bannerbox .fucen_box form.sign_box dd p{ display: inline-block; float: right;}
.bannerbox .fucen_box form.sign_box dd p a:hover{ color: #f03736;}
.bannerbox .fucen_box form.sign_box dd #LoginWay{ margin: 3px 5px auto auto; float:left;}
.bannerbox .fucen_box form.sign_box dd .sign{ width: 289px; height:45px; line-height:45px; display: block; background: #fa4c4b; border: 0px; font-size: 16px; color: #fff; text-align: center; border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px; outline: none; cursor: pointer;}
.bannerbox .fucen_box form.sign_box dd .sign:hover{background: #f03736;}

.bannerbox .fucen_box ul.dsf{ text-align: center; width: 289px; height: auto; overflow: hidden;}
.bannerbox .fucen_box ul.dsf li{ display: inline-block; line-height: 25px; margin:8px 6px; font-size: 13px;}
.bannerbox .fucen_box ul.dsf li b{ width: 24px; height: 25px; float: left; margin-right: 5px;}
.bannerbox .fucen_box ul.dsf li b.qqdl{ background: url("./../../../images/home/danka/index_ever.png") 0 -40px no-repeat;}
.bannerbox .fucen_box ul.dsf li b.wxdl{ background: url("./../../../images/home/danka/index_ever.png") -38px -40px no-repeat;}
.bannerbox .fucen_box ul.dsf li b.wbdl{ background: url("./../../../images/home/danka/index_ever.png") -76px -40px no-repeat;}

.bannerbox .fucen_box .message_box{ width: 289px;  height: auto; overflow: hidden; padding:0 0 2px 0; margin-bottom:15px;}
.bannerbox .fucen_box .message_box .img{ margin-top: 5px; width: 50px; height: 50px; overflow: hidden; float: left; border: 2px solid #e9e9e9; border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px;}
.bannerbox .fucen_box .message_box .img img{ width: 50px; height: auto;}
.bannerbox .fucen_box .message_box .text{ float: left; margin-left: 10px; color: #666; font-size:12px;}
.bannerbox .fucen_box .message_box .text h3{margin: 0 auto; line-height:30px; margin-top:2px; font-size: 16px;}
.bannerbox .fucen_box .message_box .text p{ color: #afafaf; line-height: 22px;}
.bannerbox .fucen_box .message_box .text p a.button{ margin-top: 1px; display:block; width: 60px; height:20px; line-height:20px; float: right; text-align: center; background: #fa4c4b; color:#fff; font-size: 10px;border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px;}
.bannerbox .fucen_box .message_box .text p img{ vertical-align: middle; margin: -5px 8px auto auto; width: 21px; height: auto;}
.bannerbox .fucen_box .message_box .close_box{ position: absolute; width: 64px; height: 64px; background: url("./../../../images/home/danka/index_ever.png") 0 -82px no-repeat; top: 4px; right: 4px;}
.bannerbox .fucen_box .message_box .close_box:hover{ background-position: -73px -82px;}
.bannerbox .fucen_box .message_box .close_box a{ display: block;width: 20px; height: 20px;background: url("./../../../images/home/danka/index_ever.png") -160px -100px no-repeat; margin: 11px 0 0 37px;}
.bannerbox .fucen_box .user-onwer-list{ height: 30px; width: 289px; line-height:30px;}
.bannerbox .fucen_box .user-onwer-list p{ float: left; font-size: 13px; color: #666;line-height:30px; height: 30px; display: inline-block;}
.bannerbox .fucen_box .user-onwer-list p span{ color: #fa4c4b; font-weight: bold;}
.bannerbox .fucen_box .user-onwer-list a.button{ float: right; display: inline-block; width: 31px; height: 18px; line-height: 18px; text-align: center; font-size: 12px; background: #fff; color: #9d9d9d; border: 1px solid #9d9d9d; margin-left: 5px; margin-top:6px;}
.bannerbox .fucen_box .user-onwer-list a.button:hover{ color: #fa4c4b; border: 1px solid #fa4c4b;}
.bannerbox .fucen_box .anniu_box{ width:289px; height:59px; overflow: hidden; line-height: 59px; margin:11px auto auto auto;border-top: 1px solid #e8e8eb;}
.bannerbox .fucen_box .anniu_box p{ display: inline-block; font-size: 13px; color: #666;}
.bannerbox .fucen_box .anniu_box p span{color: #fa4c4b; font-weight: bold;}
.bannerbox .fucen_box .anniu_box a.button{ margin-top: 12px; display:block; width: 289px; height:35px; line-height:35px; float: right; text-align: center; background: #fa4c4b; color:#fff; font-size: 15px;border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px;}


/* 内容 */
.index_center{ width: 100%; height: auto; overflow: hidden; padding-bottom: 25px; background:#f5f6f8;}
.chunjie_bg img{width:1920px;border:medium none;left:50%;margin:0 auto 0 -960px;overflow:hidden;padding:0;position:absolute;visibility:visible; z-index: 0;}
.index_center .center_box{ width: 1200px; height: auto; overflow: hidden;position:relative; z-index: 0;}
.index_center .center_box .step_box
{ width: 1200px; height:68px; background: url("./../../../images/home/danka/index_step.jpg") no-repeat; margin-top: 20px; float: left;}
.index_center .center_box .step_box span{ color: #fa4c4b; font-size: 14px;float: right; width: 230px;text-align: center;margin: 29px 6px 0 0;}
.index_center .center_box .step_box span b{ font-weight: inherit; font-size: 22px; }
.index_center .center_box .index_box{ background: #fff; height: auto; overflow: hidden; margin-top: 20px;}
.index_center .center_box .index_box .top{ border-bottom: 1px solid #ececec; height: 55px; line-height: 55px; margin: 0 auto;}
.index_center .center_box .index_box .top h2{ margin:14px auto auto auto; color: #515151; font-size: 20px;  border-left: 4px solid #f03736; height: 27px; line-height: 27px; display: inline-block; padding-left: 10px; float: left;}
.index_center .center_box .games_box,.index_center .center_box .card_box{ float:left; width: 860px;}
.index_center .center_box .games_box .top,.index_center .center_box .card_box .top{ width: 837px;}

.index_center .center_box .games_box .top .receive_box,.index_center .center_box .card_box .top .receive_box2{ margin:0 auto;  width:550px;  overflow:hidden; position:relative; float: left;    }
.index_center .center_box .games_box .top .receive_box .bd,.index_center .center_box .card_box .top .receive_box2 .bd{  margin-left: 20px;  }
.index_center .center_box .games_box .top .receive_box .bd ul,.index_center .center_box .card_box .top .receive_box2 .bd ul{ overflow:hidden; zoom:1; }
.index_center .center_box .games_box .top .receive_box .bd ul li,.index_center .center_box .card_box .top .receive_box2 .bd ul li{ zoom:1; color: #666; font-size: 13px; }
.index_center .center_box .games_box .top .receive_box .bd ul li .img,.index_center .center_box .card_box .top .receive_box2 .bd ul li .img{ float: left; width: 27px; height: 27px; border-radius: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px; overflow: hidden; margin: 15px 5px auto auto;}
.index_center .center_box .games_box .top .receive_box .bd ul li .img img,.index_center .center_box .card_box .top .receive_box2 .bd ul li .img img{ width: 27px; height: auto;}
.index_center .center_box .games_box .top .receive_box .bd ul li span,.index_center .center_box .card_box .top .receive_box2 .bd ul li span{ margin-right: 10px; }
.index_center .center_box .games_box .top .receive_box .bd ul li p,.index_center .center_box .card_box .top .receive_box2 .bd ul li p{ display: inline-block;}
.index_center .center_box .games_box .top .receive_box .bd ul li p a,.index_center .center_box .card_box .top .receive_box2 .bd ul li p a{ color: #ff7928;}
.index_center .center_box .games_box .top .receive_box .bd ul li p a:hover,.index_center .center_box .card_box .top .receive_box2 .bd ul li p a:hover{text-decoration: underline;}
.index_center .center_box .games_box .top .receive_box .bd ul li b,.index_center .center_box .card_box .top .receive_box2 .bd ul li b{ color: #f03736;}
.index_center .center_box .games_box .top .receive_box .bd ul li b img,.index_center .center_box .card_box .top .receive_box2 .bd ul li b img{ vertical-align: middle; margin:-4px 0 0 3px;}
.index_center .center_box .index_box .top a.more{ float: right; font-size: 13px; color: #9a9a9a; cursor: pointer; margin-right:10px;}
.index_center .center_box .index_box .top a.more img{ vertical-align: middle; margin-left: 5px; margin-top: -2px;}


.index_center .center_box .index_box .list{ height: auto; overflow: hidden; float: left; margin:22px auto 10px auto;}
.index_center .center_box .index_box .list ul{ margin-left: 5px;}
.index_center .center_box .index_box .list li{ width: 193px; height: auto; overflow: hidden; float: left; margin:auto 10px 13px 10px;}

.index_center .center_box .index_box .list li .game-type{  width:21px; height:26px; position: absolute; display: block; margin-left:10px; z-index: 2;}
.index_center .center_box .index_box .list li .type1{ background: url("./../../../images/home/danka/yxsw_link_btn.png") 0 0 no-repeat;}
.index_center .center_box .index_box .list li .type2{ background: url("./../../../images/home/danka/yxsw_link_btn.png") -25px 0 no-repeat;}
.index_center .center_box .index_box .list li .type3{ background: url("./../../../images/home/danka/yxsw_link_btn.png") -50px 0 no-repeat;}
.index_center .center_box .index_box .list li .type4{ background: url("./../../../images/home/danka/yxsw_link_btn.png") -75px 0 no-repeat;}
.index_center .center_box .index_box .list li .img{ width: 193px; height: 123px; overflow: hidden; position: relative;}
.index_center .center_box .index_box .list li .img img{ width:193px; height: 138px;transition: transform .5s ease-out;}
.index_center .center_box .index_box .list li .img .hover{display: none;width: 100%;height: 100%;position: absolute;top: 0;left: 0; filter: progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#B2000000", endColorstr="#B2000000");background-color: rgba(0,0,0,.7);z-index: 2;}
.index_center .center_box .index_box .list li .img .hover .link_btn{ width: 100%; height: 100%; display: block;}
.index_center .center_box .index_box .list li .img .hover .button{ width:100px; height:35px; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px; background: #f03736; font-size: 14px; text-align: center;  line-height:35px; display:block;
    position: absolute;top:52px;left: 50%; margin: 0 0 0 -51px; color:#fff;}
.index_center .center_box .index_box .list li:hover .img img{transform:scale(1.03,1.03);}
.index_center .center_box .index_box .list li:hover .hover{ display: block;}
.index_center .center_box .index_box .list li .news{ position: absolute; margin: -53px 0 0 151px;}

.index_center .center_box .index_box .list li .text{ margin-top: 5px;}
.index_center .center_box .index_box .list li .text dd{ margin: 0 auto; line-height:24px; height: 24px;}
.index_center .center_box .index_box .list li .text dd span{ float: left;display:inline-block; color: #666; font-size:13px; width:193px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.index_center .center_box .index_box .list li .text dd span.money{ font-size: 14px; color: #f03736;width:95px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.index_center .center_box .index_box .list li .text dd span.money img{ margin:-3px 0 0 5px; vertical-align: middle;}
.index_center .center_box .index_box .list li .text dd > b ,.index_center .center_box .games_box .list li .text dd p{ float: right;display:inline-block;}
.index_center .center_box .index_box .list li .text dd > b{ font-size: 12px; color: #519bff; background: #f4f9ff; border: 1px solid #519bff; text-align: center; width: 50px; height: 15px; line-height: 15px; font-weight: inherit; margin-top:5px;}
.index_center .center_box .index_box .list li .text dd p{ color: #959595; width:100px; overflow: hidden;text-overflow:ellipsis;white-space: nowrap; text-align: right;}
.index_center .center_box .index_box .list li .text dd p b{ color: #f03736; font-weight:inherit;}


.index_center .center_box .news_box,.index_center .center_box .cash_box,.index_center .center_box .day_box{ width: 320px; float: right;}
.index_center .center_box .news_box .top,.index_center .center_box .cash_box .top{ width:302px;}
.index_center .center_box .news_box .news_list{ width: 290px; margin:5px auto; display: block;}
.index_center .center_box .news_box .news_list li a{ width:290px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; display: block; line-height:35px; height:35px; color: #666; font-size: 13px;}
.index_center .center_box .news_box .news_list li a b{ width: 6px; height: 6px;border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;  display: inline-block; background: #ccc; margin:16px 5px auto auto; float: left;}
.index_center .center_box .news_box .news_list li a:hover{ color: #f03736;}
.index_center .center_box .news_box .news_list li a:hover b{ background: #f03736;}


.index_center .center_box .cash_box .cash_list{ width:290px;  overflow:hidden; position:relative;  margin:5px auto 15px auto;}
.index_center .center_box .cash_box .cash_list .bd{ }
.index_center .center_box .cash_box .cash_list .infoList li{ height:40px; line-height:40px; border-bottom: 1px dashed #ebebeb; font-size: 13px;   }
.index_center .center_box .cash_box .cash_list .infoList li p{ display: inline-block; float:left; width:160px;}
.index_center .center_box .cash_box .cash_list .infoList li p b{ padding-right:10px; font-weight: inherit;}
.index_center .center_box .cash_box .cash_list .infoList li p b a{ color: #666;}
.index_center .center_box .cash_box .cash_list .infoList li span{ float: right; display: inline-block; width: 120px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; text-align: right;color: #5f66c4;}
.index_center .center_box .cash_box .cash_list .infoList li span a{ color: #5f66c4;}
.index_center .center_box .cash_box .cash_list .infoList li span a:hover,.index_center .center_box .cash_box .cash_list .infoList li p b a:hover{ text-decoration: underline;}

.index_center .center_box .day_box{ width: 320px; height:466px; overflow:hidden; margin-top: 20px;}
.index_center .center_box .day_box ul.menu{ border-bottom: 1px solid #ececec; width: 320px; height: auto; overflow: hidden;}
.index_center .center_box .day_box ul.menu li{ display:inline-block; width:160px; height: 53px ;line-height: 53px; text-align: center; margin: 0 auto; float: left; font-size: 16px; color: #4c4c4c; cursor: pointer; font-weight: bold;}
.index_center .center_box .day_box ul.menu li.list{ border-bottom: 2px solid #f03736; color: #f03736;}
.index_center .center_box .day_box ul.day_list{ width: 320px; height: 357px; overflow: hidden;margin:6px auto auto auto;}
.index_center .center_box .day_box ul.day_list li{ width:300px; height:45px; line-height:45px; border-bottom: 1px dashed #ebebeb; margin: 0 auto; font-size: 13px; float:left;}
.index_center .center_box .day_box ul.day_list li.top{ background: #f0f0f0; font-size: 13px; color: #333; height: 34px; line-height: 34px; padding: 0 10px; width: 300px;}
.index_center .center_box .day_box ul.day_list li.yy,.index_center .center_box .day_box ul.day_list li.qp{ margin-left:10px;}
.index_center .center_box .day_box ul.day_list li dd{ margin: 0 auto; display: inline-block; text-align: center;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; float: left;}
.index_center .center_box .day_box ul.day_list li dd span{ margin-top:9px;}
.index_center .center_box .day_box ul.day_list li dd span.end{ width:16px; height:16px; color: #fff; text-align: center; line-height:16px; background: #bababa; display: inline-block; margin-top:14px;}
.index_center .center_box .day_box ul.day_list li dd span.one{width:19px; height: 26px; background: url("./../../../images/home/danka/yxsw_games_list.png") 0 0 no-repeat; display: inline-block;}
.index_center .center_box .day_box ul.day_list li dd span.two{width:19px; height: 26px; background: url("./../../../images/home/danka/yxsw_games_list.png") -22px 0 no-repeat; display: inline-block;}
.index_center .center_box .day_box ul.day_list li dd span.three{width:19px; height: 26px; background: url("./../../../images/home/danka/yxsw_games_list.png") -44px 0 no-repeat; display: inline-block;}
.index_center .center_box .day_box ul.day_list li dd img{ vertical-align: middle; margin: -3px auto auto 5px;}
.index_center .center_box .day_box ul.day_list li dd a:hover{ text-decoration: underline;}

.index_center .center_box .day_box a.index_button{ margin:8px auto auto 9px; background: #f4f5f9; border: 1px solid #ececec; width: 78px; height: 28px; text-align: center; line-height: 28px; display: inline-block; cursor: pointer;}
.index_center .center_box .day_box a.none{ color: #d5d5d5; cursor:auto; background: #fafafa; border: 1px solid #efefef;}


.index_center .center_box .day_box .games_pages{text-align: center; margin: 7px auto 8px auto;}
.index_center .center_box .day_box .games_pages li{ display: inline-block;}
.index_center .center_box .day_box .games_pages li a{ display: inline-block; border: 1px solid #ececec; background: #f4f5f9; width:80px; height: 30px; line-height: 30px; margin:auto 2px;}
.index_center .center_box .day_box .games_pages li.none a{ background: #fafafa; color: #d5d5d5; border: 1px solid #efefef;}


.index_center .center_box .prize_box,.index_center .center_box .work_box{ float:left; width:1200px;}
.index_center .center_box .prize_box .top,.index_center .center_box .work_box .top{ width: 1175px;}


.index_center .center_box .prize_box .award_box{ width:893px; height:auto; overflow: hidden; text-align:left; float: left;  margin:20px auto 20px 11px; }
.index_center .center_box .prize_box .award_box .hd{ position:relative; width: 118px; height:412px; float: left; overflow: hidden; }
.index_center .center_box .prize_box .award_box .hd ul{  position:absolute; }
.index_center .center_box .prize_box .award_box .hd ul li {
    cursor: pointer;
    width: 116px;
    height: 136px;
    border: 1px solid #f2f2f2;
    text-align: center;
    line-height: 104px;
    font-size: 14px;
    color: #5a5a5a;
    margin-bottom: -1px;
}
.index_center .center_box .prize_box .award_box .hd ul li.on{background:#f4605f; color: #fff; border: 1px solid #f4605f; }
.index_center .center_box .prize_box .award_box .bd{ float:left;}
.index_center .center_box .prize_box .award_box .bd .pro_box{ float: left; width: 775px; height: auto; overflow: hidden;}
.index_center .center_box .prize_box .award_box .bd .pro_box .banner_box{ width:293px; height:412px;  overflow:hidden; float: left;}
.index_center .center_box .prize_box .award_box .bd .pro_box .banner_box .inbd{ position:relative; height:100%; z-index:0; }
.index_center .center_box .prize_box .award_box .bd .pro_box .banner_box .inbd li{ zoom:1; vertical-align:middle; width:100%;height:330px;}
.index_center .center_box .prize_box .award_box .bd .pro_box .banner_box .inbd li a{ display:block;}
.index_center .center_box .prize_box .award_box .bd .pro_box .banner_box .inbd img{width:293px; height:412px;}
.index_center .center_box .prize_box .award_box .bd .pro_box .banner_box .inhd{z-index: 100;border:medium none;overflow:hidden;padding:0;position:absolute;visibility:visible;width:293px; text-align:center; margin-top:387px;}
.index_center .center_box .prize_box .award_box .bd .pro_box .banner_box .inhd ul{ overflow:hidden; zoom:1;  display:inline-block; height:18px;}
.index_center .center_box .prize_box .award_box .bd .pro_box .banner_box .inhd ul li{  width:40px; height:12px;  text-align:center;  cursor:pointer; display:inline-block; border-radius:15px; margin:0 4px; background: #fff;transition: .5s;}
.index_center .center_box .prize_box .award_box .bd .pro_box .banner_box .inhd ul li.on{width:12px; background:#f03736; color:#fff;transition: .5s;}

.index_center .center_box .prize_box .award_box .bd .pro_box .pro{ width: 480px; height: auto; overflow: hidden; float: left;}
.index_center .center_box .prize_box .award_box .bd .pro_box .pro li{ float: left; width: 152px; height: auto; overflow: hidden; margin: auto auto auto 8px;}
.index_center .center_box .prize_box .award_box .bd .pro_box .pro li .img{ width: 150px; height: 150px; border: 1px solid #ececec;overflow: hidden;}
.index_center .center_box .prize_box .award_box .bd .pro_box .pro li .img img{ width: 150px; height: 150px;transition: transform .5s ease-out;}
.index_center .center_box .prize_box .award_box .bd .pro_box .pro li:hover .img{ border: 1px solid #cbcbcb;}
.index_center .center_box .prize_box .award_box .bd .pro_box .pro li:hover .img img{transform:scale(1.03,1.03);}
.index_center .center_box .prize_box .award_box .bd .pro_box .pro li:hover .hover{ display: block;}
.index_center .center_box .prize_box .award_box .bd .pro_box .pro li span{ display: inline-block; width: 150px; height: 30px; line-height: 30px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; font-size: 13px;}
.index_center .center_box .prize_box .award_box .bd .pro_box .pro li b{ font-weight: inherit; color: #f03736; display: inline-block; height: 14px;line-height: 14px;padding-bottom: 10px;}
.index_center .center_box .prize_box .award_box .bd .pro_box .pro li b img{ vertical-align: middle; margin: -4px auto auto 2px;}

.index_center .center_box .bask_box{ float: right;margin: 20px 11px auto auto; width: 276px; height: auto;overflow: hidden;border: 1px solid #ebebeb;}
.index_center .center_box .bask_box > h2{ width: 262px; height: 52px; line-height: 52px; color: #4c4c4c; font-size: 18px; font-weight: bold; margin: 0 auto; border-bottom: 1px solid #ebebeb; padding-left: 14px;}
.index_center .center_box .bask_box > h2 span{ border-bottom: 2px solid #f03736; display: inline-block; height: 51px; line-height: 51px;}
.index_center .center_box .bask_box ul{ width: 251px; height: auto; overflow: hidden;margin: 9px auto auto auto;}
.index_center .center_box .bask_box ul div.first .img{ width: 251px; height: 133px;}

.index_center .center_box .bask_box ul div.first span{ display: inline-block; width: 241px; height: 25px; line-height: 25px; padding: 0 5px; background: rgba(0,0,0,.62);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);  font-size: 12px; color: #fff;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; position: relative; margin-top: -25px; z-index: 11;}

.index_center .center_box .bask_box ul li a{ width:251px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; display: block; line-height: 41px; height: 41px; color: #666; font-size: 13px; border-bottom: 1px dashed #ebebeb;}
.index_center .center_box .bask_box ul li a b{ width: 6px; height: 6px;border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;  display: inline-block; background: #ccc; margin:19px 10px auto auto; float: left;}
.index_center .center_box .bask_box ul li a span{ display: block; float:left; width: 230px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.index_center .center_box .bask_box ul li a p{ display: inline-block; float: right; color: #b4b4b4;}
.index_center .center_box .bask_box ul li a:hover{ color: #f03736;}
.index_center .center_box .bask_box ul li a:hover b{ background: #f03736;}

.index_center .center_box .work_box .work_list{ width: 1148px; height: 173px; overflow: hidden; margin: 0 auto; padding: 23px 26px;}


/* 底部版权 */
.footer_box{ border-top:1px solid #e8e9eb; width: 100%; height: auto; overflow: hidden; background: #fafafa;}

.footer_box .footer_centers{ width: 1200px; height: 194px; overflow: hidden; margin: 0 auto;}
.footer_box .footer_centers .ewm_box{ float: left;}
.footer_box .footer_centers .ewm_box .img{ float:left; margin: 36px 14px auto auto;}
.footer_box .footer_centers .ewm_box p{ margin-top: 36px; width: 135px; float: left; padding-right: 34px; border-right:1px solid #dadada;}
.footer_box .footer_centers .ewm_box p span{ font-size: 13px; color: #666666; line-height:23px; display:inline-block; height:23px;width: 135px;}

.footer_box .footer_centers .qq_box{ width: 350px; height: auto; overflow: hidden; margin-top: 36px; padding-left: 46px; float: left; color: #666;}
.footer_box .footer_centers .qq_box h1{ margin: 0 auto; font-size:28px; margin-bottom:10px;  font-weight: inherit;}
.footer_box .footer_centers .qq_box p{ font-size: 13px; line-height:25px;}

.footer_box .footer_centers .channel_box{ float: right; margin-top:28px;}
.footer_box .footer_centers .channel_box dl{ float: left; color: #666; margin: 0 auto;}
.footer_box .footer_centers .channel_box dl.bzzx{width: 105px; }
.footer_box .footer_centers .channel_box dl.yqlj{ width: 315px;}
.footer_box .footer_centers .channel_box dl dt{ font-size: 15px; font-weight: bold; text-align: left; margin-bottom: 5px;}
.footer_box .footer_centers .channel_box dl dd{ display: inline-block; float: left; text-align: left; width:105px; margin: 0 auto; height: 29px; line-height: 29px;}
.footer_box .footer_centers .channel_box dl dd a{ color: #989898;}
.footer_box .footer_centers .channel_box dl dd a:hover{ text-decoration: underline; color: #666;}

.footer_box .footer_ends{ background: #323441;}
.footer_box .footer_ends .nei{ width: 850px; height: auto; overflow: hidden; padding: 18px 0 22px 0;text-align: center;}
.footer_box .footer_ends .nei .left{ color: #a3a4aa;  line-height: 28px;}
.footer_box .footer_ends .nei .left{
    text-align: center;
}
.footer_box .footer_ends .nei .left img{ vertical-align: middle; margin: -3px 5px auto auto;}
.footer_box .footer_ends .nei .left ul{ text-align: center;}
.footer_box .footer_ends .nei .left ul li{ color: #a3a4aa; display: inline-block; margin: 0 10px; line-height:40px;}
.footer_box .footer_ends .nei .left ul li a{ color: #a3a4aa;}
.footer_box .footer_ends .nei .left ul li a:hover{ color: #fff;}

.footer_box .footer_ends .nei .right{ float: right;}


/* 领取礼包弹窗 */
.hyym_kt_tc{ background:#000; width: 100%; height:100%; position:fixed; z-index: 100; top:0; left: 0;filter:alpha(opacity=50); /*IE滤镜，透明度50%*/-moz-opacity:0.5; /*Firefox私有，透明度50%*/opacity:0.5;/*其他，透明度50%*/}
.hyym_kt_tc_g{ z-index: 200; width:494px; height:auto; background: #9668f4; position: fixed; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;top: 50%; left: 50%;margin:-192.5px 0 0 -220px;box-shadow: 0px 5px 8px #6e5e8f;}
.hyym_kt_tc_g .huizhang{ width: 110px; height: 110px; margin-top: -55px;}
.hyym_kt_tc_g .qt{background: url("./../../../images/home/danka/hy_hz.png") no-repeat;}
.hyym_kt_tc_g .by{background: url("./../../../images/home/danka/hy_hz.png") -130px 0px no-repeat;}
.hyym_kt_tc_g .hj{background: url("./../../../images/home/danka/hy_hz.png") -260px 0px no-repeat;}
.hyym_kt_tc_g .bj{background: url("./../../../images/home/danka/hy_hz.png") -390px 0px no-repeat;}
.hyym_kt_tc_g .zs{background: url("./../../../images/home/danka/hy_hz.png") -520px 0px no-repeat;}

.hyym_kt_tc_g .close{ float: right; margin: -35px 20px auto auto; cursor: pointer;}
.hyym_kt_tc_g h2{ font-size: 18px; color: #fff; text-align: center; margin:20px auto auto auto; font-weight: inherit;}
.hyym_kt_tc_g p{font-size: 14px; color: #e7dcff; text-align: center; line-height: 65px;}
.hyym_kt_tc_g .hq{ width:470px; height: 111px; margin: 0 auto; text-align: center;}
.hyym_kt_tc_g .hq li{ width:109px; min-height: 109px; height: auto; border: 1px solid #aa84f7; background: #865bde; display:inline-block;margin: 0 auto; }
.hyym_kt_tc_g .hq li img{ display: block; margin:18px auto;}
.hyym_kt_tc_g .hq li span{ display: block; text-align: center; color: #fff; font-size: 13px;}

.hyym_kt_tc_g .an{ width: 450px; margin: 0 auto;}
.hyym_kt_tc_g .an li{ cursor: pointer; width: 209px; height: 50px; border-radius: 25px; -moz-border-radius: 25px; -webkit-border-radius: 25px; font-size: 16px; color: #fff; text-align: center; line-height: 50px; float: left; margin: 28px 8px;}
.hyym_kt_tc_g .an li.zfjg{ background: #a882f7;}
.hyym_kt_tc_g .an li.lqhb{ background: #fff954; color: #8d631b;}
.hyym_kt_tc_g .an li.zfjg:hover{ background: #b391fa;}
.hyym_kt_tc_g .an li.lqhb:hover{ background: #ffe954;}


/* 弹窗 */
.hyym_zf_tc{ background:#000; width: 100%; height:100%; position:fixed; z-index: 100; top:0; left: 0;filter:alpha(opacity=50); /*IE滤镜，透明度50%*/-moz-opacity:0.5; /*Firefox私有，透明度50%*/opacity:0.5;/*其他，透明度50%*/}


/* 判断手机查看 */
@media (max-width:1200px){
    body{ width: 1200px; overflow-x:hidden;}
}
.html1 {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}

a:hover {
    text-decoration: none;
}
.msglogin {
    font-size: 14px;
    color: #999;
    font-weight: bold;
    text-align: center;
    padding-bottom: 10px;
}

.msglogin > div {
    display: inline-block;
    width: 45%;
    line-height: 30px;
    cursor: pointer;
}

.msglogin-act {
    color: #333;
    position: relative;
}

.msglogin-act::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -14px;
    display: block;
    width: 28px;
    height: 2px;
    background-color: #FB4C4B;
}

.msglogin-box .msglogin-dd1 {
    margin-bottom: 6px !important;
}

.msglogin-box .msglogin-dd2 {
    margin: 10px auto 25px !important;
}

.msglogin-box .msglogin-dd3 {
    margin-bottom: 10px !important;
}


.fs12{
    width: 200px;
}
.only-fsb {
    display: flex;
    justify-content: space-between;
}
.bg-white {
    background-color: #ffffff;
}
.z-tuijian {
    width: 100%;
    height: 52px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding: 15px;
}
.bd-gray {
    border-bottom: 1px solid #f2f2f2;
}
.z-tuijian h2 {
    margin-left: 12px;
    font-size: 18px;
    color: #4A4A4A;
}
.red {
    color: #E3423B !important;
}
.z-tuijian h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.gray {
    color: rgba(102, 102, 102, 0.774);
}
.z-index-other-box ul {
    padding: 0 15px;
    height: 390px;
}
.z-index-other-box li {
    padding: 15px 0;
}
.fsb {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.z-index-other-box .show-box .name {
    width: 290px;
}
.el {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

