body, html {
    width: 100%;
    height: 100%;
    background: #fff
}

.lunbanner, .lunbo {
    position: relative
}

.lunbo {
    z-index: 3;
    height: 550px;
    width: 100%;
    background: url("../images/banner1.jpg")/*tpa=http://manyufun.cn/static/images/banner1.jpg*/ no-repeat center;
    background-size: 100%
}

.lun_list {
    z-index: 4;
    position: absolute;
    bottom: 30px;
    right: 75pt;
    width: 170px;
    height: 20px
}

.lun_list ul li {
    float: left;
    margin-left: 15px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #fff
}

.lun_list ul li:hover {
    cursor: pointer
}

.lun_list .foucus_list {
    background: #2e93d6;
    width: 35px;
    border-radius: 90px
}

.lun_nav {
    position: relative;
    top: 3px;
    width: 100%;
    height: 200px;
    background: url("../images/lunnav.jpg")/*tpa=http://manyufun.cn/static/images/lunnav.jpg*/ no-repeat;
    background-size: 100%
}

.lun_nav .a1, .lun_nav .a3 {
    color: #000
}

.lun_nav .a2 {
    color: #fff
}

.lun_nav ul {
    width: 100%;
    height: 100%
}

.lun_nav ul li {
    float: left;
    width: 33.33%;
    height: 100%;
    text-align: center
}

.lun_nav_title {
    font-weight: 700;
    margin-top: 20px;
    font-size: 1.2rem
}

.lun_nav_infro {
    font-size: .9rem;
    margin-top: 5px;
    line-height: 24px
}

.lun_nav_bottom {
    margin-top: 10px;
    color: #062c92
}

.lun_nav ul li:nth-of-type(2) {
    color: #fff
}

.recommend {
    position: relative;
    top: 30px;
    width: 1250px;
    height: auto;
    text-align: center
}

.r_title {
    font-size: 2pc
}

.r_infro {
    color: #307de3
}

.r_pic {
    margin-top: 30px;
    width: 100%;
    height: 460px;
}

.r_pic div {
    position: relative;
    float: left;
    width: 395px;
    margin-right: 10px;
}

.r_pic div:hover {
    cursor: pointer;
}

.r_pic .r_c_c_font {
	width: 260px;
	float: none;
	margin: 0 auto;
}

.g01:hover, .g02:hover, .g03:hover, .g04:hover, .g05:hover, .g06:hover {
    background-size: 110%;
}

.game_pic:hover .r_c_cover {
    display: block
}

.game_pic {
    border-radius: 5px;
    margin-bottom: 10px;
    height: 225px;
    transition: .3s
}

.g01 {
    background: url("../../game/1/tu.jpg") no-repeat;
    background-size: 100%;
}

.g02 {
    background: url("../../game/2/tu.jpg") no-repeat;
    background-size: 100%;
}

.g03 {
    background: url("../../game/3/tu.jpg") no-repeat;
    background-size: 100%;
}

.g04 {
    background: url("../../game/4/tu.jpg") no-repeat;
    background-size: 100%;
}

.g05 {
    background: url("../../game/5/tu.jpg") no-repeat;
    background-size: 100%;
}

.g06 {
    background: url("../../game/6/tu.jpg") no-repeat;
    background-size: 100%;
}

.r_c_cover {
    position: absolute;
    width: 100%;
    height: 100%;
    background: hsla(0, 0%, 5%, .5);
    display: none
}

.r_c_c_title {
    margin-top: 30px;
    color: #fff;
    font-size: 20px;
    line-height: 30px
}

.r_c_line {
    display: inline-block;
    height: 3px;
    width: 60px;
    background: hsla(0, 4%, 89%, .7)
}

.r_c_c_font {
    color: #fff
}

.r_c_c_btn, .r_c_c_font {
    margin-top: 15px
}

.r_c_c_title_one {
    margin-top: 75pt;
    color: #fff;
    font-size: 20px;
    line-height: 30px
}

.r_c_line_one {
    margin-top: 20px;
    display: inline-block;
    height: 3px;
    width: 60px;
    background: hsla(0, 4%, 89%, .7)
}

.r_c_c_font_one {
    margin-top: 30px;
    color: #fff
}

.r_c_c_btn_one {
    margin-top: 30px
}

.brang_video {
    position: relative;
    width: 1250px;
    height: auto;
    text-align: center
}

.brang_video .r_title {
    margin-top: 75pt
}

.b_content {
    margin-top: 30px;
    width: 100%;
    height: 420px
}

.b_content_infro {
    float: left;
    width: 50%;
    height: 375px
}

.b_content_infro:nth-of-type(1) {
    border-radius: 10px;
    -webkit-filter: drop-shadow(10px 10px 10px rgba(0, 0, 0, .5));
    filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, .6));
    position: relative;
    background: url("../images/video1.jpg")/*tpa=http://manyufun.cn/static/images/video1.jpg*/ no-repeat;
    background-size: 100%;
    transition: .5s
}

.b_con_cover {
    position: absolute;
    width: 100%;
    height: 100%;
    background: hsla(0, 0%, 45%, .3);
    display: none
}

.video_play, .video_play2 {
    display: inline-block;
    position: inherit;
    left: 0;
    right: 0;
    top: 40%
}

.play_video, .play_video2 {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    display: none
}

.b_content_infro:nth-of-type(4) {
    position: relative;
    background: url("../images/video2.jpg")/*tpa=http://manyufun.cn/static/images/video2.jpg*/ no-repeat;
    background-size: 100%;
    transition: .5s
}

.b_content_infro:nth-of-type(1):hover .b_con_cover, .b_content_infro:nth-of-type(4):hover .b_con_cover {
    display: block
}

.b_content_infro:nth-of-type(1):hover, .b_content_infro:nth-of-type(4):hover {
    cursor: pointer;
    background-size: 105%
}

.b_c_infro_t {
    margin-top: 30px;
    font-size: 40px;
    color: #2e93d6;
    text-align: left;
    text-indent: 30px
}

.b_c_infro_con {
    text-align: left;
    width: 90%;
    color: #666;
    margin-top: 20px;
    font-size: 17.5px
}

.b_c_btn {
    margin-top: 40px;
    text-align: left;
    text-indent: 30px
}

.b_c_t2 {
    text-indent: 0;
    margin-left: 0
}

.contact_us {
    position: relative;
    width: 100%;
    height: 210px;
    background: #f0f0f0
}

.contact_con {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 1250px;
    height: 170px
}

.con_list {
    float: left
}

.c_c_one {
    height: 100%;
    width: 170px
}

.c_c_two {
    margin-top: 30px;
    margin-left: 10pc;
    height: 80%;
    width: 450px
}

.c_c_three {
    height: 100%;
    width: 360px;
    margin-left: 75pt
}

.con_list_title {
    font-size: 22px;
    font-weight: 700;
    color: #606060;
    padding-left: 15px;
    border-left: 3px solid #208cd4
}

.c_l_wx {
    margin-top: 15px;
    height: 50px;
    width: 100%
}

.wx_img {
    position: absolute;
    top: 25px;
    left: 140px;
    width: 5%;
    display: none
}

.c_l_wx:hover {
    cursor: pointer
}

.c_l_wx:hover .wx_img {
    display: block
}

.c_l_wx img {
    float: left;
    margin-left: 20px;
    margin-top: 8px
}

.wx_font {
    float: left;
    font-size: 14px;
    color: #111;
    margin-left: 10px
}

.c_l_wb {
    margin-top: 15px
}

.c_l_wb .wx_font {
    margin-left: 14px
}

.c_c_t_con {
    margin-top: 30px
}

.c_c_t_con img {
    float: left;
    margin-right: 10px
}

.c_mail {
    font-size: 14px;
    color: #111;
    margin-left: 15px
}

.c_c_address {
    margin-top: 40px
}

.c_c_address img {
    margin-right: 17px
}

.c_c_three ul {
    line-height: 40px;
    height: 100%
}

.c_c_three a {
    color: #000
}

.three_special_li {
    color: #3295d7;
    font-weight: 700
}

@media screen and (max-width:1250px) {
    .contact_us, .lun_nav, .lunbo {
        width: 1250px
    }
}