b, i, em {
    font-style: normal;
    font-weight: normal;
}

/*版心*/
.layout {
    width: 1180px;
}

/*header star*/
.header {
    width: 100%;
    height: 568px;
    background: url("https://www.crazysports.com/fbht/images/banner.gif") no-repeat top center;
}

.top {
    position: relative;
    margin: 0 auto;
    height: 568px;
}

.logo {
    position: absolute;
    top: 0;
    left: 0;
    width: 342px;
    height: 72px;
}

.logo img {
    width: 100%;
    height: 100%;
}

.anmite {
    position: absolute;
    top:115px;
    left: 0;
    width: 628px;
    height: 444px;
}
.anmite img{
    width: 100%;
    height: 100%;
}
.dlq{
    position: absolute;
    top:115px;
   right: 85px;
    width: 360px;
    height: 400px;
    border-radius:8px;
    background: url("https://www.crazysports.com/fbht/images/denglubg.png");
    background-size: 100% 100%;
}
.tab{
    display: flex;
}
.tab span{
    flex: 1;
    height: 76px;
    font-size:17px;
    line-height: 76px;
    text-align: center;
    color: #9EB4CF;
    border-bottom: 1px solid #9EA6CF;
}
.tab span.on{
    font-size:19px;
    color: #FFFFFF;
    background: url(https://www.crazysports.com/fbht/images/underline.png) no-repeat bottom;
    background-size: 100% 6px;
}
.yzmdl,.zhdl{
    padding: 5px 46px 25px 46px;
}
.yzmdl input,.zhdl input{
    display: block;
    height: 60px;
    line-height: 27px;
    padding-top: 35px;
    width: 270px;
    border: none;
    border-bottom:1px solid #9EA6CF;
    background: transparent;
    color: #FFFFFF;
    font-size:16px;
}
.yzmdl .yzm{
    display: inline-block;
    vertical-align: bottom;
    width: 150px;
}
.yzmdl span{
    display: inline-block;
    vertical-align: bottom;
    width: 98px;
    height: 40px;
    line-height: 40px;
    font-size:15px;
    text-align: center;
    color: #FFFFFF;
    border: 1px solid #9EA6CF;
    margin-left: 12px;
    border-radius: 5px;
}
.login{
    width: 270px;
    height: 40px;
    margin: 15px auto;
    background:#166CF3 ;
    line-height: 40px;
    text-align: center;
    font-size:20px;
    color: #FFFFFF;
}
.line{
    width: 150px;
    margin: 0 auto;
}
.line span,.line em,.xieyi span,.xieyi em{
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    line-height: 20px;
    font-size:14px;
    color: #FFFFFF;
}
.line em,.xieyi em{
    height: 18px;
    line-height: 18px;
    border-bottom: 1px solid #FFFFFF;
}
.xieyi{
    width: 270px;
    height: 20px;
    margin: 25px auto;
    text-align: center;
}
.xieyi i{
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
}
.xieyi i.on{
    background: url("https://www.crazysports.com/fbht/images/agree.png");
    background-size: 100% 100%;
}
.content{
    width: 100%;
}
.content ul{
    display: flex;
    padding: 32px 0 25px 0;
    margin: 0 auto;
}
.content li{
    flex: 1;
}

.content li img{
    display: block;
    width: 150px;
    height: 150px;
    margin: 0 auto;
}
.content li p{
    width: 100%;
    height: 48px;
    line-height: 48px;
    margin-top: 20px;
    text-align: center;
    font-size:34px;
}
.content li div{
    width: 100%;
}
.content li div span,.content li div em{
    display: block;
    font-size:16px;
    height:22px;
    line-height: 22px;
    text-align: center;
}
    /*foot star*/
.foot{
    width: 100%;
    background: #0D0D27;
}
.foot p{
    margin: 0 auto;
    font-size: 14px;
    height: 103px;
    line-height: 103px;
    text-align: center;
    color: #999999;
}
