@charset "utf-8";
@font-face {
    font-family: nsSemiBold_1;
    src:url('../font/st_1.ttf')
}
.container{
    height: calc(100vh - 24rem);
    display: flex;
    flex-direction: column;
    min-height: inherit;
    margin-top: 2.5vh;
}
.baInfo a {
    cursor: pointer;
    text-decoration: none;
    color: #fff;
}
html,body {
    width: 100%;
    height: 100%;
    /* background: linear-gradient(to top, palevioletred 0%, #fff 100%); */
    /* background: no-repeat linear-gradient(126deg,#0050B3 0%, #001032  100%); */
    background: no-repeat url('../indexImg/index_1.jpg');
    /* background: no-repeat url('../indexImg/new_01.jpg'); */
    background-size: 100% 100%;
    overflow-y: hidden;
    font-family:'nsSemiBold_1' !important;
}
#canvas{
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.search{
    width: 100%;
    height: 3.625rem;
    background: no-repeat url(../indexImg/search-border.png);
    z-index: 10;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.search input{
    height: 100%;
    margin-left: 2.3rem;
    width: 75%;
    outline: none;
    border: none;
    background: bottom;
    color: #BD945A;
    font-size: 1.0rem;
}
.to-search{
    background-size: 100% 100%;
    color: #fff;
    text-align: center;
    font-size: 1rem;
    cursor: pointer;
    margin-top: 0%;
    position: relative;
    left: 0.25rem;
    top: 0;
    height: 100%;
}
.to-search>div{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.3rem;
}
.to-search img{
    height: 100%;
    vertical-align: middle;
    /* margin-top: 0.25rem; */
}
.search input::placeholder {
    color: #B48E69;
    font-size:.9rem
}
.res-num{
    position: absolute;
    width: 20.8vw;
    height: 20.8vw;
    right: 51%;
    transform: translate(50%, -50%);
    top: 47%;
    z-index: 10;
    /* background:red; */
}
.res-center{
    width: 100%;
    letter-spacing: 1px;
    min-height: 15rem;
}
.res-center-zy{
    color: #fff;
    font-size: 1.1rem;
    letter-spacing: 2px;
    text-align: center;
    margin-bottom: 0.7rem;
    min-width: 14rem;
    min-height: 2.9rem;
}
.res-center-zy span{
    color: #DBB383;
    font-size: 1.9rem;
    margin: 0 0.8rem;
    font-weight: bold;
    display: inline-block;
    transform: translateY(5px);
}
.res-center-word{
    color: #fff;
    text-align: center;
    font-size: 1.4rem;
    letter-spacing: 2px;
    opacity: .9;
    margin-bottom: 0.8rem;
    min-height: 4rem;
}
.res-center-word span{
    color:#eec087;
    font-size: 3.2rem;
    font-size: 2.9rem;
    margin-right: 0.5rem;
    font-weight: bold;
}

.index-botton{
    /* background: red; */
    position: absolute;
    bottom: max(8vh,max(6vh,4rem));
    width: 74%;
    left: 13%;
    /* opacity: .5; */
    z-index: 10;
    /* min-width: 1440px; */
}
.index-botton>img{
    position: absolute;
    left: 0;
    top: min(-12vh,-7rem);
    /* height: 7rem; */
    height: max(12vh,7rem);
}
.ndex-botton-cnt{
    /* background: rgb(10 71 148 / 47%); */
    
    display: flex;
    align-items: center;
    justify-content: space-between;
    width:94%;
    margin-left: 3%;
    padding-top: 1rem;
}
.ndex-botton-cnt-div{
    position: fixed;
    width:100%;
    left: 0;
    bottom:2.5rem;
    background: #001734;
}
.ndex-botton-cnt-title{
    color: #fff;
    font-size: 1rem;
    width: 10%;
    text-align: center;
}
.ndex-botton-cnt-list{
    width: 90%;
    position: relative;
    left: 0;
    top: 0;
    /* height: 6rem; */
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ndex-botton-cnt-list-left{
    width: 1rem;
    cursor: pointer;
}
.ndex-botton-cnt-list-right{
    width: 1rem;
    cursor: pointer;
    margin-right: 1%;
}
.ndex-botton-cnt-list-img{
    /* background: red; */
    width: 95%;
    overflow: hidden;
    padding: .5rem 0;
    /* padding-top: 1.5rem; */
}
.ndex-botton-img-list{
   transition: all 0.5s ease-in-out;
}
.ndex-botton-img-list>div{
    float: left;
    background:no-repeat url('../img/ztk.png');
    background-size: 100% 100%;
    /* margin-right: 1%; */
}
.ndex-botton-img-list>div:last-child{
    margin-right: 0;
}
.ndex-botton-img-list img{
    display: block;
    height: 3.63rem;
}
.res-tp{
    position: absolute;
    min-width: 7rem;
    top: 0;
    margin-left: -15%;
}
.res-sp{
    position: absolute;
    left: 0;
    top: 32%;
    min-width: 6rem;
}
.res-yp{
    position: absolute;
    right: 0;
    top: 25%;
    min-width: 6rem;
}
.res-wz{
    position: absolute;
    right: 10%;
    bottom: 15%;
    min-width: 8rem;
}
.res-num-cnt{
    color: #C59764;
    font-size: max(180%,1.8rem);
    opacity: .9;
    text-align: right;
}
.res-title{
    color: #fff;
    font-size: 1rem;
    text-align: right;
    opacity: .9;
    font-size: max(100%,1rem);
}
.rz{
    position: absolute;
    z-index: 10;
    right: 1%;
    top: 39%;
    width: max(4vw,5rem);
    cursor: pointer;
}
.apply-img img{
    height: 4rem;
}

.dialog-bg{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 20;
    background-color: rgb(0 0 0 / 70%);
}
.dialog{
    position: absolute;
    top: 10vh;
    width: 40rem;
    left: 50%;
    z-index: 30;
    background: #fff;
    margin-left: -20rem;
    max-height: 80vh;
    border-radius: 0.8rem;
    background: no-repeat url('../img/index_dia_bg.png');
    background-size: 100% 100%;
}
.dialog-title{
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 3.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem 0 .8rem 0;
    position: relative;
    left: 0;
    top:0;
}
.dialog-title-cnt{

}
.dialog-title-cnt img{
    height: 1rem;
}
.dialog-title-cnt span{
    color: #C59764;
    font-size: 1.2rem;
    padding: 0 0.8rem;
}
.dialog-title-close{
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: absolute;
    right: 5%;
    top: 0;
}
.dialog-title-close img{
    width: 1.7rem;
}
.dialog-body{
    /* margin-top: 3rem; */
}
.dialog-body-list{
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 1rem;
    height: 2.5rem;
    margin-bottom: 2rem;
}
.dialog-body-listStr{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    font-size: 1rem;
    margin-bottom: 2rem;
}
.dialog-body-list>div{
    
}
.dialog-body-label{
    width: 22%;
    text-align: right;
    color: #fff;
    opacity: .8;
}
.dialog-body-cnt{
    width: 75%;
    position: relative;
    left: 0;
    top: 0;
    height: 100%;
}
.dialog-body-list span{
    color:#fff;
       margin-right: 0.2rem;
}
.dialog-body-listStr span{
    color: red;
       margin-right: 0.2rem;
}
.dialog-body-list input{
    position: absolute;
    left: 0;
    height: 100%;
    width: 85%;
    top: 0;
    border: 1px #2C5E9F solid;
    padding-left: 1rem;
    outline: none;
    font-size: 1rem;
    border-radius: 0.2rem;
    background: #013475;
    color: #fff
}
.dialog-body-list select{
    position: absolute;
    top: 0;
    left: 0;
    width: 90%;
    height: 100%;
    border: 1px #2C5E9F solid;
    padding-left: 1rem;
    outline: none;
    font-size: 1rem;
    border-radius: 0.2rem;
      appearance: none;
      -moz-appearance: none;
     -webkit-appearance: none;
     background: #013475;
     color: #fff
}
.dialog-body-listStr textarea{
    width: 85%;
    outline: none;
    border: 1px #2C5E9F solid;
    padding-left: 1rem;
    outline: none;
    font-size: 1rem;
    border-radius: 0.2rem;
    line-height: 1.5rem;
    resize:none;
    background: #013475;
    color: #fff
}
.dialog-body-down{
    position: absolute;
    z-index: 30;
    right: 12%;
    top: 0.6rem;
    width: 1.2rem;
}
.dialog-footer{
    margin-bottom: 3rem;
}
.dialog-sq{
    width: 23%;
    background: no-repeat url(../img/index_rz.png);
    background-size: 100% 100%;
    color: #F9F8FE;
    text-align: center;
    height: 3rem;
    line-height: 3rem;
    margin-left: 26%;
    cursor: POINTER;
    border-radius: 0.2rem;
}
.dialog-body-list input::placeholder {
    color: #fff;
    opacity: .8;
    font-size:1rem
}


 /* 设置textarea框提示内容的样式 */
 textarea::-webkit-input-placeholder{
    color: #fff;
    opacity: .8;
    font-size:1rem
}/*webkit 内核浏览器*/
textarea::-moz-placeholder{
    color: #fff;
    opacity: .8;
    font-size:1rem
}/*Mozilla Firefox 19+*/
textarea::placeholder {
    color: #fff;
    opacity: .8;
    font-size:1rem
}/*Mozilla Firefox 4 to 18*/
textarea:-ms-input-placeholder{
    color: #fff;
    opacity: .8;
    font-size:1rem
}


.error{
    position: absolute;
    top: 0;
    z-index: 999;
    text-align: center;
    width: 100%;
    top: 5vh;
}
.error span{
    background: #fef0f0;
    padding: 0.5rem 1rem;
    border-radius: 0.5rem;
    color: #f56c6c;
    font-size: 1rem;
}
.success{
    position: absolute;
    top: 0;
    z-index: 999;
    text-align: center;
    width: 100%;
    top: 5vh;
}
.success span{
    padding: 0.5rem 1rem;
    border-radius: 0.5rem;
    color: #f56c6c;
    font-size: 1rem;
    background-color: #f0f9eb;
    color: #67c23a;
}
.page-footer{
    min-width: 1024px;
    position: fixed;
    width: 100%;
    bottom: 0;
    top: inherit;
    left: 0;
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: .8rem;
    background: #001734;
}

/* 新版 样式 */
/* header */
.header-div {
    /* width: 38.4rem; */
}
.header-div>a {
   
}
.searvh-view{
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
    margin-top: 3rem;
}
.apply-img {
    position: absolute;
    right: 5%;
    cursor: pointer;
    bottom: 9rem;
}
.baInfo{
    color:#fff;
    height: 3.75rem;
    line-height: 3.75rem;
    text-align: center;
}
.content-view {
    flex: 1;
    background: url('../indexImg/gray-bg.png')no-repeat center;
    background-size: 99% 100%;
    /* margin-top: 2.625rem;
    margin-bottom: 1rem; */
}
.content-view .main {
    position: relative;
    width: 100%;
    height: 100%;
}
.content-view .main .item {
    position: absolute;
    height: 2rem;
    cursor: pointer;
    z-index: 20;
}
.content-view .main .item  img{
    height: 2rem;
}
.content-view .main .item_1 {
    left: 28%;
    top: 67%;
}
.content-view .main .item_2 {
    top: 81%;
    left: 34%;
}
.content-view .main .item_3 {
    top: 28%;
    right: 12%;
}
.content-view .main .item_4 {
    top: 14%;
    right: 15%;
}
.content-view .main .item_5 {
    top: 62%;
    left: 14%;
}
.content-view .main .item_6 {
    top: 67%;
    right: 29%;
}
.content-view .main .item_7 {
    top: 53%;
    right: 28%;
}
.content-view .main .item_8 {
    top: 30%;
    left: 12%;
}
.content-view .main .item_9 {
    top: 22%;
    left: 26%;
}
.content-view .main .item_10 {
    left: 23%;
    top: 92%;
}
.content-view .main .item_11 {
    top: 92%;
    right: 29%;
}
.content-view .main .item_12 {
    top: 75%;
    left: 16%;
}
.content-view .main .item_13 {
    top: 22%;
    right: 29%;
}
.content-view .main .item_14 {
    top: 38%;
    left: 21%;
}
.content-view .main .item_15 {
    top: 7%;
    left: 28%;
}
.content-view .main .item_16 {
    top: 53%;
    left: 20%;
}
.content-view .main .item_17 {
    left: 38%;
    top: 92%;
}
.content-view .main .item_18 {
    top: 76%;
    right: 16%;
}
.content-view .main .item_19 {
    top: 62%;
    right: 15%;
}
.content-view .main .item_20 {
    top: 46%;
    right: 9%;
}
.content-view .main .item_21 {
    top: 46%;
    left: 8%;
}
.content-view .main .item_22 {
    top: 14%;
    left: 12%;
}
.content-view .main .item_23 {
    top: 81%;
    right: 32%;
}
.content-view .main .item_24 {
    top: 38%;
    right: 23%;
}
.content-view .main .item_25 {
    top: 7%;
    left: 57%;
}
.content-view .main .item_26 {
    top: 81%;
    left: 51%;
}

.anim02{
    animation-name:anim02;
    animation-duration:8s;
    animation-timing-function:ease;
    animation-iteration-count:1;
    animation-fill-mode:forwards;
}
 @keyframes anim02{
    0% {opacity:1;}
    50% {opacity: 0;}
    100% {opacity: 1;}
}

 @-webkit-keyframes anim02/* Safari and Chrome */
{
    0% {opacity:1;}
    50% {opacity: 0;}
    100% {opacity: 1;}
}

.anim03{
    animation-name:anim03;
    animation-duration:2s;
    animation-timing-function:ease;
    animation-iteration-count:1;
    animation-fill-mode:forwards;
}
 @keyframes anim03{
    0% {transform:scale(1);}
    100% {transform:scale(1.5);}
}

 @-webkit-keyframes anim03/* Safari and Chrome */
{
    0% {transform:scale(1);}
    100% {transform:scale(1.5);}
}

.anim04{
    animation-name:anim04;
    animation-duration:2s;
    animation-timing-function:ease;
    animation-iteration-count:1;
    animation-fill-mode:forwards;
}
 @keyframes anim04{
    0% {transform:scale(1.5);}
    100% {transform:scale(1);}
}

 @-webkit-keyframes anim04/* Safari and Chrome */
{
    0% {transform:scale(1.5);}
    100% {transform:scale(1);}
}
.img-type-desc{
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    left: 5%;
    bottom: 9rem;
    border: 1px #63686E solid;
    padding-left: 1.5rem;
}
/* .img-type-desc>div{
    width: 50%;
} */
.img-type-desc-span{
    height: 2.8rem;
    display: flex;
    align-items: center;
    color: #fff;
    position: relative;
    left: 0;
    top: 0;
    padding: 0 1.5rem;
    font-size: .8rem;
}
.img-type-desc-span div{
   opacity: .8;
}
.img-type-desc-span span{
    display: inline-block;
    width: 0.6rem;
    height: 0.6rem;
    position: absolute;
    left: 0;
    top: 1.1rem;
    border-radius: 1rem;
}