/**/
.carousel {
    height: 490px;
    width: 1348px;
    min-width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    margin-top: 20px;
}

.carousel .ad {
    height: 490px;
}

.carousel ul {
    position: absolute;
    left: 0;
    top: 0;
    width: 3000%;
}

.carousel ul li {
    float: left;
    position: relative;
}

.carousel ul a {
    width: 1348px;
    height: 490px;
    overflow: hidden;
}

.carousel ul img {
    width: 1348px;
    height: 490px;
}

.carousel ol {
    position: absolute;
    left: 50%;
    margin-left: -30px;
    bottom: 10px;
    overflow: hidden;
    background: #EFECE5;
    border-radius: 6px;
    line-height: 0;
}

.carousel ol li {
    display: inline-block;
    height: 14px;
    width: 14px;
    background: #B7B7B7;
    border-radius: 7px;
    margin: 1px;
}

.carousel ol li.current {
    background: #e56366;
}

.carousel .arr {
    display: none;
}

.arr span {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 50%;
    width: 76px;
    height: 112px;
    z-index: 2;
    opacity: 0.8;
}

.arr .left {
    margin-left: -600px;
    background: url(../images/prev.png);
}

.arr .right {
    margin-left: 534px;
    background: url(../images/next.png);
}

/*国内样片*/
.inland, .hot, .slogan {
    background: #fff;
    text-align: center;
    height: 130px;
    padding: 10px 0;
    position: relative;
    padding-top: 30px;
}

.titleTag {
    position: relative;
    top: 0;
    left: 0;
    z-index: 3;
    width: 780px;
    margin: 0 auto;
}

.titleTag p {
    position: relative;
    top: -50px;
    z-index: 4;
}

.line {
    height: 1px;
    border-top: #666 1px solid;
    width: 100%;
    position: relative;
    top: 28%;
}

.inlandShow {
    /*width: 100%;*/
    /*margin: 0 auto;*/
    position: relative;
    background: #fff;
    overflow: hidden;
}

.inlandShow ul {
    width: 100%;
}

.inlandShow li {
    width: 33.3%;
    float: left;
    overflow: hidden;
}

.inlandShow a {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    color: #fff;
    font-weight: normal;
}

.inlandShow a:hover {
    font-weight: normal;
}

.inlandShow img {
    width: 100%;
}

.inlandShow .small {
    width: 360px;
    height: 100px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 55px;
    z-index: 1;
}

.inlandShow .small ins {
    width: 360px;
    height: 100px;
    display: block;
    background: #ce2b05;
    opacity: 0.6;
}

.inlandShow .small b {
    display: block;
    width: 305px;
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    position: absolute;
    left: 30px;
    top: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.inlandShow .small i {
    display: block;
    width: 305px;
    height: 18px;
    line-height: 18px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    position: absolute;
    left: 30px;
    top: 44px;
    overflow: hidden;
}

.inlandShow .small s {
    width: 54px;
    height: 16px;
    display: block;
    background: url(../images/sprite1.png) no-repeat -321px -6px;
    position: absolute;
    left: 30px;
    top: 65px;
}

.inlandShow .big {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: -100%;
}

.inlandShow .big ins {
    width: 100%;
    height: 100%;
    display: block;
    background: #ce2b05;
    opacity: 0.6;
    text-align: center;
}

.inlandShow .big em {
    width: 100%;
    text-align: center;
    color: #fff;
    height: 135px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -67px;
}

.inlandShow .big u {
    width: 22px;
    height: 30px;
    display: block;
    background: url(../images/sprite1.png) no-repeat -292px -22px;
    margin: 0 auto;
}

.inlandShow .big b {
    display: block;
    font-size: 35px;
    line-height: 50px;
}

.inlandShow .big i {
    display: block;
    font-size: 14px;
    line-height: 18px;
    white-space: nowrap;
    text-transform: uppercase;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.inlandShow .big s {
    display: block;
    width: 64px;
    height: 24px;
    margin: 0 auto;
    background: url(../images/sprite1.png) no-repeat -315px -27px;
    margin-top: 5px;
}

.show02 .small ins, .show02 .big ins {
    background: #00a9df;
}

.show03 .small ins, .show03 .big ins {
    background: #be0078;
}

.show04 .small ins, .show04 .big ins {
    background: #deaa36;
}

.show05 .small ins, .show05 .big ins {
    background: #7e3732;
}

.show06 .small ins, .show06 .big ins {
    background: #05af91;
}

/*热门景点*/
.hotShow {
    overflow: hidden;
}
.hotShow ul {
    width: 100%;
}
.hotShow li {
    float: left;
    width: 240px;
    height: 500px;
    overflow: hidden;
    position: relative;
}
.hotShow li a:hover {
    font-weight: normal;
}
.hotShow li img {
    opacity: 0.8;
}
.hotShow li div {
    width: 120px;
    height: 160px;
    z-index: 10;
    position: absolute;
    top: 250px;
    left: 120px;
    margin: -80px auto auto -60px;
}
.hotShow li span {
    display: block;
    padding: 72px 5px 0;
    text-align: center;
    color: #FFF;
}
.hot1 div {
    background: url(../images/video.png) no-repeat center 25px #93665A;
}

.hot2 div {
    background: url(../images/video.png) no-repeat center 25px #99C5C8;
}

.hot3 div {
    background: url(../images/video.png) no-repeat center 25px #09BEB9;
}
.hot4 div {
    background: url(../images/video.png) no-repeat center 25px #636C95;
}
.hot5 div {
    background: url(../images/video.png) no-repeat center 25px #475764;
}
.sloganShow {

}
.sloganShow ul {
    margin-bottom: 30px;
}
.sloganShow li {
    float: left;
    width: 300px;
    text-align: center;
}
.sloganShow p {
    font-size: 14px;
    color: #666;
}
.sloganShow .explain {
    padding-top: 10px;
    font-size: 20px;
}
/*测试气泡*/
.bubble {
    visibility: hidden;
}
.bubble div{
    width: 160px;
    height: 160px;
    position: fixed;
    z-index: 888;
    /*display: none;*/
}
.bubble .bubble1 {
    width: 160px;
    height: 160px;
    /*border-radius: 50%; */ /*没啥用，盒子还是方的*/
}
.bubble i{
    display: block;
    width: 140px;
    height: 140px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -70px;
    margin-top: -70px;
    /*margin: 0;*/
    border-radius: 50%;
}
.bubble .bubble2 {
    /*margin-top: -10%;*/
    width: 100%;
    /*height: 140px;*/
    opacity: 0.8;
    /*border-radius: 50%;*/
    /*没啥用，盒子还是方的*/
    position: relative;
}