body{
	margin: 0;
	font-family: "Microsoft YaHei","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif;
}
a{text-decoration: none;}
img{border: none;}
.link-txt{color: #777;}
.link-txt:hover{color: #b00;}
.clear{clear: both;}
.overhidden{overflow: hidden;}

/*banner */
.banner-bar{
    margin-bottom: 20px;
    position: relative;
    background: url("../img/banner.jpg") no-repeat center;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    height: 420px;
}

.nav{
    width: 1280px;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    white-space: nowrap;
}
.nav a{
    color: #fff;
    font-size: 28px;
    display: inline-block;
    width: 14%;
    height: 66px;
    line-height: 66px;
    position: relative;
}
.nav a.active{
    background: #13378d;
}
.nav .active::after{
    content: '';
    display: block;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    filter: alpha(opacity=8);
    opacity: .08;
}

/*container*/
.container{
    width: 1280px;
    margin: 0 auto 20px;
    overflow: hidden;
    position: relative;
}

/*left & right layout*/
.left{
    width: 50%;
    float: left;
}
.right{
    width: 50%;
    float: right;
}

/*title*/
.title{
    overflow: hidden;
    font-size: 28px;
    letter-spacing: .1em;
    height: 2em;
    position: relative;
    margin-bottom: .4em;
    white-space: nowrap;
    background: url("../img/title-bg.jpg") repeat-x;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
}
.title-box{
    display: inline-block;
    position: relative;
    height: 100%;
    margin-left: .5em;
    margin-top: .2em;
}
.title-txt{
    line-height: 2em;
    color: #fff;
    font-weight: bolder;
}
.title-img{
    height: 90%;
    position: absolute;
    bottom: 0;
    left: .3em;
}
.title-more{
    position: absolute;
    text-decoration: none;
    color: #fff;
    height: 1em;
    font-size: .8em;
    line-height: 1;
    right: .5em;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
.title-more:hover{
    color: #ddd;
}
/*carousel start*/
.carousel{
    position: relative;
    height: 0;
    width: 100%;
    padding-top: 56.06%;
}
.carousel-view{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.carousel-list{
    width: 100%;
    height: 100%;
    position: relative;
    white-space: nowrap;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    font-size: 0;
    letter-spacing:-4px;
}
.carousel-item{
    width: 100%;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    letter-spacing:normal;
    *word-spacing:normal;
    position: relative;
    background: #000;
}
.carousel-img{
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.carousel-foot{
    display: table;
    table-layout: fixed;
    width: 100%;
    min-height: 20px;
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    color: #fff;
    text-align: center;
}
.carousel-txtbar{
    display: table-cell;
}

.carousel-txt{
    display: block;
    text-decoration: none;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: left;
    font-size: 20px;
    padding: .5em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.carousel-points{
    display: table-cell;
    width: 180px;
    min-width: 180px;
    max-width: 180px;
}
.carousel-point{
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background: #888;
    margin: 0 3px;
    cursor: pointer;
}
.carousel-point.active{
    background: #fff;
}

/*art-list start*/
.art-list{
    margin: 0 5px;
    background: #fff;
    padding: 0 6% 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 760px;
    overflow: auto;
}
.art-box{
    border-bottom: 1px dashed #eee;
    padding: 10px 0;
    margin: 0;
    position: relative;
    overflow: hidden;
}
.art-box:last-child{
    border-bottom: none;
}
.art-thumb-box{
    float: left;
    width: 24%;
    height: 0;
    padding-top: 16%;
    margin-right: 20px;
    position: relative;
}
.art-thumb{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.art-title-box{
    margin: 0 0 1em 0;
}
.art-title{
    font-size: 20px;
    vertical-align: top;
    color: #000;
    font-weight: normal;
}
.art-date{
    display: block;
    font-size: 14px;
    color: #888;
    padding-top: 10px;
    overflow: hidden;
}
.art-desc{
    font-size: 16px;
    color: #666;
    line-height: 1.8;
    text-align: justify;
}
.content{
    text-align: justify;
}
.detail{
    color: #b65456;
}


.aside-ts{
    width: 33.9%;
}

/*figure*/
.figure-list{
    width: 100%;
    overflow: hidden;
    font-size: 0;
    text-align: justify;
    text-align-last: justify;
    text-justify: inter-ideograph;
}
.figure-item{
    position: relative;
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 1.6%;
}
.figure-scale{
    width: 100%;
    padding-top: 73%;
    height: 0;
}
.figure-item-1{
    width: 100%;
}
.figure-item-2{
    width: 49.2%;
}
.figure-item-3{
    width: 32.3%;
}
.figure-item-4{
    width: 24%;
}
.figure-item-5{
    width: 19%;
}
.figure-view{
    position: absolute;
    font-size: 16px;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #edebec;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.figure-img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.figure-caption{
    position: absolute;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(0, 0, 0, .5);
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 16px;
    text-align: center;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: .3em .5em;
    text-align-last: auto;
    text-justify: none;
}
.figure-video .figure-item{
    cursor: pointer;
}

.link-img{
    border: 3px solid transparent;
    margin-top: 10px;
    display: block;
}
.link-img img{
    width: 100%;
    display: block;
}

.group-panel{
    font-size: 0;
    background: #f4f4f4;
}
.group-inner{
    width: 25%;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    padding: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.group-name{
    font-weight: 800;
    font-size: 30px;
    color: #666;
}
.group-list{
    background: #fff;
    padding: 12px;
    margin: 12px 0;
}
.group-item{
    margin: 4% auto;
    display: block;
}
.group-img{
    width: 35%;
    vertical-align: middle;
    margin-right: 3%;
}
.group-txt{
    vertical-align: middle;
    font-size: 20px;
    color: #393939;
}

.scb img{
    display: block;
    width: 100%;
}


.left-1{
    width: 71.5%;
}
.right-1{
    width: 28.5%;
}

.left-1 .figure-list{
    width: 96%;
}

.figure-buildings .figure-item{
    cursor: pointer;
    overflow: hidden;
}
.figure-table{
    background: rgba(0,0,0, 0.5);
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    display: table;
    opacity: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.figure-item:hover .figure-table{
    top: 0;
    opacity: 1;
}
.figure-cell{
    display: table-cell;
    vertical-align: middle;
    text-align-last: auto;
    color: #fff;
    font-size: 18px;
    padding: 0 1em;
    line-height: 1.6;
}
.hidden-desc{
    display: none;
}
.ice-travel-box{
    position: relative;
}
.ice-travel-box img{
    width: 100%;
}
.ice-travel-detail{
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(11,74,136,.9);
    width: 100%;
    height: 100%;
    color: #fff;
    display: none;
}
.ice-travel-detail.show{
    display: block;
}
.ice-travel-close{
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 28px;
    line-height: 1;
    cursor: pointer;
}
.ice-travel-content{
    font-size: 16px;
    text-align: justify;
    text-align-last: auto;
    text-justify: auto;
    line-height: 1.6;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: auto;
    height: 90%;
    margin: 1.8em 1em 0;
}
.ice-travel-content p{
    text-indent: 2em;
    width: 96%;
    margin: 1em auto;
}
.ice-travel-content img{
    max-width: 98%;
    display: block;
    margin: 0 auto;
}

.kings{
    font-size: 0;
    text-align: justify;
    text-align-last: justify;
    text-justify: inter-ideograph;
}
.kings a{
    display: inline-block;
    width: 10%;
    font-size: 32px;
    font-weight: bolder;
    font-style: italic;
    text-align: center;
    text-align-last: auto;
    text-justify: none;
    color: #fff;
    border: 2px solid #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}
.kings-1{
    background: #dc6e6c;
}
.kings-2{
    background: #f2bb6d;
}
.kings-3{
    background: #dbbd57;
}
.kings-4{
    background: #9fd96c;
}
.kings-5{
    background: #98ede7;
}
.kings-6{
    background: #78a8ea;
}
.kings-7{
    background: #c391e4;
}
.kings-8{
    background: #db9fc9;
}
.kings-9{
    background: #b7987a;
}
.kings-10{
    background: #686868;
}

.kings-11{
    background: #ff99b1;
}
.kings-12{
    background: #c592ce;
}
.kings-13{
    background: #a292ce;
}
.kings-14{
    background: #7392d7;
}
.kings-15{
    background: #73b0d7;
}
.kings-16{
    background: #71c6b5;
}
.kings-17{
    background: #83b874;
}
.kings-18{
    background: #a7ba3d;
}
.kings-19{
    background: #f8a085;
}
.kings-20{
    background: #f88585;
}
.kings-frame-box{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0, .6);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 10000;
}
.kings-frame{
    max-width: 764px;
    width: 100%;
    height: 100%;
    background: #fff;
    margin: 0 auto;
    display: block;
}
.kings-frame-box.show{
    display: block;
}
.kings-frame-box.show .kings-frame{
    -webkit-animation: zoomIn .5s;
    -o-animation: zoomIn .5s;
    animation: zoomIn .5s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.kings-close{
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 22px;
    height: 28px;
    width: 28px;
    cursor: pointer;
    color: #fff;
    background: #0A45A9;
    line-height: 24px;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}


.left-2{
    width: 65%;
}
.right-2{
    width: 35%;
}

.figure-wx{
    width: 96%;
}
.figure-wx .figure-scale{
    padding-top: 60%;
}

.survey {
    overflow-y: auto;
    overflow-x: hidden;
    height: 235px;
    line-height: 1.6;
    font-size: 18px;
}
.survey-question {
    margin: 0 0 .8em 0;
    text-indent: 2em;
    color: #666;
}
.survey-label{
    display: inline-block;
    margin: .2em .5em;
}
.survey-chose {
    margin-right: .8em;
}
.survey-btns {
    text-align: center;
    font-size: 16px;
    margin: .5em 0;
}
.survey-btn {
    border: none;
    padding: .4em;
    width: 6em;
    margin: 0 .2em;
    cursor: pointer;
    font-size: 16px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.survey-btn-yes {
    background: #61ad60;
    color: #fff;
}
.survey-btn-no {
    background: #d9d9d9;
    color: #272727;
}
/*roll*/
.roll-view{
    margin-top: 10px;
    width: 100%;
    overflow: hidden;
}

.roll-list{
    margin: 0;
    padding: 0;
    font-size: 0;
    white-space: nowrap;
    position: relative;
}
.roll-list li{
    display: inline-block;
    vertical-align: top;
    padding: 0 5px;
    width: 16.66%;
}
.roll-h li{
    width: 25%;
}
.roll-list a{
    display: block;
    text-decoration: none;
    font-size: 14px;
    text-align: center;
    color: #555;
    overflow: hidden;
}
.roll-list img{
    width: 100%;
    display: block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.roll-list span{
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


/*copyright*/
footer{
    clear: both;
    background: #c70e05;
    padding: 10px;
    margin-top: 20px;
}
footer p{
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 1.8em;
    margin: 0;
}
.dialog{
    display: table;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0, .5);
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#88000000,endcolorstr=#88000000);
    position: fixed;
    bottom: 110%;
    left: 0;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -ms-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
}
.dialog-center{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.dialog-body{
    display: inline-block;
    position: relative;
    background: #fff;
    text-align: justify;
    max-width: 80%;
    max-height: 90%;
    overflow-y: auto;
    overflow-x: hidden;
    font-size: 16px;
    padding: 1em;
    line-height: 1.7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: .4em;
}
.dialog-close{
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 32px;
    line-height: 1;
    cursor: pointer;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.dialog-body img{
    max-width: 100%;
    max-height: 60%;
    display: block;
    margin: 0 auto;
}
.dialog-body p {
    text-indent: 2em;
    color: #333;
}
.dialog.show{
    bottom: 0;
}

.game-qrcode-box{
    position: fixed;
    top: 40%;
    top: calc(50% - 75px);
    right: 0;
    max-width: 150px;
    text-align: center;
    background: #fff;
    padding: 5px;
    border: 1px solid #eee;
    z-index: 101;
}
.game-qrcode-box img{
    width: 100%;
    display: block;
}
.game-qrcode-box h3{
    font-size: 14px;
    color: #333;
    margin: 0;
}
@-webkit-keyframes zoomIn {
    from{
        -webkit-transform: scale(0);
    }
    to{
        -webkit-transform: scale(1);
    }
}
@-moz-keyframes zoomIn {
    from{
        -moz-transform: scale(0);
    }
    to{
        -moz-transform: scale(1);
    }
}
@-ms-keyframes zoomIn {
    from{
        -ms-transform: scale(0);
    }
    to{
        -ms-transform: scale(1);
    }
}
@-o-keyframes zoomIn {
    from{
        -o-transform: scale(0);
    }
    to{
        -o-transform: scale(1);
    }
}
@keyframes zoomIn {
    from{
        transform: scale(0);
    }
    to{
        transform: scale(1);
    }
}

@media all and (max-width: 1280px){
    html{
        width: 1280px;
        margin: 0 auto;
    }
}