/* 通用 */
* {
    padding: 0;
    margin: 0;
    border: 0;
    vertical-align: baseline;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

input,
select,
button {
    outline: 0;
}

button {
    border: 0;
    background-clip: padding-box;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    border: none;
    vertical-align: baseline;
}

textarea,
input {
    word-wrap: break-word;
    word-break: break-all;
}

span,
p,
div {
    word-wrap: break-word;
}

.lf {
    float: left;
}

.rt {
    float: right;
}

html,
body,
div,
p,
ul,
ol,
li {
    list-style: none;
}

a {
    text-decoration: none;
    cursor: pointer;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}



/* 黑色title背景主题 适用于alert confirm*/
body .skin_class_exmple .layui-layer-title {
    padding: 0 !important;
    text-align: center;
    background: black !important;
    color: white !important;
    font-size: 22px !important;
    height: 50px !important;
    line-height: 50px !important;
    position: relative !important;
}

body .skin_class_exmple .layui-layer-setwin {
    top: 15px !important;
}

body .skin_class_exmple .layui-layer-ico {
    background: url('./image/close2.png')no-repeat !important;
    background-size: 115%;
}

body .skin_class_exmple>.layui-layer-content {
    text-align: center;
    font-size: 20px;
    color: red;
    box-sizing: border-box;
}

body .skin_class_exmple .layui-layer-setwin a {
    width: 24px;
    height: 24px;
    opacity: 1;
}

body .skin_class_exmple .layui-layer-setwin a:hover {
    opacity: 1;
}

body .skin_class_exmple .layui-layer-setwin {
    opacity: 1;
}

body .skin_class_exmple>.layui-layer-btn {
    background: white;
    text-align: center;
}

body .layui-layer-title {
    background-color: transparent !important;
    border-bottom: none;
}

body .layui-layer-content {
    background-color: transparent !important;
    border-bottom: none;
    box-shadow: none;
}

body .layui-layer-setwin a {
    width: 24px;
    height: 24px;
    opacity: 0;
}

body .layui-layer-setwin a:hover {
    opacity: 0;
}

body .layui-layer-setwin {
    opacity: 0;
}

body .layui-layer-setwin .layui-layer-close2 {
    right: -2px;
    top: -2px;
}

body .skin_class_two {
    box-shadow: none;
}

.cu_layer {
    display: none;
}

html {
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0 auto;
}

body {
    max-width: 1920px;
    width: 100%;
    position: relative;
    margin: 0 auto;
}

a:hover {
    -webkit-filter: brightness(115%);
    -ms-filter: brightness(115%);
    -o-filter: brightness(115%);
    -moz-filter: brightness(115%);
    opacity: 0.85\0;
}

a.geted {
    pointer-events: none;
}

/* 页面部分 */
.indexPage {
    min-width: 1400px;
    height: 1080px;
    text-align: center;
    background: url(./image/TL-bg.jpg) no-repeat center top;
    background-size: 100% 100%;
    position: relative;
    padding-top: 50px;
    overflow: hidden;
}

.indexPage-header {
    display: flex;
    justify-content: space-between;
    margin: auto;
    width: 1627px;
}

.indexPage-header>a {
    display: inline-block;
    background: url(./image/logo.png);
    width: 196px;
    height: 103px;
}

.indexPage-header>a:nth-child(2) {
    background: url(./image/TL-btn-gw.png);
    width: 199px;
    height: 74px;
}

.indexPage-login {
    text-align: center;
    color: #ffefbe;
    font-size: 14px;
    margin-top: 23px;
    position: relative;
    z-index: 5;
}

.indexPage-login a {
    color: #d80c0c;
}

.indexPage-a {
    position: absolute;
    z-index: 50;
    top: 160px;
    left: 492px;
    display: inline-block;
    background: url(./image/TL-btn-gz.png);
    width: 101px;
    height: 31px;
}

.indexPage-body {
    background: url(./image/TL-card1.png) no-repeat;
    /* background-size: 100% 100%; */
    width: 1533px;
    height: 506px;
    margin-left: 25px;
    /* margin-top: -27px; */
    padding-top: 25px;
    position: relative;
}

.body-top .body-a_two {
    display: inline-block;
    background: url(./image/TL-btn-dc.png);
    width: 385px;
    height: 117px;
    position: absolute;
    top: -38px;
    right: -62px;
}

.body-top {
    display: flex;
}

.body-top>p {
    color: #ffecaa;
    font-size: 20px;
    width: 100px;
    display: flex;
    justify-content: center;
    margin: 17px 10px 0 350px;
}

.body-top_jd {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    padding-top: 3px;
}

.body-top_jd>p {
    color: #ffe29f;
    font-size: 16px;
    padding-left: 2px;
}

.body-top_jd--orange {
    background: url(./image/TL-nav-jdt.png);
    background-size: 100% 100%;
    width: 433px;
    height: 13px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    padding-left: 1px;
}

.ZYSD-center_flex--plan {
    width: 20%;
    height: 11px;
    border-radius: 11px;
    background-color: #faa602;
}

.body-top>a {
    display: inline-block;
    background: url(./image/TL-btn-jd.png);
    width: 147px;
    height: 45px;
    margin-left: 15px;
}

.body-top_a {
    background: url(./image/TL-btn-jy.png) !important;
    margin-left: 8px !important;
}




.probabilityDetailPageTwo {
    background-image: url(./image/TL-popup-gz.png);
    background-size: 100% 100%;
}

.probabilityDetailPageTwo .lay_content {
    margin-top: 113px;
    line-height: 1.9;
    padding-left: 82px;
}

.awardRecord-one_p {
    color: #ffeed0;
    font-size: 14px;
    text-align: left;
}

.probabilityDetailPageTwo .lay_close {
    font-size: 23px;
    top: 66px;
    right: 74px;
    opacity: 0;
}

.cu_layer {
    display: none;
}

.body-view {
    padding-left: 336px;
    display: flex;
}

.body-view_zl {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 136px;
    padding-top: 60px;
}

.body-view_zl--img {
    margin-top: 57px;
}

.body-view_card {
    width: 1060px;
    overflow-x: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
    cursor: grab;
    user-select: none;
    padding: 24px 0 0 5px;
    height: 385px;
    position: relative;
}

.body-view_card::-webkit-scrollbar {
    display: none;
}

.body-view_block {
    position: relative;
}

.card-scroll {
    background: url(./image/TL-card2.png) no-repeat;
    width: 3238px;
    width: 3372px;
    height: 351px;
    padding-top: 142px;
    position: relative;
}

.card-scroll_bottom {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    padding-bottom: 43px;
    background: url(./image/TL-30.png);
    width: 127px;
    height: 391px;
    position: absolute;
    top: 12px;
    right: -4px;
}

.body-view_bg {
    background: url(./image/TL-bg-zz.png);
    width: 1061px;
    height: 171px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 20;
}

.body-view_bg:hover+.body-view-img {
    display: block;
}

.body-view-img {
    display: none;
    position: absolute;
    bottom: 50px;
    right: 180px;
    z-index: 40;
}

.card-scroll_bottom>a {
    display: inline-block;
    background: url(./image/btn-lingqu1.png);
    width: 70px;
    height: 26px;
    background-position-x: -90px;
    margin-top: 142px;
}

.card-scroll_bottom>a.geted {
    background-position-x: 0px;
}

.card-scroll_top {
    display: flex;
    justify-content: space-between;
    padding: 0 151px 0 15px;
}

.card-scroll_top>a {
    display: inline-block;
    background: url(./image/btn-lingqu1.png);
    width: 70px;
    height: 26px;
    background-position-x: -90px;
}

.card-scroll_top>a.geted {
    background-position-x: 0px;
}

.card-scroll_two {
    margin-top: 142px;
}

.indexPage-body_bottom {
    background: url(./image/TL-card3.png);
    width: 980px;
    height: 237px;
    margin: 20px 0 0 513px;
    display: flex;
}

.body-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 53px 45px 23px;
}

.body-bottom {
    display: flex;
    align-items: center;
    text-align: left;
    color: #f1e5bd;
    font-size: 16px;
}

.body-bottom>a {
    display: inline-block;
    background: url(./image/btn-lingqu2.png);
    width: 99px;
    height: 33px;
    background-position-y: -44px;
}

.body-bottom>a.geted {
    background-position-y: 0px;
}

.body-bottom>span:nth-child(1) {
    width: 162px;
}

.body-bottom>span:nth-child(2) {
    width: 110px;
}

.body-bottom>span:nth-child(3) {
    width: 32px;
}

.baSkin {
    background-image: url(./image/login/popup-bg.png);
}
.baSkinTwo {
    background-image: url(./image/login/popup-bg2.png) !important;
}