﻿#loginbar {
  height: 114px;
  background-color: rgba(0, 0, 0, 0.5);
  background-color: #000000;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.5);
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
#loginbar .wrap {
  position: relative;
  height: 100%;
}
#loginbar .wrap .logo {
  position: absolute;
  left: 7%;
  top: 50%;
  margin-top: -27px;
  width: 243px;
  height: 53px;
  background: url("../images/logo_2.png") no-repeat center;
}
#loginbar .wrap .right {
  position: absolute;
  right: 15%;
  top: 10px;
  width: 280px;
  top: 50%;
  margin-top: -13px;
}
#loginbar .wrap .login {
  top: 50%;
  width: 170px;
  height: 26px;
  float: left;
}
#loginbar .wrap .login a {
  padding-left: 10px;
  font-size: 20px;
}
#loginbar .wrap .login a:hover {
  color: #212221;
}
#loginbar .wrap .login img {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #fff;
}
#loginbar .wrap .language {
  width: 150px;
  height: 26px;
  line-height: 26px;
  top: 50%;
  float: right;
  background-color: #fff;
}
#nav {
  z-index: 99;
  color: #fff;
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
}
#nav .wrap {
  height: 100%;
  position: relative;
}
#nav .link {
  z-index: 2;
  position: absolute;
  width: 65px;
  height: 100%;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  float: left;
  background-color: #212221;
}
#nav ul {
  padding: 100px 0 0;
}
#nav ul li:first-child {
  margin-bottom: 50px;
}
#nav ul li {
  width: 32px;
  height: 32px;
  margin: 25px auto 0;
  line-height: 32px;
  z-index: 9;
}
#nav ul li .icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("../images/icon-nav2_2.png") no-repeat;
  float: left;
  background-size: 24px;
}
#nav ul li span:hover {
  background-image: url("../images/icon-nav1_2.png");
}
#nav ul li .c0 {
  background: url("../images/icon-nav1_2.png") no-repeat;
  background-position: 0 0px;
}
#nav ul li .company {
  background-position: 0 -71px;
}
#nav ul li .chateau {
  background-position: 0 -132px;
}
#nav ul li .production {
  background-position: 0 -193px;
}
#nav ul li .mall {
  background-position: 0 -254px;
}
#nav ul li .report {
  background-position: 0 -312px;
}
#nav ul li .space {
  background-position: 0 -373px;
}
#nav ul li .agency {
  background-position: 0 -434px;
}
#nav ul li .join {
  background-position: 0 -492px;
}
#nav ul li .contact {
  background-position: 0 -550px;
}
#nav ul li .community {
  background-position: 0 -608px;
}
#nav ul a {
  color: #fff;
}
#nav .title {
  left: -85px;
  position: absolute;
  width: 150px;
  height: 100%;
  background-color: #212221;
  padding-right: 45px;
  float: left;
  box-shadow: 1px 0px 0px 0px rgba(0, 0, 0, 0.2);
}
#nav .title li {
  width: auto;
}
#nav .title-show {
  left: 65px;
  -webkit-transition: left 0.5s;
          transition: left 0.5s;
}
#nav .title-hidden {
  left: -135px;
  -webkit-transition: left 0.5s;
          transition: left 0.5s;
}
* {
  font-family: simhei!important;
  -webkit-font-smoothing: antialiased!important;
  list-style: none;
  word-wrap: break-word;
}
ul {
  margin: 0;
  padding: 0;
}
li {
  text-align: center;
}
h1.title {
  border-bottom: 3px solid #212221;
  padding-bottom: 10px;
}
.layout {
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}
.icon {
  display: inline-block;
}
.link-style {
  color: #fff;
  text-decoration: none;
}
.link-style:hover {
  text-decoration: none;
  color: #212221;
}
.row {
  clear: both;
}
.bg-blue-3 {
  background-color: #0099ff !important;
  color: #fff;
}
.bg-gray-3 {
  background-color: #ebecee !important;
}
.font24 {
  font-size: 24px;
}
.btn-primary {
  background-color: #212221;
  border-color: #212221;
}
.layout-default {
  padding-top: 110px;
  padding-left: 65px;
}
.full-img {
  width: 1920px;
  height: auto;
  overflow: hidden;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: ".";
  clear: both;
  height: 0;
}
.float-left {
  float: left;
}
.err-tips {
  color: #FB6875;
  font-size: 14px;
  margin-top: 2px;
}
.red-line {
  border-color: #FB6875!important;
}
.full {
  width: 100%!important;
  height: 100%!important;
}
.container {
  margin: 0;
  padding: 0;
}
#homepage {
  position: relative;
  background: #f2f2f2;
  margin: 0 auto;
  height: 100%;
  overflow: hidden;
}
#homepage .tempWrap {
  height: 100%;
}
#homepage .bd {
  height: 100%;
}
#homepage .hd {
  width: 100%;
  position: absolute;
  bottom: 10px;
}
#homepage .hd ul {
  text-align: center;
  bottom: 10px;
  padding-top: 5px;
}
#homepage .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 8px;
  height: 8px;
  margin: 5px;
  background: #ccc;
  overflow: hidden;
  font-size: 0;
  border-radius: 50%;
}
#homepage .hd .on {
  background-color: #007aff;
}
#homepage .prev,
#homepage .next {
  z-index: 1;
  display: block;
  width: 64px;
  height: 64px;
  position: relative;
  margin: -27% 0 0 4%;
  float: left;
  background: url("../images/icon-arrx64.png") 0 0 no-repeat;
  filter: alpha(opacity=60);
  opacity: 0.6;
}
#homepage .next {
  background-position: 0 bottom;
  float: right;
  margin-right: 0.5%;
}
#homepage .prev:hover,
#homepage .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
#homepage ul,
#homepage li {
  position: relative;
  height: 100%;
}
#homepage .title {
  z-index: 9;
  position: absolute;
  min-width: 200px;
  max-width: 400px;
  height: auto;
  padding: 0 15px;
}
#homepage [data-position="top-left"] {
  top: 200px;
  left: 200px;
}
#homepage [data-position="top-right"] {
  top: 200px;
  right: 300px;
}
#homepage [data-position="top-center"] {
  top: 200px;
  left: 40%;
}
#homepage [data-position="bottom-right"] {
  bottom: 100px;
  right: 300px;
}
#homepage [data-position="center"] {
  left: 40%;
  top: 50%;
}
#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 30px;
  overflow: hidden;
}
.backTop {
  position: fixed;
  width: 56px;
  height: 57px;
  right: 120px;
  bottom: 20px;
  cursor: pointer;
  display: none;
  background: url("../images/icon-upx56.png") no-repeat;
}
.continue {
  z-index: 9;
  position: absolute;
  cursor: pointer;
  bottom: 45px;
  right: 10px;
  width: 140px;
  height: 41px;
  line-height: 41px;
  color: #fff;
  font-size: 22px;
  background: url("../images/licon-2x41.png") no-repeat right;
  background-size: 14%;
}
.continue a {
  color: #fff;
  text-decoration: none;
}
.continue a:hover {
  color: #66FFCC;
}
.continue:hover {
  color: #66ffcc;
}
.company {
  overflow: hidden;
}
.company img {
  display: block;
  position: absolute;
}
#companyinfo {
  position: relative;
  width: 24%;
  height: 88%;
  background-color: #212221;
  top: 114px;
  left: 60%;
  margin-left: 120px;
  box-shadow: 1px 1px 3px 2px rgba(0, 0, 0, 0.5);
  color: #fff;
  overflow: hidden;
}
#companyinfo p {
  font-size: 1.7em;
}
#companyinfo .content {
  padding: 0 20px;
  padding-top: 50px;
  text-indent: 2em;
  line-height: 60px;
  max-height: 88%;
  overflow: hidden;
}
@media screen and (max-height: 770px) {
  #companyinfo .content {
    line-height: 30px;
  }
}
.description {
  width: 100%;
  height: auto;
}
.description .wrap {
  width: 90%;
  height: auto;
  background-color: #f2f2f2;
}
.description .wrap .content {
  width: 100%;
  height: auto;
  padding-top: 20px;
}
.description .wrap .content .link {
  color: #544b43;
}
.description .wrap .content .link h1 {
  cursor: pointer;
  font-size: 55px;
  margin-top: 0;
}
.description .wrap .content .link div {
  cursor: pointer;
  margin: 20px 0;
  width: 200px;
  height: 40px;
  font-size: 30px;
  line-height: 40px;
  text-indent: 40px;
  background: url("../images/licon-2x40.png") no-repeat left;
  background-size: 14%;
}
.description .wrap .content .c-left {
  float: left;
  width: 65%;
  padding: 0 60px 0 300px;
  min-height: calc(110vh - 110px);
}
.description .wrap .content .c-right {
  padding-top: 35px;
  float: left;
  width: 35%;
}
#chateau {
  position: relative;
  width: 100%;
}
#chateau .bg {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
#chateau .chateauinfo-w-wrap {
  z-index: 3;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 350px;
  width: 830px;
}
#chateau .chateauinfo {
  z-index: 2;
  position: absolute;
  bottom: 0;
  right: -600px;
  height: 350px;
  width: 830px;
  color: #fff;
  overflow: hidden;
}
#chateau .chateauinfo .chateauinfo-l {
  top: 0;
  position: absolute;
  width: 0;
  height: 0;
  border-bottom: 350px solid #212221;
  border-left: 280px solid transparent;
}
#chateau .chateauinfo .chateauinfo-r {
  position: absolute;
  left: 280px;
  width: 550px;
  height: 350px;
  background-color: #212221;
}
#cocktail {
  text-align: center;
  font-size: 100px;
  -webkit-transform: translateY(300px);
      -ms-transform: translateY(300px);
          transform: translateY(300px);
}
#product {
  position: relative;
  width: 100%;
  overflow: hidden;
}
#product .bg {
  background: url("../images/u564.jpg") no-repeat;
}
#product .product-w-wrap {
  z-index: 3;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 350px;
  width: 830px;
}
#product .product-w {
  z-index: 2;
  position: absolute;
  bottom: 0;
  right: -600px;
  height: 350px;
  width: 830px;
  color: #fff;
  overflow: hidden;
}
#product .product-w .product-wl {
  top: 0;
  position: absolute;
  width: 0;
  height: 0;
  border-bottom: 350px solid #212221;
  border-left: 280px solid transparent;
}
#product .product-w .product-wr {
  position: absolute;
  left: 280px;
  width: 550px;
  height: 350px;
  background-color: #212221;
}
#category .layout {
  width: 1000px;
  margin-top: 200px;
}
#category .layout .title {
  font-size: 50px;
}
#category .layout ul {
  width: 100%;
}
#category .layout ul li {
  float: left;
  width: 90%;
  margin-bottom: 20px;
}
#category .layout ul li .product-i {
  float: left;
}
#category .layout ul li .product-d {
  width: 65%;
  float: left;
  padding-left: 60px;
}
#category .layout ul li .product-d h4 {
  text-align: left;
  color: #212221;
}
#category .layout ul li .product-d div {
  text-align: left;
  text-indent: 35px;
  font-size: 16px;
}
#mall {
  background-color: #f2f2f2;
}
#mall .layout {
  width: 940px;
  padding-top: 110px;
}
#mall .layout .title {
  font-size: 50px;
}
#mall .layout ul li {
  width: 310px;
  margin-top: 50px;
  float: left;
}
#customization .layout {
  width: 1125px;
  padding-top: 220px;
}
#customization .layout h2 {
  text-align: right;
}
#customization .layout ul li {
  float: left;
  margin: 20px 30px 0 0;
}
#customization .layout ul li a {
  text-decoration: none;
  color: #000;
}
#customization .layout ul li .btn {
  width: 100px;
  height: 42px;
  border-radius: 0;
  display: block;
  border: 1px solid #000;
  font-size: 20px;
  margin: 15px auto;
}
#customization .layout ul li:nth-child(3n+0) {
  margin-right: 0;
}
#report .layout {
  width: 1000px;
  height: 545px;
  margin-top: 120px;
}
#report .layout .title {
  font-size: 50px;
  margin-bottom: 0;
}
#report .layout ul li {
  text-align: left;
  border-bottom: 1px solid #c7cfe6;
  padding: 8px 0;
  font-size: 15px;
  cursor: pointer;
}
#report .layout ul li i {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../images/liconx-16_2.png") no-repeat left;
  vertical-align: middle;
}
#report .layout ul li span {
  vertical-align: middle;
  padding-left: 5px;
}
#report .layout ul li span:last-child {
  float: right;
}
#report .layout ul li:hover {
  background-color: #f9f9f9;
}
#report .paging-widget {
  width: 1000px;
  height: 40px;
  margin: 0 auto;
  margin-top: 20px;
}
#report .paging-widget .p-l {
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url("../images/licon-5e63_2.png") no-repeat;
  cursor: pointer;
}
#report .paging-widget .p-r {
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url("../images/licon-5e64_2.png") no-repeat;
  margin-left: 15px;
  cursor: pointer;
}
#report .paging-widget dl {
  margin: 0 auto;
  text-align: center;
}
#report .paging-widget dl dt {
  display: inline-block;
}
#report .paging-widget dl dt i {
  vertical-align: middle;
}
#report .paging-widget dl dd {
  display: inline-block;
  border: none;
  text-align: center;
  width: 50px;
  height: 15px;
  line-height: 15px;
  font-size: 24px;
  border-right: 2px solid #cccccc;
  margin: 0 auto;
  cursor: pointer;
  vertical-align: middle;
}
#box-detail .back {
  width: 1000px;
  margin: 0 auto;
  margin-top: 150px;
  text-align: right;
  color: #a9b7b7;
}
#box-detail .back span {
  display: inline-block;
  font-size: 18px;
}
#box-detail .title {
  width: 1000px;
  text-align: center;
  margin: 0 auto;
}
#box-detail .icon-remove {
  width: 64px;
  height: 64px;
  background: url("../images/licon-bx64_2.png") no-repeat right;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
#box-detail #detail {
  margin: 0 auto;
  margin-top: 10px;
  width: 1000px;
  overflow: hidden;
}
#box-detail img {
  max-width: 100%;
}
#subnav {
  height: 120px;
  width: 100%;
  position: absolute;
  bottom: 5px;
}
#subnav ul {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#subnav ul li {
  background-color: #cccccc;
  width: 100%;
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  float: left;
  color: #fff;
  font-size: 30px;
  line-height: 120px;
  margin-right: 0.25%;
}
#subnav ul li a {
  color: #fff;
  text-decoration: none;
}
#subnav ul li :hover {
  text-decoration: none;
  color: #212221;
}
#subnav ul li:last-child {
  margin-right: 0;
}
#milestone #subnav {
  position: relative;
}
#milestone .layout {
  min-height: 639px;
  position: relative;
  margin-top: 120px;
  width: 1300px;
  margin-bottom: 80px;
}
#milestone .layout h1 {
  text-align: center;
  font-size: 55px;
  margin-bottom: 80px;
}
#milestone .layout .line {
  z-index: 9;
  left: 50%;
  top: 120px;
  position: absolute;
  width: 2px;
  height: 100%;
  background-color: #5a514a;
  margin-left: -1px;
}
#milestone .layout .arrow {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -9px;
  width: 18px;
  height: 18px;
  background: url("../images/icon-dx18_2.png") no-repeat;
}
#milestone .layout .course {
  position: relative;
  width: 50%;
  left: 0;
  top: 0;
}
#milestone .layout .course .c-title {
  position: relative;
  width: 500px;
  margin-top: 20px;
  float: left;
  text-align: justify;
}
#milestone .layout .course .c-time {
  position: relative;
  width: 140px;
  margin-right: -5px;
  float: right;
}
#milestone .layout .course .c-time span {
  color: #0099ff;
  font-size: 34px;
  vertical-align: middle;
  padding-right: 20px;
}
#milestone .layout .course .c-time .icon1 {
  width: 35px;
  height: 2px;
  background-color: #5a514a;
  vertical-align: middle;
}
#milestone .layout .course .c-time .icon2 {
  margin-left: -8px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #5a514a;
}
#milestone .layout .course .c-time .c-mk {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -10px;
}
#milestone .layout .course:nth-child(odd) {
  left: 50%;
}
#milestone .layout .course:nth-child(odd) .c-title {
  float: right;
  text-align: justify;
}
#milestone .layout .course:nth-child(odd) .c-time {
  float: left;
  text-align: left;
}
#milestone .layout .course:nth-child(odd) .c-time span {
  margin-left: 51px;
}
#milestone .layout .course:nth-child(odd) .c-time .icon2 {
  margin-left: -45px;
}
#milestone .layout .course:nth-child(odd) .c-mk {
  left: 0;
}
#youngth .wrap {
  padding-left: 30%;
  padding-top: 100px;
}
#space {
  position: relative;
  width: 1100px;
  height: auto;
  top: 240px;
  left: 14%;
}
#space #spaceshow {
  width: 100%;
  height: 400px;
  background-color: #ebecee;
  margin-bottom: 4px;
}
#space ul {
  width: 100%;
  height: 160px;
  padding: 0;
}
#space ul li {
  width: 272px;
  height: 160px;
  background-color: #cccccc;
  float: left;
  margin-right: 4px;
  font-size: 40px;
  line-height: 160px;
}
#space ul li a {
  color: #fff;
  text-decoration: none;
}
#space ul li:last-child {
  margin-right: 0;
}
#footnav {
  position: fixed;
  bottom: 4px;
  width: 100%;
  height: 120px;
}
#footnav .wrap {
  margin-left: 65px;
  height: 100%;
}
#footnav .wrap ul {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#footnav .wrap ul li {
  color: #fff;
  float: left;
  width: 24.75%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  background-color: #cccccc;
  margin-right: 0.25%;
  line-height: 120px;
  font-size: 40px;
}
#footnav .wrap ul li:last-child {
  margin-right: 0;
}
#footnav .wrap ul a {
  color: #fff;
  text-decoration: none;
}
#agency img {
  overflow: hidden;
}
#vedio [data-display="block"] {
  display: block;
}
#vedio [data-display="none"] {
  display: none;
}
#vedio .box {
  position: relative;
  width: 1114px;
  top: 150px;
  left: 50%;
  margin-left: -550px;
}
#vedio .box .title {
  border-bottom: 3px solid #212221;
}
#vedio .box .vedio-type {
  float: left;
}
#vedio .box .vedio-type ul {
  width: 280px;
  height: 540px;
}
#vedio .box .vedio-type ul li {
  float: left;
  height: 70px;
  width: 100%;
  background-color: #e4e4e4;
  font-size: 26px;
  margin-bottom: 6px;
  line-height: 70px;
  cursor: pointer;
}
#vedio .box .vedio-type ul .active {
  background-color: #4aa0cf;
  color: #fff;
}
#vedio .box .wrap {
  float: left;
  width: 824px;
  height: 540px;
  margin-left: 10px;
  background-color: #e4e4e4;
}
#vedio .box .wrap .player {
  position: relative;
  width: 794px;
  height: 380px;
  margin: 15px auto 10px;
  background: url("../images/fmbg1_2.jpg") no-repeat;
}
#vedio .box .wrap .player video,
#vedio .box .wrap .player iframe,
#vedio .box .wrap .player embed {
  width: 100%;
  height: 100%;
}
#vedio .box .wrap .vedio-box {
  width: 794px;
  height: 140px;
  margin: 0 auto;
}
#vedio .box .wrap ul {
  width: 100%;
  height: 100%;
}
#vedio .box .wrap ul li {
  float: left;
  width: 195px;
  height: 115px;
  background-color: #cccccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#vedio .playbtn {
  z-index: 1;
  width: 64px;
  height: 64px;
  position: absolute;
  top: 42%;
  left: 46%;
  background: url("../images/icon-play_2.png") no-repeat;
  background-size: 100%;
}
@media screen and (max-height: 770px) {
  #vedio #footnav {
    top: 800px;
  }
}
.cartoon {
  width: 1390px;
  height: 600px;
  margin-top: 200px;
}
.cartoon .tempWrap {
  margin: 0 auto;
}
.cartoon .bd li {
  width: 400px;
  height: 500px;
  margin: 50px 30px;
}
.cartoon .active {
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
  -webkit-transition: -webkit-transform 0.5s;
          transition: transform 0.5s;
}
.cartoon img {
  display: block;
  width: 100%;
  height: 100%;
}
.cartoon i {
  z-index: 99;
  width: 64px;
  height: 64px;
  background: url("../images/icon-dx64_2.png") no-repeat;
  position: absolute;
  top: 90%;
  right: 10%;
  cursor: pointer;
}
.cartoon #homepage .prev,
.cartoon #homepage .next {
  margin: -24% 0;
}
#comicsbook {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#comicsbook #flipbook {
  position: absolute;
  width: 1350px;
  height: 870px;
  margin: 0 auto;
  margin-top: 50px;
}
#comicsbook #flipbook .hard {
  background-color: #ccc;
}
#comicsbook #flipbook .page {
  width: 775px;
  height: 870px;
  background-color: white;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
#comicsbook #flipbook .backcover {
  text-align: center;
  font-size: 350px;
  background-color: #4aa0cf;
}
#comicsbook #flipbook .shadow {
  -ms-transition: -ms-box-shadow 0.5s;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
}
#phrase .canvas-wrap {
  display: none;
  position: absolute;
  width: 310px;
  height: 510px;
  top: 120px;
  left: 262px;
  overflow: hidden;
}
#phrase canvas {
  position: absolute;
  left: -300px;
  top: -120px;
}
#phrase .box {
  width: 1000px;
  height: 600px;
  position: absolute;
  left: 50%;
  top: 120px;
  margin-left: -450px;
}
#phrase .box .box-left {
  float: left;
  height: 600px;
  width: 310px;
  overflow: hidden;
}
#phrase .box .box-left .btn {
  margin-left: 37%;
  border-radius: 15px;
}
#phrase .box .box-left .radius {
  width: 310px;
  height: 510px;
  border-radius: 15px;
  overflow: hidden;
}
#phrase .box .box-left .bg-img {
  position: relative;
  width: 620px;
  height: 510px;
  overflow: hidden;
  border-radius: 15px;
  background-color: #f9f9f9;
}
#phrase .box .box-left .bg-img .bottle {
  width: 310px;
  height: 510px;
  position: absolute;
  background: url("../images/591a9130a.png") no-repeat center;
}
#phrase .box .box-left .bg-img .imgBox {
  width: 310px;
  height: 510px;
}
#phrase .box .box-left .bg-img .preSticker {
  cursor: pointer;
  display: inline-block;
  width: 28px;
  height: 21px;
  margin-top: 0px;
  position: absolute;
  top: 320px;
  left: 20px;
}
#phrase .box .box-left .bg-img .nextSticker {
  cursor: pointer;
  display: inline-block;
  width: 28px;
  height: 21px;
  margin-top: 0px;
  position: absolute;
  top: 320px;
  right: 20px;
}
#phrase .box .box-left .bg-img .text-wrap {
  position: absolute;
  width: 187px;
  height: 241px;
  top: 224px;
  left: 62px;
  background: url("../images/bottlepaper1.png") no-repeat center;
  /*background-color: @bottle_color_1;*/
  color: #fff;
  font-weight: 800;
}
#phrase .box .box-left .bg-img .text {
  padding-top: 38px;
  width: 164px;
  margin: 0 auto;
  height: 172px;
  line-height: 19px;
  font-size: 17px;
  overflow: hidden
  /*white-space: pre;*/
}
#phrase .box .box-left .bg-img .nickname {
  position: absolute;
  height: 30px;
  line-height: 30px;
  left: 5px;
  bottom: 28px;
}
#phrase .box .box-left .bg-img .logo {
  position: absolute;
  width: 54px;
  height: 34px;
  background: url("../images/591a9130b_03.png") no-repeat center;
  right: 5px;
  bottom: 5px;
}
#phrase .box .box-left .bg-img .after {
  position: absolute;
  bottom: -25px;
  left: 75px;
  display: block;
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 0px solid transparent;
  border-top: 25px solid #a71918;
}
#phrase .box .box-left .bg-img img {
  display: block;
  float: left;
}
#phrase .box span {
  vertical-align: middle;
}
#phrase .box .center {
  display: inline-block;
  text-align: center;
  width: 268px;
  font-size: 16px;
  color: #ccc;
}
#phrase .box .left {
  cursor: pointer;
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url("../images/licon-5e63_2.png") no-repeat center;
}
#phrase .box .right {
  cursor: pointer;
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url("../images/licon-5e64_2.png") no-repeat center;
}
#phrase .box .box-right {
  float: right;
  width: 620px;
  height: 600px;
}
#phrase .box .box-right h1.title {
  margin-top: 110px;
  margin-bottom: 30px;
}
#phrase .box .box-right h4 {
  margin-bottom: 20px;
}
#phrase .box .box-right .bottlestyle {
  width: 100%;
  height: 300px;
}
#phrase .box .box-right .bottlestyle .bottle-left {
  float: left;
  width: 45%;
}
#phrase .box .box-right .bottlestyle .bottle-left ul {
  width: 100%;
  height: 50px;
}
#phrase .box .box-right .bottlestyle .bottle-left li {
  border: 2px solid #fff;
  border-radius: 50%;
  margin-right: 1px;
}
#phrase .box .box-right .bottlestyle .bottle-left .active {
  border-color: #ccc;
}
#phrase .box .box-right .bottlestyle .bottle-left li div {
  float: left;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  margin: 2px;
}
#phrase .box .box-right .bottlestyle .bottle-left .color-1 {
  background-color: #a71918;
}
#phrase .box .box-right .bottlestyle .bottle-left .color-2 {
  background-color: #212221;
}
#phrase .box .box-right .bottlestyle .bottle-left .color-3 {
  background-color: #e7a14c;
}
#phrase .box .box-right .bottlestyle .bottle-left .color-4 {
  background-color: #002f5d;
}
#phrase .box .box-right .bottlestyle .bottle-left .color-5 {
  background-color: #3b894d;
}
#phrase .box .box-right .bottlestyle .bottle-left input {
  height: 40px;
  margin-top: 20px;
  font-size: 20px;
  border-radius: 18px;
  background-color: #f1f3f2;
}
#phrase .box .box-right .bottlestyle .bottle-left input[name=nickname] {
  margin-top: 38px;
}
#phrase .box .box-right .bottlestyle .bottle-right {
  width: 50%;
  float: right;
}
#phrase .box .box-right .bottlestyle .bottle-right textarea {
  font-size: 20px;
  width: 100%;
  border-radius: 10px;
  background-color: #f1f3f2;
  resize: none;
}
#phrase .box .box-right .shadow {
  width: 80%;
  height: 5px;
  border-radius: 90%;
  background-color: #d2d1cf;
  box-shadow: 0px 0px 10px 10px #d2d1cf;
  opacity: 0.4;
  margin: 0 auto;
}
.quotations {
  display: inline-block;
}
.quotations .box-left {
  width: 310px;
  overflow: hidden;
}
.quotations .box-left .btn {
  margin-left: 37%;
  border-radius: 15px;
}
.quotations .box-left .radius {
  width: 310px;
  height: 510px;
  border-radius: 15px;
  overflow: hidden;
}
.quotations .box-left .bg-img {
  position: relative;
  width: 620px;
  height: 510px;
  overflow: hidden;
  border-radius: 15px;
  background-color: #f9f9f9;
}
.quotations .box-left .bg-img .bottle {
  width: 310px;
  height: 510px;
  position: absolute;
  background: url("../images/591a9130a.png") no-repeat center;
}
.quotations .box-left .bg-img .imgBox {
  width: 310px;
  height: 510px;
}
.quotations .box-left .bg-img .preSticker {
  cursor: pointer;
  display: inline-block;
  width: 28px;
  height: 21px;
  margin-top: 0px;
  position: absolute;
  top: 320px;
  left: 20px;
}
.quotations .box-left .bg-img .nextSticker {
  cursor: pointer;
  display: inline-block;
  width: 28px;
  height: 21px;
  margin-top: 0px;
  position: absolute;
  top: 320px;
  right: 20px;
}
.quotations .box-left .bg-img .text-wrap {
  position: absolute;
  width: 187px;
  height: 241px;
  top: 224px;
  left: 62px;
  background: url("../images/bottlepaper1.png") no-repeat center;
  /*background-color: @bottle_color_1;*/
  color: #fff;
  font-weight: 800;
}
.quotations .box-left .bg-img .text {
  padding-top: 38px;
  width: 164px;
  margin: 0 auto;
  height: 172px;
  line-height: 19px;
  font-size: 17px;
  overflow: hidden;
  text-align: left
  /*white-space: pre;*/
}
.quotations .box-left .bg-img .nickname {
  position: absolute;
  height: 30px;
  line-height: 30px;
  left: 5px;
  bottom: 28px;
}
.quotations .box-left .bg-img .logo {
  position: absolute;
  width: 54px;
  height: 34px;
  background: url("../images/591a9130b_03.png") no-repeat center;
  right: 5px;
  bottom: 5px;
}
.quotations .box-left .bg-img .after {
  position: absolute;
  bottom: -25px;
  left: 75px;
  display: block;
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 0px solid transparent;
  border-top: 25px solid #a71918;
}
.quotations .box-left .bg-img img {
  display: block;
  float: left;
}
#join {
  background-color: #f9f9f9;
}
#join .job-des {
  z-index: 8;
  position: absolute;
  left: 50%;
  top: 200px;
  margin-left: -470px;
  width: 940px;
  height: auto;
  background-color: #edf1f2;
}
#join .job-des .wrap {
  width: 920px;
  height: auto;
  margin: 10px;
}
#join .job-des .title {
  background-color: #212221;
  border: none;
  margin: 0;
  height: 80px;
  color: #fff;
  line-height: 80px;
  font-size: 40px;
  text-indent: 48px;
}
#join .job-des .title .icon {
  width: 32px;
  height: 32px;
  background: url("../images/icon-c2x64_2.png") no-repeat;
  vertical-align: text-bottom;
  margin-left: 640px;
  cursor: pointer;
}
#join .job-des dl {
  width: 100%;
  margin-top: 3px;
  margin-bottom: 0;
}
#join .job-des dl dt {
  width: 100%;
  height: 62px;
  overflow: hidden;
  background-color: #fff;
  cursor: pointer;
}
#join .job-des dl dt .list {
  width: 100%;
  height: 36px;
  margin-top: 13px;
}
#join .job-des dl dt .list div {
  float: left;
  height: 100%;
  text-align: center;
  line-height: 36px;
  border-right: 2px solid #212221;
  font-weight: normal;
  font-size: 18px;
}
#join .job-des dl dt .list div i {
  display: inline-block;
  margin-top: 5px;
  width: 24px;
  height: 24px;
  margin-right: 5px;
  background: url("../images/icon-x21_2.png") no-repeat;
}
#join .job-des dl dt .list div span {
  vertical-align: top;
}
#join .job-des dl dt .list div:nth-child(1) {
  text-align: left;
  text-indent: 48px;
  font-size: 26px;
  width: 37%;
}
#join .job-des dl dt .list div:nth-child(2) {
  width: 19%;
}
#join .job-des dl dt .list div:nth-child(3) {
  width: 19%;
}
#join .job-des dl dt .list div:nth-child(4) {
  width: 25%;
  border-right: none;
}
#join .job-des dl dd {
  display: none;
  width: 100%;
  height: auto;
  background-color: #78ba5a;
  padding: 15px 40px 15px 72px;
}
#join .job-des dl dd p {
  color: #fff;
}
#join #chinamap {
  position: absolute;
  width: 1200px;
  height: 900px;
  left: 50%;
  margin-left: -600px;
}
.account .background {
  width: 918px;
  min-height: 632px;
  margin-top: 220px;
  background-color: #fff;
}
.account .logo {
  font-size: 30px;
  text-align: center;
}
.account .register {
  width: 358px;
  margin-top: 40px;
}
.account .register .wrap {
  height: 35px;
  margin-top: 30px;
}
.account .register input {
  border: none;
  outline: none;
  padding: 0 0 2px;
  border-bottom: 1px solid #ccc;
  width: 100%;
  line-height: 25px;
  font-size: 16px;
}
.account .register .submit {
  margin-top: 40px;
}
.account .register .submit input {
  background-color: #0099ff;
  color: #fff;
  height: 34px;
  line-height: 34px;
}
.account .register .submit :hover {
  background-color: #fff;
  border: 2px solid #0099ff;
  color: #0099ff;
  line-height: 30px;
}
.account .register .regesiterSuccess {
  margin-top: 40px;
  text-align: center;
}
.account .bind li {
  width: 400px;
}
.account .bind .icon {
  width: 60px;
  height: 60px;
  vertical-align: middle;
}
.account .bind span {
  width: 60px;
  display: inline-block;
  font-size: 20px;
  margin-top: 50px;
}
.account .bind .qq > .icon {
  background: url("../images/img_1f9518a2_login_icons.png") no-repeat;
  background-position: 0 0px;
}
.account .bind .weibo > .icon {
  background: url("../images/img_1f9518a2_login_icons.png") no-repeat;
  background-position: -60px 0px;
}
.account .bind .wechat > .icon {
  background: url("../images/img_1f9518a2_login_icons.png") no-repeat;
  background-position: -180px 0px;
}
.account .bind a {
  display: inline-block;
  width: 110px;
  height: 35px;
  background-color: #0099ff;
  line-height: 35px;
  color: #fff;
  text-decoration: none;
}
.account .bind a:hover {
  background-color: #fff;
  border: 2px solid #0099ff;
  color: #0099ff;
  line-height: 30px;
}
#login {
  width: 100%;
  height: 800px;
  padding: 200px;
}
#login .login-port {
  width: 700px;
  margin: 0 auto;
}
#login .login-port .btn {
  border-radius: 22px;
  width: 100%;
  padding: 9px 12px 9px 10px;
}
#login .login-port input[type=submit] {
  font-size: 18px;
}
#login .login-port .wb {
  margin-right: 185px;
}
#login .login-port .login-left {
  float: left;
  width: 60%;
  height: 100%;
}
#login .login-port .login-left .user-info {
  margin-top: 30px;
}
#login .login-port .login-left #username,
#login .login-port .login-left #password {
  border: none;
  box-shadow: none;
  border-bottom: 1px solid #ccc;
  border-radius: initial;
  text-indent: 20px;
}
#login .login-port .login-left #username {
  margin-bottom: 30px;
  background: url("../images/icon-ux22_2.png") no-repeat;
}
#login .login-port .login-left #password {
  background: url("../images/icon-px22_2.png") no-repeat;
}
#login .login-port .login-left .btn {
  margin: 20px 0;
}
#login .login-port .login-left .register-now {
  margin-bottom: 20px;
}
#login .login-port .login-left .register-now span:first-child {
  font-size: 24px;
}
#login .login-port .login-left .register-now span:nth-child(2) {
  font-weight: 700;
  padding-left: 315px;
}
#login .login-port .login-left .forget-pwd {
  color: #ccc;
}
#login .login-port .login-left .forget-pwd a {
  color: #000;
  font-weight: bolder;
  margin-left: 68px;
}
#login .login-port .login-right {
  float: right;
  width: 30%;
  height: 100%;
}
#login .login-port .login-right div {
  margin-top: 30px;
}
#login .login-port .login-right a {
  color: #fff;
  text-decoration: none;
  vertical-align: middle;
  position: relative;
}
#login .login-port .login-right .sina-port i,
#login .login-port .login-right .default-port i,
#login .login-port .login-right .wechat-port i {
  position: absolute;
  display: inline-block;
  width: 25px;
  height: 21px;
  left: -26px;
}
#login .login-port .login-right .sina-port i {
  width: 25px;
  height: 21px;
  background: url("../images/icon-sinax25_2.png") no-repeat left;
}
#login .login-port .login-right .default-port i {
  width: 19px;
  height: 22px;
  background: url("../images/icon-indexx25.png") no-repeat center center;
}
#login .login-port .login-right .wechat-port i {
  width: 25px;
  height: 20px;
  background: url("../images/icon-wechatx25_2.png") no-repeat left;
}
#contact {
  background-color: #f9f9f9;
}
#contact .layout {
  width: 1170px;
  height: 470px;
  position: relative;
  top: 200px;
}
#contact .layout .layout-top {
  width: 100%;
  height: 40px;
  line-height: 40px;
}
#contact .layout .layout-top dl dd {
  display: inline-block;
  border-right: 1px solid #212221;
  font-size: 24px;
  height: 15px;
  line-height: 15px;
  padding: 0 10px;
  cursor: pointer;
}
#contact .layout .layout-top .active {
  font-weight: bolder;
}
#contact .layout .layout-content {
  width: 100%;
  height: 430px;
  overflow: hidden;
}
@media screen and (max-height: 770px) {
  #contact .layout {
    left: 100px;
  }
}
#community .layout,
#listbox .layout,
#article .layout,
#cocktails .layout {
  margin-top: 120px;
}
#community .l1 {
  width: 1320px;
  -webkit-transform: translateX(20px);
      -ms-transform: translateX(20px);
          transform: translateX(20px);
}
#community .l1 .icon {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #cccccc;
  vertical-align: text-bottom;
  margin-right: 10px;
}
#community .l1 .icon img {
  vertical-align: baseline;
}
#community .l1 .c {
  width: 100%;
  min-height: 300px;
}
#community .l1 .c dd {
  width: 436px;
  height: 230px;
  background-color: #f9f9f9;
  float: left;
  margin-right: 4px;
  margin-top: 4px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#community .l1 .c dd .wp {
  width: 100%;
  height: 150px;
}
#community .l1 .c dd .wp .wp-l {
  width: 100px;
  height: 100px;
}
#community .l1 .c dd .wp .wp-l,
#community .l1 .c dd .wp .wp-r {
  display: inline-block;
  vertical-align: middle;
}
#community .l1 .c dd .wp .wp-r {
  width: 320px;
}
#community .l1 .c dd .wp .wp-r h2 a {
  color: #0099ff;
  font-weight: bolder;
}
#community .l1 .c dd .wp .wp-r h4:last-child {
  color: #cccccc;
}
#listbox .l2 {
  width: 974px;
  height: 730px;
}
#listbox .l2 .top :first-child {
  float: left;
}
#listbox .l2 .top :last-child {
  float: right;
}
#listbox .l2 table {
  clear: both;
}
#listbox .l2 table tbody {
  float: left;
}
#listbox .l2 table tbody th {
  width: 135px;
  height: 162px;
  background-color: #cccccc;
  border-bottom: 4px solid #fff;
}
#listbox .l2 table tbody td {
  width: 350px;
  height: 162px;
  background-color: #ebecee;
  border-bottom: 4px solid #fff;
  border-right: 4px solid #fff;
}
#listbox .l2 table tbody td div {
  width: 100%;
  height: 100%;
}
#listbox .l2 table tbody td div h3 {
  padding: 10px;
  color: #000;
  width: 336px;
  height: 60px;
}
#listbox .l2 table tbody td div h3 a {
  color: #6B6B6B;
}
#listbox .l2 table tbody:nth-child(even) td {
  border-right: none;
}
#listbox .l2 .paging-widget {
  float: right;
  color: #212221;
}
#article .l3 {
  width: 1200px;
}
#article .l3 .top span:last-child {
  border-radius: 0;
  float: right;
}
#article .l3 table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  margin-bottom: 0;
}
#article .l3 table caption {
  width: 100%;
  height: 50px;
  background-color: #e4e4e4;
  line-height: 30px;
  font-size: 18px;
  overflow: hidden;
}
#article .l3 table caption div {
  width: 15.5%;
  border-right: 2px solid #212221;
  display: inline-block;
  float: left;
}
#article .l3 table caption strong {
  font-weight: normal;
  padding-left: 2px;
  color: #FF9900;
}
#article .l3 table caption span:nth-child(1) {
  border-right: 1px solid #212221;
  color: #000;
  padding: 0 20px;
}
#article .l3 table caption span:nth-child(2) {
  color: #000;
}
#article .l3 table caption span:nth-child(3) {
  display: inline-block;
  border-left: 2px solid #212221;
  padding: 0 20px;
  float: right;
  vertical-align: middle;
}
#article .l3 table caption span:nth-child(4) {
  padding-right: 20px;
  float: right;
}
#article .l3 table caption span:nth-child(5) {
  float: right;
}
#article .l3 table caption span#btn-parise {
  float: right;
}
#article .l3 table caption span.time {
  display: inline-block;
  border-left: 2px solid #212221;
  padding: 0 20px;
  float: right;
  vertical-align: middle;
}
#article .l3 table caption span.title {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 700px;
  float: left;
  margin-left: 10px;
}
#article .l3 table caption .at {
  background: url("../images/at_2.png") no-repeat center;
}
#article .l3 table caption .unat {
  background: url("../images/unat_2.png") no-repeat center;
}
#article .l3 table caption .at,
#article .l3 table caption .unat {
  width: 18px;
  height: 18px;
  display: inline-block;
  background-size: 100%;
  cursor: pointer;
  vertical-align: middle;
}
#article .l3 table tbody {
  background-color: #f2f2f2;
  border: 10px solid #f2f2f2;
}
#article .l3 table tbody td {
  border-top: none;
}
#article .l3 table tbody .uinfo {
  width: 15%;
  border-right: 2px solid #212221;
  padding-bottom: 20px;
}
#article .l3 table tbody .content {
  width: 75%;
}
#article .l3 table tbody .time {
  width: 10%;
}
#article .l3 table:nth-child(odd) tbody {
  background-color: #e4e4e4;
  border: 10px solid #e4e4e4;
}
#article .l3 .a1 {
  margin-bottom: 10px;
}
#article .l3 .reply {
  margin-top: 10px;
}
#article .l3 .reply tbody {
  background-color: #f2f2f2 !important;
  border: 10px solid #f2f2f2 !important;
}
#article .l3 .reply tbody .uinfo {
  border-right: 2px solid #cccccc;
}
#article .l3 .reply tbody .expression {
  width: 10%;
}
#cocktails .l4 {
  width: 1080px;
}
#cocktails .l4 table tbody th {
  width: 700px;
  height: 400px;
  background-color: #cccccc;
  border-bottom: 10px solid #fff;
}
#cocktails .l4 table tbody td {
  width: 380px;
  height: 400px;
  background-color: #ebecee;
  border-bottom: 10px solid #fff;
}
#cocktails .l4 table tbody td div {
  width: 100%;
  height: 100%;
}
body {
  background-color: #f2f2f2;
}
#home {
  background-color: #f2f2f2;
}
#home .layout {
  padding-top: 220px;
  width: 1050px;
  padding-bottom: 20px;
}
#home .layout .ucw {
  width: 100%;
}
#home .layout .ucw .ucl {
  float: left;
  width: 186px;
}
#home .layout .ucw .ucl li {
  width: 100%;
  height: 50px;
  margin-bottom: 3px;
  font-size: 18px;
  background-color: #fff;
  line-height: 50px;
  text-align: left;
  cursor: pointer;
  position: relative;
}
#home .layout .ucw .ucl a {
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 40px;
}
#home .layout .ucw .ucl i {
  vertical-align: middle;
  background: url("../images/icon-uc1_2.png") no-repeat;
}
#home .layout .ucw .ucl span {
  vertical-align: middle;
  padding-left: 10px;
  color: black;
}
#home .layout .ucw .ucl span.message {
  color: #ffffff;
  margin: 17px 10px 0px 0px;
  padding: 3px 7px;
}
#home .layout .ucw .ucl a:hover {
  background-color: #0099ff;
}
#home .layout .ucw .ucl a:hover span {
  color: #fff;
}
#home .layout .ucw .ucl a:hover i {
  background-image: url("../images/icon-uc2_2.png");
}
#home .layout .ucw .ucl .active {
  color: #fff;
  background-color: #0099ff;
}
#home .layout .ucw .ucl .active-icon {
  background-image: url("../images/icon-uc2_2.png");
}
#home .layout .ucw .ucl .ucl-footstep i {
  width: 20px;
  height: 20px;
  background-position: 3px 0;
}
#home .layout .ucw .ucl .ucl-game i {
  width: 20px;
  height: 16px;
  background-position: 0 -20px;
}
#home .layout .ucw .ucl .ucl-phrase i {
  width: 19px;
  height: 19px;
  background-position: 0 -36px;
}
#home .layout .ucw .ucl .ucl-doodle i {
  width: 18px;
  height: 19px;
  background-position: 0 -55px;
}
#home .layout .ucw .ucl .ucl-message i {
  width: 18px;
  height: 16px;
  background-position: 0 -74px;
}
#home .layout .ucw .ucl .ucl-score i {
  width: 15px;
  height: 16px;
  background-position: 0 -90px;
}
#home .layout .ucw .ucl .ucl-info i {
  width: 16px;
  height: 16px;
  background-position: 0 -106px;
}
#home .layout .ucw .ucl-game-w .ucl-game a,
#home .layout .ucw .ucl-info-w .ucl-info a,
#home .layout .ucw .ucl-footstep-w .ucl-footstep a,
#home .layout .ucw .ucl-phrase-w .ucl-phrase a,
#home .layout .ucw .ucl-doodle-w .ucl-doodle a,
#home .layout .ucw .ucl-message-w .ucl-message a,
#home .layout .ucw .ucl-score-w .ucl-score a {
  background-color: #0099ff;
}
#home .layout .ucw .ucl-game-w .ucl-game span,
#home .layout .ucw .ucl-info-w .ucl-info span,
#home .layout .ucw .ucl-footstep-w .ucl-footstep span,
#home .layout .ucw .ucl-phrase-w .ucl-phrase span,
#home .layout .ucw .ucl-doodle-w .ucl-doodle span,
#home .layout .ucw .ucl-message-w .ucl-message span,
#home .layout .ucw .ucl-score-w .ucl-score span {
  color: #fff;
}
#home .layout .ucw .ucl-game-w .ucl-game i,
#home .layout .ucw .ucl-info-w .ucl-info i,
#home .layout .ucw .ucl-footstep-w .ucl-footstep i,
#home .layout .ucw .ucl-phrase-w .ucl-phrase i,
#home .layout .ucw .ucl-doodle-w .ucl-doodle i,
#home .layout .ucw .ucl-message-w .ucl-message i,
#home .layout .ucw .ucl-score-w .ucl-score i {
  background-image: url("../images/icon-uc2_2.png");
}
#home .layout .ucw .ucm {
  float: left;
  width: 650px;
  margin-left: 10px;
  background: #ffffff;
}
#home .layout .ucw .ucm ul {
  width: 100%;
}
#home .layout .ucw .ucm ul li {
  width: 100%;
  overflow: hidden;
  margin-bottom: 15px;
}
#home .layout .ucw .ucm ul li .text-left {
  border-bottom: 1px solid #cccccc;
  width: 95%;
  margin: 0 auto;
  margin-top: 10px;
}
#home .layout .ucw .ucm ul li .text-left strong {
  margin: 0 3px;
  font-weight: normal;
  color: #0099ff;
}
#home .layout .ucw .ucm ul li .ucmt {
  background-color: #ebecee;
  width: 100%;
  height: 38px;
  border-top: 2px solid #cccccc;
  text-align: left;
  line-height: 36px;
  text-indent: 15px;
}
#home .layout .ucw .ucm ul li .ucmc {
  background-color: #fff;
  min-height: 242px;
  padding-bottom: 20px;
}
#home .layout .ucw .ucm ul .wpr {
  width: 483px;
  margin: 0 auto;
  margin-top: 40px;
}
#home .layout .ucw .ucm .loadOperate {
  text-align: center;
  padding: 10px 0px;
}
#home .layout .ucw .ucm .loadOperate a:hover {
  cursor: pointer;
}
#home .layout .ucw .ucm .loadOperate .loadingImg {
  width: 30px;
  display: none;
}
#home .layout .ucw .ucmc-game,
#home .layout .ucw .ucmc-doodle {
  width: 176px;
  height: 224px;
  float: left;
  margin: 20px;
}
#home .layout .ucw .ucmc-game .cover,
#home .layout .ucw .ucmc-doodle .cover {
  width: 100%;
  height: 174px;
  position: relative;
  background-color: #cccccc;
  overflow: hidden;
}
#home .layout .ucw .ucmc-game .cover img,
#home .layout .ucw .ucmc-doodle .cover img {
  width: 100%;
}
#home .layout .ucw .ucmc-game .cover .quotations,
#home .layout .ucw .ucmc-doodle .cover .quotations {
  -webkit-transform: scale(0.45);
      -ms-transform: scale(0.45);
          transform: scale(0.45);
  -webkit-transform-origin: 11% -12%;
      -ms-transform-origin: 11% -12%;
          transform-origin: 11% -12%;
}
#home .layout .ucw .ucmc-game .cover .removeBtn,
#home .layout .ucw .ucmc-doodle .cover .removeBtn {
  display: inline-block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  color: #ffffff;
  position: absolute;
  left: 0px;
  bottom: 0px;
  text-align: center;
  background: rgba(0, 0, 0, 0.4);
  display: none;
}
#home .layout .ucw .ucmc-game .cover:hover .removeBtn,
#home .layout .ucw .ucmc-doodle .cover:hover .removeBtn {
  display: block;
}
#home .layout .ucw .ucmc-game .name,
#home .layout .ucw .ucmc-doodle .name {
  font-size: 18px;
  text-align: left;
  display: block;
  /* white-space:nowrap; */
  overflow: hidden;
  /* text-overflow:ellipsis;*/
  line-height: 25px;
  height: 50px;
}
#home .layout .ucw .ucmc-game .time,
#home .layout .ucw .ucmc-doodle .time {
  text-align: left;
}
#home .layout .ucw .ucr {
  width: 194px;
  float: right;
}
#home .layout .ucw .ucr .ucrt {
  width: 100%;
  height: 60px;
}
#home .layout .ucw .ucr .ucrt > div {
  width: 96px;
  height: 100%;
  background-color: #fff;
  text-align: center;
}
#home .layout .ucw .ucr .ucrt > div div {
  line-height: 29px;
  width: 100%;
  height: 50%;
}
#home .layout .ucw .ucr .ucrt .today {
  border-top: 1px solid #4aa0cf;
  float: left;
}
#home .layout .ucw .ucr .ucrt .today :last-child {
  font-size: 20px;
  color: #4aa0cf;
}
#home .layout .ucw .ucr .ucrt .count {
  border-top: 1px solid #FF99FF;
  float: right;
}
#home .layout .ucw .ucr .ucrt .count :last-child {
  font-size: 20px;
  color: #FF99FF;
}
#home .layout .ucw .ucr .ucrc {
  clear: both;
  margin-top: 3px;
  background-color: #fff;
  height: 218px;
  width: 100%;
  text-align: center;
  line-height: 218px;
}
#home .layout .ucw .ucr .ucrc a:hover {
  cursor: pointer;
}
#home .ucmc {
  border-top: 1px solid #fff;
}
#home .editbox {
  z-index: 9999;
  display: none;
  position: fixed;
  margin: 0 auto;
  top: 30%;
  left: 0;
  right: 0;
  width: 600px;
}
#home .panel-heading {
  color: #fff;
}
#home .reset-pwd .wpr input {
  background: url("../images/icon-px22_2.png") no-repeat;
}
#home .reset-email .wpr input {
  background: url('../images/icon-x25.png') no-repeat 0px;
}
#home .reset-nickname,
#home .reset-pwd,
#home .reset-email,
#home .reset-sign {
  z-index: 999;
  display: none;
  position: fixed;
  margin: 0 auto;
  top: 30%;
  left: 0;
  right: 0;
  width: 600px;
}
#home .reset-nickname .btn,
#home .reset-pwd .btn,
#home .reset-email .btn,
#home .reset-sign .btn {
  width: 200px;
  height: 50px;
  border-radius: 0;
  margin-top: 20px;
  font-size: 20px;
  color: #fff;
}
#home .reset-nickname .wpr,
#home .reset-pwd .wpr,
#home .reset-email .wpr,
#home .reset-sign .wpr {
  width: 407px;
  margin: 20px auto;
}
#home .reset-nickname .wpr input,
#home .reset-pwd .wpr input,
#home .reset-email .wpr input,
#home .reset-sign .wpr input {
  width: 100%;
  height: 32px;
  margin: 0 auto;
  margin-top: 24px;
  border: none;
  outline: none;
  border-bottom: 1px solid #ccc;
  background: url('../images/icon-ux22_2.png') no-repeat;
  text-indent: 40px;
  font-size: 16px;
}
#home .reset-nickname .wpr textarea,
#home .reset-pwd .wpr textarea,
#home .reset-email .wpr textarea,
#home .reset-sign .wpr textarea {
  width: 100%;
  height: 100px;
  resize: none;
}
#info .ucmc .info-l {
  width: 75%;
  float: left;
}
#info .ucmc .info-l ul li {
  width: 100%;
  text-align: left;
}
#info .ucmc .info-l ul li .site-t {
  width: 60px;
  display: inline-block;
}
#info .ucmc .info-l ul li .site-v {
  width: 225px;
  display: inline-block;
}
#info .ucmc .info-l ul :nth-child(1),
#info .ucmc .info-l ul :nth-child(3) {
  vertical-align: top;
}
#info .ucmc .info-l .save {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
}
#info .ucmc label {
  font-weight: normal;
}
#info .ucmc .date {
  float: right;
  width: 300px;
}
#info .ucmc .form-control {
  background-color: #fff;
  border: none;
  box-shadow: none;
}
#info .ucmc .setavatar {
  width: 116px;
  height: 120px;
  float: right;
  position: relative;
}
#info .ucmc .setavatar-btn {
  width: 100%;
  height: 30px;
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  color: #fff;
  line-height: 30px;
}
#info .ucmc .btn {
  clear: both;
  border-radius: 0;
}
#laydate_box,
.laydate_top,
.laydate_table,
.laydate_bottom,
#laydate_YY,
#laydate_MM,
.laydate_yms {
  box-sizing: content-box;
}
.err-tips {
  color: #FB6875;
  font-size: 14px;
  margin-top: 2px;
}
#score .wpr {
  width: 483px;
  height: 74px;
  border: 1px solid #ebecee;
}
#score .today,
#score .count,
#score .description {
  padding-top: 10px;
  border-top: 2px solid #ebecee;
  width: 160px;
  height: 100%;
  float: left;
}
#score .today {
  border-top: 2px solid #0099ff;
  float: left;
  color: #4aa0cf;
  border-right: 1px solid #ebecee;
}
#score .today :last-child {
  font-size: 20px;
}
#score .description p:last-child {
  color: #FF99FF;
}
#score .count {
  border-top: 2px solid #FF99FF;
  float: left;
  color: #FF99FF;
  border-right: 1px solid #ebecee;
}
#score .count :last-child {
  font-size: 20px;
}
#score .recent {
  width: 483px;
  margin: 0 auto;
}
#score .recent h5 {
  text-align: left;
}
#score .recent table th {
  width: 121px;
  height: 32px;
  background-color: #ebecee;
  border-right: 2px solid #fff;
  text-align: center;
}
/*添加账号绑定*/
.AccountList {
  background: #ffffff;
  padding-bottom: 20px;
}
.AccountList li {
  padding: 10px 20px 0px 20px;
  text-align: left;
  position: relative;
}
.wx-icon,
.mp-icon {
  display: inline-block;
  width: 32px;
  height: 34px;
  overflow: hidden;
  margin: 0 3px 0 0;
  vertical-align: middle;
  background: url(../images/bind-icons.png) no-repeat;
}
.mp-icon {
  background-position: 10px 0;
}
.wx-icon {
  background-position: -62px 0;
}
.ftx-01 {
  color: #ff6c00;
}
.ftx-02 {
  color: #71b247;
}
.wxBtn,
.mpBtn {
  position: absolute;
  right: 20px;
  color: #000000;
}
.wxBtn:hover,
.mpBtn:hover {
  text-decoration: none;
  cursor: pointer;
}
#bindBtn,
#sendVerify {
  background-color: #0099ff !important;
  color: #fff;
  margin: 18px 20px 0px 50px;
  display: inline-block;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
}
.BindPhone,
.wx-code {
  background: #eeeeee;
  padding: 20px;
  display: none;
  position: relative;
}
.wx-code {
  text-align: center;
  padding: 0px;
}
.BindPhoneNum,
.verifyNum {
  padding: 0px 10px;
  line-height: 33px;
  vertical-align: middle;
}
.countdown-verify {
  display: inline-block;
  line-height: 33px;
  width: 140px;
  text-align: center;
  color: #cccccc;
  background: #ffffff;
}
.crop-avatar {
  padding: 0px;
}
.wxbind-title {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  position: absolute;
  top: 8px;
  height: 40px;
  background: #eeeeee;
}
.wxbind-des {
  width: 100%;
  background: #eeeeee;
  text-align: center;
  position: absolute;
  top: 340px;
}
.list .list-item {
  padding-right: 10px;
  height: 65px;
  vertical-align: middle;
  margin: 5px 0;
  font-size: 20px;
  line-height: 65px;
  background: rgba(222, 222, 222, 0.9);
}
.list .list-item a {
  color: #544b43;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 570px;
}
.list .list-item .label {
  float: left;
  margin-top: 20px;
  margin-right: 20px;
}
.list .list-item .list-item-logo {
  width: 65px;
  margin-right: 10px;
}
.list .list-item .list-item-logo img {
  width: 100%;
  height: 65px;
  vertical-align: top;
}
.list .list-item .text-tips {
  line-height: 30px;
  width: 300px;
  text-align: right;
}
.list .list-item .author {
  margin-right: 20px;
}
.list .list-item .view,
.list .list-item .reply,
.list .list-item .praise {
  color: #257ef9!important;
  display: inline-block;
  width: 60px;
  text-align: left;
}
.list .list-item .view i {
  display: inline-block;
  width: 20px;
  height: 15px;
  vertical-align: middle;
  margin-top: -4px;
  margin-right: 6px;
  background-image: url("../images/icon115.png");
}
.list .list-item .reply i {
  display: inline-block;
  width: 20px;
  height: 15px;
  vertical-align: middle;
  margin-top: -4px;
  margin-right: 6px;
  background-image: url("../images/icon115.png");
  background-position: -22px 0px;
}
.list .list-item .praise i {
  display: inline-block;
  width: 20px;
  height: 15px;
  vertical-align: middle;
  margin-top: -4px;
  margin-right: 6px;
  background-image: url("../images/icon115.png");
  background-position: -40px 0px;
}
.row {
  margin-left: 0;
  margin-right: 0;
}
.text-tips {
  font-size: 14px!important;
  color: rgba(45, 45, 45, 0.8);
}
.text-bold {
  font-weight: bold;
}
.avatar {
  border-radius: 50%;
}
.avatar.s {
  width: 30px;
  height: 30px;
  margin-right: 20px;
}
/* 社区 hotfix 点赞*/
#btn-parise {
  padding: 0!important;
  padding-left: 10px!important;
  width: 60px;
  line-height: 30px;
}
#btn-parise * {
  vertical-align: middle;
}
/* 社区 hotfix 主页*/
#community .l1 .c dd {
  height: 200px;
  background: rgba(222, 222, 222, 0.6);
}
#community .l1 .c dd .wp {
  padding-left: 40px;
  height: auto!important;
}
#community .l1 .c dd .wp .wp-r {
  width: 240px;
}
#community .l1 .c dd .wp .wp-r h2 a {
  color: rgba(8, 8, 8, 0.7);
}
/* 社区 hotfix 回复*/
#editor-reply {
  margin-top: 50px;
}
#editor-reply textarea {
  height: 100px;
}
.container-m {
  width: 1000px;
  margin: 0 auto;
  margin-top: 150px;
}
.coktail-box {
  position: relative;
}
.coktail-box .coktail-info {
  position: absolute;
  min-width: 500px;
  min-height: 300px;
  z-index: 5;
  top: 200px;
  left: 200px;
  background: rgba(8, 8, 8, 0.8);
  color: #ffffff;
  padding: 30px 40px;
  margin: -100px;
}
/* 顶部导航 修正*/
#loginbar .wrap .login {
  width: 350px;
}
#loginbar .wrap .login a:hover {
  color: inherit;
}
#listbox .l2 {
  height: auto !important;
}
#list-box .loadOperate {
  text-align: center;
  padding: 10px 0px;
}
#list-box .loadOperate .getMore:hover {
  cursor: pointer;
}
#list-box .loadOperate .loadingImg {
  width: 30px;
  display: none;
}
