* {
    margin: 0;
    padding: 0;

}

a {
    text-decoration: none;
}

i {
    font-style: normal;
}

body {

    background-color: #CBD8EF;
    font-family: "SourceHanSansCN", "Arial", "Helvetica", "sans-serif", "黑体";

}

/*头部*/

.huoshan_box {
    margin: 0 auto;
    min-width: 1440px;
}

.huoshan_box .top {
    position: absolute;
    top: 10px;
    width: 100%;
    z-index: 999;
}

.huoshan_box .top .top_center {
    margin: 0 auto;
    width: 1320px;
}

.huoshan_box .top .w1620 {
    position: relative;
}

.huoshan_box .top .top_left {
    float: left;
    height: 60px;
    line-height: 60px;
}

.huoshan_box .top .top_left h3 {
    float: left;
    width: 195px;
    font-size: 32px;
    font-weight: normal;
    color: #fff;
}

.huoshan_box .top .top_left .logo {
    float: left;
    margin-left: 26px;
    height: 60px;
    line-height: 60px;
}

.huoshan_box .top .top_left .logo p {
    font-size: 20px;
    color: #fff;
}

.huoshan_box .top .top_left .logo p > i {
    margin-left: 10px;
    vertical-align: middle;
    font-size: 13px;
    color: #fff;
}

.huoshan_box .top .top_left .logo img {
    vertical-align: middle;
    margin-right: 10px;
    width: 47px;
}

.huoshan_box .top .top_right {
    float: right;
    margin-right: 150px;
    line-height: 60px;

}

.huoshan_box .top .top_right a {
    font-size: 16px;
    color: #fff;
}

.huoshan_box .top .top_right i {
    margin: 0 3px;
    color: #fff;
}

.huoshan_box .top .top_right a img {
    width: 20px;
    vertical-align: middle;
    margin-right: 4px;
    margin-top: -2px;

}

.huoshan_box .banner {
    width: 100%;
    height: 434px;
    background: url(images/bg.png) no-repeat center;
}

.huoshan_box .banner .banner_content {
    position: relative;
    margin: 0 auto;
    width: 1320px;
    height: 434px;
}

/*头部APP下载*/
.huoshan_box .banner .game_app {
    position: absolute;
    left: 0;
    top: 240px;

}

.huoshan_box .banner .game_app .app_download {
    height: 145px;
    width: 815px;
}

.huoshan_box .banner .game_app .app_download .app {
    position: absolute;
    top: 0;
    right: 0;

}

.huoshan_box .banner .game_app .app_download .app .tese-san {
    margin-bottom: 8px;
}

.huoshan_box .banner .game_app .app_download .app .tese-san span {
    font-size: 15px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    margin-right: 5px;
    padding: 1px 10px;
}

.huoshan_box .banner .game_app .app_download .app .game-xx {
    width: 500px;
    color: #fff;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 5px;
}

.huoshan_box .banner .game_app .app_download .app .game-xx span i {
    width: 17px;
    height: 17px;
    display: inline-block;
    background: url(images/stars.png) no-repeat;
    vertical-align: middle;
}

.huoshan_box .banner .game_app .app_download .app .download a {
    width: 220px;
    height: 54px;
    background: url(images/btn_N.png) no-repeat;
    text-indent: -99999px;
    display: inline-block;
}

.huoshan_box .banner .game_app .app_download .app .download a:hover {
    background: url(images/btn_P.png) no-repeat;
}

.huoshan_box .banner .game_people {
    position: absolute;
    top: 110px;
    right: 100px;
}

.huoshan_box .banner .game_people img {
    display: block;
    width: 463px;
    height: 479px;
}

.huoshan_box .part1 {
    height: 720px;
    background: url("images/part1.png") no-repeat center;
    background-color: #EAEAF3;
}

.huoshan_box .part2 {
    height: 830px;
    background: url("images/part2.png") no-repeat center;
    background-color: #D1DCEF;
}

.huoshan_box .banner .game_app .code {
    margin-left: 156px;
    padding: 5px;
    width: 135px;
    height: 135px;
    background: #fff;
}

.end {
    width: 100%;
    padding: 68px 0;
    line-height: 180%;
    font-size: 16px;
    text-align: center;
    background: #1F272B;
    color: #d0cccc;
}

.end a {
    text-decoration:none;
    color: #d0cccc;
}
