/*
	Model:趣味测试
	By:Wu Fengmin (869427829@qq.com)
	Time:2015.03.04
 */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header,menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}
html{font-family:"Microsoft Yahei","黑体","Arial";}
article, aside, details, figcaption, figure,footer, header, menu, nav, section {display: block;}
body {line-height: 1;}
ol, ul {list-style: none;}
table {border-collapse: collapse;border-spacing: 0;}
img {border:0;}
input,select{-webkit-appearance:none;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
a { text-decoration: none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.cf:before,.cf:after{content:"";display:table;}
.cf:after{clear:both;}
.cf{*zoom:1;}
@-webkit-keyframes breath{
    0% {
        -webkit-box-shadow:0px 0px 10px #fdfdc7;box-shadow:0px 0px 10px #fdfdc7;
    }
    25% {
        -webkit-box-shadow:0px 0px 30px #fdfdc7;box-shadow:0px 0px 30px #fdfdc7;
    }
    50% {
        -webkit-box-shadow:0px 0px 70px #fdfdc7;box-shadow:0px 0px 70px #fdfdc7;
    }
    75% {
        -webkit-box-shadow:0px 0px 30px #fdfdc7;box-shadow:0px 0px 30px #fdfdc7;
    }
    100% {
        -webkit-box-shadow:0px 0px 10px #fdfdc7;box-shadow:0px 0px 10px #fdfdc7;
    }
}
html,body{height:100%;}
.index_bg{position:relative;width:100%;height:100%;background:url(img/court_bg1.jpg) top center no-repeat;background-size:100% 100%;}
.index_bg .index_img1{position:absolute;top:10px;left:10px;width:40%;}
.index_bg .index_img1 img{display:block;width:100%;height:auto;}
.index_bg .index_img2{position:absolute;top:20px;left:0px;width:100%;}
.index_bg .index_img2 img{display:block;width:100%;height:auto;}
.index_bg .btn_box1{position:absolute;bottom:90px;left:6%;width:87.5%;}
.index_bg .btn_box1 a{display:block;float:left;width:33%;}
.index_bg .btn_box1 a img{display:block;width:90%;height:auto;margin:0 auto;border:none;border-radius:50%;-webkit-animation-name: "breath";-webkit-animation-duration: 5s;-webkit-animation-iteration-count: infinite;}
.index_bg .btn_box2{position:absolute;bottom:0px;left:25%;width:50%;}
.index_bg .btn_box2 a{display:block;}
.index_bg .btn_box2 a img{display:block;width:100%;height:auto;}
.tips_layer{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.82);z-index:2}
.tips_layer .content{width:64%;position:absolute;bottom:25%;left:0;}
.tips_layer .content img{display:block;width:100%;height:auto;}
.tips_layer2{display:none;position:fixed;top:0;left:0;width:100%;height:100%;}
.tips_layer2 img{display:block;width:100%;height:100%;}
.prize_box1{width:100%;height:21.32%}
.prize_box2{position:relative;width:100%;height:51.2%;}
.physical_prize{position:absolute;top:0;left:15%;width:70%;height:100%;}
.physical_prize h1{padding:10px 0 14px;text-align:center;font-size:1.375rem;color:#3f0214;font-weight:bold;}
.physical_prize .prize_tips1{line-height:20px;margin-top:30px;padding:0 10px;text-align:center;color:#3f0214;}
.prize_box3{width:100%;height:27.48%;}