﻿/* 左侧导航 */
.left-side {
    position: fixed;
    left: 0;
    top: 285px;
    width: auto;
    z-index: 99;
}

.left-side ul li {
    width: 80px;
    height: 51px;
    line-height: 51px;
    margin-bottom: 12px;
}

.left-side ul li a {
    display: block;
    background: url("../images/enter/left-side-bg.png") repeat left top;
    border-radius: 0 25px 25px 0;
    padding: 0 25px 0 15px;
    color: #f39800;
    font-size: 16px;
}

.left-side ul li span {
    display: none;
    color: #fff;
}

.left-side ul li.active a {
    padding-right: 44px;
    background: #d61618 url("../images/enter/left-side-icon.png") no-repeat 96px;
    color: #fff;
}

.left-side ul li.active a span {
    display: inline;
}

.vido {
    display: flex;
    height: 639px;
    background: url(../images/enter/vidopic.png) no-repeat top center;
    background-size: 100% 100%;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
}

.enlogo img {
width: 520px;
margin-bottom: 260px;
}

.vidobox {
     width: 590px

}

.position {
    padding-top: 30px;
    background: url(../images/enter/map.png) no-repeat #fff;
    height: 648px;
    background-size: 100% 100%;
}

.position .title {
    text-align: center;
}

.position .title img {
    width: 300px;
}

.position .textbox {
    float: right;
    width: 618px;
    height: 233px;
    border: 2px solid #ecc9b2;
    background-color: #fff;
    margin-right: 63px;
    padding: 15px;
    font-size: 20px;
    line-height: 1.5em;
    margin-top: 20px;
    overflow: hidden;
}

.fastbox ul {
    margin-top: 20px;
    width: 645px;
    margin-right: 34px;
}

.fastbox ul li {
    float: left;
    width: 138px;
    height: 86px;
    background-color: #fffefc;
    margin-bottom: 20px;
    margin-right: 20px;
    padding: 10px;
}

.fastbox ul li:nth-child(4n) {
    margin-right: 20px;
}

.fastbox ul li a {
    position: relative;
    text-align: center;
    width: 100%;
    height: 100%;
    border: 1px solid #c99477;
    display: block;
    line-height: 60px;
    font-size: 18px;
    font-weight: 700;
    color: #c99477;
}


.fastbox ul li a img {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.charm {
    /* height: 600px; */
    background: url(../images/enter/10004.png);
    padding-bottom: 40px;
}

.charm .title {
    text-align: center;
    margin-bottom: 20px;
}

.charm .title img {
    width: 290px;
}

.charm .picbox ul {
    width: 968px;
    margin: 0 auto;
}

.charm .picbox li {
    width: 474px;
    height: 253px;
    background: #d61618;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.charm .picbox li:nth-child(2n) {
    margin-right: 0;
}

.charm .picbox li a {
    display: inline-block;
    font-size: 22px;
    padding: 10px;
    font-weight: 700;
    color: #fff;
}

.charm .picbox .fst {
    background: url(../images/enter/city01.png);
    background-size: 100%;
}


.charm .picbox .sec {
    background: url(../images/enter/city02.png);
    background-size: 100%;
}

.charm .picbox .thd {
    background: url(../images/enter/city03.png);
    background-size: 100%;
}

.charm .picbox .fth {
    background: url(../images/enter/city04.png);
    background-size: 100%;
}


.charm .picbox .fiv {
    background: url(../images/enter/city05.png);
    background-size: 100%;
}

.charm .picbox .six {
    background: url(../images/enter/city06.png);
    background-size: 100% 100%;
}
.namebox ul {
    width: 968px;
    margin: 0 auto;
}

.namebox ul li {
    float: left;
    padding: 20px 10px;
    width: 227px;
    text-align: center;
    background: #a4d6c5;
    margin-right: 20px;
    margin-bottom: 20px;
}

.namebox ul li:nth-child(4n) {
    margin-right: 0;
}

.namebox ul li a {
    color: #fff;
    font-weight: 700;
}

.touzi {
    padding-top: 20px;
    /* height: 600px; */
    background: url(../images/enter/10005.png);
    padding: 20px;
}

.touzi .title {
    text-align: center;
    margin-bottom: 20px;
}



.touzi .title img {
    width: 290px;
}

.chanye {
    width: 526px;
    padding: 20px;
    background: #fff;
}

.h4 {
    display: flex;
    background: url(../images/enter/h4pic.png) no-repeat center;
    margin-bottom: 20px;
    align-content: center;
    align-items: center;
    justify-content: center;
}

.chanye h4 {
    display: inline-block;
    text-align: center;
    font-size: 24px;
    color: #5f964b;
    background: #fff;
    padding: 0 20px;
}

.chanyeyuan li {
    padding: 10px 5px;
    background-color: #e4eee0;
    float: left;
    margin-left: 13px;
    margin-bottom: 18px;
}

.chanyelist {
    width: 526px;
    margin-top: 20px;
}

.chanyelist h5 {
    font-size: 24px;
    font-weight: bold;
    border-bottom: 1px solid #5f964b;
    padding-bottom: 10px;
}

.chanyelist h5 a {
    color: #5f974b;

}

.chanyelist ul li {
    margin-top: 20px;
    overflow: hidden;
}

.chanyelist ul li a {
    float: left;
    width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
}

.chanyelist ul li .timer {
    float: right;
    color: #868080;
}

.vidomod {
    padding: 34px;
    width: 599px;
    background: #74a363;
    height: 482px;
    border-radius: 20px 55px 20px 55px;
}

.vidomod h4 {
    padding-left: 20px;
    font-size: 24px;
    border-left: 6px solid #fff;
    color: #fff;
}

.vidomod .mp4 {
    margin-top: 20px;
    width: 100%;
    height: 357px;
}

.flashpic {
    margin-top: 20px;
}

.flashpic a {
    margin-top: 20px;
    margin-right: 20px;
}

.flashpic a:last-child {
    margin-right: 0;
}

.flashpic a img {
    width: 566px;
}


.roaming {
    background: url(../images/enter/10001.png);
    padding-top: 40px;
    padding-bottom: 60px;
}

.roaming .title {
    text-align: center;
    margin-bottom: 25px;
}

.roaming .title img {
    width: 380px;
}

.natmod {
    width: 970px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.natmod li {
    display: flex;
    float: left;
    width: 145px;
    height: 380px;
    margin-right: 20px;
    flex-direction: column;
    justify-content: center;
    writing-mode: vertical-lr;
    font-size: 24px;
    text-indent: 2em;
    font-weight: 700;
}

.natmod li a {
    color: #fff;
    letter-spacing: 5px;
}

.natmod li:last-child {
    margin-right: 0;
}

.natmod01 {
    background: url(../images/enter/pic01.png)no-repeat;
    background-size: 100%;
}

.natmod02 {
    background: url(../images/enter/pic02.png) no-repeat;
    background-size: 100%;
}

.natmod03 {
    background: url(../images/enter/pic03.png)no-repeat;
    background-size: 100%;
}

.natmod04 {
    background: url(../images/enter/pic04.png) no-repeat;
    background-size: 100%;
}

.natmod05 {
    background: url(../images/enter/pic05.png)no-repeat;
    background-size: 100%;
}

.natmod06 {
    background: url(../images/enter/pic06.png) no-repeat;
    background-size: 100%;
}

.chanbox {
    width: 970px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    flex-direction: row;
}

.chanbox li {
    width: 246px;
    background: url(../images/enter/10002.png)no-repeat;
    background-size: 245px 51px;
    height: 54px;
    text-align: center;
    line-height: 54px;
    font-size: 20px;
}

.chanbox li a {
    color: #ae6c30;
}


.graphic {
    background: url(../images/enter/10003.png);
    padding: 40px 30px 60px 30px;
}

.graphic .title {
    text-align: center;
    margin-bottom: 30px;
}

.graphic .title img {
    width: 294px;
}

.graphic ul li {

    margin-bottom: 25px;
    margin-right: 30px;
    background: pink;
}


.graphic ul li a h4 {
    display: none;
    width: 100%;
    position: absolute;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 20px;
    padding: 10px 20px;
    background: #00000085;
    color: #fff;
    bottom: 0;
}

.graphic ul li {
    position: relative;
}

.fstlist {
    display: flex;
}

.fstlist li {
    width: 213px;
    height: 205px;
}

.graphic li a img {
    height: 100%;
    width: 100%;
}

.fstlist li:last-child {
    margin-right: 0;
    width: 409px;
}

.seclist {
    display: flex;
}

.seclist li {
    width: 214px;
    height: 205px;
}

.seclist li:last-child {
    margin-right: 0;
    width: 650px;
    background: url(../images/enter/more.png);
    background-size: 100%;
}


/* 左侧导航 */



    .container {
        position: fixed;
        left: 0px;
        top: 285px;
        width: auto;
        z-index: 99;
    }

    .container .up {
        height: 50px;
        width: 100%;
    }

    .container .up ul {
        list-style-type: none;
        text-align: center;
    }

    .container .up ul li {
        width: 80px;
        border-radius: 0 25px 25px 0;
        height: 50px;
        line-height: 50px;
        background-color: #fff;
        margin-bottom: 18px;
        padding: 0px 20px 0 0px;
        border: 1px solid #dbb334;
    }

    .container .up ul li a {
        text-decoration: none;
        font-size: 18px;
    }

    .up ul a span {
        display: none;
    }

    .up ul li {
        line-height: 135px;
        position: relative;
    }

    .up ul li img {
        position: absolute;
        display: none;
        margin-left: 10px;
    }

    .container .up ul .select {
        width: 135px;
        background: #d61618;
    }

    .container .up ul .select img {
        display: inline-block;
        right: 15px;
        top: 15px;
    }

    .container .up ul .select a {
        color: #fff;

    }

    .container .up ul .select a span {
        display: inline-block;
        color: #fff;
    }