@charset "UTF-8";
.section {
  display: block;
}
.section .title {
  font-size: 20px;
  color: #2C2C2C;
  margin: 20px 0px;
  font-weight: bolder;
}
.section .title img {
  width: 22px;
  height: 22px;
  float: left;
  margin-right: 10px;
  margin-top: 3px;
}

.pic_big_tab {
  position: absolute;
  right: 0px;
  width: 322px;
  height: 48px;
  top: -14px;
}

.header {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  z-index: 99;
}
.header .logo {
  float: left;
  margin-top: 18px;
}
.header .logo img {
  float: left;
  width: 90px;
  height: 28px;
}
.header .nav_inner {
  height: 68px;
  line-height: 68px;
}
.header .nav_inner ul li {
  float: left;
  margin-left: 20px;
}
.header .nav_inner ul li a {
  display: block;
  font-size: 13px;
  color: #FFFFFF;
}
.header .nav_inner ul li a:hover {
  color: #F66F0C;
}
.header .nav_inner ul li.active a {
  color: #F66F0C;
}
.header .nav_inner ul li.label {
  position: relative;
}
.header .nav_inner ul li.label.new::after {
  content: "";
  position: absolute;
  top: 12px;
  right: -10px;
  display: block;
  width: 22px;
  height: 13px;
  background: url("../../img/index/label_new.png") no-repeat center/100%;
}
.header .nav_inner ul li.label.hot::after {
  content: "";
  position: absolute;
  top: 12px;
  right: -10px;
  display: block;
  width: 22px;
  height: 13px;
  background: url("../../img/index/label_hot.png") no-repeat center/100%;
}
.header .search {
  position: absolute;
  right: 0px;
  top: 0px;
}
.header .search .search_wrap {
  float: right;
  width: 230px;
  margin-top: 14px;
  position: relative;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 54px;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
}
.header .search .input_text {
  float: left;
  background: transparent;
  width: 155px;
  margin-left: 20px;
  height: 36px;
  line-height: 36px;
  padding-right: 10px;
  display: block;
  border: 0 none;
  color: rgba(255, 255, 255, 0.8);
}
.header .search .input_text::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
.header .search .input_button {
  float: right;
  text-align: center;
  width: 52px;
  height: 36px;
  line-height: 36px;
  border: 0 none;
  color: #FFFFFF;
  cursor: pointer;
  background: url(//c2.cgyouxi.com/website/orange/img/index/search_ions.png?v20180815) no-repeat center top;
  background-size: auto 100%;
}
.header .search .input_button img {
  margin: 9px 0px 0px 16px;
  float: left;
}
.header .search .input_button:hover {
  background: #F66F0C;
}
.header .search .appDown {
  float: right;
  position: relative;
  height: 68px;
  line-height: 68px;
  margin: 0px 0px 0px 13px;
  font-size: 13px;
  color: #FFFFFF;
}
.header .search .appDown a {
  color: #fff;
}
.header .search .appDown .app_icon {
  width: 132px;
  position: absolute;
  top: 60px;
  left: 0px;
  margin-left: -40px;
  text-align: center;
  font-size: 12px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
  background: #FFFFFF;
  border-radius: 6px;
  padding: 20px 0px 14px 0px;
}
.header .search .appDown .app_icon img {
  width: 92px;
  height: 92px;
}
.header .search .appDown .app_icon p {
  margin-top: -22px;
  display: block;
  width: 132px;
  color: #2C2C2C;
  line-height: 16px;
  height: 16px;
  overflow: hidden;
  text-align: center;
}
.header .search .appDown .app_icon span {
  float: left;
  display: block;
  width: 132px;
  color: #999;
  line-height: 16px;
  height: 16px;
  overflow: hidden;
  text-align: center;
  margin-top: 4px;
}
.header .search .appDown:hover {
  color: #F66F0C;
  cursor: default;
}
.header .search img.arrow_up {
  position: absolute;
  top: -6px;
  left: 50%;
  margin-left: -6px;
  width: 12px !important;
  height: 6px !important;
}
.header .search .user {
  float: right;
  position: relative;
}
.header .search .user .user_pics {
  float: left;
  height: 68px;
  line-height: 68px;
  position: relative;
  width: 36px;
}
.header .search .user .user_pics img.user_headers {
  position: absolute;
  right: 0px;
  top: 14px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
}
.header .search .user .letter {
  float: left;
  position: relative;
  cursor: pointer;
  margin: 3px 23px 0px 22px;
  height: 68px;
  line-height: 68px;
}
.header .search .user .letter img {
  width: 16px;
  height: 16px;
}
.header .search .user_message {
  position: absolute;
  left: 0px;
  margin-left: -57px;
  top: 57px;
  background: #FFFFFF;
  border-radius: 6px;
  padding: 16px 16px 4px 16px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
}
.header .search .user_message ul li {
  display: block;
  width: 100px;
  height: 16px;
  line-height: 16px;
  margin-bottom: 12px;
}
.header .search .user_message ul li a {
  display: block;
  color: #999;
  height: 100%;
}
.header .search .user_message ul li a:hover em {
  color: #F66F0C;
}
.header .search .user_message ul li a:hover i {
  color: #F66F0C;
}
.header .search .user_message ul li em {
  float: left;
  color: #2C2C2C;
}
.header .search .user_message ul li i {
  float: right;
  color: #999;
}
.header .search .user_info {
  position: absolute;
  width: 210px;
  left: 0px;
  top: 60px;
  margin-left: -173px;
  background: #FFFFFF;
  border-radius: 6px;
  padding: 24px 0px 13px 0px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
}
.header .search .user_info .user_arrow_up {
  left: 91%;
  top: -6px !important;
}
.header .search .count_tag {
  position: absolute;
  width: 6px;
  height: 6px;
  background: #F66F0C;
  right: -3px;
  top: 21px;
  border-radius: 50%;
}
.header .search .user_info_wrap {
  width: 79%;
  margin: 0 auto;
  position: relative;
}
.header .search .user_info_top {
  position: relative;
}
.header .search .user_info_top a {
  position: relative;
}
.header .search .user_info_top a.user_cover_bg {
  float: left;
  width: 48px;
  height: 48px;
  position: relative;
}
.header .search .user_info_top a.user_cover_bg:hover .layer_covers_common {
  opacity: 0.2;
}
.header .search .user_info_top .user_head {
  float: left;
  width: 48px;
  height: 48px;
  border-radius: 50%;
}
.header .search .user_info_top .pendant {
  position: absolute;
  top: -6px;
  left: -6px;
  width: 60px;
  height: 60px;
  z-index: 1;
}
.header .search .user_info_top .icon_level {
  float: left;
  width: 18px !important;
  height: 18px !important;
  position: absolute;
}
.header .search .user_more_level {
  float: left;
  margin-left: 12px;
}
.header .search .user_more_level h3 {
  font-size: 13px;
  color: #2C2C2C;
  line-height: 16px;
  width: 102px;
  margin-top: 6px;
}
.header .search .user_more_level .levels {
  float: left;
  font-size: 12px;
  line-height: 20px;
  margin-top: 6px;
  position: relative;
}
.header .search .user_more_level em {
  display: inline-block;
  background: #FFF8E0;
  color: #E1A93D;
  padding: 0px 10px 0px 15px;
  height: 18px;
  line-height: 18px;
  border-radius: 10px;
  margin-left: 8px;
}
.header .search .user_info_center {
  position: relative;
  margin-top: 14px;
  height: 70px;
  background: #f8f8f8;
}
.header .search .user_info_center .uls {
  text-align: center;
  width: 100%;
}
.header .search .user_info_center a:first-child {
  margin-left: 0px;
}
.header .search .user_info_center a:last-child {
  margin-right: 0px;
}
.header .search .user_info_center a {
  display: inline-block;
  width: 38px;
  margin-left: 24px;
  margin-top: 14px;
  cursor: default;
}
.header .search .user_info_center a img {
  width: 38px;
}
.header .search .user_info_center a p {
  color: #999999;
  line-height: 16px;
}
.header .search .user_info_bottom {
  width: 50px;
  margin: 0 auto;
  line-height: 24px;
  text-align: center;
  color: #2C2C2C;
  cursor: pointer;
}
.header .search .user_info_bottom:hover {
  color: #F66F0C;
}
.header .input_text::-webkit-input-placeholder {
  color: #FFFFFF;
}
.header .scroll .input_text::-moz-input-placeholder {
  color: #999999;
  opacity: 0.8;
  filter: alpha(opacity=0.8);
}
.header .login {
  float: right;
  position: relative;
  z-index: 112;
  margin-top: 25px;
}
.header .login span {
  display: inline-block;
  margin-left: 21px;
}
.header .login span a {
  color: #FFFFFF;
  font-size: 13px;
}
.header .login span a:hover {
  color: #F66F0C;
}
.header .badge-list {
  width: 38px;
  vertical-align: middle;
  cursor: default;
}

.nav_box .channel_entry {
  float: left;
}
.nav_box .channel_entry a {
  font-size: 16px;
  color: #2C2C2C;
  font-weight: bolder;
}
.nav_box .channel_entry a i {
  display: inline-block;
  margin-left: 6px;
  width: 6px;
  height: 10px;
  background: url(//c2.cgyouxi.com/website/orange/img/index/right.png?v=20180815) no-repeat center top;
  background-size: 6px 10px;
}
.nav_box .channel_entry a:hover {
  color: #F66F0C;
}
.nav_box .channel_entry a:hover i {
  background: url(//c2.cgyouxi.com/website/orange/img/index/right_change.png?v=20180815) no-repeat center top;
  background-size: 6px 10px;
}
.nav_box .nav_list_main {
  margin-top: 18px;
}
.nav_box .nav_list_main ul li {
  float: left;
  height: 48px;
  width: 120%;
  border-right: 1px solid #EBEBEB;
}
.nav_box .nav_list_main ul li span {
  display: inline-block;
  width: 31.5%;
  text-align: left;
  margin-bottom: 6px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.nav_box .nav_list_main ul li span a {
  font-size: 13px;
  color: #2C2C2C;
}
.nav_box .nav_list_main ul li span:hover {
  color: #F66F0C;
}
.nav_box .nav_list_main ul li span:hover a {
  color: #F66F0C;
}
.nav_box .nav_list_main li.nav_zone {
  border: 0 none;
}
.nav_box .nav_list_main li.li_first {
  width: 27%;
}
.nav_box .nav_list_main li.li_second {
  width: 27%;
  margin-left: 4%;
}
.nav_box .nav_list_main li.li_three {
  width: 38%;
  margin-left: 4%;
  border: 0 none;
}
.nav_box .nav_list_main li.li_three span {
  width: 22.5%;
}
.nav_box .recent_visit {
  float: right;
  margin-right: 30px;
}
.nav_box .recent_visit span {
  display: inline-block;
  font-size: 12px;
  color: #999999;
}
.nav_box .recent_visit em {
  display: inline-block;
  padding: 2px 8px;
  border: 1px solid #F66F0C;
  border-radius: 4px;
  margin-left: 6px;
}
.nav_box .recent_visit em a {
  display: inline-block;
  font-size: 12px;
  color: #F66F0C;
}
.nav_box .recent_visit em:hover {
  background: #F66F0C;
  color: #FFFFFF;
  cursor: pointer;
}
.nav_box .recent_visit em:hover a {
  color: #FFFFFF;
}
.nav_box .nav_list_left {
  width: 75.5%;
  border-right: 1px solid #EBEBEB;
  padding-bottom: 13px;
}
.nav_box .nav_list_left .nav_list_title {
  margin-top: 18px;
}
.nav_box .nav_list_right {
  width: 22%;
  padding: 18px 0px 0px 0px;
}

.active_box .active-left {
  margin-right: 248px;
  padding-top: 30px;
}
.active_box .active-left ul {
  width: 120%;
}
.active_box .active-left ul li {
  float: left;
  position: relative;
  margin-right: 10px;
  width: 178px;
  height: 178px;
  overflow: hidden;
  border-radius: 6px;
  overflow: hidden;
}
.active_box .active-left ul li a {
  position: relative;
  display: block;
  height: 100%;
}
.active_box .active-left ul li span {
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  height: 100%;
  width: 100%;
  background: #FFFFFF;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 9;
}
.active_box .active-left ul li img {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 178px;
  height: 178px;
  transition: all ease 0.3s;
}
.active_box .fixed_right {
  position: absolute;
  right: 0px;
  top: 30px;
  overflow: hidden;
}
.active_box .fixed_right ul li {
  display: block;
  margin-bottom: 11px;
  position: relative;
  width: 238px;
  height: 52px;
  overflow: hidden;
  border-radius: 6px;
}
.active_box .fixed_right ul li a {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
}
.active_box .fixed_right ul li span {
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  height: 100%;
  width: 100%;
  background: #FFFFFF;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 9;
}
.active_box .fixed_right ul li img {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 238px;
  height: 52px;
  transition: all ease 0.3s;
}

.recom_box {
  overflow: hidden;
}
.recom_box .hd {
  height: 34px;
  line-height: 34px;
  position: relative;
  margin: 50px 0px 17px 0px;
}
.recom_box .hd ul {
  float: left;
}
.recom_box .hd ul li {
  float: left;
  font-size: 16px;
  color: #999999;
  margin-right: 30px;
  font-weight: bolder;
  cursor: default;
}
.recom_box .hd ul li.on {
  color: #2C2C2C;
}
.recom_box .hd .my_collection {
  float: right;
}
.recom_box .hd .my_collection span {
  display: inline-block;
  font-size: 13px;
  color: #2C2C2C;
}
.recom_box .hd .my_collection em {
  display: inline-block;
  color: #EBEBEB;
  margin: 0px 10px 0px 12px;
}
.recom_box .hd .recom_underline {
  position: absolute;
  bottom: 0px;
  left: 16px;
  background: #F66F0C;
  border-radius: 1.5px;
  width: 32px;
  height: 3px;
}
.recom_box .bd ul {
  width: 120%;
}
.recom_box .bd li:hover p a {
  color: #F66F0C;
}
.recom_box .bd li:hover .game_cover a .layer_covers_common {
  opacity: 0.2;
}
.recom_box .bd li {
  float: left;
  width: 190px;
  margin-right: 10px;
  position: relative;
}
.recom_box .bd li .tag {
  position: absolute;
  left: 6px;
  top: 6px;
  font-size: 12px;
  z-index: 19;
  height: 20px;
  line-height: 20px;
  border-radius: 4px;
  padding: 0px 4px;
}
.recom_box .bd li .tag.bg_back {
  background: rgba(44, 44, 44, 0.9);
  color: #FFFFFF;
}
.recom_box .bd li .tag.orange {
  background: rgba(246, 111, 12, 0.9);
  color: #FFFFFF;
}
.recom_box .bd li .game_cover {
  position: relative;
  width: 190px;
  height: 106px;
  overflow: hidden;
  border-radius: 6px;
}
.recom_box .bd li .game_cover a {
  position: absolute;
  display: block;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}
.recom_box .bd li .game_cover.finished:after {
  content: "";
  position: absolute;
  top: 6px;
  right: 0;
  background: url("//pic.cgyouxi.com/orange/upload/202503/7291276_e712ed52b308c0817303579189ad7c4d.png") no-repeat center;
  background-size: 100%;
  width: 34px;
  height: 20px;
}
.recom_box .bd li img {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 190px;
  height: 106px;
}
.recom_box .bd li p {
  font-size: 14px;
  color: #F66F0C;
  padding: 6px;
  text-align: left;
}

.section_box10 {
  background: #F9F9F9;
  height: 715px;
}

.box10 {
  overflow: hidden;
}
.box10 .hd {
  height: 34px;
  line-height: 34px;
  position: relative;
  margin: 35px 0px 27px 0px;
}
.box10 .hd ul {
  float: left;
}
.box10 .hd ul li {
  float: left;
  font-size: 16px;
  color: #999999;
  margin-right: 30px;
  font-weight: bolder;
}
.box10 .hd ul li.on {
  color: #2C2C2C;
}
.box10 .hd .my_collection {
  float: right;
}
.box10 .hd .my_collection span {
  display: inline-block;
  margin-left: 25px;
  font-size: 13px;
  color: #2C2C2C;
}
.box10 .hd .recom_underline {
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: #F66F0C;
  border-radius: 6px;
  width: 32px;
  height: 3px;
}
.box10 .bd .my_fav {
  width: 120%;
}
.box10 .bd .my_fav li {
  float: left;
  margin-right: 10px;
  width: 240px;
  height: 245px;
  overflow: hidden;
}
.box10 .bd .my_fav .fav_game {
  position: relative;
  width: 216px;
  margin: 0 auto;
}
.box10 .bd .my_fav .fav_game a {
  height: 100%;
}
.box10 .bd .my_fav .fav_game img {
  float: left;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.box10 .bd .my_fav .fav_game span {
  display: block;
  font-size: 14px;
  color: #2C2C2C;
  margin-left: 50px;
  margin-bottom: 3px;
}
.box10 .bd .my_fav .fav_game em {
  display: block;
  font-size: 12px;
  color: #999999;
  margin-left: 50px;
}
.box10 .bd .my_fav .fav_game p {
  float: left;
  font-size: 13px;
  color: #999999;
  margin: 8px 0px 10px 0px;
}
.box10 .bd .my_fav .fav_game i {
  position: absolute;
  right: 0px;
  top: 0px;
  display: inline-block;
  width: 18px;
  height: 18px;
  cursor: pointer;
}
.box10 .bd .my_fav .fav_game i img {
  width: 18px;
  height: 17.3px;
}
.box10 .bd .my_fav .fav_game_cover {
  text-align: center;
}
.box10 .bd .my_fav .fav_game_cover img {
  width: 216px;
  height: 121px;
  border-radius: 6px;
}
.box10 .bd .rank_box li {
  float: left;
  width: 33.333%;
}
.box10 .bd .rank_box .rank_box_wrap {
  width: 84.2%;
  margin: 0 auto;
}
.box10 .bd .rank_box .rank_box_title {
  position: relative;
}
.box10 .bd .rank_box .rank_box_title h3 {
  float: left;
  font-size: 16px;
  color: #2C2C2C;
  font-weight: bolder;
}
.box10 .bd .rank_box .rank_box_title span {
  float: left;
  font-size: 12px;
  color: #999999;
  margin-left: 17px;
  margin-top: 3px;
}
.box10 .bd .rank_box .rank_box_title span.active {
  color: #F66F0C;
}
.box10 .bd .rank_box .rank_box_title dl {
  display: block;
  float: right;
  margin-top: 3px;
}
.box10 .bd .rank_box .rank_box_title dl dd {
  float: right;
  margin-left: 4px;
  font-size: 12px;
  color: #2C2C2C;
}
.box10 .bd .rank_box .rank_box_title dl dd em {
  color: #999;
  display: inline-block;
  margin: 0px 3px;
}
.box10 .bd .rank_box .rank_box_title dl dd img {
  width: 7px;
  height: 4px;
}
.box10 .bd .rank_box .accordion_container {
  margin: 0 auto;
  position: relative;
}
.box10 .bd .rank_box .accordion_container .rank_list {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 18px;
  height: 21px;
}
.box10 .bd .rank_box .accordion_container .rank_list img {
  width: 18px;
  height: 21px;
}
.box10 .bd .rank_box .accordion_container .content {
  position: relative;
  width: 240px;
  height: 135px;
  overflow: hidden;
  margin-left: 34px;
}
.box10 .bd .rank_box .accordion_container .content img {
  position: absolute;
  left: 0px;
  height: 135px;
  width: 240px;
  z-index: 1;
}
.box10 .bd .rank_box .accordion_container .content .word {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 60px;
}
.box10 .bd .rank_box .accordion_container .content .word_wrap {
  position: relative;
  width: 90%;
  margin: 10px auto 8px;
  z-index: 4;
}
.box10 .bd .rank_box .accordion_container .content span {
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  height: 100%;
  width: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.56) 100%);
  z-index: 2;
}
.box10 .bd .rank_box .accordion_container .content p {
  font-size: 14px;
  color: #FFFFFF;
  margin-bottom: 3px;
}
.box10 .bd .rank_box .accordion_container .content h3 {
  font-size: 12px;
  color: #FFFFFF;
  margin-right: 60px;
}
.box10 .bd .rank_box .accordion_container .tab {
  margin-left: 34px;
  width: 240px;
}
.box10 .bd .rank_box .accordion_container .tab p {
  margin-right: 60px;
  color: #2C2C2C;
  font-size: 13px;
}
.box10 .bd .rank_box .accordion_container .tab u {
  color: #999999;
}
.box10 .bd .rank_box .accordion_container em {
  display: block;
  position: absolute;
  right: 0px;
  bottom: 0px;
  font-size: 12px;
  color: #FFFFFF;
}
.box10 .bd .rank_box .accordion_container em i {
  float: left;
  width: 12px;
  height: 12px;
  margin: 2px 3px 0px 0px;
}
.box10 .bd .rank_box .accordion_container em u {
  float: left;
}
.box10 .bd .rank_box .accordion {
  position: relative;
  overflow: hidden;
  height: 900px;
}
.box10 .bd .rank_box .accordion > div {
  position: absolute;
  left: 0px;
  cursor: pointer;
  background-color: #FFF;
}
.box10 .bd .rank_box .accordion_container .first {
  z-index: 5;
  top: 0px;
}
.box10 .bd .rank_box .accordion_container .second {
  z-index: 4;
  top: 149px;
}
.box10 .bd .rank_box .accordion_container .third {
  z-index: 3;
  top: 181px;
}
.box10 .bd .rank_box .accordion_container .four {
  z-index: 2;
  top: 218px;
}
.box10 .bd .rank_box .accordion_container .five {
  z-index: 1;
  top: 250px;
}
.box10 .bd .my-ad {
  position: relative;
}
.box10 .bd .my-ad li {
  width: 100%;
  border: 1px solid #F00;
}
.box10 .bd .my-ad a {
  position: relative;
  display: block;
  float: left;
  border-radius: 6px;
  overflow: hidden;
}
.box10 .bd .my-ad .ad1 {
  width: 240px;
  height: 500px;
  overflow: hidden;
}
.box10 .bd .my-ad .ad2 {
  margin-left: 10px;
  width: 240px;
  height: 270px;
}
.box10 .bd .my-ad .ad3 {
  margin-left: 10px;
  width: 240px;
  height: 270px;
  overflow: hidden;
}
.box10 .bd .my-ad .ad4 {
  margin: 10px 0px 0px 10px;
  width: 490px;
  height: 220px;
  overflow: hidden;
}
.box10 .bd .my-ad .ad5 {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 240px;
  height: 500px;
}
.box10 .bd .coupon_box .view_more {
  display: block;
  width: 240px;
  height: 34px;
  line-height: 34px;
  margin: 0 auto;
  text-align: center;
  background: #FFFFFF;
  border: 1px solid #EBEBEB;
  border-radius: 17px;
}
.box10 .bd .coupon_box dl {
  display: block;
  width: 100%;
  height: 23px;
}
.box10 .bd .coupon_box dl dt {
  float: left;
  font-size: 16px;
  color: #2C2C2C;
  font-weight: bolder;
}
.box10 .bd .coupon_box dl dd {
  float: left;
  font-size: 12px;
  color: #999999;
  margin: 5px 0px 0px 6px;
}
.box10 .bd .coupon_box p {
  font-size: 12px;
  color: #999999;
  margin-bottom: 4px;
}
.box10 .bd .coupon_box h3 {
  font-size: 14px;
  font-weight: 500;
  color: #2C2C2C;
  font-weight: bolder;
  margin-bottom: 4px;
}
.box10 .bd .coupon_box .my_coupon_wrap {
  width: 85.5%;
  margin: 0 auto;
  position: relative;
}
.box10 .bd .coupon_box .my_coupon {
  width: 322px;
}
.box10 .bd .coupon_box .my_coupon .my_coupon_top {
  position: relative;
  background: #FFFFFF;
  border-radius: 6px;
  padding: 24px 0px;
}
.box10 .bd .coupon_box .my_coupon .my_coupon_bottom {
  margin-top: 31px;
  position: relative;
  background: #FFFFFF;
  border-radius: 6px;
  margin-top: 48px;
  height: 196px;
}
.box10 .bd .coupon_box .my_coupon .my_coupon_bottom img {
  position: relative;
  left: 0px;
  width: 274px;
  height: 154px;
  border-radius: 6px;
  top: -30px;
  z-index: 9;
}
.box10 .bd .coupon_box .my_coupon .my_coupon_bottom .game_mesg {
  position: relative;
  z-index: 19;
  margin-top: -25px;
}
.box10 .bd .coupon_box .my_coupon .my_coupon_bottom .game_mesg_title {
  float: left;
}
.box10 .bd .coupon_box .my_coupon .my_coupon_bottom .game_mesg_timer {
  float: right;
  border-left: 1px solid #EBEBEB;
  padding-left: 18px;
}
.box10 .bd .coupon_box .my_coupon .my_coupon_bottom .game_mesg_timer span {
  display: inline-block;
  width: 24px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  background: #2C2C2C;
  font-size: 12px;
  color: #FFFFFF;
  border-radius: 2px;
}
.box10 .bd .coupon_box .my_coupon .coupon1 {
  height: 90px;
  position: relative;
  margin-top: 14px;
}
.box10 .bd .coupon_box .my_coupon .coupon1 .icon_pic {
  position: absolute;
  left: 0px;
  top: 0px;
}
.box10 .bd .coupon_box .my_coupon .coupon1 span {
  display: block;
  font-size: 14px;
  color: #6B0902;
  margin: 0px 85px 3px 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-top: 12px;
}
.box10 .bd .coupon_box .my_coupon .coupon1 em {
  display: block;
  font-size: 12px;
  color: #C98E51;
  margin: 3px 80px 0px 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box10 .bd .coupon_box .my_coupon .coupon1 button {
  position: absolute;
  right: 16px;
  top: 17px;
  display: inline-block;
  width: 60px;
  height: 26px;
  line-height: 26px;
  border: 0 none;
  background: linear-gradient(to right, #F66F0C, #F99825);
  border-radius: 17px;
  font-size: 12px;
  color: #FFFFFF;
  cursor: pointer;
}
.box10 .bd .coupon_box .my_coupon .coupon1 .button {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  line-height: 30px;
}
.box10 .bd .coupon_box .my_coupon .coupon1 .button span {
  float: left;
  width: 49.6%;
  text-align: center;
  font-size: 12px;
  color: #2C2C2C;
  margin: 0px;
  cursor: pointer;
}
.box10 .bd .coupon_box .today_coupon {
  margin-left: 334px;
  position: relative;
  background: #FFFFFF;
  border-radius: 6px;
  padding: 24px 0px;
}
.box10 .bd .coupon_box .game_active_wrap {
  width: 88%;
  margin: 0 auto;
  position: relative;
  padding-top: 20px;
}
.box10 .bd .coupon_box .game_active_wrap img {
  float: left;
  width: 200px;
  height: 112px;
  border-radius: 6px;
}
.box10 .bd .coupon_box .game_active_txt {
  float: left;
  height: 112px;
  position: relative;
  margin-left: 18px;
  width: 115px;
}
.box10 .bd .coupon_box .game_active_txt span {
  font-size: 14px;
  width: 115px;
  color: #2C2C2C;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box10 .bd .coupon_box .game_active_txt p {
  font-size: 12px;
  color: #999999;
  height: 34px;
  -webkit-line-clamp: 2;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
.box10 .bd .coupon_box .game_active_txt em {
  display: inline-block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  font-size: 12px;
  color: #999999;
}
.box10 .bd .coupon_box .game_active_list {
  background: url(//c2.cgyouxi.com/website/orange/img/index/coupon2.png?v=20180815);
  width: 380px;
  height: 200px;
  position: relative;
  margin-bottom: 20px;
}
.box10 .bd .coupon_box .button_active {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 48px;
  line-height: 48px;
}
.box10 .bd .coupon_box .button_active span {
  display: inline-block;
  width: 49.5%;
  text-align: center;
  font-size: 12px;
  color: #2C2C2C;
  cursor: pointer;
}
.box10 .bd .coupon_box .button_active span.active {
  color: #F66F0C;
}
.box10 .bd .coupon_box .game_trailer {
  margin-left: 399px;
}
.box10 .bd .coupon_box .game_trailer_message {
  width: 90%;
  margin: 0 auto;
  padding: 4px 0px 10px 0px;
}
.box10 .bd .coupon_box .game_trailer_message p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box10 .bd .coupon_box .game_trailer_message h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box10 .bd .coupon_box .game_trailer_list {
  overflow: hidden;
  background: #F9F9F9;
  margin-top: 30px;
  border-radius: 6px;
}
.box10 .bd .coupon_box .game_trailer_list img {
  width: 190px;
  height: 106px;
}

.author_box .title {
  position: relative;
  margin-left: 32px;
}
.author_box .title:before {
  content: "";
  position: absolute;
  top: 4px;
  left: -32px;
  width: 22px;
  height: 22px;
  background: url(//c2.cgyouxi.com/website/orange/img/index/icon_author.png?v=20180815) no-repeat center;
  background-size: 100%;
}
.author_box .author_box_left {
  width: 190px;
  border: 1px solid #EBEBEB;
  border-radius: 6px;
  padding: 20px 0px;
}
.author_box .author_box_left ul li {
  font-size: 14px;
  color: #2C2C2C;
  margin: 0px 0px 0px 32px;
  height: 46px;
  line-height: 46px;
  position: relative;
}
.author_box .author_box_left ul li:before {
  float: left;
  content: "";
  width: 14px;
  height: 14px;
  margin-right: 14px;
  margin-top: 16px;
}
.author_box .author_box_left ul li:first-child:before {
  content: "";
  background: url(//c2.cgyouxi.com/website/orange/img/index/icon.png?v=20180815) no-repeat center;
  background-position: 0 -56px;
  background-size: 100% auto;
}
.author_box .author_box_left ul li:nth-child(2):before {
  content: "";
  background: url(//c2.cgyouxi.com/website/orange/img/index/icon.png?v=20180815) no-repeat center;
  background-position: 0 -84px;
  background-size: 100% auto;
}
.author_box .author_box_left ul li:nth-child(3):before {
  content: "";
  background: url(//c2.cgyouxi.com/website/orange/img/index/icon.png?v=20180815) no-repeat center;
  background-position: 0 -14px;
  background-size: 100% auto;
}
.author_box .author_box_left ul li:nth-child(4):before {
  content: "";
  background: url(//c2.cgyouxi.com/website/orange/img/index/icon.png?v=20180815) no-repeat center;
  background-position: 0 -98px;
  background-size: 100% auto;
}
.author_box .author_box_left ul li:nth-child(5):before {
  content: "";
  background: url(//c2.cgyouxi.com/website/orange/img/index/icon.png?v=20180815) no-repeat center;
  background-position: 0 -42px;
  background-size: 100% auto;
}
.author_box .author_box_left ul li:nth-child(6):before {
  content: "";
  background: url(//c2.cgyouxi.com/website/orange/img/index/icon.png?v=20180815) no-repeat center;
  background-position: 0 -70px;
  background-size: 100% auto;
}
.author_box .author_box_left ul li:nth-child(7):before {
  content: "";
  background: url(//c2.cgyouxi.com/website/orange/img/index/icon.png?v=20180815) no-repeat center;
  background-position: 0 0;
  background-size: 100% auto;
}
.author_box .author_box_left ul li:nth-child(8):before {
  content: "";
  background: url(//c2.cgyouxi.com/website/orange/img/index/icon_mb.png?v=20180815) no-repeat center;
  background-size: 100% auto;
}
.author_box .author_box_right {
  width: 790px;
  background: #f6f6f6;
  border-radius: 6px;
  padding: 22px 25px 15px 25px;
  min-height: 410px;
}
.author_box .author_box_right .level_title {
  position: relative;
  height: 34px;
  line-height: 34px;
}
.author_box .author_box_right .level_underline {
  position: absolute;
  bottom: 0px;
  left: 16px;
  background: #F66F0C;
  border-radius: 1.5px;
  width: 32px;
  height: 3px;
  display: none;
}
.author_box .author_box_right ul li {
  text-align: left;
  margin-right: 30px;
  font-size: 16px;
  color: #999999;
  cursor: default;
  font-weight: bolder;
  position: relative;
  width: auto !important;
}
.author_box .author_box_right ul li:last-child {
  margin-right: 0;
}
.author_box .author_box_right ul li.on {
  color: #2C2C2C;
}
.author_box .author_box_right ul li.on::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  background: #F66F0C;
  border-radius: 1.5px;
  width: 32px;
  height: 3px;
}
.author_box .author_box_right .courseArrow {
  background: #f6f6f6;
}
.author_box .author_box_right .courseArrow.swiper-button-next.swiper-button-disabled, .author_box .author_box_right .courseArrow.swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}
.author_box .author_box_right .courseArrow.leftBtn {
  left: 0px;
  background-image: url(//pic.cgyouxi.com/orange/upload/202307/25322333_5058450da89c8f078215aff2d9fa7f3f.png);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
}
.author_box .author_box_right .courseArrow.rightBtn {
  right: 0px;
  margin-top: -21px;
  background-image: url(//pic.cgyouxi.com/orange/upload/202307/25322333_0b2c5e0cb683ac2fa41a7e108558aaae.png);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
}
.author_box .author_box_right .level_box {
  margin-top: 16px;
}
.author_box .author_box_right .level_product {
  display: none;
}
.author_box .author_box_right .level_product .level_list {
  display: inline-block;
  width: 32.1%;
  vertical-align: top;
}
.author_box .author_box_right .level_product .level_list:nth-child(even) {
  margin: 0 1%;
}
.author_box .author_box_right .level_product a {
  height: 58px;
  background: #ffffff;
  padding: 10px 0px 10px 0px;
  margin: 0px 0px 6px 0px;
  width: 100%;
  display: inline-block;
  border-left: 3px solid #E1CCA6;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-radius: 6px;
}
.author_box .author_box_right .level_product a h3 {
  margin-left: 22px;
  margin-right: 22px;
  margin-bottom: 4px;
  font-size: 13px;
  color: #2C2C2C;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 18px;
}
.author_box .author_box_right .level_product a em {
  margin-left: 19px;
  display: inline-block;
  font-size: 12px;
  color: #999999;
  line-height: 14px;
}
.author_box .author_box_right .level_product a:hover {
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
}
.author_box .author_box_right .level_product a:hover h3 {
  color: #F66F0C;
}
.author_box .author_box_right .level_product .emptyBox {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  margin-top: 50px;
}
.author_box .author_box_right .level_product .emptyBox img {
  width: 200px;
  margin-bottom: 12px;
}
.author_box .author_box_right .level_product .emptyBox p {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
}
.author_box .author_box_right .level_product.show {
  display: block;
}

.footer_message {
  margin-top: 40px;
}
.footer_message ul li {
  float: left;
  width: 30%;
  text-align: left;
  font-size: 14px;
  color: #2C2C2C;
  margin: 40px 0px;
}
.footer_message ul li a {
  position: relative;
}
.footer_message ul li:nth-child(3) img {
  border-radius: 6px;
}
.footer_message ul li img {
  width: 80px;
  height: 80px;
  float: left;
  margin-right: 14px;
}
.footer_message ul li span {
  display: block;
  margin-top: 20px;
  margin-bottom: 1px;
}
.footer_message ul li em {
  display: block;
  font-size: 12px;
  color: #999999;
}
.footer_message ul li a.focus_buttons {
  cursor: pointer;
  float: left;
  width: 60px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  background: -webkit-linear-gradient(left, #F66F0C, #F99825);
  background: -o-linear-gradient(left, #F66F0C, #F99825);
  background: -moz-linear-gradient(left, #F66F0C, #F99825);
  background: linear-gradient(left, #F66F0C, #F99825);
  border-radius: 17px;
  color: #FFFFFF;
}
.footer_message ul li a.focus_buttons:hover {
  background: #F66F0C !important;
}
.footer_message ul li:nth-child(3) a {
  display: block;
  margin-top: 10px;
}
.footer_message ul li:nth-child(3):hover .layer_covers_common {
  opacity: 0.2;
}
.footer_message ul li:nth-child(4) {
  width: 6%;
  transform: translateX(38px);
  -webkit-transform: translateX(38px);
}
.footer_message ul li:nth-child(4) a {
  float: left;
  display: block;
  height: 36px;
  line-height: 36px;
  position: relative;
  font-size: 14px;
  margin-bottom: 8px;
}
.footer_message ul li:nth-child(4) a:first-child:before {
  position: absolute;
  content: "";
  width: 36px;
  height: 36px;
  background: #F8F8F8 url(//pic.cgyouxi.com/orange/cms_res/y2018half2/df3d5fb09166cb5e6fac038b9ab3c4bd.png) no-repeat center;
  background-size: 50%;
  border-radius: 50%;
  left: -46px;
  top: 0px;
}
.footer_message ul li:nth-child(4) a:last-child:before {
  position: absolute;
  content: "";
  width: 36px;
  height: 36px;
  background: #f8f8f8 url(//pic.cgyouxi.com/orange/cms_res/y2018half2/afe801451232672b9c599b4111d0e9d2.png) no-repeat center;
  background-size: 50%;
  border-radius: 50%;
  left: -46px;
  top: 0px;
}

.footer_company {
  text-align: center;
  margin-bottom: 40px;
}
.footer_company a {
  display: inline-block;
  font-size: 12px;
  color: #999999;
  margin: 0px 12px;
}
.footer_company a:hover {
  color: #F66F0C;
}
.footer_company em {
  display: inline-block;
  font-size: 12px;
  color: #EBEBEB;
}
.footer_company p {
  font-size: 12px;
  color: #999999;
}
.footer_company p span {
  display: inline-block;
}
.footer_company p em {
  margin: 0px 12px;
}
.footer_company p.p_margin {
  margin: 16px 0px 10px 0px;
}

.custom_main {
  margin-bottom: 40px;
}
.custom_main .custom_model {
  margin-bottom: 20px;
}
.custom_main .custom_model .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 48px;
  padding: 9px 20px 9px 10px;
  margin: 0 0 10px;
  border-radius: 6px;
}
.custom_main .custom_model .title .left {
  display: flex;
  align-items: center;
}
.custom_main .custom_model .title .left::before {
  content: "";
  width: 30px;
  height: 30px;
  background: no-repeat center/100%;
}
.custom_main .custom_model .title .left h3 {
  margin: 0 12px 0 10px;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
}
.custom_main .custom_model .title .left p {
  margin-top: 7px;
  font-size: 13px;
  line-height: 13px;
  font-weight: normal;
}
.custom_main .custom_model .title .right {
  display: flex;
  align-items: center;
}
.custom_main .custom_model .title .right a {
  padding-right: 14px;
  border-right: 1px solid #C0C0C0;
  margin-right: 13px;
  font-size: 12px;
  color: #888888;
  line-height: 12px;
  font-weight: normal;
}
.custom_main .custom_model .title .right a:hover {
  color: #FF730A;
}
.custom_main .custom_model .title .right span {
  display: inline-flex;
  align-items: center;
  font-size: 12px;
  color: #717C78;
  line-height: 12px;
  cursor: pointer;
}
.custom_main .custom_model .title .right span.prev {
  display: none;
}
.custom_main .custom_model .title .right span.prev::before {
  content: "";
  width: 6px;
  height: 10px;
  margin-right: 9px;
  background: url("//pic.cgyouxi.com/orange/upload/202402/59029616_44d86457a3fba00a22ee278c17c794b3.png") no-repeat center/100%;
}
.custom_main .custom_model .title .right span.next::after {
  content: "";
  width: 6px;
  height: 10px;
  margin-left: 9px;
  background: url("//pic.cgyouxi.com/orange/upload/202402/59029616_718ff93ce7bfb9acb164ce95567fa0b7.png") no-repeat center/100%;
}
.custom_main .custom_model .title .right span:hover {
  color: #FF730A;
}
.custom_main .custom_model .title .right span:hover.prev::before {
  background-image: url("//pic.cgyouxi.com/orange/upload/202402/59029616_50540e7822786af204f840fa6309ab78.png");
}
.custom_main .custom_model .title .right span:hover.next::after {
  background-image: url("//pic.cgyouxi.com/orange/upload/202402/59029616_b6267682ba38c40a590d94a31d15dbd5.png");
}
.custom_main .custom_model .title .right hr {
  display: none;
  border: 0;
  border-left: 1px solid #C0C0C0;
  margin: 0 14px;
  height: 12px;
}
.custom_main .custom_model .game_list .bd {
  overflow: hidden;
}
.custom_main .custom_model .game_list .bd ul {
  display: flex;
  width: 5990px;
}
.custom_main .custom_model .game_list .bd ul li {
  flex-shrink: 0;
  width: 190px;
  margin-right: 10px;
  vertical-align: middle;
}
.custom_main .custom_model .game_list .bd ul li a .cover_pic_common img {
  display: block !important;
  width: 100%;
  height: 106px;
  border-radius: 6px;
}
.custom_main .custom_model .game_list .bd ul li a .cover_pic_common img.icon_tag {
  position: absolute;
  top: 8px;
  right: 0;
  width: 34px;
  height: 20px;
  border-radius: 0;
}
.custom_main .custom_model .game_list .bd ul li a .game_message {
  margin: 6px 6px 0;
  position: relative;
}
.custom_main .custom_model .game_list .bd ul li a .game_message h3 {
  font-size: 14px;
  color: #2C2C2C;
  line-height: 18px;
  position: relative;
  z-index: 1;
}
.custom_main .custom_model .game_list .bd ul li a .game_message p {
  margin-top: 4px;
  font-size: 12px;
  color: #999999;
  line-height: 14px;
  position: relative;
  z-index: 1;
}
.custom_main .custom_model .game_list .bd ul li a .game_message img {
  position: absolute;
  height: 36px;
  right: -6px;
  top: -16px;
  z-index: 1;
}
.custom_main .custom_model .game_list .bd ul li a .lastImgSurprised {
  width: 160px;
  transform: translate(15px, 0);
}
.custom_main .custom_model .game_list .bd ul li a:hover h3 {
  color: #F66F0C;
}
.custom_main .custom_model .game_list .bd ul li a:hover .layer_covers_common {
  opacity: 0.2;
}
.custom_main.js_custom_container .custom_model:first-child .title {
  background: linear-gradient(270deg, #FCFBFA 0%, #FEF5F0 100%);
}
.custom_main.js_custom_container .custom_model:first-child .title .left::before {
  background-image: url("//pic.cgyouxi.com/orange/upload/202310/59029616_26542ba3518d3e0e89262f28a39949e2.png");
}
.custom_main.js_custom_container .custom_model:first-child .title .left h3,
.custom_main.js_custom_container .custom_model:first-child .title .left p {
  color: #CC8868;
}
.custom_main.js_custom_container .custom_model:nth-child(2) .title {
  background: linear-gradient(270deg, #F8FDFF 0%, #E4F5F9 100%);
}
.custom_main.js_custom_container .custom_model:nth-child(2) .title .left::before {
  background-image: url("//pic.cgyouxi.com/orange/upload/202310/59029616_345af95e72e08884c16304b53d0627be.png");
}
.custom_main.js_custom_container .custom_model:nth-child(2) .title .left h3,
.custom_main.js_custom_container .custom_model:nth-child(2) .title .left p {
  color: #56B6D9;
}
.custom_main.js_custom_container .custom_model:last-child .title {
  background: linear-gradient(270deg, #FAFAFF 0%, #F1F1FF 100%);
}
.custom_main.js_custom_container .custom_model:last-child .title .left::before {
  background-image: url("//pic.cgyouxi.com/orange/upload/202310/59029616_5568b02a5a166c5050e5163078bcd2ed.png");
}
.custom_main.js_custom_container .custom_model:last-child .title .left h3,
.custom_main.js_custom_container .custom_model:last-child .title .left p {
  color: #8C8DDE;
}
.custom_main.js_custom_container .custom_model:last-child .game_list .bd ul {
  flex-direction: column;
  flex-wrap: wrap;
  width: 2990px;
  height: 306px;
}
.custom_main.js_custom_container .custom_model:last-child .game_list .bd ul li a .cover_pic_common img.icon_tag {
  top: 32px;
}
.custom_main.js_custom_container .custom_model:last-child .game_list .bd ul li a .cover_pic_common img.world_tag {
  position: absolute;
  top: 8px;
  right: 0;
  width: 63px;
  height: 22px;
  border-radius: 0;
}
.custom_main.js_custom_container .custom_model:last-child .game_list .bd ul li:nth-child(2n) {
  margin-top: 10px;
}

.js_custom_container_other .custom_model:first-child .title {
  background: linear-gradient(270deg, #FBFAFC 0%, #F0ECF1 100%);
}
.js_custom_container_other .custom_model:first-child .title .left::before {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/59029616_18b70a5c539934815a50237fb0854204.png");
}
.js_custom_container_other .custom_model:first-child .title .left h3,
.js_custom_container_other .custom_model:first-child .title .left p {
  color: #AC98C1;
}
.js_custom_container_other .custom_model:nth-child(2) .title {
  background: linear-gradient(270deg, #F8FFFD 0%, #E3F8EE 100%);
}
.js_custom_container_other .custom_model:nth-child(2) .title .left::before {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/59029616_232f2e8aa52c03c0300a7ce63e3862b6.png");
}
.js_custom_container_other .custom_model:nth-child(2) .title .left h3,
.js_custom_container_other .custom_model:nth-child(2) .title .left p {
  color: #76B393;
}
.js_custom_container_other .custom_model:last-child .title {
  background: linear-gradient(270deg, #FAFCFF 0%, #F1F7FF 100%);
}
.js_custom_container_other .custom_model:last-child .title .left::before {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/59029616_d94050b12df4f116d795936e34eb908b.png");
}
.js_custom_container_other .custom_model:last-child .title .left h3,
.js_custom_container_other .custom_model:last-child .title .left p {
  color: #87A7CA;
}

.custom_box {
  margin-bottom: 30px;
}
.custom_box .custom_box_button {
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  color: #2C2C2C;
  text-align: center;
  border: 1px solid #EBEBEB;
  border-radius: 17px;
}

.banner_zone_box {
  overflow: hidden;
}

.banner {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 590px;
  z-index: 998;
}

.banner_container {
  height: 100%;
  width: 100%;
  display: block;
  overflow: hidden;
  z-index: 997;
}

.banner_container .banner_content {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 996;
}

.banner_container .banner_content img {
  z-index: 995;
}

.banner_nav {
  border: 1px solid #F00;
  position: absolute;
  z-index: 10;
  bottom: 10px;
  left: 50%;
  margin-left: -64px;
  z-index: 999;
}

.banner_nav li {
  float: left;
  width: 22px;
  height: 20px;
}

.banner_nav li a {
  float: left;
  width: 22px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 0px;
  cursor: pointer;
  background-repeat: no-repeat;
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop, src="images/point_2.png");
}

.banner_nav li.current a {
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop, src="images/point_1.png");
}

.prove_index,
.next_index {
  top: 50%;
  height: 47px;
  width: 44px;
  position: absolute;
  margin-top: -23px;
  z-index: 999;
  cursor: pointer;
}

.prove_index {
  left: 20px;
  background-position: 44px 0;
  display: none;
}

.next_index {
  right: 20px;
  background-position: 0px 47px;
  display: none;
}

.prove_index:hover {
  background-position: 0px 0px;
}

.next_index:hover {
  background-position: 44px 47px;
}

#kfbtn {
  background-position: 0 0;
  height: 31px;
}

#dzbtn {
  background-position: 0 0;
  height: 31px;
}

#ylbtn {
  background-position: 0 0;
  height: 31px;
}

#jgbtn {
  background-position: 0 0;
  height: 31px;
}

#mzbtn {
  background-position: 0 0;
  height: 31px;
}

#qjbtn {
  background-position: 0 0;
  height: 31px;
}

#kfbtn:hover,
#dzbtn:hover,
#ylbtn:hover,
#jgbtn:hover,
#mzbtn:hover,
#qjbtn:hover {
  background-position: 0 31px;
}

.box6 {
  margin-top: 50px;
}
.box6 .hd {
  position: relative;
  width: 100%;
  height: 34px;
  line-height: 34px;
  margin-bottom: 17px;
}
.box6 .hd li {
  float: left;
  margin-right: 30px;
  font-size: 16px;
  color: #999999;
  font-weight: bolder;
  cursor: default;
}
.box6 .hd li.on {
  color: #2C2C2C;
}
.box6 .bd {
  overflow: hidden;
}
.box6 .bd ul {
  margin-left: 250px;
  width: 100%;
}
.box6 .bd li {
  float: left;
  position: relative;
  border-radius: 6px;
  margin-right: 10px;
  width: 240px;
  height: 177px;
  background: #fff;
  display: inline;
  margin-bottom: 16px;
}
.box6 .bd li:hover .effects_box6Box {
  transform: scale(1, 1);
  transition: 0.3s transform;
  width: 280px;
  height: 309px;
}
.box6 .bd li a:hover .tit {
  color: #F66F0C;
}
.box6 .bd li a:hover .layer_covers_common {
  opacity: 0.2;
}
.box6 .bd li a {
  display: block;
  width: 240px;
  height: 177px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.box6 .bd li img {
  width: 240px;
  height: 135px;
  border-radius: 6px;
}
.box6 .bd .ftBox {
  overflow: hidden;
  zoom: 1;
  padding: 2px 6px 0px 6px;
  position: relative;
}
.box6 .bd .tit {
  font-size: 14px;
  color: #2C2C2C;
  margin-bottom: 3px;
  transition: all ease 0.1s;
}
.box6 .bd .text {
  font-size: 12px;
  color: #999999;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.box6 .bd li.first {
  position: absolute;
  left: 0px;
  height: 372px;
  overflow: hidden;
}
.box6 .bd li.first a {
  height: 372px;
  position: relative;
}
.box6 .bd li.first a span {
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  height: 100%;
  width: 100%;
  background: #FFFFFF;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 9;
}
.box6 .bd li.first img {
  position: absolute;
  left: 50%;
  top: 0px;
}
.box6 .bd li.first .ftBox {
  position: absolute;
  bottom: 22px;
}
.box6 .bd li.first .ftBox .tit {
  font-size: 26px;
  color: #FFFFFF;
  margin-bottom: 4px;
  font-weight: bolder;
  line-height: 30px;
}
.box6 .bd li.first .ftBox .text {
  font-size: 13px;
  color: #FFFFFF;
}
.box6 .bd li.first .role_fav {
  border-radius: 4px;
  font-size: 12px;
  color: #FFFFFF;
  margin-bottom: 14px;
  background: rgba(44, 44, 44, 0.9);
  width: 93px;
  text-align: center;
  height: 20px;
  line-height: 20px;
}
.box6 .bd li.first img {
  height: 372px;
  width: auto;
  transform: translateX(-25px);
  -webkit-transform: translateX(-25px);
}
.box6 .bd .overScroller .game_cover_pic {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  width: 280px;
  height: 157px;
}
.box6 .bd .overScroller .txt_collect {
  position: absolute;
  top: 260px;
  left: 0px;
  z-index: 3;
}
.box6 .bd .overScroller .ftBox {
  position: relative;
  z-index: 5;
}
.box6 .box6_underline {
  position: absolute;
  bottom: 0px;
  left: 16px;
  background: #F66F0C;
  border-radius: 1.5px;
  width: 32px;
  height: 3px;
}

.box7 {
  overflow: hidden;
  margin-top: 15px;
}
.box7 .box7_main {
  position: relative;
}
.box7 .box7_main .hd {
  overflow: hidden;
  position: absolute;
  right: 0px;
  top: -45px;
  z-index: 1;
}
.box7 .box7_main .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.box7 .box7_main .hd ul li {
  float: left;
  margin-top: 0px;
  margin-left: 2px;
  width: 8px;
  height: 8px;
  line-height: 14px;
  text-align: center;
  background: #EBEBEB;
  cursor: pointer;
  border-radius: 50%;
  border: 6px solid #FFFFFF;
  border-width: 6px 6px 6px 6px;
  box-sizing: content-box;
}
.box7 .box7_main .hd ul li.on {
  background: #F66F0C;
  text-align: center;
}
.box7 .box7_main .bd {
  position: relative;
  height: 100%;
  z-index: 0;
  font-size: 12px;
  color: #F66F0C;
}
.box7 .box7_main .bd li {
  zoom: 1;
  vertical-align: middle;
}
.box7 .box7_main .bd li .listgame {
  width: 322px;
  height: 229px;
  float: left;
  margin-right: 12px;
  margin-bottom: 16px;
}
.box7 .box7_main .bd li .listgame:nth-child(3n) {
  margin-right: 0;
}
.box7 .box7_main .bd li .cover {
  display: block;
  position: relative;
  float: left;
  width: 322px;
  height: 180px;
  overflow: hidden;
  border-radius: 6px;
  margin-bottom: 6px;
}
.box7 .box7_main .bd li .cover span {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: #FFFFFF;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 9;
}
.box7 .box7_main .bd li img {
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
  height: 180px;
  display: block;
  border-radius: 6px;
}
.box7 .box7_main .bd li .gamename {
  display: block;
  font-size: 14px;
  color: #2C2C2C;
  line-height: 18px;
  letter-spacing: 0;
  padding: 0 0 4px 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box7 .box7_main .bd li .gamename:hover {
  color: #F66F0C;
}
.box7 .box7_main .bd li .game_recommend_text {
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #999999;
  letter-spacing: 0;
  line-height: 14px;
  padding-left: 6px;
  padding-right: 6px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -moz-line-clamp: 1;
  -o-line-clamp: 1;
  -ms-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -ms-box-orient: vertical;
}
.box7 .a_fr {
  float: right !important;
}

#box8_main .bd .cover_pic_common {
  overflow: hidden;
  text-align: right;
  border-radius: 0 7.09px 0 0;
  height: 80px;
}
#box8_main .bd .cover_pic_common img:not(.icon_tag) {
  border-radius: 0 7.09px 0 0;
  float: right;
  width: 145px;
}

.box8 {
  position: relative;
  margin-top: 44px;
}
.box8 .hd {
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 1;
}
.box8 .hd ul {
  zoom: 1;
  float: left;
}
.box8 .hd ul li {
  float: left;
  margin-left: 6px;
  width: 8px;
  height: 8px;
  text-align: center;
  background: #EBEBEB;
  cursor: pointer;
  border-radius: 50%;
  border: 6px solid #FFFFFF;
  border-width: 9px 7px 9px 7px;
  box-sizing: content-box;
  position: relative;
}
.box8 .hd ul li.first:before {
  content: "点击提名";
  position: absolute;
  width: 77px;
  height: 43px;
  font-size: 12px;
  text-align: center;
  color: #7E7E7E;
  line-height: 30px;
  background: url("../../img/index/voteIcon.png") center bottom no-repeat;
  background-size: 76px auto;
  transform: translate(-80%, -90%);
}
.box8 .hd ul li.on {
  background: #FFF5EF !important;
  color: #F66F0C;
  background: #FFF5EF;
  border-radius: 13px;
  text-align: center;
  width: 84px;
  height: 26px;
  line-height: 26px;
  border: 0 none;
  margin-top: 0px;
}
.box8 .bd {
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.box8 .bd ul {
  width: 120%;
}
.box8 .bd li {
  zoom: 1;
  vertical-align: middle;
}
.box8 .bd li > div {
  overflow: hidden;
  width: 152px;
  height: 182px;
  background: url(../../img/bt/common.png) top left no-repeat;
  background-size: 100%;
  margin-right: 15px;
  float: left;
}
.box8 .bd li > div:last-child {
  margin-right: 0;
}
.box8 .bd li > div.blank {
  width: 152px;
  height: 182px;
}
.box8 .bd li > div.blank:nth-child(2) {
  background: url("//c2.cgyouxi.com/website/orange/img/index/chasing_1.png?v=20191219") center no-repeat;
  background-size: 100%;
}
.box8 .bd li > div.blank:nth-child(3) {
  background: url("//c2.cgyouxi.com/website/orange/img/index/chasing_2.png?v=20191219") center no-repeat;
  background-size: 100%;
}
.box8 .bd li > div.blank:nth-child(4) {
  background: url("//c2.cgyouxi.com/website/orange/img/index/chasing_3.png?v=20191219") center no-repeat;
  background-size: 100%;
}
.box8 .bd li > div.blank:nth-child(5) {
  background: url("//c2.cgyouxi.com/website/orange/img/index/chasing_3.png?v=20191219") center no-repeat;
  background-size: 100%;
}
.box8 .bd li > div.blank:last-child {
  background: url("//c2.cgyouxi.com/website/orange/img/index/chasing_4.png?v=20191219") center no-repeat;
  background-size: 100%;
}
.box8 .bd li > div .themeIcon {
  width: 14px;
  height: 14px;
  margin-right: 6px;
  margin-left: 6px;
  vertical-align: baseline;
}
.box8 .bd li > div .themeIcon[src=""] {
  opacity: 0;
}
.box8 .bd li > div > p {
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  margin-bottom: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 188px;
  white-space: nowrap;
}
.box8 .bd li > div > p.t1 {
  color: #DA8A54;
}
.box8 .bd li > div > p.t2 {
  color: #BB5757;
}
.box8 .bd li > div > p.t3 {
  color: #749B4B;
}
.box8 .bd li > div > p.t4 {
  color: #628CAC;
}
.box8 .bd li > div > p.t5 {
  color: #A872B7;
}
.box8 .bd li a {
  display: block;
  position: relative;
  margin-right: 5px;
}
.box8 .bd li a:last-child {
  margin-right: 0px;
}
.box8 .bd li a img.icon_tag {
  width: 34px;
  height: 20px;
  position: absolute;
  right: 0px;
  top: 6px;
  border-radius: 0px;
}
.box8 .bd li a h3 {
  font-size: 14px;
  margin-bottom: 2px;
  line-height: 20px;
  transition: all 0.1s;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 130px;
  white-space: nowrap;
  font-size: 14px;
  color: #434348;
}
.box8 .bd li a p {
  font-size: 12px;
  color: #999999;
}
.box8 .bd li a .rec_content {
  height: 35px;
  background: url(../../img/bt/default.png) center left no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  margin-top: 6px;
}
.box8 .bd li a .rec_content.the1 {
  background: url(../../img/bt/t1.png) center left no-repeat;
  background-size: 100% 100%;
}
.box8 .bd li a .rec_content.the4 {
  background: url(../../img/bt/t4.png) center left no-repeat;
  background-size: 100% 100%;
}
.box8 .bd li a .rec_content.the3 {
  background: url(../../img/bt/t3.png) center left no-repeat;
  background-size: 100% 100%;
}
.box8 .bd li a .rec_content.the6 {
  background: url(../../img/bt/t6.png) center left no-repeat;
  background-size: 100% 100%;
}
.box8 .bd li a .rec_content.the7 {
  background: url(../../img/bt/t7.png) center left no-repeat;
  background-size: 100% 100%;
}
.box8 .bd li a .rec_content.the8 {
  background: url(../../img/bt/t8.png) center left no-repeat;
  background-size: 100% 100%;
}
.box8 .bd li a .rec_content.the9 {
  background: url(../../img/bt/t9.png) center left no-repeat;
  background-size: 100% 100%;
}
.box8 .bd li a .rec_content.the2 {
  background: url(../../img/bt/t2.png) center left no-repeat;
  background-size: 100% 100%;
}
.box8 .bd li a .rec_content.the5 {
  background: url(../../img/bt/t5.png) center left no-repeat;
  background-size: 100% 100%;
}
.box8 .bd li a .rec_content.the10 {
  background: url(../../img/bt/t10.png) center left no-repeat;
  background-size: 100% 100%;
}
.box8 .bd li a .rec_content p {
  margin-left: 15px;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: 400;
  line-height: 34px;
}
.box8 .bd li a:hover h3 {
  color: #F66F0C;
}
.box8 .bd li a:hover .layer_covers_common {
  opacity: 0.2;
}
.box8 .game_message {
  margin-left: 15px;
  margin-top: 7.2px;
  font-size: 0;
}
.box8 .game_message .bt_aname {
  font-size: 12px;
  color: #9597A8;
  font-weight: 400;
  line-height: 17px;
}

.box9 {
  margin-top: 45px;
}
.box9 .box9_mode1 {
  position: relative;
  height: 590px;
}
.box9 .box9_mode1 .rsp {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  height: 100%;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.box9 .box9_mode1 .hd {
  overflow: hidden;
  position: absolute;
  right: 0px;
  top: -45px;
  z-index: 1;
}
.box9 .box9_mode1 .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.box9 .box9_mode1 .hd ul li {
  float: left;
  margin-top: 0px;
  margin-left: 6px;
  width: 8px;
  height: 8px;
  line-height: 14px;
  text-align: center;
  background: #EBEBEB;
  cursor: pointer;
  border-radius: 50%;
  border: 6px solid #FFFFFF;
  border-width: 9px 7px 9px 7px;
  box-sizing: content-box;
}
.box9 .box9_mode1 .hd ul li.on {
  background: #FFF5EF !important;
  color: #F66F0C;
  background: #FFF5EF;
  border-radius: 13px;
  text-align: center;
  width: 84px;
  height: 26px;
  line-height: 26px;
  margin-top: 0px;
  border: 0 none;
}
.box9 .box9_mode1 li {
  position: relative;
}
.box9 .box9_mode1 li a {
  display: block;
  position: absolute;
  overflow: hidden;
  border-radius: 6px;
  cursor: pointer;
}
.box9 .box9_mode1 li .game_cover_txt {
  position: absolute;
  bottom: 20px;
  z-index: 3;
  margin: 0px 20px;
  background: none;
  width: 190px;
}
.box9 .box9_mode1 li img {
  position: absolute;
  left: 0px;
  top: 0px;
}
.box9 .box9_mode1 li h3 {
  font-size: 13px;
  color: #FFFFFF;
  margin-bottom: 4px;
}
.box9 .box9_mode1 li h2 {
  font-size: 26px;
  color: #FFFFFF;
  font-weight: bolder;
}
.box9 .box9_mode1 li p {
  font-size: 13px;
  color: #FFFFFF;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  line-height: 20px;
  margin-top: 14px;
  padding-top: 6px;
}
.box9 .box9_mode1 li .text_layer {
  position: absolute;
  left: 20px;
  bottom: 20px;
  z-index: 13;
  width: 190px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.box9 .box9_mode1 li .text_layer h3 {
  font-size: 13px;
  color: #FFFFFF;
}
.box9 .box9_mode1 li .text_layer p {
  border-top: 0 none;
  line-height: 20px;
  margin: 2px 0px 20px 0px;
  height: 65px;
  overflow: hidden;
}
.box9 .box9_mode1 li .text_layer span {
  display: inline-block;
  line-height: 18px;
  font-size: 12px;
  padding: 4px 16px;
  background: #FFFFFF;
  border-radius: 13px;
  cursor: pointer;
}
.box9 .box9_mode1 li .num_page1_one {
  left: 0px;
  top: 0px;
  width: 240px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page1_one img {
  width: 240px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page1_two {
  left: 0px;
  top: 200px;
  width: 240px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page1_two img {
  width: 240px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page1_three {
  left: 250px;
  top: 0px;
  width: 490px;
  height: 390px;
}
.box9 .box9_mode1 li .num_page1_three img {
  width: 490px;
  height: 390px;
}
.box9 .box9_mode1 li .num_page1_three .game_cover_txt {
  width: 300px;
}
.box9 .box9_mode1 li .num_page1_three .text_layer {
  width: 300px;
}
.box9 .box9_mode1 li .num_page1_four {
  right: 0px;
  top: 0px;
  width: 240px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page1_four img {
  width: 240px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page1_five {
  left: 0px;
  top: 400px;
  width: 490px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page1_five img {
  width: 490px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page1_five .game_cover_txt {
  width: 300px;
}
.box9 .box9_mode1 li .num_page1_five .text_layer {
  width: 300px;
}
.box9 .box9_mode1 li .num_page1_six {
  top: 400px;
  right: 250px;
  width: 240px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page1_six img {
  width: 240px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page1_seven {
  top: 200px;
  right: 0px;
  width: 240px;
  height: 390px;
}
.box9 .box9_mode1 li .num_page1_seven img {
  width: 240px;
  height: 390px;
}
.box9 .box9_mode1 li .num_page2_one {
  left: 0px;
  top: 0px;
  width: 240px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page2_one img {
  width: 240px;
  height: 240px;
}
.box9 .box9_mode1 li .num_page2_two {
  left: 0px;
  top: 200px;
  width: 240px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page2_two img {
  width: 240px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page2_three {
  left: 250px;
  top: 0px;
  width: 240px;
  height: 390px;
}
.box9 .box9_mode1 li .num_page2_three img {
  width: 240px;
  height: 390px;
}
.box9 .box9_mode1 li .num_page2_four {
  right: 250px;
  top: 0px;
  width: 240px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page2_four img {
  width: 240px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page2_five {
  right: 0px;
  top: 0px;
  width: 240px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page2_five img {
  width: 240px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page2_six {
  top: 400px;
  left: 0px;
  width: 490px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page2_six img {
  width: 490px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page2_seven {
  top: 200px;
  right: 0px;
  width: 490px;
  height: 390px;
}
.box9 .box9_mode1 li .num_page2_seven img {
  width: 490px;
  height: 390px;
}
.box9 .box9_mode1 li .num_page2_seven .game_cover_txt {
  width: 300px;
}
.box9 .box9_mode1 li .num_page2_seven .text_layer {
  width: 300px;
}
.box9 .box9_mode1 li .num_page3_one {
  left: 0px;
  top: 0px;
  width: 490px;
  height: 390px;
}
.box9 .box9_mode1 li .num_page3_one img {
  width: 490px;
  height: 390px;
}
.box9 .box9_mode1 li .num_page3_one .game_cover_txt {
  width: 300px;
}
.box9 .box9_mode1 li .num_page3_one .text_layer {
  width: 300px;
}
.box9 .box9_mode1 li .num_page3_two {
  right: 250px;
  top: 0px;
  width: 240px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page3_two img {
  width: 240px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page3_three {
  right: 250px;
  top: 200px;
  width: 240px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page3_three img {
  width: 240px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page3_four {
  right: 0px;
  top: 0px;
  width: 240px;
  height: 390px;
}
.box9 .box9_mode1 li .num_page3_four img {
  width: 240px;
  height: 390px;
}
.box9 .box9_mode1 li .num_page3_five {
  left: 0px;
  top: 400px;
  width: 240px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page3_five img {
  width: 240px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page3_six {
  left: 250px;
  top: 400px;
  width: 490px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page3_six img {
  width: 490px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page3_seven {
  right: 0px;
  top: 400px;
  width: 240px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page3_seven img {
  width: 240px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page4_one {
  left: 0px;
  top: 0px;
  width: 240px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page4_one img {
  width: 240px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page4_two {
  left: 250px;
  top: 0px;
  width: 240px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page4_two img {
  width: 240px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page4_three {
  right: 250px;
  top: 0px;
  width: 240px;
  height: 390px;
}
.box9 .box9_mode1 li .num_page4_three img {
  width: 240px;
  height: 390px;
}
.box9 .box9_mode1 li .num_page4_three p {
  margin-right: 10px;
}
.box9 .box9_mode1 li .num_page4_four {
  right: 0px;
  top: 0px;
  width: 240px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page4_four img {
  width: 240px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page4_five {
  right: 0px;
  top: 200px;
  width: 240px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page4_five img {
  width: 240px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page4_six {
  left: 0px;
  top: 200px;
  width: 490px;
  height: 390px;
}
.box9 .box9_mode1 li .num_page4_six img {
  width: 490px;
  height: 390px;
}
.box9 .box9_mode1 li .num_page4_six .game_cover_txt {
  width: 300px;
}
.box9 .box9_mode1 li .num_page4_six .text_layer {
  width: 300px;
}
.box9 .box9_mode1 li .num_page4_seven {
  right: 0px;
  top: 400px;
  width: 490px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page4_seven img {
  width: 490px;
  height: 190px;
}
.box9 .box9_mode1 li .num_page5_one {
  left: 0px;
  top: 0px;
  width: 656px;
  height: 256px;
}
.box9 .box9_mode1 li .num_page5_one img {
  width: 656px;
  height: 256px;
}
.box9 .box9_mode1 li .num_page5_one .game_cover_txt {
  width: 300px;
}
.box9 .box9_mode1 li .num_page5_one .text_layer {
  width: 300px;
}
.box9 .box9_mode1 li .num_page5_two {
  left: 0px;
  top: 268px;
  width: 322px;
  height: 322px;
}
.box9 .box9_mode1 li .num_page5_two img {
  width: 322px;
  height: 322px;
}
.box9 .box9_mode1 li .num_page5_two .game_cover_txt {
  width: 274px;
}
.box9 .box9_mode1 li .num_page5_two .text_layer {
  width: 274px;
}
.box9 .box9_mode1 li .num_page5_three {
  left: 334px;
  top: 268px;
  width: 322px;
  height: 322px;
}
.box9 .box9_mode1 li .num_page5_three img {
  width: 322px;
  height: 322px;
}
.box9 .box9_mode1 li .num_page5_three .game_cover_txt {
  width: 274px;
}
.box9 .box9_mode1 li .num_page5_three .text_layer {
  width: 274px;
}
.box9 .box9_mode1 li .num_page5_four {
  right: 0px;
  top: 0px;
  width: 322px;
  height: 590px;
}
.box9 .box9_mode1 li .num_page5_four img {
  width: 322px;
  height: 590px;
}
.box9 .box9_mode1 li .num_page5_four .game_cover_txt {
  width: 274px;
}
.box9 .box9_mode1 li .num_page5_four .text_layer {
  width: 274px;
}
.box9 .box9_mode1 li .num_page6_one {
  left: 0px;
  top: 0px;
  width: 322px;
  height: 590px;
}
.box9 .box9_mode1 li .num_page6_one img {
  width: 322px;
  height: 590px;
}
.box9 .box9_mode1 li .num_page6_one .game_cover_txt {
  width: 274px;
}
.box9 .box9_mode1 li .num_page6_one .text_layer {
  width: 274px;
}
.box9 .box9_mode1 li .num_page6_two {
  left: 334px;
  top: 0px;
  width: 322px;
  height: 322px;
}
.box9 .box9_mode1 li .num_page6_two img {
  width: 322px;
  height: 322px;
}
.box9 .box9_mode1 li .num_page6_two .game_cover_txt {
  width: 274px;
}
.box9 .box9_mode1 li .num_page6_two .text_layer {
  width: 274px;
}
.box9 .box9_mode1 li .num_page6_three {
  right: 0px;
  top: 0px;
  width: 322px;
  height: 322px;
}
.box9 .box9_mode1 li .num_page6_three img {
  width: 322px;
  height: 322px;
}
.box9 .box9_mode1 li .num_page6_three .game_cover_txt {
  width: 274px;
}
.box9 .box9_mode1 li .num_page6_three .text_layer {
  width: 274px;
}
.box9 .box9_mode1 li .num_page6_four {
  right: 0px;
  top: 334px;
  width: 656px;
  height: 256px;
}
.box9 .box9_mode1 li .num_page6_four img {
  width: 656px;
  height: 256px;
}
.box9 .box9_mode1 li .num_page6_four .game_cover_txt {
  width: 300px;
}
.box9 .box9_mode1 li .num_page6_four .text_layer {
  width: 300px;
}

.box10 .no_fav {
  width: 120%;
}
.box10 .no_fav_model {
  width: 216px;
  height: 232px;
}

.style0 .hd .changeBnt i,
.picLB .ftBox .name b {
  background: url(//c2.cgyouxi.com/website/orange/img/index/bntIcon.png?v=20180815) no-repeat;
}

.layout {
  margin: 40px auto 0 auto;
  width: 1000px;
}

.style0 .border {
  display: block;
  overflow: hidden;
  height: 0px;
  position: absolute;
  width: 1000px;
  border-top: 1px solid #d3d9df;
  border-bottom: 1px solid #fcfcfc;
  top: 18px;
  left: 0;
}

.style0 .hd h2 {
  position: absolute;
  background: #f7f7f7;
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: 0 22px;
  z-index: 100;
  font-size: 18px;
  left: 50%;
  margin-left: -55px;
}

.style0 .hd .changeBnt {
  width: 67px;
  height: 23px;
  background: #fff;
  border: 1px solid #d8dcdd;
  position: absolute;
  top: 7px;
  right: 0px;
  text-indent: 25px;
  line-height: 23px;
}

.style0 .hd .changeBnt i {
  width: 18px;
  height: 18px;
  position: absolute;
  left: 4px;
  top: 2px;
  background-position: -202px 1px;
}

.style0 .hd .changeBnt:hover {
  background: #e55656;
  border: 1px solid #e55656;
  color: #fff;
  text-decoration: none;
}

.style0 .hd .changeBnt:hover i {
  background-position: -202px -26px;
}

.banner_box {
  position: relative;
  width: 100%;
  z-index: 9;
}
.banner_box .banne_tit_wrap {
  position: absolute;
  left: 50%;
  top: 0px;
  margin-left: -495px;
  z-index: 65;
}
.banner_box .index-banner {
  position: relative;
  z-index: 21;
  width: 100%;
  height: 460px;
  background: #202020;
}
.banner_box .index-banner > .banner-pic {
  width: 100%;
  height: 100%;
}
.banner_box .index-banner > .banner-pic > li {
  position: absolute;
  top: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  background-position: center top;
  background-repeat: no-repeat;
}
.banner_box .index-banner > .banner-pic > li.in {
  opacity: 1;
  z-index: 1;
  visibility: visible;
}
.banner_box .index-banner > .banner-pic > li > a {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  text-align: center;
}
.banner_box .banner_tit_right {
  position: absolute;
  z-index: 2;
  width: 244px;
  right: 0px;
  top: 41px;
  height: 428px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  background: url(//c2.cgyouxi.com/website/orange/img/index/banner_bs.png?v=20180815) no-repeat center top;
  background-size: 100% auto;
}
.banner_box .banner-tit {
  position: absolute;
  left: 0px;
  top: 50%;
  width: 244px;
}
.banner_box .banner-tit > li {
  width: 100%;
  height: 16px;
  margin-bottom: 12px;
  line-height: 16px;
}
.banner_box .banner-tit > li:last-child {
  margin-bottom: 0px;
}
.banner_box .banner-tit > li > a {
  position: relative;
  left: 0;
  top: 0;
  z-index: 0;
  display: block;
  overflow: hidden;
  padding: 0 24px;
  height: 100%;
}
.banner_box .banner-tit > li > a > h3,
.banner_box .banner-tit > li > a > p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.banner_box .banner-tit > li > a > h3 {
  height: 100%;
  font-size: 13px;
  color: #2C2C2C;
  font-weight: normal;
}
.banner_box .banner-tit > li > a > p {
  width: 100%;
  height: 0px;
}
.banner_box .banner-tit > li.active {
  height: 74px;
  background: #FFFFFF;
}
.banner_box .banner-tit > li > a.hover,
.banner_box .banner-tit > li.active a {
  z-index: 1;
  padding: 14px 24px;
  overflow: hidden;
}
.banner_box .banner-tit > li > a.hover h3,
.banner_box .banner-tit > li.active h3,
.banner_box .banner-tit > li > a.hover p,
.banner_box .banner-tit > li.active p {
  font-size: 13px;
  color: #999999;
  border: 0 none;
}
.banner_box .banner-tit > li > a.hover h3,
.banner_box .banner-tit > li.active h3 {
  padding: 0;
  height: 24px;
  line-height: 24px;
  margin: 0 0 6px;
  font-size: 20px;
  color: #F66F0C;
}
.banner_box .banner-tit > li > a.hover p,
.banner_box .banner-tit > li.active p {
  font-size: 13px;
  line-height: 16px;
  height: 16px;
  color: #999;
}

.header.scroll {
  position: fixed;
  background: rgba(255, 255, 255, 0.95);
  border-bottom: 1px solid #ebebeb;
}
.header.scroll .nav_inner ul li a {
  color: #2C2C2C;
}
.header.scroll .nav_inner ul li.active a {
  color: #F66F0C;
}
.header.scroll .search .input_text::-webkit-input-placeholder {
  color: #999999;
  opacity: 0.8;
  filter: alpha(opacity=0.8);
}
.header.scroll .search .input_text {
  background: #FFFFFF;
  color: rgba(44, 44, 44, 0.8);
  margin-left: 0px;
  border: 1px solid #EBEBEB;
  width: 178px;
  border-top-left-radius: 54px;
  border-bottom-left-radius: 54px;
  padding-left: 20px;
}
.header.scroll .search .search_wrap {
  background: #FFFFFF;
}
.header.scroll .search .appDown,
.header.scroll .search .login span a {
  color: #2C2C2C;
}
.header.scroll .appDown:hover,
.header.scroll a:hover {
  color: #F66F0C !important;
}

.box6 .bd .noclear li.first .ftBox {
  bottom: 0px;
  width: 100%;
  padding-top: 120px;
  padding-bottom: 22px;
  padding-left: 20px;
  background: url("//pic.cgyouxi.com/orange/cms_res/y2018half2/bdea6fc07296a3f07faaeb04469774ad.png") no-repeat center bottom;
  background-size: 100% 100%;
}

.effects_box6Box {
  transition: all ease 0.3s;
  position: absolute;
  overflow: hidden;
  transform: scale(0, 0);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  z-index: 30;
  left: -23px;
  top: -20px;
  width: 0px;
  height: 0px;
  background: #FFFFFF;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.2);
  border-radius: 6px;
}
.effects_box6Box a {
  display: inline-block;
  position: relative !important;
  width: auto !important;
  height: auto !important;
}
.effects_box6Box a.a_cover_pic {
  width: 100% !important;
  height: 157px !important;
  overflow: hidden;
}
.effects_box6Box a.a_cover_pic .icon_tags {
  position: absolute;
  right: 0px;
  top: 10px;
  width: 34px !important;
  height: 20px !important;
  border-radius: 0px !important;
  z-index: 23;
}
.effects_box6Box a.a_cover_pic .tag_num {
  position: absolute;
  left: 24px;
  bottom: 8px;
  z-index: 20;
}
.effects_box6Box a.a_cover_pic .tag_num i {
  display: inline-block;
  font-size: 12px;
  color: #FFFFFF;
  margin-right: 24px;
}
.effects_box6Box a.a_cover_pic .tag_num .flower_num:before {
  float: left;
  margin-top: 3px;
  margin-right: 5px;
  content: "";
  background: url(//c2.cgyouxi.com/website/orange/img/common/index/worldList-flower-colour.png?v=20180815) no-repeat center top;
  width: 12px;
  height: 12px;
}
.effects_box6Box a.a_cover_pic .word_num:before {
  float: left;
  margin-top: 3px;
  margin-right: 6px;
  content: "";
  background: url(//c2.cgyouxi.com/website/orange/img/index/word_num.png?v=20180815) no-repeat center top;
  width: 12px;
  height: 12px;
}
.effects_box6Box .cover_pic {
  height: 157px !important;
  width: 280px !important;
}
.effects_box6Box .title_collect {
  margin: 14px 24px 0px 24px;
  position: relative;
}
.effects_box6Box h3 {
  font-size: 16px;
  color: #2C2C2C;
  font-weight: bolder;
  margin-bottom: 4px;
}
.effects_box6Box h3:hover {
  color: #F66F0C;
  transition: all ease 0.1s;
}
.effects_box6Box h4 {
  font-size: 12px;
  color: #999999;
}
.effects_box6Box .title_collect_tag span {
  display: inline-block;
  font-size: 12px;
  color: #999999;
  border: 1px solid #EBEBEB;
  border-radius: 4px;
  padding: 2px 5px;
  margin: 8px 0px 12px 0px;
}
.effects_box6Box p {
  height: 40px;
  overflow: hidden;
  font-size: 13px;
  color: #666666;
  letter-spacing: 0;
  line-height: 20px;
  margin: 0px 24px;
}
.effects_box6Box .icon_collect {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 16px;
  height: 15.4px;
}
.effects_box6Box .icon_collect u.is_collect {
  background: url(//c2.cgyouxi.com/website/orange/img/index/check_collect_big.png?v=20180815) no-repeat center top;
  background-size: 16px 15.4px;
}
.effects_box6Box .icon_collect u.un_collect {
  background: url(//c2.cgyouxi.com/website/orange/img/index/check_uncollect_big.png?v=20180815) no-repeat center top;
  background-size: 16px 15.4px;
}
.effects_box6Box .icon_collect u {
  display: inline-block;
  width: 16px;
  height: 15.4px;
  cursor: pointer;
}

.model_box8s {
  position: relative;
  float: left;
}

.effects_box8 {
  transition: all ease 0.3s;
  position: absolute;
  overflow: hidden;
  transform: scale(1, 1);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  z-index: 30;
  left: -23px;
  top: -20px;
  width: 230px;
  height: 276px;
  background: #FFFFFF;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.2);
  border-radius: 6px;
}
.effects_box8 a {
  display: inline-block;
  position: relative !important;
  width: auto !important;
  height: auto !important;
}
.effects_box8 a.a_cover_pic {
  width: 100% !important;
  height: 128px !important;
  overflow: hidden;
}
.effects_box8 a.a_cover_pic .icon_tags {
  position: absolute;
  right: 0px;
  top: 10px;
  width: 34px !important;
  height: 20px !important;
  border-radius: 0px !important;
  z-index: 23;
}
.effects_box8 a.a_cover_pic .tag_num {
  position: absolute;
  left: 24px;
  bottom: 8px;
  z-index: 20;
}
.effects_box8 a.a_cover_pic .tag_num i {
  display: inline-block;
  font-size: 12px;
  color: #FFFFFF;
  margin-right: 24px;
}
.effects_box8 a.a_cover_pic .tag_num .flower_num:before {
  float: left;
  margin-top: 3px;
  margin-right: 5px;
  content: "";
  background: url(//c2.cgyouxi.com/website/orange/img/common/index/worldList-flower-colour.png?v=20180815) no-repeat center top;
  width: 12px;
  height: 12px;
}
.effects_box8 a.a_cover_pic .word_num:before {
  float: left;
  margin-top: 3px;
  margin-right: 6px;
  content: "";
  background: url(//c2.cgyouxi.com/website/orange/img/index/word_num.png?v=20180815) no-repeat center top;
  width: 12px;
  height: 12px;
}
.effects_box8 .cover_pic {
  height: 128px !important;
  width: 230px !important;
}
.effects_box8 .title_collect {
  margin: 14px 24px 0px 24px;
  position: relative;
}
.effects_box8 h3 {
  font-size: 16px;
  color: #2C2C2C;
  font-weight: bolder;
  margin-bottom: 4px;
}
.effects_box8 h3:hover {
  color: #F66F0C;
  transition: all ease 0.1s;
}
.effects_box8 h4 {
  font-size: 12px;
  color: #999999;
}
.effects_box8 .title_collect_tag span {
  display: inline-block;
  font-size: 12px;
  color: #999999;
  border: 1px solid #EBEBEB;
  border-radius: 4px;
  padding: 2px 5px;
  margin: 8px 0px 12px 0px;
}
.effects_box8 p {
  height: 40px;
  overflow: hidden;
  font-size: 13px;
  color: #666666;
  letter-spacing: 0;
  line-height: 20px;
  margin: 0px 24px;
}
.effects_box8 .icon_collect {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 16px;
  height: 15.4px;
}
.effects_box8 .icon_collect u.is_collect {
  background: url(//c2.cgyouxi.com/website/orange/img/index/check_collect_big.png?v=20180815) no-repeat center top;
  background-size: 16px 15.4px;
}
.effects_box8 .icon_collect u.un_collect {
  background: url(//c2.cgyouxi.com/website/orange/img/index/check_uncollect_big.png?v=20180815) no-repeat center top;
  background-size: 16px 15.4px;
}
.effects_box8 .icon_collect u {
  display: inline-block;
  width: 16px;
  height: 15.4px;
  cursor: pointer;
}

#DB_gallery,
#rainbow_Colours {
  position: relative;
  z-index: 2;
  margin: 0 auto;
  height: 590px;
}

.DB_imgSet {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 590px;
  width: 100%;
  z-index: 3;
}

.DB_imgWin {
  height: 100%;
  width: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all ease 0.5s;
}

.DB_imgWin img {
  width: 100%;
  height: 590px;
  color: #FFFFFF;
  width: 232px;
}

.cover_text {
  padding-top: 88px;
  padding-left: 20px;
}

.DB_imgWin h2 {
  font-size: 26px;
  color: #FFFFFF;
  font-weight: bolder;
  line-height: 30px;
  transition: all 0.1s;
  cursor: pointer;
}

.DB_imgWin h2:hover {
  color: #F66F0C;
}

.DB_imgWin span {
  font-size: 13px;
  color: #FFFFFF;
  display: inline-block;
  margin: 8px 0px 6px 0px;
}

.DB_imgWin span a {
  color: #FFFFFF;
  transition: all 0.1s;
}

.DB_imgWin span a:hover {
  color: #F66F0C;
}

.DB_imgWin .tag em {
  display: inline-block;
  margin-right: 4px;
  background: rgba(44, 44, 44, 0.3);
  color: #FFFFFF;
  padding: 2px 5px;
  border-radius: 4px;
}

.DB_imgWin p {
  width: 470px;
  line-height: 20px;
  overflow: hidden;
  padding-top: 6px;
  font-size: 13px;
  color: #FFFFFF;
  opacity: 0.7;
  filter: alpha(opacity=70);
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  margin: 20px 0px 20px 0px;
  height: 67px;
}

.DB_imgWin .button i {
  display: inline-block;
  width: 140px;
  height: 34px;
  line-height: 34px;
  border-radius: 17px;
  text-align: center;
  font-size: 13px;
  cursor: pointer;
}

.DB_imgWin .watch {
  background: url(//c2.cgyouxi.com/website/orange/img/index/buttoms.png?v=20180815) no-repeat center top;
  background-size: 100% 100%;
  margin-right: 12px;
}

.DB_imgWin .watch:hover {
  background: #F66F0C;
}

.DB_imgWin .collection {
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
}

.DB_imgWin .DB_imgWin {
  position: absolute;
}

.DB_thumSet {
  position: absolute;
  left: 50%;
  margin-left: -500px;
  bottom: 10px;
  z-index: 5;
  width: 1000px;
  overflow: hidden;
}

.DB_thumMove li a {
  display: block;
  float: left;
  width: 100%;
  height: 100%;
}

.DB_thumMove .game_cover_txt {
  transition: all ease 0.3s;
  position: absolute;
  width: 100%;
  z-index: 10;
  left: 0px;
  bottom: 0px;
  background: #FFFFFF;
  padding: 8px 0px 13px 0px;
}

.DB_thumMove .game_cover_txt h3 {
  transition: all ease 0.3s;
  padding: 0px 12px;
  font-size: 14px;
  color: #2C2C2C;
  margin-bottom: 4px;
  line-height: 18px;
}

.DB_thumMove .game_cover_txt p {
  transition: all ease 0.3s;
  font-size: 12px;
  color: #999999;
  padding: 0px 12px;
  line-height: 14px;
}

.DB_thumMove .game_cover_txt.active {
  background: none;
}

.DB_thumMove .game_cover_txt.active h3 {
  color: #FFFFFF;
}

.DB_thumMove .game_cover_txt.active p {
  color: #FFFFFF;
}

.DB_thumMove {
  position: relative;
  white-space: nowrap;
  font-size: 0;
  padding: 30px 0px;
  margin-left: 10px;
}

.DB_thumMove li {
  display: inline-block;
  width: 240px;
  height: 192px;
  margin-right: 10px;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  transition: all ease 0.2s;
}

.DB_thumMove li img {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 3;
  width: 240px;
  height: auto;
}

.DB_thumMove li:hover .game_cover_txt h3 {
  color: #F66F0C;
}
.DB_thumMove li:hover .layer_covers_common {
  opacity: 0.2;
}

.DB_thumMove li img.icon_tag {
  width: 34px;
  height: 20px;
  position: absolute;
  right: 0px;
  top: 6px;
  left: auto;
  z-index: 99;
}

.DB_prevPageBtn {
  position: absolute;
  top: 50%;
  cursor: pointer;
  left: -15px;
  z-index: 70;
}

.DB_nextPageBtn {
  position: absolute;
  top: 50%;
  cursor: pointer;
  right: -25px;
  z-index: 70;
}

.DB_thumLine {
  position: absolute;
  width: 240px;
  height: 192px;
  border: 4px solid #FFFFFF;
  left: 0;
  top: 0;
  border-radius: 6px;
  z-index: 50;
  cursor: pointer;
}

.orange_title {
  z-index: 11;
  position: absolute;
  top: 0px;
  left: 50%;
  width: 990px;
  margin-left: -495px;
  height: 48px;
  line-height: 48px;
}

.orange_bg_left {
  float: left;
  height: 48px;
}

.orange_bg_right {
  float: left;
  height: 48px;
}

.orange_title .icon_pics {
  position: absolute;
  left: 10px;
  top: 12px;
  z-index: 99;
  width: 22px;
  height: 22px;
}

.orange_title em {
  float: left;
  background: url(//c2.cgyouxi.com/website/orange/img/index/orange_center.png?v=20180815) repeat-x center top;
  position: relative;
  z-index: 2;
  padding-left: 8px;
  padding-right: 5px;
}

.orange_title em img {
  float: left;
  width: 22px;
  height: 22px;
  margin-top: 12px;
}

.orange_title em i {
  float: left;
  font-size: 20px;
  color: #2C2C2C;
  margin-left: 10px;
  font-weight: bolder;
}

.click_button {
  position: absolute;
  left: 50%;
  margin-left: -505px;
  z-index: 3;
  bottom: 150px;
  width: 1010px;
}

.click_button i {
  transition: all ease 0.5s;
  display: inline-block;
  width: 14px;
  height: 24px;
}

.click_button .DB_prevPageBtn i {
  background: url(//c2.cgyouxi.com/website/orange/img/index/or_icon_left1.png?v=20180815) no-repeat center top;
  background-size: 14px 24px;
}

.click_button .DB_nextPageBtn i {
  background: url(//c2.cgyouxi.com/website/orange/img/index/or_icon_right1.png?v=20180815) no-repeat center top;
  background-size: 14px 24px;
}

.click_button .DB_prevPageBtn i:hover {
  background: url(//c2.cgyouxi.com/website/orange/img/index/or_icon_left2.png?v=20180815) no-repeat center top;
  background-size: 14px 24px;
}

.click_button .DB_nextPageBtn i:hover {
  background: url(//c2.cgyouxi.com/website/orange/img/index/or_icon_right2.png?v=20180815) no-repeat center top;
  background-size: 14px 24px;
}

.DB_imgSet .collect_common {
  display: inline-block;
  font-size: 13px;
  color: #FFFFFF;
  background: none;
  border: 1px solid #FFFFFF;
  border: 1px solid #FFFFFF;
  border-radius: 17px;
  width: 140px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  cursor: pointer;
  transition: all ease 0.1s;
}

.DB_imgSet .collect_common u {
  display: inline-block;
  background: url("//c2.cgyouxi.com/website/orange/img/index/check_white.png?v=20180815") no-repeat center top;
  width: 10px;
  height: 9.6px;
  margin-right: 6px;
  background-size: 10px 9.6px;
}

.DB_imgSet .collect_common:hover {
  background: #FFFFFF;
  color: #F66F0C;
}

.DB_imgSet .collect_common:hover u {
  background: url("//c2.cgyouxi.com/website/orange/img/index/check_orange.png?v=20180815") no-repeat center top;
}

.border_thumLine {
  border: 4px solid #FFFFFF;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 10;
  width: 100%;
  height: 100%;
}

.cover_pic_common {
  position: relative;
}

.box6Box .cover_pic_common {
  width: 240px;
  height: 135px;
}

.layer_covers_common {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: #fff;
  opacity: 0;
  transition: 0.3s;
  z-index: 4;
}

.potentialModel .potentialTopBox {
  position: relative;
  height: 26px;
  line-height: 26px;
  margin-top: 50px;
  margin-bottom: 20px;
}
.potentialModel .potentialTopBox .title {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.potentialModel .potentialTopBox .title img {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-right: 10px;
  margin-top: 3px;
}
.potentialModel .potentialTopBox .title span {
  font-family: NotoSansHans-Bold;
  font-size: 20px;
  color: #2C2C2C;
  letter-spacing: 0;
}
.potentialModel .potentialTopBox .pagePotential {
  position: absolute;
  right: 0;
  font-size: 0;
  height: 26px;
  line-height: 26px;
  top: 50%;
  margin-top: -13px;
  cursor: pointer;
}
.potentialModel .potentialTopBox .pagePotential .itemPotential {
  display: inline-block;
  vertical-align: middle;
  background: #EBEBEB;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 2px;
  border: 6px solid white;
  border-width: 6px 6px 6px 6px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.potentialModel .potentialTopBox .pagePotential .itemPotential.current {
  background: #F66F0C;
}
.potentialModel .potentialContentBox {
  font-size: 0;
}
.potentialModel .potentialContentBox .potentialContentLeft {
  width: 390px;
  height: 312px;
  display: inline-block;
  vertical-align: top;
}
.potentialModel .potentialContentBox .potentialContentLeft .swiperContainer {
  width: 390px;
  height: 220px;
}
.potentialModel .potentialContentBox .potentialContentLeft .swiperContainer .swiper-wrapper .swiper-slide {
  width: 390px;
  height: 220px;
  background-position: center;
  background-size: cover;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.potentialModel .potentialContentBox .potentialContentLeft .swiperContainer .swiper-wrapper .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.potentialModel .potentialContentBox .potentialContentLeft .swiperContainer .paginationBtn {
  display: inline-block;
  width: auto;
  right: 10px;
  left: auto;
}
.potentialModel .potentialContentBox .potentialContentLeft .swiperContainer .paginationBtn span {
  width: 6px !important;
  height: 6px !important;
  background: #FFFFFF;
  opacity: 1;
}
.potentialModel .potentialContentBox .potentialContentLeft .swiperContainer .paginationBtn .swiper-pagination-bullet-active {
  background: #F66F0C;
}
.potentialModel .potentialContentBox .potentialContentLeft .swiperContainer .swiperHidden {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 43px;
  width: 100%;
  z-index: 1;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.56)));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.56) 100%);
  background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.56) 100%);
}
.potentialModel .potentialContentBox .potentialContentLeft .swiperBoxContent {
  padding: 12px 16px;
  padding-bottom: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #F6F6F6;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  height: 92px;
}
.potentialModel .potentialContentBox .potentialContentLeft .swiperBoxContent .swiperTitle {
  font-family: NotoSansHans-Regular;
  font-size: 16px;
  color: #2C2C2C;
  letter-spacing: 0;
  height: 16px;
  line-height: 16px;
  width: 100%;
}
.potentialModel .potentialContentBox .potentialContentLeft .swiperBoxContent .swiperTitle a {
  overflow: hidden;
  width: 100%;
  height: 16px;
  display: block;
  word-break: break-all;
  line-height: 16px;
}
.potentialModel .potentialContentBox .potentialContentLeft .swiperBoxContent .swiperBoxTips {
  margin-top: 8px;
}
.potentialModel .potentialContentBox .potentialContentLeft .swiperBoxContent .swiperBoxTips span {
  font-family: NotoSansHans-Regular;
  font-size: 12px;
  color: #999999;
  letter-spacing: 0;
  height: 14px;
  line-height: 14px;
}
.potentialModel .potentialContentBox .potentialContentLeft .swiperBoxContent .swiperBoxTips span a {
  display: inline-block;
  color: #999999;
}
.potentialModel .potentialContentBox .potentialContentLeft .swiperBoxContent .swiperBoxTips span a:hover {
  color: #F66F0C !important;
}
.potentialModel .potentialContentBox .potentialContentLeft .swiperBoxContent .swiperBoxLabel {
  margin-top: 8px;
}
.potentialModel .potentialContentBox .potentialContentLeft .swiperBoxContent .swiperBoxLabel .swiperLabelItem {
  height: 20px;
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
  background: #FFFFFF;
  border-radius: 4px;
  font-family: NotoSansHans-Regular;
  font-size: 12px;
  color: #666666;
  letter-spacing: 0;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 4px;
}
.potentialModel .potentialContentBox .potentialContentRight {
  margin-left: 10px;
  display: inline-block;
  vertical-align: top;
  width: 590px;
}
.potentialModel .potentialContentBox .potentialContentRight .potentialItemBox {
  margin-right: 10px;
  width: 190px;
  height: 148px;
  margin-bottom: 16px;
  display: inline-block;
  vertical-align: middle;
}
.potentialModel .potentialContentBox .potentialContentRight .potentialItemBox a {
  display: block;
}
.potentialModel .potentialContentBox .potentialContentRight .potentialItemBox .potentialItem {
  width: 190px;
  height: 106px;
  position: relative;
}
.potentialModel .potentialContentBox .potentialContentRight .potentialItemBox .potentialItem img {
  display: block;
  width: 190px;
  height: 106px;
  border-radius: 6px;
}
.potentialModel .potentialContentBox .potentialContentRight .potentialItemBox .potentialItem .potentialIcon {
  position: absolute;
  right: 0;
  top: 6px;
  background: url(//pic.cgyouxi.com/orange/upload/202503/7291276_e712ed52b308c0817303579189ad7c4d.png) right center no-repeat;
  background-size: 100%;
  width: 34px;
  height: 20px;
  font-family: NotoSansHans-Regular;
  font-size: 0px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 20px;
  text-align: center;
}
.potentialModel .potentialContentBox .potentialContentRight .potentialItemBox .potentialContent {
  padding-left: 6px;
  padding-right: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 6px;
}
.potentialModel .potentialContentBox .potentialContentRight .potentialItemBox .potentialContent .potentialTitle {
  font-family: NotoSansHans-Regular;
  font-size: 14px;
  color: #2C2C2C;
  letter-spacing: 0;
  height: 18px;
  line-height: 18px;
  margin-bottom: 4px;
  overflow: hidden;
  word-wrap: break-word;
}
.potentialModel .potentialContentBox .potentialContentRight .potentialItemBox .potentialContent .potentialSpans {
  font-family: "微软雅黑";
  font-size: 12px;
  color: #999999;
  letter-spacing: 0;
  height: 14px;
  line-height: 14px;
  display: inline-block;
  overflow: hidden;
  word-wrap: break-word;
}
.potentialModel .potentialContentBox .potentialContentRight .potentialItemBox .potentialContent .new_wordsSum {
  font-family: "微软雅黑";
  font-size: 12px;
  color: #999999;
  letter-spacing: 0;
  height: 14px;
  line-height: 14px;
  float: right;
  padding-left: 16px;
  background: url("//pic.cgyouxi.com/orange/upload/202404/25322333_2db0fcd5c5d5de74cae2284e1f80031a.png") center left no-repeat;
  background-size: 14px;
}
.potentialModel .potentialContentBox .potentialContentRight .potentialItemBox:hover .layer_covers_common {
  opacity: 0.2;
}
.potentialModel .potentialContentBox .potentialContentRight .potentialItemBox:hover .potentialTitle {
  color: #F66F0C;
}
.potentialModel .potentialContentBox .potentialContentRight .potentialItemBox:nth-child(3n) {
  margin-right: 0;
}
.potentialModel .potentialContentBox .potentialContentRight .potentialItemBox:nth-child(n+4) {
  margin-bottom: 0;
}

@media (min-width: 1350px) {
  .potentialModel .potentialTopBox {
    position: relative;
    height: 26px;
    line-height: 26px;
    margin-top: 50px;
    margin-bottom: 20px;
  }
  .potentialModel .potentialTopBox .title {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
  }
  .potentialModel .potentialTopBox .title img {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-right: 10px;
    margin-top: 3px;
  }
  .potentialModel .potentialTopBox .title span {
    font-family: NotoSansHans-Bold;
    font-size: 20px;
    color: #2C2C2C;
    letter-spacing: 0;
  }
  .potentialModel .potentialTopBox .pagePotential {
    position: absolute;
    right: 0;
    font-size: 0;
    height: 26px;
    line-height: 26px;
    top: 50%;
    margin-top: -13px;
    cursor: pointer;
  }
  .potentialModel .potentialTopBox .pagePotential .itemPotential {
    display: inline-block;
    vertical-align: middle;
    background: #EBEBEB;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 2px;
    border: 6px solid white;
    border-width: 6px 6px 6px 6px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
  }
  .potentialModel .potentialTopBox .pagePotential .itemPotential.current {
    background: #F66F0C;
  }
  .potentialModel .potentialContentBox {
    font-size: 0;
  }
  .potentialModel .potentialContentBox .potentialContentLeft {
    width: 502px;
    height: 376px;
    display: inline-block;
    vertical-align: top;
  }
  .potentialModel .potentialContentBox .potentialContentLeft .swiperContainer {
    width: 502px;
    height: 282px;
  }
  .potentialModel .potentialContentBox .potentialContentLeft .swiperContainer .swiper-wrapper .swiper-slide {
    width: 502px;
    height: 282px;
    background-position: center;
    background-size: cover;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
  }
  .potentialModel .potentialContentBox .potentialContentLeft .swiperContainer .swiper-wrapper .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .potentialModel .potentialContentBox .potentialContentLeft .swiperContainer .paginationBtn {
    display: inline-block;
    width: auto;
    right: 10px;
    left: auto;
  }
  .potentialModel .potentialContentBox .potentialContentLeft .swiperContainer .paginationBtn span {
    width: 6px;
    height: 6px;
    background: #FFFFFF;
    opacity: 1;
  }
  .potentialModel .potentialContentBox .potentialContentLeft .swiperContainer .paginationBtn .swiper-pagination-bullet-active {
    background: #F66F0C;
  }
  .potentialModel .potentialContentBox .potentialContentLeft .swiperContainer .swiperHidden {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 43px;
    width: 100%;
    z-index: 1;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.56)));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.56) 100%);
    background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.56) 100%);
  }
  .potentialModel .potentialContentBox .potentialContentLeft .swiperBoxContent {
    padding: 12px 16px;
    padding-bottom: 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #F6F6F6;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    height: 92px;
  }
  .potentialModel .potentialContentBox .potentialContentLeft .swiperBoxContent .swiperTitle {
    font-family: NotoSansHans-Regular;
    font-size: 16px;
    color: #2C2C2C;
    letter-spacing: 0;
    height: 16px;
    line-height: 16px;
  }
  .potentialModel .potentialContentBox .potentialContentLeft .swiperBoxContent .swiperTitle a {
    overflow: hidden;
    width: 100%;
    height: 16px;
    display: block;
    word-break: break-all;
    line-height: 16px;
  }
  .potentialModel .potentialContentBox .potentialContentLeft .swiperBoxContent .swiperBoxTips {
    margin-top: 8px;
  }
  .potentialModel .potentialContentBox .potentialContentLeft .swiperBoxContent .swiperBoxTips span {
    font-family: NotoSansHans-Regular;
    font-size: 12px;
    color: #999999;
    letter-spacing: 0;
    height: 14px;
    line-height: 14px;
  }
  .potentialModel .potentialContentBox .potentialContentLeft .swiperBoxContent .swiperBoxTips span a {
    display: inline-block;
    color: #999999;
  }
  .potentialModel .potentialContentBox .potentialContentLeft .swiperBoxContent .swiperBoxTips span a:hover {
    color: #F66F0C !important;
  }
  .potentialModel .potentialContentBox .potentialContentLeft .swiperBoxContent .swiperBoxLabel {
    margin-top: 8px;
    width: 100%;
    overflow: hidden;
    word-break: break-all;
    height: 20px;
    line-height: 20px;
  }
  .potentialModel .potentialContentBox .potentialContentLeft .swiperBoxContent .swiperBoxLabel .swiperLabelItem {
    height: 20px;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
    background: #FFFFFF;
    border-radius: 4px;
    font-family: NotoSansHans-Regular;
    font-size: 12px;
    color: #666666;
    letter-spacing: 0;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 4px;
  }
  .potentialModel .potentialContentBox .potentialContentRight {
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
    width: 758px;
  }
  .potentialModel .potentialContentBox .potentialContentRight .potentialItemBox {
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    width: 246px;
    height: 180px;
    margin-bottom: 16px;
  }
  .potentialModel .potentialContentBox .potentialContentRight .potentialItemBox a {
    display: block;
  }
  .potentialModel .potentialContentBox .potentialContentRight .potentialItemBox .potentialItem {
    width: 246px;
    height: 138px;
    position: relative;
  }
  .potentialModel .potentialContentBox .potentialContentRight .potentialItemBox .potentialItem img {
    display: block;
    width: 246px;
    height: 138px;
    border-radius: 6px;
  }
  .potentialModel .potentialContentBox .potentialContentRight .potentialItemBox .potentialItem .potentialIcon {
    position: absolute;
    right: 0;
    top: 6px;
    background: url(//pic.cgyouxi.com/orange/upload/202503/7291276_e712ed52b308c0817303579189ad7c4d.png) right center no-repeat;
    background-size: 100%;
    width: 34px;
    height: 20px;
    font-family: NotoSansHans-Regular;
    font-size: 0px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 20px;
    text-align: center;
  }
  .potentialModel .potentialContentBox .potentialContentRight .potentialItemBox .potentialContent {
    padding-left: 6px;
    padding-right: 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 6px;
  }
  .potentialModel .potentialContentBox .potentialContentRight .potentialItemBox .potentialContent .potentialTitle {
    font-family: NotoSansHans-Regular;
    font-size: 14px;
    color: #2C2C2C;
    letter-spacing: 0;
    height: 18px;
    line-height: 18px;
    margin-bottom: 4px;
    overflow: hidden;
    word-wrap: break-word;
  }
  .potentialModel .potentialContentBox .potentialContentRight .potentialItemBox .potentialContent .potentialSpans {
    font-family: NotoSansHans-Regular;
    font-size: 12px;
    color: #999999;
    letter-spacing: 0;
    height: 14px;
    line-height: 14px;
    display: inline-block;
    overflow: hidden;
    word-wrap: break-word;
  }
  .potentialModel .potentialContentBox .potentialContentRight .potentialItemBox:hover .layer_covers_common {
    opacity: 0.2;
  }
  .potentialModel .potentialContentBox .potentialContentRight .potentialItemBox:hover .potentialTitle {
    color: #F66F0C;
  }
  .potentialModel .potentialContentBox .potentialContentRight .potentialItemBox:nth-child(3n) {
    margin-right: 0;
  }
  .potentialModel .potentialContentBox .potentialContentRight .potentialItemBox:nth-child(n+4) {
    margin-bottom: 0;
  }
}
@media (min-width: 1350px) {
  body {
    min-width: 1270px;
  }

  .wrap {
    width: 1270px;
  }

  .box6 .bd .noclear li.first .ftBox {
    padding-left: 30px;
  }

  .header .search .search_wrap {
    margin-right: 160px;
    width: 340px;
  }

  .header.scroll .search .input_text {
    width: 288px;
  }

  .header .search .input_text {
    width: 265px;
  }

  .banner_box .index-banner {
    height: 480px;
  }

  .banner_box .banner_tit_right {
    margin-left: 391px;
    height: 418px;
    top: 62px;
  }

  .banner_box .banne_tit_wrap {
    margin-left: -635px;
  }

  .DB_thumMove .game_cover_txt {
    padding: 10px 0px 16px 0px !important;
  }

  .DB_thumMove .game_cover_txt h3 {
    padding: 0px 16px !important;
  }

  .DB_thumMove .game_cover_txt p {
    padding: 0px 16px !important;
  }

  .cover_text {
    padding-top: 130px !important;
  }

  .author_box .author_box_right .level_product a h3 {
    margin-left: 28.1px;
  }

  .author_box .author_box_right .level_product a em {
    margin-left: 28.1px;
  }

  .box9 .box9_mode1 li .text_layer p {
    margin: 6px 0px 30px 0px;
  }

  .active_box .active-left {
    padding-top: 40px;
  }

  .active_box .active-left ul li {
    width: 230px;
    height: 230px;
    border-radius: 6px;
  }
  .active_box .active-left ul li img {
    width: 230px;
    height: 230px;
  }

  .active_box .fixed_right {
    top: 40px;
  }

  .active_box .fixed_right ul li {
    width: 310px;
    height: 70px;
  }
  .active_box .fixed_right ul li img {
    width: 310px;
    height: 70px;
  }

  .recom_box .bd li {
    width: 246px;
  }
  .recom_box .bd li .game_cover {
    width: 246px;
    height: 138px;
  }
  .recom_box .bd li .game_cover a img {
    width: 246px;
    height: 138px;
  }

  .box6 .bd ul {
    margin-left: 320px;
  }

  .box6 .bd li.first {
    width: 310px;
    height: 448px;
  }
  .box6 .bd li.first a {
    width: 310px;
    height: 448px;
  }
  .box6 .bd li.first a img {
    width: auto;
    height: 448px !important;
  }

  .box6 .bd li {
    width: 310px;
    height: 216px;
  }
  .box6 .bd li a {
    width: 100%;
    height: 100%;
  }
  .box6 .bd li a img {
    width: 310px;
    height: 174px;
  }

  .box6Box .cover_pic_common {
    width: 310px;
    height: 174px;
  }

  .box7 .box7_main .bd li .listgame {
    width: 416px;
    height: 281px;
    float: left;
    margin-right: 11px;
  }

  .box7 .box7_main .bd li .cover {
    width: 100%;
    height: 233px;
    display: block;
  }

  .box7 .box7_main .bd li img {
    width: 100%;
    height: auto;
    display: block;
  }

  .box8 .bd li > div > p {
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 244px;
    white-space: nowrap;
  }

  .box8 .bd li a h3 {
    margin-bottom: 3px;
    line-height: 22px;
    transition: all 0.1s;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 160px;
    white-space: nowrap;
    font-size: 16px;
    color: #434348;
  }

  .box8 .game_message {
    margin-left: 18px;
    margin-top: 12.5px;
  }
  .box8 .game_message .bt_aname {
    font-size: 12px;
    color: #9597A8;
    font-weight: 400;
    line-height: 17px;
  }

  .box8 .bd li > div {
    width: 195px;
    height: 234px;
    margin-right: 20px;
  }
  .box8 .bd li > div.blank {
    width: 195px;
    height: 234px;
  }
  .box8 .bd li a .rec_content {
    height: 45px;
    margin-top: 12px;
  }
  .box8 .bd li a .rec_content p {
    margin-left: 18px;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: 400;
    line-height: 44px;
  }

  #box8_main .bd .cover_pic_common {
    overflow: hidden;
    text-align: right;
    border-radius: 0 7.09px 0 0;
    height: 104px;
  }
  #box8_main .bd .cover_pic_common img:not(.icon_tag) {
    width: 187px;
    border-radius: 0 7.09px 0 0;
    float: right;
  }

  #DB_gallery,
#rainbow_Colours {
    height: 750px !important;
  }

  .cover_text {
    padding-top: 130px !important;
    padding-left: 31px !important;
  }

  .DB_imgWin span {
    margin: 8px 0px 9px 0px !important;
  }

  .DB_imgWin p {
    width: 600px !important;
    height: 106px !important;
    overflow: hidden;
  }

  .DB_imgSet {
    height: 750px !important;
  }

  .DB_thumSet {
    width: 1280px !important;
    margin-left: -645px !important;
  }

  .DB_imgWin .button i {
    width: 160px !important;
  }

  .orange_title {
    margin-left: -635px !important;
  }

  .DB_thumMove li {
    width: 310px !important;
    height: 238px !important;
  }

  .author_box .author_box_left {
    width: 246px;
  }
  .author_box .author_box_left ul li {
    margin: 0px 0px 0px 60px;
  }

  .author_box .author_box_right {
    width: 1014px;
    padding-left: 38px;
  }

  .box9 .box9_mode1 {
    height: 755px;
  }

  .box9 .box9_mode1 li .text_layer {
    width: 245px;
    left: 30px;
    bottom: 30px;
  }
  .box9 .box9_mode1 li .text_layer h3 {
    line-height: 16px;
  }
  .box9 .box9_mode1 li .text_layer h2 {
    line-height: 30px;
  }
  .box9 .box9_mode1 li .game_cover_txt {
    width: 245px;
    margin: 0px;
    left: 30px;
    bottom: 30px;
  }
  .box9 .box9_mode1 li .game_cover_txt h3 {
    line-height: 16px;
  }
  .box9 .box9_mode1 li .game_cover_txt h2 {
    line-height: 30px;
  }
  .box9 .box9_mode1 li .num_page1_one {
    width: 310px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page1_one img {
    width: 310px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page1_two {
    top: 255px;
    width: 310px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page1_two img {
    width: 310px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page1_three {
    left: 320px;
    top: 0px;
    width: 630px;
    height: 500px;
  }
  .box9 .box9_mode1 li .num_page1_three img {
    width: 630px;
    height: 500px;
  }
  .box9 .box9_mode1 li .num_page1_three .game_cover_txt {
    width: 380px;
  }
  .box9 .box9_mode1 li .num_page1_three .text_layer {
    width: 380px;
  }
  .box9 .box9_mode1 li .num_page1_four {
    width: 310px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page1_four img {
    width: 310px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page1_five {
    top: 510px;
    width: 630px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page1_five img {
    width: 630px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page1_five .game_cover_txt {
    width: 245px;
  }
  .box9 .box9_mode1 li .num_page1_five .text_layer {
    width: 245px;
  }
  .box9 .box9_mode1 li .num_page1_six {
    top: 510px;
    right: 320px;
    width: 310px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page1_six img {
    width: 310px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page1_seven {
    top: 255px;
    width: 310px;
    height: 500px;
  }
  .box9 .box9_mode1 li .num_page1_seven img {
    width: 310px;
    height: 500px;
  }
  .box9 .box9_mode1 li .num_page2_one {
    width: 310px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page2_one img {
    width: 310px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page2_two {
    top: 255px;
    width: 310px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page2_two img {
    width: 310px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page2_three {
    left: 320px;
    width: 310px;
    height: 500px;
  }
  .box9 .box9_mode1 li .num_page2_three img {
    width: 310px;
    height: 500px;
  }
  .box9 .box9_mode1 li .num_page2_four {
    right: 320px;
    width: 310px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page2_four img {
    width: 310px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page2_five {
    width: 310px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page2_five img {
    width: 310px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page2_six {
    top: 510px;
    width: 630px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page2_six img {
    width: 630px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page2_seven {
    top: 255px;
    width: 630px;
    height: 500px;
  }
  .box9 .box9_mode1 li .num_page2_seven img {
    width: 630px;
    height: 500px;
  }
  .box9 .box9_mode1 li .num_page2_seven .game_cover_txt {
    width: 380px;
  }
  .box9 .box9_mode1 li .num_page2_seven .text_layer {
    width: 380px;
  }
  .box9 .box9_mode1 li .num_page3_one {
    width: 630px;
    height: 500px;
  }
  .box9 .box9_mode1 li .num_page3_one img {
    width: 630px;
    height: 500px;
  }
  .box9 .box9_mode1 li .num_page3_one .game_cover_txt {
    width: 380px;
  }
  .box9 .box9_mode1 li .num_page3_one .text_layer {
    width: 380px;
  }
  .box9 .box9_mode1 li .num_page3_two {
    right: 320px;
    width: 310px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page3_two img {
    width: 310px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page3_three {
    right: 320px;
    width: 310px;
    height: 245px;
    top: 255px;
  }
  .box9 .box9_mode1 li .num_page3_three img {
    width: 310px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page3_four {
    width: 310px;
    height: 500px;
  }
  .box9 .box9_mode1 li .num_page3_four img {
    width: 310px;
    height: 500px;
  }
  .box9 .box9_mode1 li .num_page3_five {
    width: 310px;
    height: 245px;
    top: 510px;
  }
  .box9 .box9_mode1 li .num_page3_five img {
    width: 310px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page3_six {
    top: 510px;
    left: 320px;
    width: 630px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page3_six img {
    width: 630px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page3_seven {
    width: 310px;
    height: 245px;
    top: 510px;
  }
  .box9 .box9_mode1 li .num_page3_seven img {
    width: 310px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page4_one {
    width: 310px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page4_one img {
    width: 310px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page4_two {
    left: 320px;
    width: 310px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page4_two img {
    width: 310px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page4_three {
    right: 320px;
    width: 310px;
    height: 500px;
  }
  .box9 .box9_mode1 li .num_page4_three img {
    width: 310px;
    height: 500px;
  }
  .box9 .box9_mode1 li .num_page4_four {
    width: 310px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page4_four img {
    width: 310px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page4_five {
    top: 255px;
    width: 310px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page4_five img {
    width: 310px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page4_six {
    top: 255px;
    width: 630px;
    height: 500px;
  }
  .box9 .box9_mode1 li .num_page4_six img {
    width: 630px;
    height: 500px;
  }
  .box9 .box9_mode1 li .num_page4_six .game_cover_txt {
    width: 380px;
  }
  .box9 .box9_mode1 li .num_page4_six .text_layer {
    width: 380px;
  }
  .box9 .box9_mode1 li .num_page4_seven {
    top: 510px;
    width: 630px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page4_seven img {
    width: 630px;
    height: 245px;
  }
  .box9 .box9_mode1 li .num_page5_one {
    width: 843px;
    height: 328px;
  }
  .box9 .box9_mode1 li .num_page5_one img {
    width: 843px;
    height: 328px;
  }
  .box9 .box9_mode1 li .num_page5_one .game_cover_txt {
    width: 380px;
  }
  .box9 .box9_mode1 li .num_page5_one .text_layer {
    width: 380px;
  }
  .box9 .box9_mode1 li .num_page5_two {
    top: 338px;
    width: 416px;
    height: 416px;
  }
  .box9 .box9_mode1 li .num_page5_two img {
    width: 416px;
    height: 416px;
  }
  .box9 .box9_mode1 li .num_page5_two .game_cover_txt {
    width: 340px;
  }
  .box9 .box9_mode1 li .num_page5_two .text_layer {
    width: 340px;
  }
  .box9 .box9_mode1 li .num_page5_three {
    left: 426px;
    top: 338px;
    width: 416px;
    height: 416px;
  }
  .box9 .box9_mode1 li .num_page5_three img {
    width: 416px;
    height: 416px;
  }
  .box9 .box9_mode1 li .num_page5_three .game_cover_txt {
    width: 340px;
  }
  .box9 .box9_mode1 li .num_page5_three .text_layer {
    width: 340px;
  }
  .box9 .box9_mode1 li .num_page5_four {
    width: 416px;
    height: 755px;
  }
  .box9 .box9_mode1 li .num_page5_four img {
    width: 416px;
    height: 755px;
  }
  .box9 .box9_mode1 li .num_page5_four .game_cover_txt {
    width: 340px;
  }
  .box9 .box9_mode1 li .num_page5_four .text_layer {
    width: 340px;
  }
  .box9 .box9_mode1 li .num_page6_one {
    width: 416px;
    height: 755px;
  }
  .box9 .box9_mode1 li .num_page6_one img {
    width: 416px;
    height: 755px;
  }
  .box9 .box9_mode1 li .num_page6_one .game_cover_txt {
    width: 340px;
  }
  .box9 .box9_mode1 li .num_page6_one .text_layer {
    width: 340px;
  }
  .box9 .box9_mode1 li .num_page6_two {
    left: 426px;
    width: 416px;
    height: 416px;
  }
  .box9 .box9_mode1 li .num_page6_two img {
    width: 416px;
    height: 416px;
  }
  .box9 .box9_mode1 li .num_page6_two .game_cover_txt {
    width: 340px;
  }
  .box9 .box9_mode1 li .num_page6_two .text_layer {
    width: 340px;
  }
  .box9 .box9_mode1 li .num_page6_three {
    width: 416px;
    height: 416px;
  }
  .box9 .box9_mode1 li .num_page6_three img {
    width: 416px;
    height: 416px;
  }
  .box9 .box9_mode1 li .num_page6_three .game_cover_txt {
    width: 340px;
  }
  .box9 .box9_mode1 li .num_page6_three .text_layer {
    width: 340px;
  }
  .box9 .box9_mode1 li .num_page6_four {
    top: 426px;
    width: 843px;
    height: 328px;
  }
  .box9 .box9_mode1 li .num_page6_four img {
    width: 843px;
    height: 328px;
  }
  .box9 .box9_mode1 li .num_page6_four .game_cover_txt {
    width: 380px;
  }
  .box9 .box9_mode1 li .num_page6_four .text_layer {
    width: 380px;
  }

  .box6 .bd li {
    margin-bottom: 13px;
  }

  .box10 .bd .my-ad .ad1 {
    width: 310px;
    height: 570px;
    overflow: hidden;
  }
  .box10 .bd .my-ad .ad1 img {
    height: 645px;
  }
  .box10 .bd .my-ad .ad2 {
    width: 310px;
    height: 310px;
    overflow: hidden;
  }
  .box10 .bd .my-ad .ad2 img {
    height: 350px;
    position: absolute;
    top: -40px;
  }
  .box10 .bd .my-ad .ad3 {
    width: 310px;
    height: 310px;
    overflow: hidden;
  }
  .box10 .bd .my-ad .ad3 img {
    height: 350px;
    position: absolute;
    top: -35px;
  }
  .box10 .bd .my-ad .ad4 {
    width: 630px;
    height: 250px;
    overflow: hidden;
  }
  .box10 .bd .my-ad .ad4 img {
    height: 285px;
  }
  .box10 .bd .my-ad .ad5 {
    width: 310px;
    height: 570px;
    overflow: hidden;
  }
  .box10 .bd .my-ad .ad5 img {
    width: 320px;
  }

  .click_button {
    bottom: 188px !important;
    width: 1290px;
    margin-left: -645px !important;
  }

  .DB_thumMove li img {
    width: 312px !important;
  }

  .DB_prevPageBtn {
    left: -25px;
  }

  .nav_box .recent_visit {
    margin-right: 54px;
  }

  .DB_thumSet {
    bottom: 30px !important;
  }

  .custom_main .custom_model .game_list .bd ul {
    width: 7670px;
  }
  .custom_main .custom_model .game_list .bd ul li {
    width: 246px;
    height: 180px;
  }
  .custom_main .custom_model .game_list .bd ul li a .cover_pic_common img {
    height: 138px;
  }
  .custom_main .custom_model .game_list .bd ul li a .lastImgSurprised {
    width: 174px;
    transform: translate(35px, 20px);
  }
  .custom_main.js_custom_container .custom_model:last-child .game_list .bd ul {
    width: 3830px;
    height: 370px;
  }
}
.g-regression-popup {
  display: none;
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.g-regression-popup .g-content {
  position: absolute;
  top: 40%;
  left: 50%;
  margin-left: -200px;
  margin-top: -245px;
  width: 400px;
  height: 490px;
  text-align: center;
  background: url(//pic.cgyouxi.com/orange/upload/202009/39828410_8ed6815cf1a42976cdd2046296267b14.png) no-repeat 0 0;
  background-size: 400px 490px;
}
.g-regression-popup .g-content .popup-close {
  position: absolute;
  top: 100px;
  right: -36px;
  width: 36px;
  height: 36px;
  background: url(//pic.cgyouxi.com/orange/upload/202009/39828410_d0ee83b146c57b4f9188dbbb6a52847d.png) no-repeat 0 0;
  background-size: 36px 36px;
  cursor: pointer;
}
.g-regression-popup .g-content .time-line {
  margin-top: 103px;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}
.g-regression-popup .g-content .time-line > span {
  display: inline-block;
  margin: 0 2px;
  width: 20px;
  height: 20px;
  background: #BF4F00;
  box-shadow: inset 0 0 2px 0 rgba(61, 0, 0, 0.2);
  border-radius: 2px;
}
.g-regression-popup .g-content .heat-count {
  margin-top: 30px;
  font-size: 12px;
  color: #434348;
  line-height: 17px;
}
.g-regression-popup .g-content .heat-count .s-count {
  color: #F66F0C;
}
.g-regression-popup .g-content .gifts-list {
  display: inline-block;
  overflow: hidden;
  margin-top: 19px;
  margin-left: -16px;
  width: 344px;
}
.g-regression-popup .g-content .gifts-list .gifts-list-item {
  display: inline-block;
  margin-left: 13px;
  margin-bottom: 21px;
  width: 70px;
}
.g-regression-popup .g-content .gifts-list .gifts-list-item.s-owned .gifts-info {
  border-color: #FFF2D5;
  border-radius: 5.4px;
  background-color: #FFF;
}
.g-regression-popup .g-content .gifts-list .gifts-list-item.s-owned .gifts-status {
  color: #B0B5C3;
}
.g-regression-popup .g-content .gifts-list .gifts-list-item.s-cur {
  border-color: #FFF2D5;
}
.g-regression-popup .g-content .gifts-list .gifts-list-item.s-ok {
  cursor: pointer;
}
.g-regression-popup .g-content .gifts-list .gifts-list-item.s-disable .gifts-cover,
.g-regression-popup .g-content .gifts-list .gifts-list-item.s-disable .gifts-count,
.g-regression-popup .g-content .gifts-list .gifts-list-item.s-disable .gifts-status {
  opacity: 0.3;
}
.g-regression-popup .g-content .gifts-list .gifts-list-item.s-disable .gifts-info {
  border-color: transparent;
  background-color: #F2F1F0;
}
.g-regression-popup .g-content .gifts-list .gifts-list-item.s-disable .gifts-info .gifts-count {
  color: #B0B5C3;
}
.g-regression-popup .g-content .gifts-list .gifts-list-item .gifts-info {
  padding: 12px 0 2px;
  border-radius: 5.4px;
  border: 1px solid #FFF2D5;
  background-color: #FFF2D5;
}
.g-regression-popup .g-content .gifts-list .gifts-list-item .gifts-info .gifts-cover {
  width: 46px;
  height: 46px;
  vertical-align: middle;
}
.g-regression-popup .g-content .gifts-list .gifts-list-item .gifts-info .gifts-count {
  margin-top: 2px;
  font-size: 13px;
  color: #F7A100;
  letter-spacing: 0;
  text-align: center;
  line-height: 31.05px;
}
.g-regression-popup .g-content .gifts-list .gifts-list-item .gifts-status {
  font-size: 12px;
  color: #434348;
  letter-spacing: 0;
  text-align: center;
  line-height: 31.05px;
}

.toast {
  z-index: 999999;
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: auto;
  padding: 12px 18px;
  border-radius: 6px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.4);
  transform: translate(-50%, -50%);
}

.modelBox {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 30;
}
.modelBox .accept {
  display: none;
  background: url(//pic.cgyouxi.com/orange/upload/202009/22274736_01767044b6b42814a9596aa34cd2cb0f.png);
  background-size: 100%;
  width: 270px;
  height: 285px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.modelBox .accept .acceptTips {
  position: absolute;
  left: 50%;
  top: 160px;
  transform: translate(-50%, 0);
  width: 244px;
  text-align: center;
}
.modelBox .accept .acceptTips .acceptword {
  display: block;
  text-align: center;
  font-family: PingFangSC-Semibold;
  font-size: 18px;
  color: #FA6400;
  letter-spacing: 0;
  text-align: center;
  line-height: 18px;
}
.modelBox .accept .acceptTips img {
  margin: 0 auto;
  margin-top: 16px;
  display: block;
  width: 38px;
  height: 38px;
}
.modelBox .accept .acceptTips .acceptAward {
  display: block;
  text-align: center;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #2C2C2C;
  letter-spacing: 0;
  text-align: center;
  line-height: 23px;
}
.modelBox .accept .acceptCloseBtn {
  background: url(http://pic.cgyouxi.com/orange/upload/201908/22274736_ac572325e3c2b7fbda0a8dee15b05713.png);
  background-size: 100%;
  width: 36px;
  height: 36px;
  position: absolute;
  left: 50%;
  bottom: -50px;
  transform: translate(-50%, 0);
  cursor: pointer;
}
.modelBox .signSuccess {
  display: none;
  width: 240px;
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 9px;
  transform: translate(-50%, -50%);
  background: white;
}
.modelBox .signSuccess .signTop {
  font-weight: 500;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  position: relative;
  font-family: "微软雅黑";
  font-weight: 500;
  font-size: 18px;
  color: #2C2C2C;
  letter-spacing: 0;
  text-align: center;
  height: 56px;
  line-height: 56px;
  background-image: linear-gradient(0deg, #FFF483 0%, #FFE95A 100%);
}
.modelBox .signSuccess .signTop .pic {
  position: absolute;
  bottom: -10px;
  left: 25px;
  width: 10px;
  height: 24px;
  background: url("//pic.cgyouxi.com/orange/upload/201907/22274736_518f97bb4051143322b5be0ce19306c5.png") no-repeat center;
  background-size: 100%;
}
.modelBox .signSuccess .signTop .pia {
  position: absolute;
  bottom: -10px;
  right: 25px;
  width: 10px;
  height: 24px;
  background: url("//pic.cgyouxi.com/orange/upload/201907/22274736_518f97bb4051143322b5be0ce19306c5.png") no-repeat center;
  background-size: 100%;
}
.modelBox .signSuccess .knowBtn {
  position: absolute;
  left: 50%;
  bottom: -74px;
  margin-left: -21px;
  cursor: pointer;
  text-align: center;
  height: 42px;
  line-height: 42px;
  font-family: PingFangSC-Regular;
  font-size: 18px;
  color: #F66F0C;
  letter-spacing: 0;
}
.modelBox .signSuccess .knowBtn > img {
  width: 42px;
}
.modelBox .signSuccess .signcontent .signbind {
  margin-top: 24px;
  display: flex;
  justify-content: center;
}
.modelBox .signSuccess .signcontent .signbind .jifen,
.modelBox .signSuccess .signcontent .signbind .piao {
  width: 48px;
  height: 48px;
}
.modelBox .signSuccess .signcontent .signbind .jifen {
  background: url("//pic.cgyouxi.com/orange/upload/201907/22274736_0bf6255fa4b2e2d40ddde389d33d3032.png") center no-repeat;
  background-size: 100%;
}
.modelBox .signSuccess .signcontent .signbind .piao {
  display: none;
  margin-left: 30px;
  background: url("//c2.cgyouxi.com/website/mobile/img/name_love/ticket.png") center no-repeat;
  background-size: 100%;
}
.modelBox .signSuccess .signcontent .signshadow {
  margin-top: 4px;
  display: flex;
  justify-content: center;
  display: none;
}
.modelBox .signSuccess .signcontent .signshadow > .shadow {
  background: #EBEBEB;
  width: 40px;
  height: 7px;
  border-radius: 50%;
}
.modelBox .signSuccess .signcontent .signshadow > .shadow:last-child {
  margin-left: 40px;
}
.modelBox .signSuccess .signcontent .awardstip {
  margin: 0 auto;
  margin-top: 12px;
  margin-bottom: 28px;
  width: 220px;
  text-align: center;
}
.modelBox .signSuccess .signcontent .awardstip p {
  font-size: 12px;
  color: #9597A8;
  text-align: center;
  line-height: 18px;
}
.modelBox .signSuccess .signcontent .awardstip p span {
  color: #1e78bc;
}
.modelBox .signSuccess .signcontent .awardstip p a {
  color: #1e78bc;
}
.modelBox .signSuccess .firstSignContent {
  box-sizing: border-box;
  width: 216px;
  height: 64px;
  padding: 11px;
  margin: -10px auto 20px;
  background: url("//pic.cgyouxi.com/orange/upload/202303/59029616_a4a2e10ce6c466b70a6dedb068a68169.png") no-repeat center/100%;
}
.modelBox .signSuccess .firstSignContent h6 {
  position: relative;
  font-size: 12px;
  font-weight: bold;
  color: #FF6A48;
  line-height: 16px;
  text-align: center;
  margin-bottom: 6px;
}
.modelBox .signSuccess .firstSignContent h6::before {
  content: "";
  position: absolute;
  left: 28px;
  width: 7px;
  height: 9px;
  background: url("//pic.cgyouxi.com/orange/upload/202303/59029616_85eb62a00e38765a155be2afd4de3010.png") no-repeat center/100%;
}
.modelBox .signSuccess .firstSignContent h6::after {
  content: "";
  position: absolute;
  right: 28px;
  width: 7px;
  height: 9px;
  background: url("//pic.cgyouxi.com/orange/upload/202303/59029616_ede93ceefa6540fb6e0ec66721eeb9a1.png") no-repeat center/100%;
}
.modelBox .signSuccess .firstSignContent p {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  color: #333333;
}
.modelBox .signSuccess .firstSignContent p img {
  height: 20px;
  margin-right: 4px;
}
.modelBox .signSuccess .borderbottom {
  position: absolute;
  bottom: -12px;
  left: 50%;
  margin-left: -112px;
  width: 224px;
  height: 12px;
  opacity: 0.7;
  background: url(//pic.cgyouxi.com/orange/upload/201907/22274736_d2c87571637874d66b38e76725304edd.png) no-repeat center;
  background-size: 100%;
}
.modelBox .activeBox {
  display: none;
  width: 360px;
  height: 210px;
  background: white;
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 9px;
  transform: translate(-50%, -50%);
}
.modelBox .activeBox .activeHeader {
  font-weight: bold;
  font-family: PingFangSC-Medium;
  font-size: 18px;
  color: #2C2C2C;
  letter-spacing: 0;
  height: 24px;
  line-height: 24px;
  margin-top: 32px;
  text-align: center;
}
.modelBox .activeBox .activeBtn {
  border-top: 1px solid #EBEBEB;
  text-align: center;
  height: 55px;
  line-height: 55px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #F66F0C;
  letter-spacing: 0;
  display: flex;
  justify-content: center;
}
.modelBox .activeBox .activeBtn div {
  width: 50%;
}
.modelBox .activeBox .activeBtn .cancel {
  cursor: pointer;
  color: #666666;
  border-right: 1px solid #EBEBEB;
}
.modelBox .activeBox .activeBtn .confirm {
  cursor: pointer;
}
.modelBox .activeBox .activeContent {
  text-align: center;
  box-sizing: border-box;
  padding: 26px 22px 36px 22px;
}
.modelBox .activeBox .activeContent p {
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #9597A8;
  letter-spacing: 0.26px;
  text-align: center;
  line-height: 18px;
}
.modelBox .tipBox {
  display: none;
  width: 360px;
  height: 210px;
  background: white;
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 9px;
  transform: translate(-50%, -50%);
}
.modelBox .tipBox .activeHeader {
  font-weight: bold;
  font-family: PingFangSC-Medium;
  font-size: 18px;
  color: #2C2C2C;
  letter-spacing: 0;
  height: 24px;
  line-height: 24px;
  margin-top: 32px;
  text-align: center;
}
.modelBox .tipBox .activeBtn {
  border-top: 1px solid #EBEBEB;
  text-align: center;
  height: 55px;
  line-height: 55px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  letter-spacing: 0;
  display: flex;
  justify-content: center;
}
.modelBox .tipBox .activeBtn .cancel {
  cursor: pointer;
  color: #F66F0C;
}
.modelBox .tipBox .activeContent {
  text-align: center;
  box-sizing: border-box;
  padding: 26px 22px 36px 22px;
}
.modelBox .tipBox .activeContent p {
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #9597A8;
  letter-spacing: 0.26px;
  text-align: center;
  line-height: 18px;
}
.modelBox .acceptdata {
  position: relative;
  display: none;
  width: 480px;
  height: 308px;
  background: white;
  position: fixed;
  left: 50%;
  top: 50%;
  border-radius: 9px;
  transform: translate(-50%, -50%);
}
.modelBox .acceptdata .accrptHeader {
  font-weight: bold;
  height: 78px;
  color: #2C2C2C;
  letter-spacing: 0;
  text-align: center;
  line-height: 78px;
  font-family: MicrosoftYaHei-Bold;
  font-size: 18px;
  text-align: center;
}
.modelBox .acceptdata .acceptTitle {
  margin-left: 30px;
  margin-right: 26px;
  background: #F4F5F7;
  text-align: center;
  display: flex;
  height: 36px;
  font-size: 12px;
  color: #71737A;
  letter-spacing: 0.22px;
  text-align: center;
  font-weight: bold;
}
.modelBox .acceptdata .acceptTitle .gname {
  text-align: left;
  box-sizing: border-box;
  padding-left: 16px;
  height: 36px;
  line-height: 36px;
  width: 190px;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #71737A;
  letter-spacing: 0;
  font-weight: normal;
}
.modelBox .acceptdata .acceptTitle .gname a {
  display: block;
  color: #2C2C2C;
  overflow: hidden;
  text-overflow: clip;
  height: 36px;
}
.modelBox .acceptdata .acceptTitle .gtime {
  padding-left: 14px;
  height: 36px;
  line-height: 36px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100px;
  font-weight: normal;
}
.modelBox .acceptdata .acceptTitle .expireTime {
  padding-left: 14px;
  padding-right: 16px;
  height: 36px;
  line-height: 36px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 90px;
  font-weight: normal;
}
.modelBox .acceptdata .acceptList ul {
  position: absolute;
}
.modelBox .acceptdata .acceptList ul::-webkit-scrollbar {
  display: none;
}
.modelBox .acceptdata .acceptList .act {
  background: #F4F5F7;
}
.modelBox .acceptdata .acceptList .acceptTitle {
  font-weight: normal;
  background: white;
  font-size: 12px;
  color: #2C2C2C;
  letter-spacing: 0;
  border-bottom: 1px solid #EBEBEB;
}
.modelBox .acceptdata .acceptList .acceptTitle .gname,
.modelBox .acceptdata .acceptList .acceptTitle .gtime,
.modelBox .acceptdata .acceptList .acceptTitle .expireTime {
  color: #2C2C2C;
}
.modelBox .acceptdata .acceptBtn {
  position: absolute;
  left: 50%;
  bottom: -60px;
  margin-left: -21px;
  cursor: pointer;
  text-align: center;
  height: 42px;
  line-height: 42px;
  font-family: PingFangSC-Regular;
  font-size: 18px;
  color: #F66F0C;
  letter-spacing: 0;
}
.modelBox .acceptdata .acceptBtn > img {
  width: 42px;
}
.modelBox .acceptdata .line-grant {
  height: 40px;
  background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
}

.qsnMasks {
  display: none;
  z-index: 1005;
  position: fixed;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  opacity: 1;
  transition: all 0.3s ease 0s;
  background: rgba(0, 0, 0, 0.5);
}
.qsnMasks * {
  box-sizing: border-box;
}
.qsnMasks .cerBox {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 406px;
  background: #FFFFFF;
  border-radius: 4px;
}
.qsnMasks .cerBox img {
  display: block;
  width: 128px;
  height: 128px;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -66px);
}
.qsnMasks .cerBox .cerTips {
  padding: 0 28px;
  box-sizing: border-box;
  margin-top: 92px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #3C3232;
  letter-spacing: 0;
  line-height: 20px;
  min-height: 44px;
}
.qsnMasks .cerBox .cerBtnBox {
  margin-top: 16px;
  padding: 0 28px;
  box-sizing: border-box;
  margin-bottom: 28px;
}
.qsnMasks .cerBox .cerBtnBox .qsnGo {
  height: 17px;
  line-height: 17px;
  text-align: center;
  cursor: pointer;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #999999;
  letter-spacing: 0;
}
.qsnMasks .cerBox .cerBtnBox .qsnGo:hover {
  color: #FA6400;
}
.qsnMasks .cerBox .cerBtnBox .qsnClose {
  margin-top: 24px;
  width: 350px;
  background: #FA6400;
  border-radius: 4px;
  box-sizing: border-box;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  display: inline-block;
  vertical-align: middle;
  border-radius: 4px;
  cursor: pointer;
}
.qsnMasks .openQsnBox, .qsnMasks .closeQsnBox {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 470px;
  padding: 25px 23px 20px;
  border-radius: 4px;
  background: #FFFFFF url("//pic.cgyouxi.com/orange/upload/202401/59029616_cddc8dcc98dc3334df81fbcdbe361e36.png") no-repeat top right/240px auto;
}
.qsnMasks .openQsnBox h5, .qsnMasks .closeQsnBox h5 {
  margin-bottom: 16px;
  font-size: 18px;
  font-weight: 600;
  color: #434348;
  line-height: 25px;
  text-align: center;
}
.qsnMasks .openQsnBox .tips, .qsnMasks .closeQsnBox .tips {
  margin-bottom: 18px;
  font-size: 14px;
  color: #666666;
  line-height: 20px;
}
.qsnMasks .openQsnBox .passwordBox div, .qsnMasks .closeQsnBox .passwordBox div {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
}
.qsnMasks .openQsnBox .passwordBox div input, .qsnMasks .closeQsnBox .passwordBox div input {
  width: 42px;
  height: 30px;
  margin-left: 9px;
  border: 0;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.03);
  font-size: 14px;
  color: #666666;
  text-align: center;
  -webkit-text-security: disc;
  outline: none;
}
.qsnMasks .openQsnBox .passwordBox div input:focus, .qsnMasks .closeQsnBox .passwordBox div input:focus {
  background: rgba(255, 115, 10, 0.05);
  caret-color: #FF730A;
}
.qsnMasks .openQsnBox .ageBox, .qsnMasks .closeQsnBox .ageBox {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
}
.qsnMasks .openQsnBox .timeLockBox, .qsnMasks .closeQsnBox .timeLockBox {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
}
.qsnMasks .openQsnBox .timeLockBox > div, .qsnMasks .closeQsnBox .timeLockBox > div {
  display: inline-flex;
  align-items: center;
  margin-left: 24px;
}
.qsnMasks .openQsnBox .timeLockBox > div > span, .qsnMasks .closeQsnBox .timeLockBox > div > span {
  font-size: 14px;
  color: #AAAAAA;
  line-height: 20px;
}
.qsnMasks .openQsnBox .timeLockBox > div:last-child, .qsnMasks .closeQsnBox .timeLockBox > div:last-child {
  margin-left: 16px;
}
.qsnMasks .openQsnBox .selectBox, .qsnMasks .closeQsnBox .selectBox {
  width: 95px;
  height: 34px;
  border: 1px solid #FFE5DC;
  margin-left: 4px;
  border-radius: 4px;
  background: #FFFFFF;
}
.qsnMasks .openQsnBox .selectBox .ec-input, .qsnMasks .closeQsnBox .selectBox .ec-input {
  position: relative;
  width: 100%;
  height: 32px;
  padding-left: 10px;
  line-height: 32px;
}
.qsnMasks .openQsnBox .selectBox .ec-input .ec-input__value, .qsnMasks .closeQsnBox .selectBox .ec-input .ec-input__value {
  width: 90%;
  border: none;
  outline: none;
  font-size: 14px;
  color: #666666;
  line-height: 14px;
  cursor: pointer;
}
.qsnMasks .openQsnBox .selectBox .ec-input .caret, .qsnMasks .closeQsnBox .selectBox .ec-input .caret {
  position: absolute;
  top: 50%;
  right: 11px;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  background: url("//pic.cgyouxi.com/orange/upload/202412/59029616_d9f06cd94f9c43e71cc23d043ca6c426.png") no-repeat center/100%;
  transform-origin: center;
}
.qsnMasks .openQsnBox .selectBox .ec-input.ec-input__open .caret, .qsnMasks .closeQsnBox .selectBox .ec-input.ec-input__open .caret {
  transform: translateY(-50%) rotate(180deg);
}
.qsnMasks .openQsnBox .selectBox .dropdown-menus, .qsnMasks .closeQsnBox .selectBox .dropdown-menus {
  display: none;
  position: relative;
  width: 99px;
  height: 122px;
  padding: 12px 7px 0;
  margin: 5px 0 0 -2px;
  background: url("//pic.cgyouxi.com/orange/upload/202412/59029616_68fc67f3c3885def3f07053df89eb302.png") no-repeat center/100%;
  z-index: 1;
}
.qsnMasks .openQsnBox .selectBox .dropdown-menus .dropdown-menu .menu-item, .qsnMasks .closeQsnBox .selectBox .dropdown-menus .dropdown-menu .menu-item {
  height: 34px;
  line-height: 34px;
  padding-left: 5px;
  font-size: 14px;
  color: #666666;
  cursor: pointer;
}
.qsnMasks .openQsnBox .selectBox .dropdown-menus .dropdown-menu .menu-item:hover, .qsnMasks .closeQsnBox .selectBox .dropdown-menus .dropdown-menu .menu-item:hover {
  color: #FF730A;
}
.qsnMasks .openQsnBox .selectBox .dropdown-menus .dropdown-menu .menu-item.ec-active, .qsnMasks .closeQsnBox .selectBox .dropdown-menus .dropdown-menu .menu-item.ec-active {
  border-radius: 6px;
  background: #FFF9F6;
  color: #FF730A;
}
.qsnMasks .openQsnBox .selectBox.age, .qsnMasks .closeQsnBox .selectBox.age {
  width: 195px;
  margin-left: 10px;
}
.qsnMasks .openQsnBox .selectBox.age .dropdown-menus, .qsnMasks .closeQsnBox .selectBox.age .dropdown-menus {
  width: 203px;
  height: 193px;
  padding: 14px 9px 0;
  margin: 3px 0 0 -4px;
  background-image: url("//pic.cgyouxi.com/orange/upload/202412/59029616_8ef861b4d1a1816fedd5b248331465f8.png");
}
.qsnMasks .openQsnBox .agreement, .qsnMasks .closeQsnBox .agreement {
  margin: 18px 0 19px;
}
.qsnMasks .openQsnBox .agreement label input[type=checkbox], .qsnMasks .closeQsnBox .agreement label input[type=checkbox] {
  display: none;
}
.qsnMasks .openQsnBox .agreement label span, .qsnMasks .closeQsnBox .agreement label span {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #AAAAAA;
  line-height: 13px;
  cursor: pointer;
}
.qsnMasks .openQsnBox .agreement label span a, .qsnMasks .closeQsnBox .agreement label span a {
  color: #FF730A;
}
.qsnMasks .openQsnBox .agreement label span::before, .qsnMasks .closeQsnBox .agreement label span::before {
  content: "";
  width: 13px;
  height: 13px;
  margin-right: 8px;
  background: url("//pic.cgyouxi.com/orange/upload/202401/59029616_e3e6a0dc6f19ff3480388e3ec4e7392f.png") no-repeat center/100%;
}
.qsnMasks .openQsnBox .agreement label input:checked + span::before, .qsnMasks .closeQsnBox .agreement label input:checked + span::before {
  background-image: url("//pic.cgyouxi.com/orange/upload/202401/59029616_0c8884c102cf983ad2dce6c21c5897ea.png");
}
.qsnMasks .openQsnBox button, .qsnMasks .closeQsnBox button {
  display: block;
  width: 160px;
  height: 36px;
  margin: 0 auto;
  border: 0;
  border-radius: 3px;
  background: #FF730A;
  font-size: 14px;
  color: #FFFFFF;
  cursor: pointer;
}
.qsnMasks .openQsnBox button.disabled, .qsnMasks .closeQsnBox button.disabled {
  background: #FFC0A8;
  cursor: default;
}
.qsnMasks .openQsnBox .closeBtn, .qsnMasks .closeQsnBox .closeBtn {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 12px;
  height: 12px;
  background: url("//pic.cgyouxi.com/orange/upload/202401/59029616_c7f6fa5312b6fd6edef2409dd562024d.png") no-repeat center/100%;
  cursor: pointer;
}
.qsnMasks .closeQsnBox {
  padding: 25px 23px 22px;
}
.qsnMasks .closeQsnBox button {
  margin: 20px auto 16px;
}
.qsnMasks .closeQsnBox .forgetPsd {
  display: flex;
  justify-content: center;
}
.qsnMasks .closeQsnBox .forgetPsd a {
  font-size: 12px;
  color: #AAAAAA;
  line-height: 14px;
}
.qsnMasks .closeQsnBox .forgetPsd a::after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 14px;
  margin-left: 1px;
  background: url("//pic.cgyouxi.com/orange/upload/202401/59029616_4b89b65ef57b66c96b035bc351ba6cab.png") no-repeat center/100%;
  vertical-align: text-bottom;
}

body.qsn .qrCoderBoxModel,
body.qsn .signinBox {
  display: none !important;
}
body.qsn .pc-active-in,
body.qsn .myattentionMain,
body.qsn .box7,
body.qsn .banner_box,
body.qsn .nav_box,
body.qsn .active_box,
body.qsn .js_change_show,
body.qsn .box6,
body.qsn .box8,
body.qsn .box9,
body.qsn .custom_main,
body.qsn .banner_zone_box,
body.qsn .potentialModel,
body.qsn .appointment_hc,
body.qsn .flowerCoupon,
body.qsn #author_box {
  display: none !important;
}
body.qsn .height60 {
  display: none;
}
body.qsn .box7.qsnData {
  display: block !important;
}
body.qsn .header {
  top: 0px !important;
  background: white;
}
body.qsn .header .search_wrap {
  display: none;
}
body.qsn .header .appDown {
  color: #2C2C2C;
}
body.qsn .header a {
  color: #2C2C2C !important;
}
body.qsn .header .letter {
  display: none;
}
body.qsn .header .user_pics {
  margin-left: 23px;
}
body.qsn .header .nav_inner ul {
  overflow: hidden;
}
body.qsn .header .nav_inner li {
  display: none;
}
body.qsn .header .nav_inner li:first-child {
  display: block;
}
body.qsn .box7 {
  margin-top: 68px;
}

.closeQsn {
  background: #FFF0E6;
  border-radius: 13px;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #FA6400;
  letter-spacing: 0;
  display: inline-block;
  vertical-align: middle;
  padding: 5px 13px;
  line-height: initial;
  margin-left: 16px;
  cursor: pointer;
}

.closeQsn:hover {
  background: #FA6400;
  border-radius: 13px;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0;
}

.hc_toast {
  z-index: 1100 !important;
}

@media (min-width: 1350px) {
  .float_active {
    position: absolute;
    top: 0;
    left: 50%;
    width: 80px;
    z-index: 100;
    margin-left: 348px;
  }
  .float_active a {
    display: block;
  }
  .float_active a img {
    display: block;
    width: 80px;
  }
}
@media (min-width: 1500px) {
  .float_active {
    position: absolute;
    top: 0;
    left: 50%;
    width: 80px;
    z-index: 100;
    margin-left: 656px;
  }
  .float_active a {
    display: block;
  }
  .float_active a img {
    display: block;
    width: 80px;
  }
}
@media (max-width: 1350px) {
  .float_active {
    position: absolute;
    top: 0;
    left: 50%;
    width: 80px;
    z-index: 100;
    margin-left: 510px;
  }
  .float_active a {
    display: block;
  }
  .float_active a img {
    display: block;
    width: 80px;
  }
}
.flowerCoupon {
  margin-bottom: 50px;
}
.flowerCoupon .wrap {
  width: 990px;
  margin: 0 auto;
}
.flowerCoupon .wrap .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 18px;
}
.flowerCoupon .wrap .title p {
  display: inline-flex;
  align-items: center;
  font-size: 20px;
  font-weight: bold;
  color: #2C2C2C;
  line-height: 26px;
}
.flowerCoupon .wrap .title p img {
  height: 22px;
  margin-right: 10px;
}
.flowerCoupon .wrap .title ol {
  display: inline-flex;
}
.flowerCoupon .wrap .title ol li {
  width: 20px;
  height: 20px;
  margin-left: 10px;
  border-radius: 50%;
  background: #F1F1F1;
  font-size: 12px;
  color: #999999;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
}
.flowerCoupon .wrap .title ol li.active {
  background: #FFF5EF;
  color: #F66F0C;
}
.flowerCoupon .wrap .workList ul li {
  display: inline-block;
  width: 190px;
  margin-right: 10px;
}
.flowerCoupon .wrap .workList ul li:nth-child(5n) {
  margin-right: 0;
}
.flowerCoupon .wrap .workList ul li .cover {
  position: relative;
  width: 100%;
  height: 106px;
  border-radius: 6px;
  overflow: hidden;
}
.flowerCoupon .wrap .workList ul li .cover a:first-child > img {
  width: 100%;
}
.flowerCoupon .wrap .workList ul li .cover a:last-child {
  position: absolute;
  bottom: 6px;
  right: 0;
  width: 78px;
  height: 25px;
}
.flowerCoupon .wrap .workList ul li .cover a:last-child > img {
  width: 100%;
}
.flowerCoupon .wrap .workList ul li .detail {
  margin: 6px 6px 0;
}
.flowerCoupon .wrap .workList ul li .detail h5 {
  height: 20px;
  margin-bottom: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.flowerCoupon .wrap .workList ul li .detail h5 a {
  font-size: 14px;
  color: #2C2C2C;
  line-height: 20px;
  font-weight: normal;
}
.flowerCoupon .wrap .workList ul li .detail p {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.flowerCoupon .wrap .workList ul li .detail p span {
  font-size: 12px;
  color: #999999;
  line-height: 17px;
}
.flowerCoupon .wrap .workList ul li .detail p span.totalWords {
  display: inline-flex;
}
.flowerCoupon .wrap .workList ul li .detail p span.totalWords::before {
  content: "";
  width: 16px;
  height: 16px;
  background: url("//pic.cgyouxi.com/orange/upload/202404/25322333_2db0fcd5c5d5de74cae2284e1f80031a.png") no-repeat center/100%;
}

@media (min-width: 1350px) {
  .flowerCoupon .wrap {
    width: 1270px;
  }
  .flowerCoupon .wrap .workList ul li {
    width: 246px;
  }
  .flowerCoupon .wrap .workList ul li .cover {
    height: 138px;
  }
  .flowerCoupon .wrap .workList ul li .detail h5 {
    margin-bottom: 4px;
  }
}