@charset "utf-8";
/*
 * style.css
 *
 *  version --- 1.0
 *  updated --- 2013/5/10
 */

/*------------------------index.html------------------------*/
.enter-header{
    text-align: center;
    background: url("../images/bg_index_header.jpg") no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover;
}
.enter-cont{
    padding-bottom: 200px;
}
.enter .enterlink{
    background: url("../images/bg_enterlink.jpg") repeat-x 0 0;
    padding: 14px 0 11px;
    text-align: center;
}
.enter .enterlink span{
    vertical-align: middle;
    margin: 0 40px 0 40px;
}
.enter .rule-box{
    padding:0 0 30px;
    text-align: center;
}
.enterlink img{
    vertical-align: middle;
}
.enter-txt{
	font-size:16px;
    text-align: center;
    margin: 45px 0;
}
.enter-event{
    text-align: center;
    margin: 45px 0;
}
.enter .rule{
    display: inline-block;
    text-align: left;
    font-size: 12px;
    line-height: 2;
}
.enter-box .rule span{
    display: block;
    margin-top: 20px;
}
.guanggao{
    text-align: center;
}
.guanggao>div{
    margin-top: 10px;
}
@media screen and (max-width: 767px) {

    .enter .enterlink span{
        margin: 0 10px;
        text-align: center;
    }
    .enter .enterlink span img{
        width: 40px;
    }
    .enterlink{
        margin-top: 0;
    }
    .enterlink a img{
        width: 140px;
    }
    .enterlink img{
        vertical-align: middle;
    }
    .enter .rule-box{
        padding:0 0 15px;
        text-align: center;
    }
	.enter-txt{
		font-size:14px;
		text-align: center;
		margin: 20px 0;
	}
    .enter-event{
        text-align: center;
        margin: 20px 0;
    }
    .rule{
        font-size: 12px;
        color: #000;
        padding: 0 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .enter-cont{
        padding-bottom: 50px;
    }
}

/*------------------------top.php------------------------*/
.top .line{
    height: 30px;
    border-bottom: 1px solid #fe84cc;
}
.top .linebox{
    position: relative;
    padding: 0 15px 0 120px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.top .linebox span{
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    z-index: 2;
}
.top .linebox marquee{
    font-size: 12px;
    line-height: 30px;
}
.top-guanggao{
    margin: 20px 0 0;
}
.top-guanggao>div{
    float: left;
    width: 25%;
}
.top .event{
    text-align: center;
}

.left-box{
    float: left;
    width: 331px;
}
.right-box{
    float: right;
    width: 656px;
}

.top .flbox01{
    margin-top: 20px;
}
.top .flbox01 .pick-up{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.pick-up-box{
    height: 434px;
    background: url("../images/bg_pick.jpg") no-repeat 0 0;
    padding: 14px 15px 14px 14px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.pick-up-box img{
    width: 100%;
}

.top .ranking-box{
    height: 390px;
    overflow-y: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.top .ranking-box ul{
    margin-left: -2px;
}
.top .ranking-box li{
    float: left;
    width: 33.33%;
    padding-left: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.top .ranking-box .listbox{
    border: 1px solid #ffd4e4;
    text-align: center;
}
.top .ranking-box .listbox .img{
    overflow: hidden;
}
.top .ranking-box .listbox .des{
    padding: 3px 0 5px;
    background: url("../images/bg_schedule02.jpg") no-repeat top center;
}
.top .ranking-box .listbox .name{
    font-size: 14px;
    font-weight: bold;
    color: #000;
}
.top .ranking-box .listbox .name span{
    color: #ff3399;
}
.top .ranking-box .listbox .size{
    font-size: 12px;
    color: #000;
}
.top .ranking-box .listbox .size span{
    color: #996600;
    font-weight: bold;
}
.top .ranking-box .listbox .time{
    background: url("../images/bg_schedule03.jpg") no-repeat top center;
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    height: 25px;
}
.top .ranking-box .listbox .time span{
    margin-right: 15px;
}
.top .ranking-box .listbox .time span b{
    font-weight: normal;
    color: #996600;
    font-size: 14px;
    margin-left: 5px;
}
.top .ranking-box .listbox .txt{
    background: url("../images/bg_schedule04.jpg") no-repeat top center;
    line-height: 26px;
    font-size: 14px;
    color: #9e66e9;
    font-weight: bold;
    text-align: center;
}

.top .flbox01 .news{
    margin-top: 20px;
}

.top .news-box{
    height: 658px;
    overflow-y: scroll;
    border: 1px solid #ffa9c9;
    border-top: none;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.top .news-in{
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.top .news-box-cont .tit{
    font-size: 14px;
    color: #ff1561;
    font-weight: bold;
}
.top .news-box-cont .time{
    font-size: 12px;
    color: #573a1b;
}
.top .news-box-cont .tit01{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #000;
    margin: 10px 0 40px;
}
.top .news-box-cont .txt01{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #ff0000;
}
.top .news-box-cont .txt01 span{
    color: #ffb400;
}
.top .news-box-cont .txt02{
    margin-top: 20px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #0012ff;
}
.top .news-box-cont .txt02 span{
    color: #ffb400;
}
.top .news-box-cont .price{
    margin: 30px 0 20px;
    line-height: 1.6;
    font-size: 30px;
    font-weight: bold;
    color: #ff53a6;
    text-align: center;
}
.top .news-box-cont .txt03{
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}
.top .news-box-cont .txt04{
    font-size: 14px;
    text-align: center;
    color: #000000;
}






@media screen and (max-width: 767px) {
    .top-guanggao{
        margin: 15px 0;
    }
    .top-guanggao>div{
        float: none;
        width: 100%;
        margin-top: 10px;
    }
    .top .event{
        padding-top: 10px;
        text-align: center;
    }
    .left-box{
        float: none;
        width: 100%;
    }
    .right-box{
        float: none;
        width: 100%;
    }
    .top .flbox01{
        margin-top: 0;
    }
    .top .flbox01 .news{
        margin-top: 0;
    }
    .top .news-box{
        height: 360px;
        overflow-y: scroll;
    }
    .top .news-in{
        padding: 10px 10px;
    }
    .top .news-box-cont .tit{
        font-size: 14px;
    }
    .top .news-box-cont .time{
        font-size: 12px;
    }
    .top .news-box-cont .tit01{
        font-size: 14px;
        margin: 10px 0 10px;
    }
    .top .news-box-cont .txt01{
        font-size: 14px;
    }

    .top .news-box-cont .txt02{
        margin-top: 10px;
        font-size: 16px;
    }

    .top .news-box-cont .price{
        margin: 15px 0 10px;
        font-size: 20px;
    }
    .top .news-box-cont .txt03{
        font-size: 14px;
    }
}






.sp-pick-up-box{
    margin-top: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sp-pick-up-box .container{
    padding-bottom: 10px;
}

.slider-top .slick-slide{
    padding:0 3px!important;
    margin: 15px 0 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.slider-top .slick-prev{
    width: 40px;
    height: 40px;
    background: url("../images/arrowL.png") no-repeat 0 0;
    left: 5px;
    z-index: 99;
}
.slider-top .slick-next{
    width: 40px;
    height: 40px;
    background: url("../images/arrowR.png") no-repeat 0 0;
    right: 5px;
    z-index: 99;
}

.slick-prev:before,
.slick-next:before{
    display: none;
}


.flbox02{
    margin-top: 15px;
}
.flbox02 .diary{
    float: left;
    width: 277px;
    height: 536px;
    padding: 66px 25px 30px;
    background: url("../images/bg_diary.jpg") no-repeat 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.flbox02 .diary-box{
    height: 440px;
    overflow-y: auto;
}
.flbox02 .face{
    float: right;
    width: 670px;
    height: 536px;
    background: url("../images/bg_face.jpg") no-repeat 0 0;
    padding:66px 20px 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.flbox02 .face-box{
    height: 445px;
    overflow-y: scroll;
}
.flbox02 .face-box ul{
    margin: -10px 0 0 -4px;
}
.flbox02 .face-box li{
    float: left;
    width: 33.33%;
    padding-left: 4px;
    padding-top: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.flbox02 .face-box .listbox{
    background: url("../images/bg_face02.jpg") no-repeat 0 0;
    -webkit-background-size: 100%;
    background-size: 100%;
    padding: 35px 12px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.flbox02 .face-box .listbox .name{
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #ff1779;
}
.flbox02 .face-box .listbox .size{
    font-size: 12px;
    text-align: center;
    color: #8362c0;
}
.flbox02 .face-box .listbox .img{
    margin-top: 19px;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .flbox02{
        margin-top: 10px;
    }
    .flbox02 .diary{
        float: none;
        width: 100%;
        height: auto;
        padding: 0;
        background: none;
    }
    .flbox02 .diary-box{
        margin-top: 10px;
        height: 360px;
        overflow: auto;
        border: 1px solid #ff7ec2;
    }


}







/*------------------------system.php------------------------*/
.system-box{
    padding: 20px 13px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.system-cont+.system-cont{
    margin-top: 30px;
}
.system-cont01{
    padding: 20px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.system-in{
}
.system-in .box{
    padding: 0 80px;
    background: url("../images/bg_system02.jpg") repeat-y 0 0;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.system-in .box table{
    width: 100%;
}

.system-in table{
    width: 100%;
}

.system-in table th{
    text-align: center;
    font-size: 18px;
    color: #ff49ae;
}

.system-in table td{
    text-align: center;
    font-size: 45px;
    color: #434343;
}
.system-in table td span{
    font-size: 30px;
}
.dl-box table td:nth-child(1){
    font-size: 40px;
    color: #ff49ae;
}
/*.dl-box table td:nth-child(2){
    text-decoration: line-through;
}
.dl-box table td:nth-child(2) span{
    text-decoration: none!important;
}*/
.dl-box table td:nth-child(1) span{
    font-size: 26px;
}
.dl-box table td:nth-child(2){
    vertical-align: middle;
}
.dl-box table td:nth-child(3){
    vertical-align: middle;
    color: #ff49ae;
}
.dl-box table td:nth-child(2) img{
    vertical-align: middle;
}
.color-sys{
    color: #ff49ae!important;
}
.dl-box01 table td {
    text-align: center;
    font-size: 26px!important;
    padding: 5px 0;
    color: #434343;
}


.dl-box01 .txt01{
    font-size: 22px;
    padding: 10px 0;
    border-top: 1px dashed #cccccc;
}
.dl-box01 .txt02{
    font-size: 18px;
    padding: 10px 0;
    text-align: left;
}

.dl-box01 .txt01:last-child{
    border-bottom: 1px dashed #cccccc;
}
@media screen and (max-width: 767px) {
    .system-box{
        padding: 10px 5px;
        text-align: center;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .system-cont+.system-cont{
        margin-top: 15px;
    }
    .system-cont01{
        padding: 10px 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .system-in{
    }
    .system-in .box{
        padding: 0 20px;
        background: url("../images/bg_system02.jpg") repeat-y 0 0;
        -webkit-background-size: 100%;
        background-size: 100%;
    }
    .system-in table th{
        font-size: 14px;
    }
    .system-in table td{
        font-size: 18px;
        color: #434343;
    }
    .system-in table td span{
        font-size: 14px;
    }
    .dl-box table td:nth-child(1){
        font-size: 16px;
        color: #ff49ae;
    }

    .dl-box table td:nth-child(1) span{
        font-size: 16px;
    }

    .color-sys{
        color: #ff49ae!important;
    }
    .dl-box01 table td {
        text-align: center;
        font-size: 16px!important;
        padding: 5px 0;
        color: #434343;
    }
    .dl-box01 .txt01{
        font-size: 16px;
        padding: 5px 0;
        text-align: left;
    }
	.dl-box01 .txt02{
        font-size: 14px;
        padding: 5px 0;
        text-align: left;
    }
}



/*------------------------staff.php------------------------*/




/*------------------------schedule.php------------------------*/
.com-container01{
    padding: 20px 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 767px) {
    .com-container01{
        padding: 10px 5px;
    }
}



/*------------------------staff01.php------------------------*/
.staff01 .tags{
    border: 1px solid #97adbe;
    padding: 2px 0;
    text-align: center;
    width: 330px;
}
.staff01 .icoimg{
    padding: 10px 0 10px;
}

.staff01-box{
    margin-top:0;
    padding: 20px 20px 30px;
}
.staff01-img{
    width: 400px;
    float: left;
    background: #fcbde5;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.staff01-img .img img{
    border: 3px solid #ffea00;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.staff01-des{
    float: right;
    width: 490px;
}
.staff01-des .tablebox+.tablebox{
    margin-top: 30px;
}
.staff01-des .tablebox .box{
    padding: 15px;
    box-shadow: 0 5px 10px #999;
    -webkit-box-shadow: 0 5px 10px #999;
    border: 1px solid #fcbde5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.staff01-des .tablebox .box-in{
    height: 160px;
    overflow-y: scroll;
}
.staff01-des .tablebox .box-in table{
    width: 100%;
}
.staff01-des .tablebox .box-in tr{
    border-bottom: 1px solid #bbbbbb;
}
.staff01-des .tablebox .box-in th{
    padding: 5px;
    color: #d52547;
    text-align: left;
    font-size: 14px;
    width: 40%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.staff01-des .tablebox .box-in td{
    color: #000;
    font-size: 14px;
}
.staff01-des .tablebox .box-in .txt{
    font-size: 14px;
    line-height: 1.8;
}

.staff01-des .tablebox .box-in01 table{
    width: 100%;
}
.staff01-des .tablebox .box-in01 tr+tr{
    margin-top: 3px;
}


.staff01-des .tablebox .box-in01 th{
    color: #FFF;
    padding: 5px;
    text-align: center;
    background: #fff;
}
.staff01-des .tablebox .box-in01 th span {
    display: inline-block;
    background-color: #fcbde5;
    width: 100%;
    padding: 4px 0;
}

.staff01-des .tablebox .box-in01 td{
    padding: 5px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
}



.imglist ul{
    margin-top: 20px;
    margin-left: -5px;
}
.imglist li{
    float: left;
    width: 20%;
    padding-left: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.imglist li img{
    cursor: pointer;
}
.nav-list03{
    text-align: center;
}

@media screen and (max-width: 767px) {

    .staff01 .slick-slide img{
        margin: 0 auto;
        max-height: 400px;
    }
    .staff01 .icoimg{
        padding: 10px 0 10px;
    }
    .staff01-box{
        margin-top:0;
        padding: 15px 5px 20px;
    }
    .slider-nav .slick-slide{
        padding: 0 5px !important;
        margin: 5px 0 0 0;
        -webkit-box-sizing: border-box!important;
        -moz-box-sizing: border-box!important;
        box-sizing: border-box!important;
    }
    .slick-next::before{
        content: '';
    }
    .slick-prev::before, .slick-next::before {
        display: none;
    }
    .staff01-des{
        float: none;
        width: 100%;
    }
    .staff01-des .tablebox+.tablebox{
        margin-top: 20px;
    }

}


/*------------------------recruit.php------------------------*/

.recruit-in{
    border-bottom: 1px solid #ff95df;
    background: #fff;
}

.recruit-box dl{
    display: table;
    width: 100%;
    border-top: 1px solid #ff95df;
}
.recruit-box dt{
    display: table-cell;
    width: 30%;
    padding: 10px 0;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    background-image: linear-gradient(#ff95df 0%, #ff5899 100%);
    -webkit-background-image: linear-gradient(#ff95df 0%, #ff5899 100%);
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
.recruit-box dd{
    display: table-cell;
    padding: 10px 0 10px 10px;
    font-size: 14px;
    color: #000;
    text-align: left;
    vertical-align: middle;
    border-right: 1px solid #ff95df;
    line-height: 2;
}
.recruit-box dd a{
    color: #000;
}

@media screen and (max-width: 767px) {

    .recruit-box dt{
        font-size: 14px;
    }
    .recruit-box dd{
        font-size: 12px;
    }
}

/*------------------------hotel.php------------------------*/


.hotel-box .caption{
    font-size: 16px;
    font-weight: bold;
    color: #000;
    padding: 0 0 10px 0;
}

.hotel-box table{
    width: 100%;
}
.hotel-box table tr{
    border: 1px solid #ff95df;
}
.hotel-box table th{
    border: 1px solid #ff95df;
    padding: 10px 0 10px 10px;
    font-size: 14px;
    color: #fff;
    background-image: linear-gradient(#ff95df 0%, #ff5899 100%);
    -webkit-background-image: linear-gradient(#ff95df 0%, #ff5899 100%);
    width: 30%;
}
.hotel-box table .newwidth{
    width: 40%;
}
.hotel-box table td{
    border: 1px solid #ff95df;
    padding: 8px 0 8px 10px;
    font-size: 14px;
    color: #000;
    background: #fff;
}

@media screen and (max-width: 767px) {

    .hotel-box .caption{
        font-size: 14px;
    }
    .hotel-box table th{
        padding: 3px 0 3px 5px;
        font-size: 12px;
    }
    .hotel-box table td{
        padding: 3px 0 3px 5px;
        font-size: 12px;
    }
}
/*------------------------link.php------------------------*/

.link-box table{
    width: 100%;
    border: 1px solid #ff95df;
    border-collapse: separate;
    border-spacing: 1px;
}
.link-box table tr{
    border: 1px solid #ff95df;
}
.link-box table td{
    border: 1px solid #ff95df;
    padding: 50px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (max-width: 767px) {

    .link-box table td{
        padding: 30px 10px;
    }
}


.listbox marquee{ width: 95%; margin: auto; }

.schedule-box .listbox .listtit { margin:0; line-height: 25px; }













/***PC 960px ~***/

/***IPAD 768px ~ 959px***/
@media screen and (max-width: 959px) {
	
}

/*** SP 480px ~ 767px***/
@media screen and (max-width: 767px) {
	
}

/*** SP 320px ~ 479px***/
@media screen and (max-width: 479px) {
	
}