* {
    margin: 0;
    padding: 0;
}

a,
a:hover {
    text-decoration: none;
    color: #333;
}

body {
    min-width: 1400px;
}

li {
    list-style: none;
}

.zstp {
    background: #eaf5ff url(https://www.dhabi.vip/material/images/zstp/zstpbg.png) center -15px no-repeat;
}

.zsSearch {
    width: 760px;
    margin: 0 auto;
    padding-top: 255px;
}

.search-input {
    padding: 8px;
    border: 1px solid #fff;
    border-radius: 35px;
    position: relative;
}

#sInput {
    border: none;
    outline: none;
    padding: 0 100px 0 65px;
    line-height: 54px;
    height: 54px;
    background: #f9fcff url(https://www.dhabi.vip/material/images/zstp/search.png) 20px center no-repeat;
    border-radius: 27px;
    font-size: 16px;
    color: #717171;
    width: 579px;
}

#sbumit {
    position: absolute;
    width: 86px;
    line-height: 45px;
    background-color: #ff8619;
    border-radius: 25px 23px 23px 1px;
    border: none;
    color: #fff;
    font-size: 20px;
    letter-spacing: 2px;
    top: 12px;
    right: 10px;
}

.rmTag {
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
    line-height: 30px;
    margin-bottom: 30px;
}

.rmTag a {
    background: #b6d6fe;
    border-radius: 15px;
    padding: 5px 13px;
    margin-left: 10px;
    color: #1366cf;
}

.zstpCon {
    width: 1300px;
    margin: 0 auto;
}

.zstpCon .tab-nav {
    overflow: hidden;
    background: url(https://www.dhabi.vip/material/images/zstp/jx1.png) no-repeat;
    background-size: 100% 100%;
}

.zstpCon .tab-nav li {
    float: left;
    width: calc(100% / 3);
    line-height: 74px;
    text-align: center;
    color: #116fe1;
    font-size: 30px;
    font-weight: bold !important;
    cursor: pointer;
}

.zstpCon .tab-nav li.cur {
    background: url(https://www.dhabi.vip/material/images/zstp/jx2.png) no-repeat;
    background-size: 100% 100%;
    color: #fff;
}

.zstpCon .tab-nav li:nth-of-type(2).cur {
    background: #116fe1
}

.zstpCon .tab-nav li:nth-of-type(3).cur {
    transform: rotate(180deg);
}

.zstpCon .tab-nav li:nth-of-type(3).cur span {
    transform: rotate(180deg);
    display: block;
}

.tab-towNav {
    margin-top: 30px;
    display: none;
}

.fwCon {
    display: flex;
    justify-content: space-between;
    margin-left: -35px;
    position: relative;
}

.fwCon::after {
    position: absolute;
    content: "";
    background: url(https://www.dhabi.vip/material/images/zstp/hx.png);
    width: 1235px;
    height: 12px;
    background-size: 100% 100%;
    left: 65px;
    top: 135px;
}

.fwCon li img {
    width: 152px;
    height: 126px;
}

.fwCon li {
    font-size: 20px;
    color: #333333;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.fwCon li img.img02 {
    display: none;
}

.fwCon li:nth-last-of-type(1)::before {
    position: static;
}

.fwCon li::before {
    position: absolute;
    content: "";
    width: 28px;
    height: 29px;
    top: 40px;
    right: -14px;
    background: url(https://www.dhabi.vip/material/images/zstp/jt.png) center no-repeat;
}

.fwCon li::after {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    top: 130px;
    right: 64px;
    z-index: 1;
    background: url(https://www.dhabi.vip/material/images/zstp/wxz.png) center no-repeat;
}

.fwCon li span {
    margin-top: 30px;
    display: block;
}

.fwCon li.cur img.img01 {
    display: none;
}

.fwCon li.cur img.img02 {
    display: block;
}

.fwCon li.cur::after {
    background-image: url(https://www.dhabi.vip/material/images/zstp/xz.png);
}

.fwCon li.cur {
    font-weight: bold;
    color: #2888ff;
}

.qyfw {
    margin-left: 0;
}

.qyfw::after {
    width: 1170px;
}

.qyfw li::before {
    right: -85px;
}

.tab-con {
    background: url(https://www.dhabi.vip/material/images/zstp/yjjx.png) center bottom no-repeat;
    padding: 90px 50px 70px;
    width: 1300px;
    margin: 0 auto;
    position: relative;
}

.clxTag {
    width: 100%;
    height: 100%;
    position: relative;
    flex-shrink: 0;
    z-index: 1;
}

.tab-conLi {
    height: 725px;
    background: url(https://www.dhabi.vip/material/images/zstp/libg.png) center 370px no-repeat;
    overflow: hidden;
    margin-top: -60px;
}

.conLi {
    display: flex;
    flex-wrap: nowrap;
    height: 100%;
    transition: all 0.5s;
    position: relative;
    z-index: 9;
    /* margin-top: -60px; */
}

.qiehuan {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
}
.zstpPrev{
     float: right; 
}
.qiehuan .astpNext {
    transform: rotate(180deg);
    float: left;
}

.clxTag li {
    position: absolute;
    cursor: pointer;
    font-size: 24px;
    color: #363636;
    text-align: center;
    transition: all 0.5s;
}

.clxTag li img {
    width: 131px;
    height: 155px;
}

.clxTag li span {
    display: block;
}

.clxTag li:nth-of-type(1) {
    top: 43%;
    left: 45%;
}

.clxTag li:nth-of-type(2) {
    top: 43%;
    left: 22%;
}

.clxTag li:nth-of-type(3) {
    top: 37%;
    left: 66%;
}

.clxTag li:nth-of-type(4) {
    top: 15%;
    left: 34%;
}

.clxTag li:nth-of-type(5) {
    top: 2%;
    left: 52%;
}

.clxTag li:nth-of-type(6) {
    top: 0%;
    left: 15%;
}

.clxTag li:nth-of-type(7) {
    top: 3%;
    right: 10%;
}

.clxTag li:nth-of-type(8) {
    bottom: 1%;
    left: 29%;
}

.clxTag li:nth-of-type(9) {
    bottom: 0%;
    left: 51%;
}

.clxTag li:nth-of-type(10) {
    top: 32%;
    left: 2%;
}

.clxTag li:nth-of-type(11) {
    top: 66%;
    left: 8%;
}

.clxTag li:nth-of-type(12) {
    top: 52%;
    right: 4%;
}

.clxTag li:nth-of-type(13) {
    bottom: 0;
    right: 19%;

}

.clxTag li:hover {
    transform: scale(1.1)
}

.clxTag li:hover span {
    color: #1f5bff
}

#zstb {
    height: 700px;
    position: relative;
    display: none;
    overflow: hidden;

}

#zstptb {
    position: absolute;
    top: 0;
    left: -300px;
    right: 0;
    bottom: 0;
    /* background: url(https://www.dhabi.vip/material/images/zstp/tbbg.png) center no-repeat; */
}

.infoLists {
    background: url(https://www.dhabi.vip/material/images/zstp/infobg1.png) center no-repeat;
    width: 432px;
    height: 680px;
    position: absolute;
    right: 30px;
    top: 40px;
    display: none;
}

.closeInfo {
    background: url(https://www.dhabi.vip/material/images/zstp/close.png) center no-repeat;
    width: 41px;
    height: 41px;
    position: absolute;
    top: -35px;
    right: -25px;
}

.infoTit {
    font-size: 22px;
    font-weight: bold;
    color: #145bbb;
    background: url(https://www.dhabi.vip/material/images/zstp/titlebg.png) 55px 35px no-repeat;
    padding: 20px 40px;
    line-height: 36px;
}

.infoTit span {
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    float: right;
}

.all_ps {
    padding: 0 30px;
    text-align: right;
    font-size: 16px;
    line-height: 26px;
    color: #0070df;
}

.all_ps em {
    margin: 0 5px;
    padding: 5px 7px;
    background-color: #cfeeff;
    border: 1px solid #aae1ff;
    border-radius: 4px;
}

ul.all_info {
    position: absolute;
    top: 120px;
    bottom: 25px;
    left: 25px;
    right: 25px;
    padding: 10px 11px 0 10px;
    overflow: hidden;
    overflow-y: auto;
    box-sizing: border-box;
}

ul.all_info::-webkit-scrollbar {
    position: absolute;
    width: 6px;
    height: 6px;
    background: transparent;
    border-radius: 3px;
}

ul.all_info::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: #2e8de9;
}

ul.all_info::-webkit-scrollbar-track {
    border-radius: 3px;
    background-color: transparent;
}

ul.all_info ul li {
    position: relative;
    margin-bottom: 20px;
    background: #fff;
    padding: 25px 10px 10px 10px;
    font-size: 18px;
    line-height: 30px;
    /* margin-top: 15px; */
    border-radius: 6px;
    color: #2a2a2a;
}

ul.all_info ul li a {
    color: #2a2a2a;
    display: block;
    padding-left: 25px;
}

ul.all_info ul li a font {
    font-size: 18px !important;
}

ul.all_info ul span {
    padding: 0 15px;
    line-height: 28px;
    background: #fdf6ed;
    border-radius: 6px 0 0 0;
    position: absolute;
    left: 0;
    top: -10px;
}

ul.all_info ul span::after {
    position: absolute;
    content: "";
    width: 0px;
    border: 15px solid transparent;
    border-radius: 0 6px 6px 6px;
    border-top: 15px solid #fdf6ed;
    border-left: 15px solid #fdf6ed;
    right: -28px;
    top: 0;
}

ul.all_info .ts1 {
    color: #d75701;
}

ul.all_info .ts2 {
    color: #0f82e0;
    background: #e2efff;
}

ul.all_info .ts2 a {
    color: #0f82e0;
}

ul.all_info span.ts2::after {
    border-top-color: #e2efff;
    border-left-color: #e2efff;
}

ul.all_info .ts3 {
    color: #394dd7;
    background: #f4f3ff;
}

ul.all_info span.ts3::after {
    border-top-color: #f4f3ff;
    border-left-color: #f4f3ff;
}

ul.all_info .ts4 {
    color: #e01e0f;
    background: #ffe7e7;
}

ul.all_info span.ts4::after {
    border-top-color: #ffe7e7;
    border-left-color: #ffe7e7;
}

ul.all_info .ts5 {
    color: #43b155;
    background: #ddf0dd;
}

ul.all_info span.ts5::after {
    border-top-color: #ddf0dd;
    border-left-color: #ddf0dd;
}

.return {
    position: absolute;
    top: 0;
    left: 0;
    background: url(https://www.dhabi.vip/material/images/zstp/return.png) no-repeat;
    font-size: 18px;
    color: #2c69cc;
    font-weight: bold;
    line-height: 46px;
    padding-left: 52px;
    width: 103px;
    cursor: pointer;
    z-index: 9;
}

.s_tag_lists {
    display: none;
    position: absolute;
    left: 28px;
    right: 87px;
    top: 68px;
    background: #fff;
    border: 1px solid #C7D5E9;
    border-top: 0;
    z-index: 2;
}

.s_tag_lists ul {
    max-height: 200px;
    overflow: hidden;
    overflow-y: auto;
}

.s_tag_lists ul li a {
    display: block;
    border-bottom: 1px solid #eee;
    font-size: 16px;
    color: #666;
    padding: 10px;
}

.s_tag_lists p {
    padding: 40px;
    color: #888;
    text-align: center;
}

.nulData {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #bd1a2d;
    line-height: 32px;
    text-align: center;
}

p.loading {
    position: absolute;
    width: 413px;
    height: 661px;
    left: 10px;
    background: rgba(0, 0, 0, 0.3);
    display: none;
}

p.loading::before {
    animation: CBLnhQiV 1.5s linear infinite;
    -webkit-animation: CBLnhQiV 1.5s linear infinite;
    ;
    border-radius: 5px;
    content: "";
    height: 10px;
    left: 50%;
    position: absolute;
    top: calc(50% - 20px);
    transform: translateX(-50%) translateY(-50%);
    width: 10px;
}

@keyframes CBLnhQiV {
    0% {
        box-shadow: -16px 20px 0 -5px #b0eef3, 0 20px 0 0 #2e6ee7, 16px 20px 0 2px #b0eef3
    }

    25% {
        box-shadow: -16px 20px 0 0 #b0eef3, 0 20px 0 2px #2e6ee7, 16px 20px 0 0 #b0eef3
    }

    50% {
        box-shadow: -16px 20px 0 2px #b0eef3, 0 20px 0 0 #2e6ee7, 16px 20px 0 -5px #b0eef3
    }

    75% {
        box-shadow: -16px 20px 0 0 #b0eef3, 0 20px 0 -5px #2e6ee7, 16px 20px 0 0 #b0eef3
    }

    to {
        box-shadow: -16px 20px 0 -5px #b0eef3, 0 20px 0 0 #2e6ee7, 16px 20px 0 2px #b0eef3
    }
}

@-webkit-keyframes CBLnhQiV {
    0% {
        box-shadow: -16px 20px 0 -5px #b0eef3, 0 20px 0 0 #2e6ee7, 16px 20px 0 2px #b0eef3
    }

    25% {
        box-shadow: -16px 20px 0 0 #b0eef3, 0 20px 0 2px #2e6ee7, 16px 20px 0 0 #b0eef3
    }

    50% {
        box-shadow: -16px 20px 0 2px #b0eef3, 0 20px 0 0 #2e6ee7, 16px 20px 0 -5px #b0eef3
    }

    75% {
        box-shadow: -16px 20px 0 0 #b0eef3, 0 20px 0 -5px #2e6ee7, 16px 20px 0 0 #b0eef3
    }

    to {
        box-shadow: -16px 20px 0 -5px #b0eef3, 0 20px 0 0 #2e6ee7, 16px 20px 0 2px #b0eef3
    }
}

.zhankai {
    text-align: center;
    margin-bottom: 15px;
    margin-top: -15px;
}

.zhankai img {
    cursor: pointer;
}