/* 通用 */
* {
  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;
}

a.geted {
  pointer-events: none;
}

.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-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(120%);
  -ms-filter: brightness(120%);
  -o-filter: brightness(120%);
  -moz-filter: brightness(120%);
  opacity: 0.85\0;
}

.TY {
  min-width: 1300px;
  height: 3877px;
  padding-top: 40px;
  background: url(./images/index.jpg);
  background-size: 100% 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.TY-top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 50px;
  margin-bottom: 590px;
}

.TY-top>a {
  display: inline-block;
  background: url(./images/logo.png);
  width: 261px;
  height: 94px;
}

.TY-top>a:nth-child(2) {
  background: url(./images/btn-gw.png);
  width: 151px;
  height: 42px;
}

.TY-view {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fff;
  font-size: 16px;
}

.TY-text {
  font-size: 20px;
  color: #71402b;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 554px;
  height: 55px;
  background: url(./images/nav.png) no-repeat;
  background-size: 100% 100%;
}

.TY-view a {
  color: #ff002a;
}

.cu_layer {
  display: none;
}

.TY-login {
  margin-top: 20px;
  font-size: 18px;
  color: #333;
}

.card1 {
  background: url(./images/card1.png);
  width: 1071px;
  height: 576px;
  margin-top: 150px;
  position: relative;
  margin-right: 100px;
  padding-left: 73px;
  margin-left: 100px;
}

.card1-a {
  display: inline-block;
  background: url(./images/btn-gm.png);
  width: 158px;
  height: 150px;
  position: absolute;
  top: 86px;
  right: -86px;
}

.TY-card_BG-a {
  display: inline-block;
  background: url(./images/btn-clgz.png);
  width: 158px;
  height: 150px;
  position: absolute;
  top: 272px;
  left: -140px;
}

.card1-p {
  width: 520px;
  height: 100px;
  font-size: 14px;
  color: #794b2a;
  margin-top: 163px;
  display: flex;
  align-items: center;
  padding-left: 7px;
  padding-bottom: 5px;
}

.card1-flex {
  display: flex;
}

.card1-flex_left {
  display: flex;
  flex-direction: column;
  margin: 12px 0 0 335px;
}

.card1-flex_left>a {
  display: inline-block;
  background: url(./images/btn-lingqu.png);
  width: 94px;
  height: 30px;
  margin-bottom: 31px;
}

.card1-flex_left>a.geted {
  background-position-y: -61px;
}

.card1-flex_right {
  display: flex;
  justify-content: space-between;
  width: 319px;
  margin: 114px 0 0 106px;
}

.card1-flex_right>a {
  display: inline-block;
  background: url(./images/btn-ljgm.png);
  width: 114px;
  height: 37px;
}

.BG-flex {
  display: flex;
  position: relative;
}

.BG-flex>img {
  width: 67px;
  height: 64px;
  position: absolute;
  top: 716px;
  left: 395px;
}

.TY-card_BG--p {
  color: #794b2a;
  font-size: 14px;
  margin: 31px 0 0 280px;
}

.card-BG_a2 {
  display: inline-block;
  background: url(./images/btn-kscl.png);
  width: 205px;
  height: 199px;
  position: absolute;
  top: 474px;
  right: 522px
}

.TY-card_BG {
  width: 1187px;
  height: 1122px;
  background: url(./images/card2.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 35px;
  position: relative;
}

.BG-flex_view {
  position: absolute;
  top: 470px;
  left: 266px;
  width: 604px;
  display: flex;
  justify-content: space-between;
}

.BG-flex_poa {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #000000;
  font-size: 14px;
  position: absolute;
  top: 372px;
  right: 77px;
}

.BG-flex_poa>p:nth-child(2) {
  font-size: 32px;
}

.BG-flex_view>p {
  width: 190px;
  font-size: 14px;
  color: #000000;
}

.card-BG {
  width: 845px;
  height: 692px;
  position: relative;
  margin: 216px 0 0 47px;
}

.BG-flex_btn {
  display: flex;
  flex-direction: column;
  padding-top: 270px;
  margin-left: 88px;
}

.BG-flex_btn>a {
  display: inline-block;
  width: 144px;
  height: 118px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
}

.BG-flex_btn>a.geted {
  background: url(./images/pop-geted.png);
  border-radius: 14px;
}

.card-BG>img {
  position: absolute;
  display: none;
}

.card-BG>img:nth-child(1) {
  top: 403px;
  left: 349px;
}

.card-BG>img:nth-child(2) {
  top: 305px;
  left: 349px;
}

.card-BG>img:nth-child(3) {
  top: 305px;
  left: 264px;
}

.card-BG>img:nth-child(4) {
  top: 208px;
  left: 264px;
}

.card-BG>img:nth-child(5) {
  top: 208px;
  left: 181px;
}

.card-BG>img:nth-child(6) {
  top: 208px;
  left: 98px;
}

.card-BG>img:nth-child(7) {
  top: 111px;
  left: 98px;
}

.card-BG>img:nth-child(8) {
  top: 15px;
  left: 98px;
}

.card-BG>img:nth-child(9) {
  top: 15px;
  left: 183px;
}

.card-BG>img:nth-child(10) {
  top: 15px;
  left: 263px;
}

.card-BG>img:nth-child(11) {
  top: 15px;
  left: 345px;
}

.card-BG>img:nth-child(12) {
  top: 15px;
  left: 430px;
}

.card-BG>img:nth-child(13) {
  top: 15px;
  left: 513px;
}

.card-BG>img:nth-child(14) {
  top: 15px;
  left: 595px;
}

.card-BG>img:nth-child(15) {
  top: 15px;
  left: 677px;
}

.card-BG>img:nth-child(16) {
  top: 15px;
  left: 763px;
}

.card-BG>img:nth-child(17) {
  top: 112px;
  left: 763px;
}

.card-BG>img:nth-child(18) {
  top: 207px;
  left: 763px;
}

.card-BG>img:nth-child(19) {
  top: 207px;
  left: 680px;
}

.card-BG>img:nth-child(20) {
  top: 304px;
  left: 680px;
}

.card-BG>img:nth-child(21) {
  top: 304px;
  left: 597px;
}

.card-BG>img:nth-child(22) {
  top: 403px;
  left: 597px;
}

.card-BG>img:nth-child(23) {
  top: 403px;
  left: 679px;
}

.card-BG>img:nth-child(24) {
  top: 403px;
  left: 763px;
}

.card-BG>img:nth-child(25) {
  top: 500px;
  left: 763px;
}

.card-BG>img:nth-child(26) {
  top: 596px;
  left: 763px;
}

.card-BG>img:nth-child(27) {
  top: 596px;
  left: 679px;
}

.card-BG>img:nth-child(28) {
  top: 596px;
  left: 596px;
}

.card-BG>img:nth-child(29) {
  top: 596px;
  left: 514px;
}

.card-BG>img:nth-child(30) {
  top: 596px;
  left: 430px;
}

.card-BG>img:nth-child(31) {
  top: 596px;
  left: 348px;
}

.card-BG>img:nth-child(32) {
  top: 596px;
  left: 266px;
}

.card-BG>img:nth-child(33) {
  top: 596px;
  left: 181px;
}

.card-BG>img:nth-child(34) {
  top: 596px;
  left: 100px;
}

.card-BG>img:nth-child(35) {
  top: 596px;
  left: 16px;
}

.card-BG>img:nth-child(36) {
  top: 497px;
  left: 16px;
}

.card-BG>img:nth-child(37) {
  top: 401px;
  left: 16px;
}

.card-BG>img:nth-child(38) {
  top: 401px;
  left: 99px;
}

.card-BG>img:nth-child(39) {
  top: 401px;
  left: 182px;
}

.card-BG>img:nth-child(40) {
  top: 500px;
  left: 182px;
}

.card-BG>img:nth-child(41) {
  top: 500px;
  left: 265px;
}

.card3 {
  background: url(./images/card3.png) no-repeat;
  width: 1355px;
  height: 930px;
  margin-top: 50px;
  padding-top: 139px;
}

.card3-p {
  width: 100%;
  display: flex;
  justify-content: center;
  text-align: left;
  line-height: 1.7;
  color: #794b2a;
  font-size: 14px;
  padding-right: 100px;
  margin-bottom: 297px;
}

.card3-flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 273px;
  padding: 0 95px 0 138px;
}

.card3-flex>a {
  display: inline-block;
  background: url(./images/btn-lingqu.png);
  width: 94px;
  height: 30px;
}

.card3-flex>a.geted {
  background-position-y: -61px;
}

.card3-a {
  display: inline-block;
  background: url(./images/icon-top.png);
  width: 83px;
  height: 90px;
}

.drawOncePage-con,
.drawOncePage-con2 {
  font-size: 14px;
  color: #00439a;
  line-height: 1.7;
}

.cu_layer {
  display: none;
}

.awardRecordTwo {
  background: url(./images/popup-1.png)no-repeat center !important;
  background-size: 100% 100%;
}

.awardRecordTwo .lay_close,
.awardRecordThree .lay_close {
  font-size: 38px;
  top: 47px;
  right: 39px;
  opacity: 0;
}

.awardRecordThree {
  background: url(./images/popup-2.png)no-repeat center !important;
  background-size: 100% 100%;
}

.drawOncePage-con_p {
  text-align: left;
  padding: 70px 0 0 87px;
  font-weight: 400 !important;
}

.drawOncePage-con_p2 {
  text-align: left;
  padding: 50px 0 0 87px;
  font-weight: 400 !important;
}