/* author:chenzejiang(820289461@qq.com)*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,hr,pre,form,fieldset,input,textarea,p,blockquoteth,td{margin:0px;padding:0px;}
h1,h2,h3,h4,h5,h6{font-size:12px;font-weight:normal;}
ul,ol{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
object,input,textarea{outline:none;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
i{font-style:normal;}
ol,ul{list-style:none;}
capation,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:''}
abbr,acronym{border:0;}
/* 以下样式根据不同的网站可能需要改写 */
 body{font-family:"Microsoft YaHei";font-size:12px;line-height:150%;background-color:#ececec;}
textarea{font-family:Courier New,sans-serif;font-size:13px;}
i{font-style:normal;}
a{text-decoration:none;color:#000;}
a:visited{color:#000;}
a:hover{text-decoration:underline;/*text-decoration:none;*/
 color:#000;}
.f1{font-size:1px;}
.fb{font-weight:bold;}
.fn{font-weight:normal;}
.lh1{line-height:1%}
.lh150{line-height:150%}
.lh180{line-height:180%}
.lh200{line-height:200%}
/*定位*/
 .tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.bc{margin-left:auto;margin-right:auto;}
.fl{float:left;}
.fr{float:right;}
.cb{clear:both;}
.cl{clear:left;}
.cr{clear:right;}
/*如果一个块级对象内部包含浮动对象，应该给该块级对象使用clearfix*/
 .clearfix:after{content:'';display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:inline-block;}
*html .clearfix{height:1%}
.clearfix{display:block;}
.va-c{vertical-align:center;}
.pr{position:relative;}
.pa{position:absolute;}
.abs-right{position:absolute;right:0;}
.zoom{zoom:1}
.hidden{visibility:hidden;}
.none{display:none;}
.db{display:block;}
/*长度高度*/
 .w10{width:10px;}
.w{width:100%}
.h{height:100%}
.h10{height:10px;overflow:hidden;}
.h_auto{height:auto;}
.w_auto{width:auto;}
/* 头部 */
 .cont{background:#f5f5f5;min-width:1000px;overflow: hidden;width:100%;height:100%;}
.cont1000{width:1000px;position:relative;margin:0 auto;height:100%;}
.header{background:url(../images/bg.jpg) no-repeat center center;height:680px;width:100%;font-size:0;}
.header .logo{padding-top:15px;}
.download{width:auto;margin-top:160px;}
.download h1{font-size:58px;color:#fff;line-height:80px;}
.download p{font-size:26px;color:#fff;}
.download .btn{display:inline-block;position:absolute;top:360px;left:0;}
.download .btn a{width:175px;height:51px;vertical-align:middle;line-height:51px;border:1px solid #fff;font-size:18px;color:#fff;display:inline-block;background:rgba(255,255,255,0);text-decoration:none;transition:all 0.2s ease;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;-o-transition:all 0.2s ease;}
.download .btn a:hover{background:rgba(255,255,255,0.3);}
.download .btn a span{display:inline-block;vertical-align:middle;width:25px;height:29px;background:url(../images/device_icon.png) no-repeat;}
.download .btn a:first-child span{background-position:0 0;margin:0 8px 0 18px;}
.download .btn a:last-child span{background-position:-24px 0;margin:0 8px 0 18px;}
.download .btn a:last-child{margin-left:17px;}
.phone_pic{position:absolute;top:27px;right:-10px;}
.two_code{position:absolute;top:349px;right:240px;z-index:2;-webkit-animation:two_code 3s cubic-bezier(0,.25,.08,1) 0.4s;-moz-animation:two_code 3s cubic-bezier(0,.25,.08,1) 0.4s;-o-animation:two_code 3s cubic-bezier(0,.25,.08,1) 0.4s;animation:two_code 3s cubic-bezier(0,.25,.08,1) 0.4s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards;}
@keyframes two_code{0%{opacity:0;}
100%{opacity:1;}
}
@-webkit-keyframes two_code{0%{-webkit-opacity:0;opacity:0;}
100%{-webkit-opacity:1;opacity:1;}
}
@-moz-keyframes two_code{0%{-moz-opacity:0;opacity:0;}
100%{-moz-opacity:1;opacity:1;}
}
@-ms-keyframes two_code{0%{-ms-opacity:0;opacity:0;}
100%{-ms-opacity:1;opacity:1;}
}
/*比分 */
 .score{background:#fff;height:581px;}
.score_div{position:absolute;left:-80px;top:0;width:580px;height:580px;background:url(../images/score_bg.png) no-repeat;}
.score_div img{position:absolute;top:50px;top:140px;right:-20px;}
.score .score_txt{position:absolute;top:164px;right:98px;}
.score .score_txt h2{font-size:40px;line-height:60px;}
.score .score_txt p{font-size:20px;color:#323232;line-height:28px;}
.score_1{opacity:0;opacity:1\0;transform:scale(0.5);-webkit-transform:scale(0.5);-moz-transform:scale(0.5);-ms-transform:scale(0.5);-o-transform:scale(0.5);-webkit-animation:score_1 0.6s cubic-bezier(0,.25,.08,1) 0.4s;-moz-animation:score_1 0.6s cubic-bezier(0,.25,.08,1) 0.4s;-o-animation:score_1 0.6s cubic-bezier(0,.25,.08,1) 0.4s;animation:score_1 0.6s cubic-bezier(0,.25,.08,1) 0.4s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards;}
@keyframes score_1{0%{opacity:0;transform:scale(0.5);}
100%{opacity:1;transform:scale(1);}
}
@-webkit-keyframes score_1{0%{opacity:0;-webkit-transform:scale(0.5);}
100%{opacity:1;-webkit-transform:scale(1);}
}
@-moz-keyframes score_1{0%{opacity:0;-moz-transform:scale(0.5);}
100%{opacity:1;-moz-transform:scale(1);}
}
@-ms-keyframes score_1{0%{opacity:0;-ms-transform:scale(0.5);}
100%{opacity:1;-ms-transform:scale(1);}
}
@-o-keyframes score_1{0%{opacity:0;-o-transform:scale(0.5);}
100%{opacity:1;-o-transform:scale(1);}
}
.score_2{opacity:0;opacity:1\0;transform:scale(0.5);-webkit-transform:scale(0.5);-moz-transform:scale(0.5);-ms-transform:scale(0.5);-o-transform:scale(0.5);-webkit-animation:score_2 0.3s cubic-bezier(0,.25,.08,1) 1s;-moz-animation:score_2 0.3s cubic-bezier(0,.25,.08,1) 1s;-o-animation:score_2 0.3s cubic-bezier(0,.25,.08,1) 1s;animation:score_2 0.3s cubic-bezier(0,.25,.08,1) 1s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards;}
.score_div img.score_3{opacity:1;position:absolute;top:80px;left:60px;-webkit-animation:score_3 1s cubic-bezier(0,.25,.08,1) 1.3s;-moz-animation:score_3 1s cubic-bezier(0,.25,.08,1) 1.3s;-o-animation:score_3 1s cubic-bezier(0,.25,.08,1) 1.3s;animation:score_3 1s cubic-bezier(0,.25,.08,1) 1.3s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards;}
@keyframes score_2{0%{opacity:0;transform:scale(0.5);}
100%{opacity:1;transform:scale(1);}
}
@-webkit-keyframes score_2{0%{opacity:0;-webkit-transform:scale(0.5);}
100%{opacity:1;-webkit-transform:scale(1);}
}
@-moz-keyframes score_2{0%{opacity:0;-moz-transform:scale(0.5);}
100%{opacity:1;-moz-transform:scale(1);}
}
@-ms-keyframes score_2{0%{opacity:0;-ms-transform:scale(0.5);}
100%{opacity:1;-ms-transform:scale(1);}
}
@-o-keyframes score_2{0%{opacity:0;-o-transform:scale(0.5);}
100%{opacity:1;-o-transform:scale(1);}
}
@keyframes score_3{0%{opacity:0;transform:translate3d(350px,150px,0) rotate(360deg);}
100%{opacity:1;transform:none;}
}
@-webkit-keyframes score_3{0%{opacity:0;-webkit-transform:translate3d(350px,150px,0) rotate(360deg);}
100%{opacity:1;-webkit-transform:none;}
}
@-moz-keyframes score_3{0%{opacity:0;-moz-transform:translate3d(350px,150px,0) rotate(360deg);}
100%{opacity:1;-moz-transform:none;}
}
@-ms-keyframes score_3{0%{opacity:0;-ms-transform:translate3d(350px,150px,0) rotate(360deg);}
100%{opacity:1;-ms-transform:none;}
}
@-o-keyframes score_3{0%{opacity:0;-o-transform:translate3d(350px,150px,0) rotate(360deg);}
100%{opacity:1;-o-transform:none;}
}
/* 免费盘口 */
 .odds{background:#295a94;height:581px;}
.odds_box{position:absolute;right:-37px;width:660px;height:580px;background:url(../images/odds_bg.png) no-repeat;}
.odds_box .odds_1{-webkit-animation:odds_1 1s cubic-bezier(0,.25,.08,1);-moz-animation:odds_1 1s cubic-bezier(0,.25,.08,1);-o-animation:odds_1 1s cubic-bezier(0,.25,.08,1);animation:odds_1 1s cubic-bezier(0,.25,.08,1);-webkit-animation-fill-mode:backwards;-moz-animation-fill-mode:backwards;-o-animation-fill-mode:backwards;animation-fill-mode:backwards;}
.odds_box .odds_2{-webkit-animation:odds_2 1s cubic-bezier(0,.25,.08,1);-moz-animation:odds_2 1s cubic-bezier(0,.25,.08,1);-o-animation:odds_2 1s cubic-bezier(0,.25,.08,1);animation:odds_2 1s cubic-bezier(0,.25,.08,1);-webkit-animation-fill-mode:backwards;-moz-animation-fill-mode:backwards;-o-animation-fill-mode:backwards;animation-fill-mode:backwards;}
.odds_box .odds_3{-webkit-animation:odds_3 1s cubic-bezier(0,.25,.08,1);-moz-animation:odds_3 1s cubic-bezier(0,.25,.08,1);-o-animation:odds_3 1s cubic-bezier(0,.25,.08,1);animation:odds_3 1s cubic-bezier(0,.25,.08,1);-webkit-animation-fill-mode:backwards;-moz-animation-fill-mode:backwards;-o-animation-fill-mode:backwards;animation-fill-mode:backwards;}
.odds_box .odds_4{-webkit-animation:odds_4 1s cubic-bezier(0,.25,.08,1) 0.8s;-moz-animation:odds_4 1s cubic-bezier(0,.25,.08,1) 0.8s;-o-animation:odds_4 1s cubic-bezier(0,.25,.08,1) 0.8s;animation:odds_4 1s cubic-bezier(0,.25,.08,1) 0.8s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards;}
@keyframes odds_1{0%{transform:translate3d(19%,-7%,0);}
100%{transform:none;}
}
@-webkit-keyframes odds_1{0%{-webkit-transform:translate3d(19%,-7%,0);}
100%{-webkit-transform:none;}
}
@-moz-keyframes odds_1{0%{-moz-transform:translate3d(19%,-7%,0);}
100%{-moz-transform:none;}
}
@-ms-keyframes odds_1{0%{-ms-transform:translate3d(19%,-7%,0);}
100%{-ms-transform:none;}
}
@-o-keyframes odds_1{0%{-o-transform:translate3d(19%,-7%,0);}
100%{-o-transform:none;}
}
/**/
 @keyframes odds_2{0%{transform:translate3d(-14%,7%,0);}
100%{transform:none;}
}
@-webkit-keyframes odds_2{0%{-webkit-transform:translate3d(-14%,7%,0);}
100%{-webkit-transform:none;}
}
@-moz-keyframes odds_2{0%{-moz-transform:translate3d(-14%,7%,0);}
100%{-moz-transform:none;}
}
@-ms-keyframes odds_2{0%{-ms-transform:translate3d(-14%,7%,0);}
100%{-ms-transform:none;}
}
@-o-keyframes odds_2{0%{-o-transform:translate3d(-14%,7%,0);}
100%{-o-transform:none;}
}
@keyframes odds_3{0%{transform:translate3d(19%,-7%,0);}
100%{transform:none;}
}
@-webkit-keyframes odds_3{0%{-webkit-transform:translate3d(19%,-7%,0);}
100%{-webkit-transform:none;}
}
@-moz-keyframes odds_3{0%{-moz-transform:translate3d(19%,-7%,0);}
100%{-moz-transform:none;}
}
@-ms-keyframes odds_3{0%{-ms-transform:translate3d(19%,-7%,0);}
100%{-ms-transform:none;}
}
@-o-keyframes odds_3{0%{-o-transform:translate3d(19%,-7%,0);}
100%{-o-transform:none;}
}
@keyframes odds_4{0%{opacity:0;transform:translate3d(0%,-10%,0);}
100%{opacity:1;transform:none;}
}
@-webkit-keyframes odds_4{0%{opacity:0;-webkit-transform:translate3d(0%,-10%,0);}
100%{opacity:1;-webkit-transform:none;}
}
@-moz-keyframes odds_4{0%{opacity:0;-moz-transform:translate3d(0%,-10%,0);}
100%{opacity:1;-moz-transform:none;}
}
@-ms-keyframes odds_4{0%{opacity:0;-ms-transform:translate3d(0%,-10%,0);}
100%{opacity:1;-ms-transform:none;}
}
@-o-keyframes odds_4{0%{opacity:0;-o-transform:translate3d(0%,-10%,0);}
100%{opacity:1;-o-transform:none;}
}
.odds_box img{position:absolute;}
.odds_box img:last-child{opacity:0;opacity:1\0;}
.odds_pic2{position:absolute;left:0;bottom:0;}
.odds .odds_txt{position:absolute;top:152px;left:0;}
.odds .odds_txt h2{font-size:40px;line-height:60px;color:#fff;}
.odds .odds_txt p{font-size:20px;color:#fff;line-height:28px;}
/* 资讯分享 */
 .news{background:#fff;height:581px;}
.news_pic{position:absolute;right:-37px;top:0;}
.news_pic img{position:absolute;top:0;right:0;}
.newsAn .news_1{}
.newsAn .news_2{-webkit-animation:newPic2 0.8s cubic-bezier(0,.25,.08,1) 0.7s;-moz-animation:newPic2 0.8s cubic-bezier(0,.25,.08,1) 0.7s;-o-animation:newPic2 0.8s cubic-bezier(0,.25,.08,1) 0.7s;animation:newPic2 0.8s cubic-bezier(0,.25,.08,1) 0.7s;-webkit-animation-fill-mode:backwards;-moz-animation-fill-mode:backwards;-o-animation-fill-mode:backwards;animation-fill-mode:backwards;}
.newsAn .news_3{-webkit-animation:newPic3 1.3s cubic-bezier(0,.25,.08,1) 0.7s;-moz-animation:newPic3 1.3s cubic-bezier(0,.25,.08,1) 0.7s;-o-animation:newPic3 1.3s cubic-bezier(0,.25,.08,1) 0.7s;animation:newPic3 1.3s cubic-bezier(0,.25,.08,1) 0.7s;-webkit-animation-fill-mode:backwards;-moz-animation-fill-mode:backwards;-o-animation-fill-mode:backwards;animation-fill-mode:backwards;}
@keyframes newPic1{0%{transform:translate3d(0,15%,0)}
100%{transform:none;}
}
@-webkit-keyframes newPic1{0%{-webkit-transform:translate3d(0,15%,0)}
100%{-webkit-transform:none;}
}
@-moz-keyframes newPic1{0%{-moz-transform:translate3d(0,15%,0)}
100%{-moz-transform:none;}
}
@-ms-keyframes newPic1{0%{-ms-transform:translate3d(0,15%,0)}
100%{-ms-transform:none;}
}
@-o-keyframes newPic1{0%{-o-transform:translate3d(0,15%,0)}
100%{-o-transform:none;}
}
@keyframes newPic2{0%{transform:translate3d(-1%,7%,3px);}
100%{transform:none}
}
@-webkit-keyframes newPic2{0%{-webkit-transform:translate3d(-1%,7%,3px);}
100%{-webkit-transform:none;}
}
@-moz-keyframes newPic2{0%{-moz-transform:translate3d(-1%,7%,3px);}
100%{-moz-transform:none;}
}
@-ms-keyframes newPic2{0%{-ms-transform:translate3d(-1%,7%,3px);}
100%{-ms-transform:none;}
}
@-o-keyframes newPic2{0%{-o-transform:translate3d(-1%,7%,3px);}
100%{-o-transform:none;}
}
/* --------------------------------------------------------------------------*/
 @keyframes newPic3{0%{transform:translate3d(-1.5%,14%,5px);}
100%{transform:none;}
}
@-webkit-keyframes newPic3{0%{-webkit-transform:translate3d(-1.5%,14%,5px);}
100%{-webkit-transform:none;}
}
@-moz-keyframes newPic3{0%{-moz-transform:translate3d(-1.5%,14%,5px);}
100%{-moz-transform:none;}
}
@-ms-keyframes newPic3{0%{-ms-transform:translate3d(-1.5%,14%,5px);}
100%{-ms-transform:none;}
}
@-o-keyframes newPic3{0%{-o-transform:translate3d(-1.5%,14%,5px);}
100%{-o-transform:none;}
}
.news .news_txt{position:absolute;top:200px;left:0;}
.news .news_txt h2{font-size:40px;line-height:60px;}
.news .news_txt p{font-size:20px;color: #323232;;line-height:28px;}
/*情报分析 */
 .info{background:#fff;height:581px;overflow:hidden;}
.info_pic{position:absolute;left:-47px;bottom:-155px;}
.info .info_txt{position:absolute;top:164px;right:98px;}
.info .info_txt h2{font-size:40px;line-height:60px;}
.info .info_txt p{font-size:20px;color:#323232;line-height:28px;}
.info3{position:absolute;display:block;left:50px;bottom:170px;}
.info3 a{cursor:default;display:inline-block;margin-right:40px;width:113px;height:33px;color:#fff;padding-top:80px;border-radius:113px;-webkit-border-radius:113px;-ms-border-radius:113px;text-decoration:none;-o-border-radius:113px;-khtml-border-radius:113px;-moz-border-radius:113px;background:#f99;text-align:center;position:relative;font-family:"宋体";}
.info3 a:nth-of-type(1){background:#ff6c6c;}
.info3 a:nth-of-type(1) span{position:absolute;width:54px;height:63px;background:url(../images/bright_icon.png) no-repeat 0 0;top:20px;left:29.5px;}
.info3 a:nth-of-type(2){background:#4bd083;}
.info3 a:nth-of-type(2) span{position:absolute;width:68px;height:63px;background:url(../images/bright_icon.png) no-repeat -62px 0;top:15px;left:19px;}
.info3 a:nth-of-type(3){background:#ffc539;}
.info3 a:nth-of-type(3) span{position:absolute;width:54px;height:63px;background:url(../images/bright_icon.png) no-repeat -137px 0;top:20px;left:29.5px;}
/* 竞猜游戏 */
.game{background:#295b95;height:581px;}
.game_box{position:absolute;right: -37px;top:1px;width:580px;height:580px;background:url(../images/game_pic.png) no-repeat;}
.game_box .game_pic{bottom:0;}
.game_box img{position:absolute;top:0;left:0;opacity:0;opacity:1\0;}
.game_box .game_1{-webkit-animation:game_1 0.8s cubic-bezier(0,.25,.08,1) 1s;-moz-animation:game_1 0.8s cubic-bezier(0,.25,.08,1) 1s;-o-animation:game_1 0.8s cubic-bezier(0,.25,.08,1) 1s;animation:game_1 0.8s cubic-bezier(0,.25,.08,1) 1s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards;}
.game_box .game_2{-webkit-animation:game_2 0.8s cubic-bezier(0,.25,.08,1) 1s;-moz-animation:game_2 0.8s cubic-bezier(0,.25,.08,1) 1s;-o-animation:game_2 0.8s cubic-bezier(0,.25,.08,1) 1s;animation:game_2 0.8s cubic-bezier(0,.25,.08,1) 1s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards;}
.game_box .game_3{-webkit-animation:game_3 0.8s cubic-bezier(0,.25,.08,1) 1s;-moz-animation:game_3 0.8s cubic-bezier(0,.25,.08,1) 1s;-o-animation:game_3 0.8s cubic-bezier(0,.25,.08,1) 1s;animation:game_3 0.8s cubic-bezier(0,.25,.08,1) 1s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards;}
.game_box .game_4{-webkit-animation:game_4 0.8s cubic-bezier(0,.25,.08,1) 1s;-moz-animation:game_4 0.8s cubic-bezier(0,.25,.08,1) 1s;-o-animation:game_4 0.8s cubic-bezier(0,.25,.08,1) 1s;animation:game_4 0.8s cubic-bezier(0,.25,.08,1) 1s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards;}
.game_box .game_5{-webkit-animation:game_5 0.8s cubic-bezier(0,.25,.08,1) 1s;-moz-animation:game_5 0.8s cubic-bezier(0,.25,.08,1) 1s;-o-animation:game_5 0.8s cubic-bezier(0,.25,.08,1) 1s;animation:game_5 0.8s cubic-bezier(0,.25,.08,1) 1s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards;}

.game .game_txt{position: absolute;top: 200px;left: 0;}
.game .game_txt h2{font-size:40px;line-height:60px;color: #fff;}
.game .game_txt p{font-size:20px;color:#323232;line-height:28px;color: #fff;}
/* 竞猜游戏动画 */
 @keyframes game_1{0%{opacity:1;transform:translate3d(28%,-10%,50px) scale(0.8);}
100%{opacity:1;transform:none}
}
@-webkit-keyframes game_1{0%{opacity:1;-webkit-transform:translate3d(28%,-10%,50px) scale(0.8);}
100%{opacity:1;-webkit-transform:none;}
}
@-moz-keyframes game_1{0%{opacity:1;-moz-transform:translate3d(28%,-10%,50px) scale(0.8);}
100%{opacity:1;-moz-transform:none;}
}
@-ms-keyframes game_1{0%{opacity:1;-ms-transform:translate3d(28%,-10%,50px) scale(0.8);}
100%{opacity:1;-ms-transform:none;}
}
@-o-keyframes game_1{0%{opacity:1;-o-transform:translate3d(28%,-10%,50px) scale(0.8);}
100%{opacity:1;-o-transform:none;}
}
@keyframes game_2{0%{opacity:1;transform:translate3d(-27%,11%,0) scale(0.8)}
100%{opacity:1;transform:none;}
}
@-webkit-keyframes game_2{0%{opacity:1;-webkit-transform:translate3d(-27%,11%,0) scale(0.8)}
100%{opacity:1;-webkit-transform:none;}
}
@-moz-keyframes game_2{0%{opacity:1;-moz-transform:translate3d(-27%,11%,0) scale(0.8)}
100%{opacity:1;-moz-transform:none;}
}
@-ms-keyframes game_2{0%{opacity:1;-ms-transform:translate3d(-27%,11%,0) scale(0.8)}
100%{opacity:1;-ms-transform:none;}
}
@-o-keyframes game_2{0%{opacity:1;-o-transform:translate3d(-27%,11%,0) scale(0.8)}
100%{opacity:1;-o-transform:none;}
}
@keyframes game_3{0%{opacity:1;transform:translate3d(-9%,-14%,50px) scale(0.8);}
100%{opacity:1;transform:none;}
}
@-webkit-keyframes game_3{0%{opacity:1;-webkit-transform:translate3d(-9%,-14%,50px) scale(0.8);}
100%{opacity:1;-webkit-transform:none;}
}
@-moz-keyframes game_3{0%{opacity:1;-moz-transform:translate3d(-9%,-14%,50px) scale(0.8);}
100%{opacity:1;-moz-transform:none;}
}
@-ms-keyframes game_3{0%{opacity:1;-ms-transform:translate3d(-9%,-14%,50px) scale(0.8);}
100%{opacity:1;-ms-transform:none;}
}
@-o-keyframes game_3{0%{opacity:1;-o-transform:translate3d(-9%,-14%,50px) scale(0.8);}
100%{opacity:1;-o-transform:none;}
}
@keyframes game_4{0%{opacity:1;transform:translate3d(27%,7%,50px) scale(0.8);}
100%{opacity:1;transform:none;}
}
@-webkit-keyframes game_4{0%{opacity:1;-webkit-transform:translate3d(27%,7%,50px) scale(0.8);}
100%{opacity:1;-webkit-transform:none;}
}
@-moz-keyframes game_4{0%{opacity:1;-moz-transform:translate3d(27%,7%,50px) scale(0.8);}
100%{opacity:1;-moz-transform:none;}
}
@-ms-keyframes game_4{0%{opacity:1;-ms-transform:translate3d(27%,7%,50px) scale(0.8);}
100%{opacity:1;-ms-transform:none;}
}
@-o-keyframes game_4{0%{opacity:1;-o-transform:translate3d(27%,7%,50px) scale(0.8);}
100%{opacity:1;-o-transform:none;}
}
@keyframes game_5{0%{opacity:1;transform:translate3d(-26%,-23%,50px) scale(0.8);}
100%{opacity:1;transform:none;}
}
@-webkit-keyframes game_5{0%{opacity:1;-webkit-transform:translate3d(-26%,-23%,50px) scale(0.8);}
100%{opacity:1;-webkit-transform:none;}
}
@-moz-keyframes game_5{0%{opacity:1;-moz-transform:translate3d(-26%,-23%,50px) scale(0.8);}
100%{opacity:1;-moz-transform:none;}
}
@-ms-keyframes game_5{0%{opacity:1;-ms-transform:translate3d(-26%,-23%,50px) scale(0.8);}
100%{opacity:1;-ms-transform:none;}
}
@-o-keyframes game_5{0%{opacity:1;-o-transform:translate3d(-26%,-23%,50px) scale(0.8);}
100%{opacity:1;-o-transform:none;}
}
.footer{width:100%;height:160px;background:#272727;text-align:center;}
.footer p,.footer a{color:#333333;font-family:"宋体";font-size:12px;color:#9e9e9e;line-height:20px;}
.footer .p_a{padding:20px 0;}
.footer .p_a a{color:#9e9e9e;}
/* 动画 */
 .fadeIn h2,.fadeIn h1{-webkit-animation:fadeInUP 0.6s linear both;-moz-animation:fadeInUP 0.6s linear both;-o-animation:fadeInUP 0.6s linear both;animation:fadeInUP 0.6s linear both;}
.fadeIn p{-webkit-animation:fadeInUP2 0.6s linear both 0.4s;-moz-animation:fadeInUP2 0.6s linear both 0.4s;-o-animation:fadeInUP2 0.6s linear both 0.4s;animation:fadeInUP2 0.6s linear both 0.4s;}
.info3 .pic1{opacity:1;opacity:1\0;-webkit-animation:zoomIn 0.8s cubic-bezier(0,.25,.08,1) 0.8s;-moz-animation:zoomIn 0.8s cubic-bezier(0,.25,.08,1) 0.8s;-o-animation:zoomIn 0.8s cubic-bezier(0,.25,.08,1) 0.8s;animation:zoomIn 0.8s cubic-bezier(0,.25,.08,1) 0.8s;-webkit-animation-fill-mode:backwards;-moz-animation-fill-mode:backwards;-o-animation-fill-mode:backwards;animation-fill-mode:backwards;}
.info3 .pic2{opacity:1;opacity:1\0;-webkit-animation:zoomIn 0.8s cubic-bezier(0,.25,.08,1) 0.9s;-moz-animation:zoomIn 0.8s cubic-bezier(0,.25,.08,1) 0.9s;-o-animation:zoomIn 0.8s cubic-bezier(0,.25,.08,1) 0.9s;animation:zoomIn 0.8s cubic-bezier(0,.25,.08,1) 0.9s;-webkit-animation-fill-mode:backwards;-moz-animation-fill-mode:backwards;-o-animation-fill-mode:backwards;animation-fill-mode:backwards;}
.info3 .pic3{opacity:1;opacity:1\0;-webkit-animation:zoomIn 0.8s cubic-bezier(0,.25,.08,1) 1s;-moz-animation:zoomIn 0.8s cubic-bezier(0,.25,.08,1) 1s;-o-animation:zoomIn 0.8s cubic-bezier(0,.25,.08,1) 1s;animation:zoomIn 0.8s cubic-bezier(0,.25,.08,1) 1s;-webkit-animation-fill-mode:backwards;-moz-animation-fill-mode:backwards;-o-animation-fill-mode:backwards;animation-fill-mode:backwards;}
@keyframes zoomIn{0%{transform:scale(0);}
60%{transform:scale(1.1);}
100%{transform:scale(1);}
}
@-moz-keyframes zoomIn{0%{transform:scale(0);}
60%{transform:scale(1.1);}
100%{transform:scale(1);}
}
@-webkit-keyframes zoomIn{0%{-webkit-transform:scale(0);}
60%{-webkit-transform:scale(1.1);}
100%{-webkit-transform:scale(1);}
}
@-o-keyframes zoomIn{0%{-o-transform:scale(0);}
90%{-o-transform:scale(1.1);}
100%{-o-transform:scale(1);}
}
@-ms-keyframes zoomIn{0%{-ms-transform:scale(0);}
60%{-ms-transform:scale(1.1);}
100%{-ms-transform:scale(1);}
}
@keyframes fadeInUP{0%{opacity:0;transform:translate3d(0,-30%,0);}
100%{opacity:1;transform:none;}
}
@-webkit-keyframes fadeInUP{0%{opacity:0;-webkit-transform:translate3d(0,-30%,0);}
100%{opacity:1;-webkit-transform:none;}
}
@-moz-keyframes fadeInUP{0%{opacity:0;-moz-transform:translate3d(0,-30%,0);}
100%{opacity:1;-moz-transform:none;}
}
@-ms-keyframes fadeInUP{0%{opacity:0;-ms-transform:translate3d(0,-30%,0);}
100%{opacity:1;-ms-transform:none;}
}
@-o-keyframes fadeInUP{0%{opacity:0;-o-transform:translate3d(0,-30%,0);}
100%{opacity:1;-o-transform:none;}
}
@keyframes fadeInUP2{0%{opacity:0;transform:translate3d(0,-20%,0);}
100%{opacity:1;transform:none;}
}
@-webkit-keyframes fadeInUP2{0%{opacity:0;-webkit-transform:translate3d(0,-20%,0);}
100%{opacity:1;-webkit-transform:none;}
}
@-moz-keyframes fadeInUP2{0%{opacity:0;-moz-transform:translate3d(0,-20%,0);}
100%{opacity:1;-moz-transform:none;}
}
@-ms-keyframes fadeInUP2{0%{opacity:0;-ms-transform:translate3d(0,-20%,0);}
100%{opacity:1;-ms-transform:none;}
}
@-o-keyframes fadeInUP2{0%{opacity:0;-o-transform:translate3d(0,-20%,0);}
100%{opacity:1;-o-transform:none;}
}
.downBottom .btn{-webkit-animation:downBottom 0.8s linear both;-moz-animation:downBottom 0.8s linear both;-o-animation:downBottom 0.8s linear both;animation:downBottom 0.8s linear both;}
@keyframes downBottom{0%{opacity:0;transform:translate3d(0,-30%,0);}
100%{opacity:1;transform:none;}
}
@-webkit-keyframes downBottom{0%{opacity:0;-webkit-transform:translate3d(0,-30%,0);}
100%{opacity:1;-webkit-transform:none;}
}
@-moz-keyframes downBottom{0%{opacity:0;-moz-transform:translate3d(0,-30%,0);}
100%{opacity:1;-moz-transform:none;}
}
@-ms-keyframes downBottom{0%{opacity:0;-ms-transform:translate3d(0,-30%,0);}
100%{opacity:1;-ms-transform:none;}
}
@-o-keyframes downBottom{0%{opacity:0;-o-transform:translate3d(0,-30%,0);}
100%{opacity:1;-o-transform:none;}
}
.activebg{position:relative;width:100%;height:600px;background:#fff;background-attachment:fixed;background-position:center 0;background-repeat:no-repeat;}
.fixed_pic0{background-image:url(../images/pic_00.jpg);}
.fixed_pic1{background-image:url(../images/pic_01.jpg);}
.fixed_pic2{background-image:url(../images/pic_02.jpg);}
.fixed_pic3{background-image:url(../images/pic_03.jpg);}
.fixed_pic4{background-image:url(../images/pic_04.jpg);}
.fixed_pic5{background-image:url(../images/pic_05.jpg);}
.fixed_pic6{background-image:url(../images/pic_06.jpg);}


/* 头部 */
 .top{width:980px;height:35px;line-height:35px;margin:0 auto;background:#f5f5f5;}
/* .header{width:980px;height:414px;clear:both;}
*/
 .more_link{float:left;}
.more_link li{float:left;margin-right:10px;}
.more_link li a{color:#666666;}
.more_link li a:hover,.footer a:hover{text-decoration:none;border-bottom:1px solid;}
.more_lan{float:right;width:152px;}
.lan_name{float:left;text-align:right;width:60px;padding-right:4px;color:#666666;}
.sel_lan_box{float:right;width:88px;height:24px;margin-top:5px;background:url(../images//sel_lan_bg.gif) no-repeat 0 0;display:block;line-height:24px;position:relative;}
.sel_lan_box a:hover{text-decoration:none;}
.sel_lan{width:80px;height:24px;line-height:24px;padding:0 4px;display:block;}
.lan_box{width:86px;background:#f5f5f5;border-left:1px solid #d7d7d7;border-right:1px solid #d7d7d7;border-top:1px solid #d7d7d7;position:absolute;z-index:100;left:0;top:24px;}
.lan_box a{display:block;width:78px;height:28px;line-height:28px;padding:0 4px;border-bottom:1px solid #d7d7d7;cursor:pointer;}
.lan_box a:hover{background:#2365d4;color:#fff;text-decoration:none;}
.lan_box span{display:block;width:78px;height:28px;line-height:28px;padding:0 4px;border-bottom:1px solid #d7d7d7;}
.lan_box span.on{background:#2365d4;color:#fff;}


/* 专家推介 */
.experts{background:#fff;height:581px;}
.experts_div{position:absolute;left:-80px;top:0;width:580px;height:580px;background:url(../images/experts_bg.png) no-repeat;}
.experts_div img{position:absolute;top:140px;right:-16px;}
.experts .experts_txt{position:absolute;top:164px;right:98px;}
.experts .experts_txt h2{font-size:40px;line-height:60px;}
.experts .experts_txt p{font-size:20px;color:#323232;line-height:28px;}
.experts_1{opacity:0;opacity:1\0;transform:scale(0.5);-webkit-transform:scale(0.5);-moz-transform:scale(0.5);-ms-transform:scale(0.5);-o-transform:scale(0.5);-webkit-animation:experts_1 0.6s cubic-bezier(0,.25,.08,1) 0.4s;-moz-animation:experts_1 0.6s cubic-bezier(0,.25,.08,1) 0.4s;-o-animation:experts_1 0.6s cubic-bezier(0,.25,.08,1) 0.4s;animation:experts_1 0.6s cubic-bezier(0,.25,.08,1) 0.4s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards;}
@keyframes experts_1{0%{opacity:0;transform:scale(0.5);}
100%{opacity:1;transform:scale(1);}
}
@-webkit-keyframes experts_1{0%{opacity:0;-webkit-transform:scale(0.5);}
100%{opacity:1;-webkit-transform:scale(1);}
}
@-moz-keyframes experts_1{0%{opacity:0;-moz-transform:scale(0.5);}
100%{opacity:1;-moz-transform:scale(1);}
}
@-ms-keyframes experts_1{0%{opacity:0;-ms-transform:scale(0.5);}
100%{opacity:1;-ms-transform:scale(1);}
}
@-o-keyframes experts_1{0%{opacity:0;-o-transform:scale(0.5);}
100%{opacity:1;-o-transform:scale(1);}
}
.experts_2{opacity:0;opacity:1\0;transform:scale(0.5);-webkit-transform:scale(0.5);-moz-transform:scale(0.5);-ms-transform:scale(0.5);-o-transform:scale(0.5);-webkit-animation:experts_2 0.3s cubic-bezier(0,.25,.08,1) 1s;-moz-animation:experts_2 0.3s cubic-bezier(0,.25,.08,1) 1s;-o-animation:experts_2 0.3s cubic-bezier(0,.25,.08,1) 1s;animation:experts_2 0.3s cubic-bezier(0,.25,.08,1) 1s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards;}

@keyframes experts_2{0%{opacity:0;transform:scale(0.5);}
100%{opacity:1;transform:scale(1);}
}
@-webkit-keyframes experts_2{0%{opacity:0;-webkit-transform:scale(0.5);}
100%{opacity:1;-webkit-transform:scale(1);}
}
@-moz-keyframes experts_2{0%{opacity:0;-moz-transform:scale(0.5);}
100%{opacity:1;-moz-transform:scale(1);}
}
@-ms-keyframes experts_2{0%{opacity:0;-ms-transform:scale(0.5);}
100%{opacity:1;-ms-transform:scale(1);}
}
@-o-keyframes experts_2{0%{opacity:0;-o-transform:scale(0.5);}
100%{opacity:1;-o-transform:scale(1);}
}



/* 竞猜游戏 */
.celebrity{background:#295b95;height:581px;}
.celebrity_box{position:absolute;right: -37px;top:1px;width:580px;height:580px;background:url(../images/celebrity_pic.png) no-repeat;}
.celebrity_box .celebrity_pic{bottom:0;}
.celebrity_box img{position:absolute;top:0;left:0;opacity:0;opacity:1\0;}
.celebrity_line{position:absolute;left:0;bottom:88px;}
.celebrity_box .celebrity_1{-webkit-animation:celebrity_1 0.8s cubic-bezier(0,.25,.08,1) 1s;-moz-animation:celebrity_1 0.8s cubic-bezier(0,.25,.08,1) 1s;-o-animation:celebrity_1 0.8s cubic-bezier(0,.25,.08,1) 1s;animation:celebrity_1 0.8s cubic-bezier(0,.25,.08,1) 1s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards;}
.celebrity_box .celebrity_2{-webkit-animation:celebrity_2 0.8s cubic-bezier(0,.25,.08,1) 1s;-moz-animation:celebrity_2 0.8s cubic-bezier(0,.25,.08,1) 1s;-o-animation:celebrity_2 0.8s cubic-bezier(0,.25,.08,1) 1s;animation:celebrity_2 0.8s cubic-bezier(0,.25,.08,1) 1s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards;}
.celebrity_box .celebrity_3{-webkit-animation:celebrity_3 0.8s cubic-bezier(0,.25,.08,1) 1s;-moz-animation:celebrity_3 0.8s cubic-bezier(0,.25,.08,1) 1s;-o-animation:celebrity_3 0.8s cubic-bezier(0,.25,.08,1) 1s;animation:celebrity_3 0.8s cubic-bezier(0,.25,.08,1) 1s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards;}
.celebrity .celebrity_txt{position: absolute;top: 200px;left: 0;}
.celebrity .celebrity_txt h2{font-size:40px;line-height:60px;color: #fff;}
.celebrity .celebrity_txt p{font-size:20px;color:#323232;line-height:28px;color: #fff;}
/* 竞猜游戏动画 */

@keyframes celebrity_1{0%{opacity:1;transform:translate3d(-27%,11%,0) scale(0.8)}
100%{opacity:1;transform:none;}
}
@-webkit-keyframes celebrity_1{0%{opacity:1;-webkit-transform:translate3d(-27%,11%,0) scale(0.8)}
100%{opacity:1;-webkit-transform:none;}
}
@-moz-keyframes celebrity_1{0%{opacity:1;-moz-transform:translate3d(-27%,11%,0) scale(0.8)}
100%{opacity:1;-moz-transform:none;}
}
@-ms-keyframes celebrity_1{0%{opacity:1;-ms-transform:translate3d(-27%,11%,0) scale(0.8)}
100%{opacity:1;-ms-transform:none;}
}
@-o-keyframes celebrity_1{0%{opacity:1;-o-transform:translate3d(-27%,11%,0) scale(0.8)}
100%{opacity:1;-o-transform:none;}
}
@keyframes celebrity_2{0%{opacity:1;transform:translate3d(27%,7%,50px) scale(0.8);}
100%{opacity:1;transform:none;}
}
@-webkit-keyframes celebrity_2{0%{opacity:1;-webkit-transform:translate3d(27%,7%,50px) scale(0.8);}
100%{opacity:1;-webkit-transform:none;}
}
@-moz-keyframes celebrity_2{0%{opacity:1;-moz-transform:translate3d(27%,7%,50px) scale(0.8);}
100%{opacity:1;-moz-transform:none;}
}
@-ms-keyframes celebrity_2{0%{opacity:1;-ms-transform:translate3d(27%,7%,50px) scale(0.8);}
100%{opacity:1;-ms-transform:none;}
}
@-o-keyframes celebrity_2{0%{opacity:1;-o-transform:translate3d(27%,7%,50px) scale(0.8);}
100%{opacity:1;-o-transform:none;}
}
@keyframes celebrity_3{0%{opacity:1;transform:translate3d(-26%,-23%,50px) scale(0.8);}
100%{opacity:1;transform:none;}
}
@-webkit-keyframes celebrity_3{0%{opacity:1;-webkit-transform:translate3d(-26%,-23%,50px) scale(0.8);}
100%{opacity:1;-webkit-transform:none;}
}
@-moz-keyframes celebrity_3{0%{opacity:1;-moz-transform:translate3d(-26%,-23%,50px) scale(0.8);}
100%{opacity:1;-moz-transform:none;}
}
@-ms-keyframes celebrity_3{0%{opacity:1;-ms-transform:translate3d(-26%,-23%,50px) scale(0.8);}
100%{opacity:1;-ms-transform:none;}
}
@-o-keyframes celebrity_3{0%{opacity:1;-o-transform:translate3d(-26%,-23%,50px) scale(0.8);}
100%{opacity:1;-o-transform:none;}
}