<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 椤堕儴 */
@import '/assets/css/icon/iconfont.css';

body {
  cursor: url(/assets/img/new/arrow.cur), auto !important;
  background: #f7f7f7;
}

/* html {
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  -webkit-filter: grayscale(70%);
} */
/* a:hover {
  cursor: url(/assets/img/new/hf.cur),auto;
} */
.user_box_header {
  width: 100%;
  height: 121px;
  background-color: #fff;
  position: relative;
  z-index: 4;
}

.user_box_nav {
  width: 1200px;
  margin: auto;
  height: 61px;
  padding: 30px 0;
  background-color: #fff;
  position: relative;
}

.user_nav_logo {
  float: left;
  height: 61px;
  width: 217px;
}

/* 鎼滅储 */
.user_box_search {
  float: left;
  margin-left: 24px;
  height: auto;
}

.user_box_search_size {
  padding: 3px 3px 0 3px;
  display: inline-block;
}

.user_nav_search {
  width: 639px;
  height: 34px;
  background: rgba(246, 246, 246, 0.96);
  border: 1px solid #E4E4E4;
  border-radius: 2px;
}

.user_icon_search {
  margin-left: 16px;
  width: 15px;
  height: 15px;
  background: url(/assets/img/icon_search.png);
}

.user_search_input {
  width: 526px;
  border: 0;
  background: none;
  outline: none;
}

.user_search_input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #f6f6f6 inset !important;
}

.user_search_button {
  width: 62px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-size: 16px;
  font-family: Adobe Heiti Std;
  font-weight: normal;
  color: #FFFFFF;
  background: #DA2E29;
  border-radius: 2px;
  cursor: pointer;
  padding: 0;
  border: none;
}

.user_search_button a {
  display: block;
  width: 100%;
  height: 100%;
  color: inherit;
  text-decoration: none;
}

.user_search_font {
  padding-top: 6px;
  font-size: 12px;
  max-width: 640px;
  overflow: hidden;
  font-weight: 300;
  color: #8C8C8C;
}

.user_search_font a {
  padding: 0 10px;
  color: #8C8C8C;
  text-decoration: none;
}

.user_search_font a:hover {
  color: red;
  text-decoration: none;
}

/* 鏀惰棌鏈珯 */
.user_box_right_colle {
  float: right;
  margin-top: 3px;
  width: 295px;
  height: 36px;
  background: #F2F2F3;
  border-radius: 2px;
}

.user_colle_icon {
  width: 16px;
  height: 16px;
  background: url(/assets/img/colle.png);
  background-size: 100% 100%;
  margin-right: 4px;
}

#top_nav a {
  text-decoration: none;
  color: inherit;
}

.user_phone_icon {
  width: 12px;
  height: 17px;
  background: url(/assets/img/phone.png);
  background-size: 100% 100%;
  margin-right: 4px;
}

.user_nav_icon {
  width: 15px;
  height: 14px;
  background: url(/assets/img/nav.png);
  background-size: 100% 100%;
  margin-right: 4px;
}

.user_colle_font {
  font-size: 14px;
  font-family: Adobe Heiti Std;
  font-weight: normal;
  color: #555555;
}

.midline {
  width: 1px;
  height: 15px;
  background: #D3D3D3;
}

/* 閫夐」鍗� */
.active {
  border: 0 !important;
  color: #f2f2f3 !important;
  background-color: #DA2E29 !important;
  border-color: #DA2E29 !important;
}

/* 鍒嗛〉 */
.pagination {
  width: 100%;
  list-style-type: none;
  padding: 0;
  margin: 40px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pagination li:nth-of-type(1) {
  float: left;
  padding: 0 10px;
  margin: 0 6px;
  width: auto;
  height: 25px;
  line-height: 25px;
  color: #666;
  background: rgba(246, 246, 246, 0.96);
  border: 1px solid #E4E4E4;
  border-radius: 4px;
  text-decoration: none;
}

.pagination li:hover {
  color: #fff !important;
  background-color: #DA2E29 !important;
  border-color: #DA2E29 !important;
}

.pagination li:hover .pagination li a {
  color: #fff !important;
}

.pagination li a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: inherit;
}

.pagination li:last-child {
  float: left;
  padding: 0 10px;
  margin: 0 6px;
  width: auto;
  height: 25px;
  line-height: 25px;
  color: #666;
  background: rgba(246, 246, 246, 0.96);
  border: 1px solid #E4E4E4;
  border-radius: 4px;
  text-decoration: none;
}

.pagination li {
  font-size: 14px;
  float: left;
  padding: 0 10px;
  margin: 0 6px;
  width: auto;
  height: 25px;
  border-radius: 4px;
  text-decoration: none;
  line-height: 25px;
  background: rgba(246, 246, 246, 0.96);
  border: 1px solid #E4E4E4;
}

/* 绛夌瓑 */
.active2 {
  color: #DA2E29 !important;
  border-bottom: 2px solid #DA2E29 !important;
}

.active3 {
  color: #DA2E29;
}

.active::before {
  background: #DA2E29 !important;
}

.user_box_option {
  width: 100%;
  height: 55px;
  background: #424242 !important;
  position: relative;
  z-index: 3;
}

.user_option_size {
  width: 1200px;
  margin: auto;
  background: #424242;
}

.user_buttom_link {
  padding: 40px 0;
  background: #fff;
  width: 1200px;
  margin: auto;
}

.user_option_button {
  width: 134px;
  height: 55px;
  color: #fff;
  position: relative;
  cursor: pointer;
  line-height: 55px;
  text-align: center;
}

.menuA a {
  display: block;
  width: 134px;
  height: 55px;
  text-decoration: none;
  color: #fff;
}

.user_menuA_icon {
  width: 19px;
  height: 23px;
  background: url(/assets/img/new.gif);
  background-size: 100% 100%;
  position: absolute;
  top: 0px;
  right: 14px;
}

.user_option_button:hover {
  background: #DA2E29;
}

.user_option_button:not(:last-child)::before {
  width: 1px;
  height: 17px;
  background: #616161;
  position: absolute;
  right: 0;
  top: 19px;
  content: '';
}

.user_option_button:hover::before {
  background: #DA2E29;
}

/* 鐜╁銆佸晢瀹跺叆鍙� */
.user_login {
  float: right;
}
.logins{
  margin-right: 10px;
}
.logins:nth-of-type(2n){
  margin-right: 0;
}
.logins a {
  text-decoration: none;
  color: inherit;
}

.user_one {
  width: 97px;
  display: block;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: #FFFFFF;
  border-radius: 3px;
  cursor: pointer;
}

.iconfont {
  color: #6e6e6e;
}

.userIcon:hover {
  color: #fff !important;
  background: #DA2E29 !important;
  border-radius: 3px;
}

.userIcon:hover a {
  color: #fff !important;
}

/* 寮瑰嚭閫€鍑� */
.user_login_font:hover .user_exites {
  display: block;
}

#agentlogin:hover .user_exites {
  display: block;
}

.user_exites {
  display: none;
  position: absolute;
  left: -70px;
  z-index: 9998;
  top: 30px;
  height: auto;
  border-radius: 4px;
}

.user_exites_top {
  margin-top: 10px;
  background: #FFFFFF;
  border-radius: 4px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.08);
}

.exites_padding {
  padding: 10px;
  height: 44px;
  width: 217px;
}

.user_exites_top::after {
  position: absolute;
  top: 8px;
  left: 116px;
  width: 10px;
  height: 10px;
  z-index: 9999;
  content: "";
  background: #fff;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.user_exites:hover {
  display: block;
}

.exit_img {
  float: left;
  width: 44px;
  height: 44px;
  margin-right: 10px;
  border-radius: 50%;
}

.exit_font_name {
  float: left;
  width: 92px;
  height: 44px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 44px;
}

.exit_font_name a {
  text-decoration: none;
  color: inherit;
}

.exit_vertical {
  float: left;
  margin: 14px 10px 0 10px;
  width: 1px;
  height: 14px;
  background: #FFFFFF;
  border: 1px solid #E7E7E7;

}

.exit_button {
  float: left;
  font-size: 14px;
  height: 44px;
  line-height: 44px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #777777;

}

.exit_button a:hover {
  cursor: pointer;
  color: #D92F2A;
}

.active6 {
  color: red !important;
}

.active_user {
  /* font-size: 14px; */
  color: #fff !important;
  background: #DA2E29 !important;
  border-radius: 3px;
}

.user_login_font {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #555555;
  position: relative;
}

/* 鑳屾櫙鍥剧墖 */
.user_beijing_image {
  position: fixed;
  /* top: 0;
  left: 0;
  right: 0; */
  left: 50%;
  top: 0px;
  transform: translateX(-50%);
  width: 100%;
  max-width: 1920px;
  height: 929px;
  margin: auto;
  background: url("https://oss.gm1.cc/2023-04-14/d106d90fdc.jpeg") center 0px no-repeat rgb(38, 38, 38);
  /* background: #f7f7f7; */
  /* background-size: cover; */
  z-index: 1;
}

.user_beijing_image a {
  width: 100%;
  height: 100%;
  display: block;
  cursor: pointer;
  /* text-indent: -9999px; */
}

/* 搴曢儴 */
.user_box_bottom {
  width: 100%;
  margin-top: 20px;
  background: #fff;
  position: relative;
  z-index: 2;
}

.user_box_link {
  width: 100%;
  background: #fff;
}


.user_link_title {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 300;
  color: #3E3E3E;
}

.user_link_font {
  padding: 0 11px;
  border-right: 1px solid rgba(0, 0, 0, 0.13);
  margin-bottom: 10px;
}

.user_link_font:last-child {
  border-right: none;
}

.user_link_font a {
  text-decoration: none;
  color: #3E3E3E;
}

.user_link_font a:hover {
  color: red;
}

/* 鍏充簬鎴戜滑 */
.user_box_aboutus {
  width: 100%;
  min-width: 1200px;
  background: #2a2a2a;
  border-top: 2px solid #DA2E29;
  position: relative;
  z-index: 2;
}

.user_aboutus_content {
  margin: auto;
  padding: 50px 0;
  background: #2a2a2a;
  width: 1200px;
}

.user_butt_size {
  width: 950px;
  margin: auto;
}

.user_aboutus_size {
  margin: auto;
  width: 280px;
  height: 57px;
  border-right: 1px solid #3E3E3E;
}

.user_aboutus_img {
  width: 217px;
  height: 50px;
  background: url(/assets/img/logo1.png);
  background-size: 100% 100%;
}

.user_right_content {
  height: 57px;
}

.user_aboutus_top {
  padding: 4px 34px;
  border-right: 1px solid #3E3E3E;
  color: #fff;
}

.user_aboutus_top a {
  text-decoration: none;
  color: #fff;
}

.user_aboutus_top a:hover {
  color: red;
}

.user_aboutus_top:last-child {
  border-right: none
}

.user_right_record {
  padding-left: 34px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 300;
  color: #7C7C7C;
}


/* 缁熶竴鐨勫ぇ灏忓啓瀛椼€侀鑹� */
.user_font_small {
  font-size: 15px;
}

.user_font_big {
  font-size: 16px;
}

.user_font_weight {
  font-weight: bold;
}

.user_font_grey {
  color: #666666;
}

.user_font_red {
  color: red;
}

.user_font_white {
  color: #fff;
}

.user_ui_font {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #DDDDDD;
}

.user_ui_font_tq {
  font-size: 14px;
  font-family: Adobe Heiti Std;
  font-weight: normal;
  color: #7B7E86;
}

/* 缁熶竴鐨勫竷灞€ */
.user_flex_row {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.user_row {
  display: flex;
  flex-direction: row;
}

.user_flex_column {
  display: flex;
  flex-direction: column;
}

.user_flex_column_center {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.user_flex_center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.user_flex_row_between {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.user_flex_start_between {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.user_flex_row_around {
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.user_flex_space_evenly {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}

.user_flex_space_evenly a {
  text-decoration: none;
  color: inherit;
}

.user_flex_start {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.user_flex_end {
  display: flex;
  align-items: flex-end;
}

.user_flex_column_between {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.user_flex_column_around {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.user_flex_wrap_row {
  display: flex;
  flex-wrap: wrap;
  /* flex-direction: row;
  justify-content: space-between; */
}

.user_wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

/* 缁熶竴鐨刾adding margin */
.user_padding {
  padding: 10px;
}

.user_padding_up {
  padding: 12px 0;
}

.user_padding_zc {
  padding: 10px 0;
}

.user_padding_max {
  padding: 20px;
}

.use_pad_bum {
  padding: 20px 20px 0 20px;
}

.user_padding_max_so {
  padding: 10px 20px;
}

.user_padding_maxs_so {
  padding: 30px 20px;
}

.user_padding_so {
  padding: 0 10px;
}

.user_margin {
  margin: 10px;
}

.user_margin_up {
  margin: 10px 0;
}

.user_margin_so {
  margin: 0 10px;
}

.user_margin_right {
  margin-right: 10px;
}

.user_padding_onbuttom {
  padding: 20px 20px 0 20px;
}

/* 榧犳爣 */
.user_cursor {
  cursor: pointer;
}

/* 搴曡竟 */
.user_border_bottom {
  border-bottom: 2px solid #DA2E29;
}

/* 鍥剧墖 */
.user_images {
  width: 100%;
  height: 100%;
}

/* 琛屾暟缂╄繘 */
.user_overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.video_box {
  width: 848px;
  padding-top: 10px;
}

.video_font {
  margin-top: 10px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 300;
  color: #A0A0A0;
}

.footage_box {
  line-height: 32px;
  float: left;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 500;
  color: #A0A0A0;
}

.upload_box {
  line-height: 32px;
}

.url_video {
  width: 260px;
  border: none;
}

.straight_top_up {
  padding-top: 20px;
}

.audio_text {
  padding-right: 10px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #2B2B2B;
}

.audio_text a {
  text-decoration: none;
  color: inherit;
}

.audio_text a:hover {
  color: red;
}

/* 杞挱缁勪欢 */
.swiper_top_box {
  width: 100%;
  height: 176px;
  box-sizing: border-box;
  border: 1px solid #f86866;
  background-color: #fff;
  margin: 0 auto 10px auto;
  position: relative;
}

.mark_box {
  width: 19px;
  height: 140px;
  line-height: 20px;
  padding: 34px 8px 1px 8px;
  color: #fff;
  font-size: 16px;
  position: relative;
  float: left;
  background-color: #DA2E29;
}

.mark_box::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 8px solid #DA2E29;
  border-bottom: 10px solid transparent;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: -8px;
}

.client-game-slide {
  width: 1130px;
  /* width: 1120px; */
  margin: 10px auto auto 55px;
  overflow: hidden;
}

.single_box {
  width: 100%;
  height: 100%;
  position: relative;
  font-size: 0;
  /* margin-left: -10px; */
}

.single_box ul li {
  display: inline-block;
  margin: 0 10px;
}

.single_box ul {
  margin: 0;
  padding: 0;
  outline: none;
  list-style: none;
  overflow-x: auto;
  /* 璁剧疆x杞村彲婊戝姩 */
  white-space: nowrap;
  /* 鍏冪礌涓嶆崲琛� */
}

.single_box ul::-webkit-scrollbar {
  display: none;
}


.img_single {
  width: 100%;
  height: 120px;
  overflow: hidden;
}

.img_single a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.img_single a img {
  width: 100%;
  height: 120px;
  cursor: pointer;
  object-fit: cover;
  transition: all 0.6s;
}

.img_single a img:hover {
  transform: scale(1.2);
}


.single_p {
  display: block;
  text-decoration: none;
  width: 100%;
  height: auto;
  padding-top: 3px;
  /* line-height: 30px; */
  color: #333333;
  font-size: 14px;
  /* font-weight: bold; */
  /* text-align: center; */
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}


.single_p:hover {
  color: red;
}

.anti-addiction {
  margin: 0 0 10px 0;
}

.anti-addiction a {
  display: block;
  width: 60px;
  border-radius: 6px;
  height: 83px;
  background: url(/assets/img/new/16jia.png) no-repeat;
  background-size: 100% 100%;
}

.service-opening {
  position: fixed;
  z-index: 10;
  left: 50%;
  top: 30%;
  width: 217px;
  height: auto;
  margin-left: -860px;
  border: 1px solid #E7E7E7;
  box-sizing: border-box;
}

.service-top {
  width: 215px;
  height: 60px;
  background: url(/assets/img/new/kfb.png) no-repeat;
  background-size: 100% 100%;

}

.service-top a {
  display: block;
  width: 100%;
  height: 100%;
}

.service-content {
  width: 215px;
  height: auto;
  background: #ffff;
}

.service-tt {
  padding: 10px 15px 5px 15px;
  display: inline-block;
  width: 185px;
  font-size: 14px;
  font-weight: 400;
  color: #A8A5A5;
}

.service-lf {
  float: left;
  width: 50%;
  text-align: center;
}

.service-ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 10px;
}

.service-ul li {
  position: relative;
  width: 185px;
  height: 20px;
  padding: 6px 15px;
}

.service-ul-a {
  float: left;
  font-size: 13px;
  color: #314482;
  text-decoration: none;
}

.service-ul-a:hover {
  color: red;
}

.service-ul-i {
  float: left;
  margin: 2px 6px 0 6px;
  padding: 0 2px;
  background-color: #f60;
  text-align: center;
  color: #fff;
  overflow: hidden;
  line-height: 16px;
  height: 16px;
  font-size: 12px;
  font-style: normal;
  border-radius: 4px;
  font-weight: 200;
}

.service-ul-time {
  float: right;
  margin-right: 8px;
  line-height: 20px;
  font-size: 12px;
  color: #717171;
}

.service-bottom {
  width: 215px;
  height: 39px;
  background: #DA2E29;
  text-align: center;
}

.service-bottom a {
  display: block;
  width: 100%;
  height: 100%;
}

.service-bottom a img {
  margin-top: 10px;
}

.zt-ranking {
  display: flex;
  /* align-items: center; */
  /* flex-wrap: nowrap; */
  justify-content: space-between;
}

.zt-rank-cloumn,
.zt-rank-cloumn1,
.zt-rank-cloumn2 {
  width: auto;
  height: auto;
}

.zt-ranks {
  margin-top: 12px;
  margin-bottom: 0 !important;
  width: 392px !important;
}

.zt-ranks-collect {
  width: 50% !important;
  height: 100px !important;
}

.zt-ranks-collect a {
  display: block;
  width: 100%;
  height: 100%;
}

.zt-ranks-rg {
  width: calc(50% - 8px);
}
</pre></body></html>