#loginbar {
  height: 60px;
  background-color: #3392ca;
}
#loginbar .icon {
  width: 24px;
  height: 24px;
  background: url("http://portalstest.img-cn-shenzhen.aliyuncs.com/portals/img/icon/icon-nav11.png") no-repeat;
  background-size: 24px;
}
#loginbar .c0 {
  background: url("http://portalstest.img-cn-shenzhen.aliyuncs.com/portals/img/icon/icon-nav11.png") no-repeat;
  background-position: 0 5px;
}
#loginbar .c1 {
  background: url("http://portalstest.img-cn-shenzhen.aliyuncs.com/portals/img/icon/icon-nav22.png") no-repeat;
  background-position: 0 5px;
}
#loginbar .wrap {
  position: relative;
  height: 100%;
}
#loginbar .wrap .navbtn {
  z-index: 9999;
  position: absolute;
  left: 6px;
  top: 50%;
  margin-top: -13px;
}
#loginbar .wrap .logo {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -120px;
  margin-top: -27px;
  width: 243px;
  height: 53px;
  background: url("http://portalstest.img-cn-shenzhen.aliyuncs.com/portals/img/icon/logo.png") no-repeat center;
  background-size: 40%;
}
#loginbar .wrap .right {
  position: absolute;
  right: 15%;
  top: 10px;
  width: 280px;
  top: 50%;
  margin-top: -13px;
}
#loginbar .wrap .loginEntrance {
  width: auto;
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -13px;
}
#loginbar .wrap .login {
  top: 50%;
  width: 70px;
  height: 26px;
  float: left;
  background: url("http://portalstest.img-cn-shenzhen.aliyuncs.com/portals/img/icon/licon-1x22.png") left no-repeat;
}
#loginbar .wrap .login a {
  padding-left: 30px;
  font-size: 20px;
}
#loginbar .wrap .login a:hover {
  color: #3392ca;
}
#loginbar .wrap .language {
  width: 150px;
  height: 26px;
  line-height: 26px;
  top: 50%;
  float: right;
  background-color: #fff;
}
#nav {
  display: none;
  z-index: 9999;
  color: #fff;
  position: fixed;
  left: 0;
  top: 60px;
  width: 100%;
  /*height: 100%;*/
  height: 88%;
  overflow: auto;
  background-color: #3392ca;
  opacity: 0.9;
}
#nav .wrap {
  /*height: 100%;*/
  position: relative;
  padding-bottom: 50px;
}
#nav .link {
  z-index: 2;
  width: 38px;
  /*height: 100%;
        float: left;*/
  padding-left: 5px;
  background-color: #3392ca;
  display: inline-block;
  vertical-align: top;
  background: none!important;
}
#nav ul li {
  width: 32px;
  height: 32px;
  margin: 15px auto 0;
  line-height: 32px;
  z-index: 9;
}
#nav ul li .icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("http://portalstest.img-cn-shenzhen.aliyuncs.com/portals/img/icon/icon-nav22.png") no-repeat;
  float: left;
  background-size: 24px;
}
#nav ul li span:hover {
  background-image: url("http://portalstest.img-cn-shenzhen.aliyuncs.com/portals/img/icon/icon-nav11.png");
}
#nav ul li .c0 {
  background: url("http://portalstest.img-cn-shenzhen.aliyuncs.com/portals/img/icon/icon-nav11.png") no-repeat;
  background-position: 0 0px;
  display: none;
}
#nav ul li .company {
  background-position: 0 -71px;
}
#nav ul li .chateau {
  background-position: 0 -132px;
}
#nav ul li .farm {
  background-position: 0 -193px;
}
#nav ul li .production {
  background-position: 0 -254px;
}
#nav ul li .mall {
  background-position: 0 -312px;
}
#nav ul li .report {
  background-position: 0 -373px;
}
#nav ul li .space {
  background-position: 0 -434px;
}
#nav ul li .youth {
  background-image: url(https://portalstest.oss-cn-shenzhen.aliyuncs.com/public/img/nav-youth-10.png);
  background-size:21px 20px;
}
#nav ul li .youth:hover {
  background-image:url(https://portalstest.oss-cn-shenzhen.aliyuncs.com/public/img/nav-youth-11.png);
  background-size:21px 20px;
}
#nav ul li .agency {
  background-position: 0 -492px;
}
#nav ul li .join {
  background-position: 0 -550px;
}
#nav ul li .contact {
  background-position: 0 -608px;
}
#nav ul li .community {
  background-position: 0 -666px;
}
#nav ul a {
  color: #fff;
}
#nav .title {
  width: 70px;
  /*height: 100%;*/
  background-color: #3392ca;
  /* float: left;*/
  height: auto;
  float: none;
  display: inline-block;
  vertical-align: top;
  background: none!important;
}
#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;
}
body {
  text-align: left;
  background-color: #f2f2f2;
}
.layout {
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}
a {
  color: inherit;
}
#loginbar + .container {
  margin-top: 80px!important;
}
.container-inner img {
  max-width: 100%;
  height: auto;
}
.icon {
  display: inline-block;
}
.link-style {
  color: #fff;
  text-decoration: none;
}
.link-style:hover {
  text-decoration: none;
  color: #3392ca;
}
.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: #3392ca;
  border-color: #3392ca;
}
.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;
}
.full {
  width: 100%!important;
  height: 100%!important;
}
.container {
  margin: 0;
  padding: 0;
  width: 100%;
  overflow: hidden;
}
#homepage {
  position: relative;
  background: #f2f2f2;
}
#homepage .swiper-container {
  width: 100%;
  height: auto;
}
#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 {
  bottom: 0;
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding-left: 8%;
  overflow: hidden;
}
.continue {
  z-index: 9;
  bottom: 45px;
  right: 0;
  width: 120px;
  height: 41px;
  line-height: 41px;
  color: #ebecee;
  font-size: 22px;
  margin-left: 60%;
}
.continue a {
  color: rgba(0, 0, 0, 0.6);
  text-decoration: none;
}
.continue a:hover {
  color: #66FFCC;
}
.continue:hover {
  color: #66ffcc;
}
#company {
  width: 100%;
  min-height: 603px;
}
#company .bg img {
  display: block;
  width: 100%;
  height: 100%;
}
#companyinfo {
  background-color: #f2f2f2;
}
#companyinfo .content {
  position: relative;
  padding: 20px 8%;
}
.description {
  width: 100%;
  height: auto;
}
.description .title {
  height: 40px;
  background-color: #f2f2f2;
}
.description .title .wrap {
  width: 100%;
}
.description .title .wrap span {
  display: inline-block;
  float: left;
  padding: 0 2%;
}
.description .content {
  width: 100%;
  height: auto;
}
.description .content .detail {
  overflow: hidden;
  width: 100%;
}
.description .content .detail .wrap {
  padding: 20px 8%;
  height: 100%;
}
.description .content .link {
  color: #544b43;
}
.description .content .link h1 {
  cursor: pointer;
  font-size: 20px;
  margin-top: 0;
}
#chateau {
  width: 100%;
  min-height: 603px;
}
#chateau .bg img {
  display: block;
  width: 100%;
  height: 100%;
}
#chateau #chateauinfo {
  background-color: #f2f2f2;
}
#chateau #chateauinfo .content {
  position: relative;
  padding: 20px 8%;
}
#cocktail {
  text-align: center;
  font-size: 100px;
  -webkit-transform: translateY(300px);
      -ms-transform: translateY(300px);
          transform: translateY(300px);
}
#product {
  width: 100%;
  min-height: 603px;
}
#product .bg img {
  display: block;
  width: 100%;
  height: 100%;
}
#product #productinfo {
  background-color: #f2f2f2;
}
#product #productinfo .content {
  position: relative;
  padding: 20px 8%;
}
#category {
  background-color: #ebecee;
}
#category .wrap {
  padding: 20px 8%;
}
#category ul {
  width: 100%;
}
#category ul li {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  border-bottom: 2px solid #cccccc;
  padding-bottom: 20px;
}
#category ul li .product-i {
  margin-top: 12px;
  float: left;
}
#category ul li .product-i img {
  width: 90px;
  height: 114px;
}
#category ul li .product-d {
  width: 64%;
  float: right;
}
#category ul li .product-d h4 {
  text-align: left;
  color: #3392ca;
}
#category ul li .product-d div {
  text-align: left;
  text-indent: 35px;
  font-size: 14px;
}
#mall {
  background-color: #f2f2f2;
  margin-top: 20%;
}
#mall .title {
  margin: 0 40px;
  font-size: 30px;
  padding-bottom: 10px;
  border-bottom: 2px solid #4aa0cf;
}
#mall ul li {
  margin-top: 30px;
}
#customization h2 {
  text-align: left;
}
#customization ul li a {
  text-decoration: none;
  color: #000;
}
#customization ul li .btn {
  width: 100px;
  height: 42px;
  border-radius: 0;
  display: block;
  border: 1px solid #000;
  font-size: 20px;
  margin: 15px auto;
}
#customization 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("http://portalstest.img-cn-shenzhen.aliyuncs.com/portals/img/icon/liconx-16.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("http://portalstest.img-cn-shenzhen.aliyuncs.com/portals/img/icon/licon-5e63.png") no-repeat;
  cursor: pointer;
}
#report .paging-widget .p-r {
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url("http://portalstest.img-cn-shenzhen.aliyuncs.com/portals/img/icon/licon-5e64.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("http://portalstest.img-cn-shenzhen.aliyuncs.com/portals/img/icon/licon-bx64.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: #3392ca;
}
#subnav ul li:last-child {
  margin-right: 0;
}
#milestone {
  overflow: hidden;
  min-height: 639px;
  position: relative;
  margin-bottom: 80px;
}
#milestone #subnav {
  position: relative;
}
#milestone h1 {
  text-align: center;
  font-size: 30px;
  margin-bottom: 80px;
}
#milestone .line {
  z-index: 9;
  right: 82px;
  top: 120px;
  position: absolute;
  width: 2px;
  height: 100%;
  background-color: #5a514a;
  margin-left: -1px;
}
#milestone .arrow {
  position: absolute;
  right: 74px;
  bottom: 0;
  margin-left: -9px;
  width: 18px;
  height: 18px;
  background: url("http://portalstest.img-cn-shenzhen.aliyuncs.com/portals/img/icon/icon-dx18.png") no-repeat;
}
#milestone .course {
  position: relative;
  margin-bottom: 40px;
  left: 0;
  top: 0;
}
#milestone .course .c-title {
  position: relative;
  width: 65%;
  left: 20px;
  float: left;
  text-align: justify;
}
#milestone .course .c-time {
  position: relative;
  width: 140px;
  margin-right: -59px;
  float: right;
}
#milestone .course .c-time span {
  color: #0099ff;
  font-size: 20px;
  vertical-align: middle;
  padding-right: 20px;
}
#milestone .course .c-time .icon1 {
  width: 21px;
  height: 2px;
  background-color: #5a514a;
  vertical-align: middle;
}
#milestone .course .c-time .icon2 {
  margin-left: -8px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #5a514a;
}
#milestone .course .c-time .c-mk {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -10px;
}
#milestone .course .c-title {
  float: left;
  text-align: justify;
}
#milestone .course .c-time {
  float: right;
  text-align: left;
}
#milestone .course .c-time span {
  margin-left: 25px;
}
#milestone .course .c-time .icon2 {
  margin-left: -30px;
}
#milestone .course .c-mk {
  left: 0;
}
#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: absolute;
  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;
  -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 #3392ca;
}
#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("http://portalstest.img-cn-shenzhen.aliyuncs.com/portals/img/background/fmbg1.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("http://portalstest.img-cn-shenzhen.aliyuncs.com/portals/img/icon/icon-play.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: 100px;
  height: 500px;
  margin: 50px 30px;
  background: url("http://portalstest.img-cn-shenzhen.aliyuncs.com/portals/img/background/bookbg.jpg") no-repeat;
}
.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("http://portalstest.img-cn-shenzhen.aliyuncs.com/portals/img/icon/icon-dx64.png") no-repeat;
  position: absolute;
  top: 90%;
  right: 10%;
  cursor: pointer;
}
.cartoon #homepage .prev,
.cartoon #homepage .next {
  margin: -24% 0;
}
#game {
  width: 100%;
  height: 100%;
}
#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 .shadow {
  -ms-transition: -ms-box-shadow 0.5s;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
}
#phrase .box {
  width: 1000px;
  height: 600px;
  position: absolute;
  left: 50%;
  top: 100px;
  margin-left: -450px;
}
#phrase .box .box-left {
  float: left;
  height: 600px;
  width: 300px;
}
#phrase .box .box-left .bg-img {
  width: 280px;
  height: 460px;
  border-radius: 15px;
  background-color: #f9f9f9;
}
#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 {
  float: left;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  margin-right: 12px;
}
#phrase .box .box-right .bottlestyle .bottle-left li:last-child {
  margin-right: 0;
}
#phrase .box .box-right .bottlestyle .bottle-left li:nth-child(1) {
  background-color: #a71918;
}
#phrase .box .box-right .bottlestyle .bottle-left li:nth-child(2) {
  background-color: #3392ca;
}
#phrase .box .box-right .bottlestyle .bottle-left li:nth-child(3) {
  background-color: #e7a14c;
}
#phrase .box .box-right .bottlestyle .bottle-left li:nth-child(4) {
  background-color: #002f5d;
}
#phrase .box .box-right .bottlestyle .bottle-left li:nth-child(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;
}
#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: #3392ca;
  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("http://portalstest.img-cn-shenzhen.aliyuncs.com/portals/img/icon/icon-c2x64.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 #3392ca;
  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("http://portalstest.img-cn-shenzhen.aliyuncs.com/portals/img/icon/icon-x21.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;
}
#login {
  width: 100%;
  height: 800px;
  padding: 200px;
  background-color: #f9f9f9;
}
#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("http://portalstest.img-cn-shenzhen.aliyuncs.com/portals/img/icon/icon-ux22.png") no-repeat;
}
#login .login-port .login-left #password {
  background: url("http://portalstest.img-cn-shenzhen.aliyuncs.com/portals/img/icon/icon-px22.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 .qq-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("http://portalstest.img-cn-shenzhen.aliyuncs.com/portals/img/icon/icon-sinax25.png") no-repeat left;
}
#login .login-port .login-right .qq-port i {
  width: 19px;
  height: 22px;
  left: -28px;
  background: url("http://portalstest.img-cn-shenzhen.aliyuncs.com/portals/img/icon/icon-qqx25.png") no-repeat left;
}
#login .login-port .login-right .wechat-port i {
  width: 25px;
  height: 20px;
  background: url("http://portalstest.img-cn-shenzhen.aliyuncs.com/portals/img/icon/icon-wechatx25.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 #3392ca;
  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;
}
#contact .layout .layout-content img {
  width: auto;
}
@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: #3392ca;
}
#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;
}
#article .l3 table caption div {
  width: 15.5%;
  border-right: 2px solid #3392ca;
  display: inline-block;
}
#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 #3392ca;
  color: #000;
  padding: 0 20px;
}
#article .l3 table caption span:nth-child(2) {
  padding-left: 5px;
  color: #000;
}
#article .l3 table caption span:nth-child(3) {
  display: inline-block;
  border-left: 2px solid #3392ca;
  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 .at {
  background: url("http://portalstest.img-cn-shenzhen.aliyuncs.com/portals/img/icon/at.png") no-repeat center;
}
#article .l3 table caption .unat {
  background: url("http://portalstest.img-cn-shenzhen.aliyuncs.com/portals/img/icon/unat.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 #3392ca;
  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%;
}
#home {
  min-height: 3000px;
  background-color: #f2f2f2;
}
#home .layout {
  padding-top: 220px;
  width: 980px;
}
#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;
  padding-left: 40px;
  cursor: pointer;
}
#home .layout .ucw .ucl i {
  vertical-align: middle;
  background: url("http://portalstest.img-cn-shenzhen.aliyuncs.com/portals/img/icon/icon-uc1.png") no-repeat;
}
#home .layout .ucw .ucl span {
  vertical-align: middle;
  padding-left: 10px;
}
#home .layout .ucw .ucl .active {
  color: #fff;
  background-color: #0099ff;
}
#home .layout .ucw .ucl .active-icon {
  background-image: url("http://portalstest.img-cn-shenzhen.aliyuncs.com/portals/img/icon/icon-uc2.png");
}
#home .layout .ucw .ucl .ucl-1 i {
  width: 20px;
  height: 20px;
  background-position: 3px 0;
}
#home .layout .ucw .ucl .ucl-2 i {
  width: 20px;
  height: 16px;
  background-position: 0 -20px;
}
#home .layout .ucw .ucl .ucl-3 i {
  width: 19px;
  height: 19px;
  background-position: 0 -36px;
}
#home .layout .ucw .ucl .ucl-4 i {
  width: 18px;
  height: 19px;
  background-position: 0 -55px;
}
#home .layout .ucw .ucl .ucl-5 i {
  width: 18px;
  height: 16px;
  background-position: 0 -74px;
}
#home .layout .ucw .ucl .ucl-6 i {
  width: 15px;
  height: 16px;
  background-position: 0 -90px;
}
#home .layout .ucw .ucl .ucl-7 i {
  width: 16px;
  height: 16px;
  background-position: 0 -106px;
}
#home .layout .ucw .ucm {
  float: left;
  width: 580px;
  margin-left: 10px;
}
#home .layout .ucw .ucm ul {
  width: 100%;
}
#home .layout .ucw .ucm ul li {
  width: 580px;
  overflow: hidden;
  margin-bottom: 10px;
}
#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;
  max-height: 352px;
}
#home .layout .ucw .ucm ul .wpr {
  width: 483px;
  margin: 0 auto;
  margin-top: 40px;
}
#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%;
}
#home .ucmc {
  border-top: 1px solid #fff;
}
#home #jf .wpr {
  width: 483px;
  height: 74px;
  border: 1px solid #ebecee;
}
#home #jf .today,
#home #jf .count,
#home #jf .description {
  padding-top: 10px;
  border-top: 2px solid #ebecee;
  width: 160px;
  height: 100%;
  float: left;
}
#home #jf .today {
  border-top: 2px solid #0099ff;
  float: left;
  color: #4aa0cf;
  border-right: 1px solid #ebecee;
}
#home #jf .today :last-child {
  font-size: 20px;
}
#home #jf .description p:last-child {
  color: #FF99FF;
}
#home #jf .count {
  border-top: 2px solid #FF99FF;
  float: left;
  color: #FF99FF;
  border-right: 1px solid #ebecee;
}
#home #jf .count :last-child {
  font-size: 20px;
}
#home #jf .recent {
  width: 483px;
  margin: 0 auto;
}
#home #jf .recent h5 {
  text-align: left;
}
#home #jf .recent table th {
  width: 121px;
  height: 32px;
  background-color: #ebecee;
  border-right: 2px solid #fff;
  text-align: center;
}
#home #zl .ucmc .zl-l {
  width: 75%;
  float: left;
}
#home #zl .ucmc .zl-l ul li {
  width: 100%;
  text-align: left;
}
#home #zl .ucmc .zl-l ul li span {
  width: 80px;
  display: inline-block;
}
#home #zl .ucmc .setavatar {
  width: 110px;
  height: 120px;
  float: right;
}
#home #zl .ucmc .btn {
  clear: both;
  border-radius: 0;
}
#home .reset-nikename,
#home .reset-pwd {
  display: none;
  position: fixed;
  margin: 0 auto;
  top: 30%;
  left: 0;
  right: 0;
  width: 600px;
}
#home .reset-nikename .btn,
#home .reset-pwd .btn {
  width: 200px;
  height: 50px;
  border-radius: 0;
  margin-top: 20px;
  font-size: 20px;
  color: #fff;
}
#home .reset-nikename .wpr,
#home .reset-pwd .wpr {
  width: 407px;
  margin: 20px auto;
}
#home .reset-nikename .wpr input,
#home .reset-pwd .wpr input {
  width: 100%;
  height: 32px;
  margin: 0 auto;
  margin-top: 24px;
  border: none;
  outline: none;
  border-bottom: 1px solid #ccc;
  background: url("http://portalstest.img-cn-shenzhen.aliyuncs.com/portals/img/icon/icon-ux22.png") no-repeat;
  text-indent: 40px;
  font-size: 16px;
}
#home .panel-heading {
  color: #fff;
}
#home .reset-pwd .wpr input {
  background: url("http://portalstest.img-cn-shenzhen.aliyuncs.com/portals/img/icon/icon-px22.png") no-repeat;
}
a {
  color: inherit;
}
#loginbar + .container {
  margin-top: 80px;
}
.container-inner {
  max-width: 100%;
  max-width: 100vw;
  padding: 10px 15px;
  background: #f5f5f4;
  overflow: hidden;
}
.container-inner img {
  max-width: 95%;
  height: auto;
}
.container-inner .title {
  border: 1px #dedede;
  border-style: none none solid none;
}
.text-tips {
  font-size: 12px;
}
.text-bold {
  font-weight: bold;
}
.tabs {
  width: 310px;
  margin: 0 auto;
}
.tabs li {
  border-right: 2px solid rgba(0, 0, 0, 0.5);
  padding: 0 2%;
}
.tabs li:last-child {
  border: none;
}
[data-role="tab"] {
  list-style: none;
  float: left;
  color: rgba(0, 0, 0, 0.5);
  line-height: 20px;
  font-size: 16px;
}
[data-role="tab"].active {
  color: rgba(0, 0, 0, 0.8);
  font-weight: bold;
  font-size: 18px;
}
.text-time {
  display: block;
}
[data-role="tab"]:last-child:after {
  content: '';
}
/*列表*/
.tab-panel {
  background: #f5f5f4;
  padding: 15px 10px;
}
.list li {
  text-align: left;
  line-height: 32px;
  height: 32px;
  border: 1px rgba(222, 222, 222, 0.8);
  border-style: none none solid none;
}
.list li span {
  display: block;
  line-height: 32px;
  height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[data-role="report-detail"] > header {
  padding-left: 15px;
}
[data-role="report-detail"] img {
  max-width: 90%;
}
[data-role="video-item"] {
  display: inline-block;
  width: calc(40%);
  overflow: hidden;
  margin: 2px 5px;
  padding: 2px;
}
[data-role="video-item"]:nth-child(odd) {
  margin-right: 0;
}
[data-role="video-item"] img {
  width: 100%;
  height: auto;
}
[data-role="comics-list"] img {
  max-width: 100%;
  height: auto;
}
[data-layout="join"] {
  border: 10px #f5f5f4;
  border-style: solid none none none;
}
[data-layout="join"] .tabs {
  padding-top: 30px;
  margin-bottom: 2px;
  margin-left: 10px;
  border: 4px #f5f5f4;
  border-style: solid none none none;
}
[data-layout="join"] .tabs + * {
  background: #309ad8;
  color: #ffffff;
  padding: 30px 10px 10px 20px;
}
[data-layout="join"] .tabs span:after {
  content: '|';
  font-size: 20px;
  margin: 0 5px;
  color: #3392ca;
}
[data-layout="join"] .tabs span:last-child:after {
  content: '';
}
[data-layout="join"] .text-bold {
  font-size: 18px;
}
