html, body, p, dl, dt, dd, table, td, th, input, img, form, div, span, ul, ol, li, h1, h2, h3, h4, h5, h6, select, fieldset, fieldset, input, button, sub, sup, textarea {
  margin: 0;
  padding: 0; }

body {
  position: relative;
  background: #fff;
  font-size: 14px;
  color: #333;
  font-family: "PingFang SC", "Microsoft yahei", "arial"; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%; }

iframe, img {
  border: 0 none; }

img {
  vertical-align: middle; }

em, i {
  font-style: normal; }

ul, li, ol {
  list-style: none outside none; }

a {
  text-decoration: none;
  cursor: pointer;
  color: #333; }

input {
  outline: none; }

.cf {
  *zoom: 1; }
.cf:before, .cf:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.left {
  float: left; }

.right {
  float: right; }

.hide {
  display: none; }

.center {
  text-align: center; }

.link:hover {
  color: #FFB028; }

.mb0 {
  margin-bottom: 0 !important; }

.mt10 {
  margin-top: 10px; }

.mt20 {
  margin-top: 20px; }

.mt30 {
  margin-top: 30px; }

.mt40 {
  margin-top: 40px; }

.mt50 {
  margin-top: 50px; }

.mt60 {
  margin-top: 60px; }

.w1000 {
  width: 1000px;
  margin: 0 auto; }

.w990 {
  width: 990px;
  margin: 0 auto; }

.w900 {
  width: 900px;
  margin: 0 auto; }

header {
  position: relative;
  z-index: 100;
  box-shadow: 0 2px 6px -2px rgba(0, 0, 0, 0.3); }
header .top-nav {
  height: 58px;
  background: #f6f6f6; }
header .top-nav .contact-way {
  line-height: 58px; }
header .top-nav .contact-way ul {
  display: inline-block; }
header .top-nav .contact-way ul li {
  display: inline-block;
  margin-right: 30px;
  font-size: 14px;
  font-weight: 300;
  color: #757575; }
header .top-nav .contact-way ul li img {
  margin-right: 5px; }
header .top-nav .user-center {
  line-height: 58px;
  color: #666; }
header .top-nav .user-center a {
  color: #666; }
header .top-nav .user-center a:hover {
  color: #FFB028; }
header .top-nav .user-center a.user img {
  margin-right: 10px;
  width: 30px;
  height: 30px;
  border-radius: 999px; }
header .nav-bar {
  height: 80px; }
header .nav-bar .menu-list li {
  margin-right: 30px;
  display: inline-block;
  line-height: 80px; }
header .nav-bar .menu-list li a {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  transition: color .4s ease; }
header .nav-bar .menu-list li a:hover {
  color: #ffc219; }

footer .lace {
  height: 16px;
  background: url(../img/line.png); }

footer .container ul {
  padding-top: 50px;
  position: relative; }
footer .container ul li {
  box-sizing: border-box;
  display: inline-block;
  width: 32%;
  text-align: center; }
footer .container ul li:first-child {
  width: 36%; }
footer .container ul li .img-wrapper {
  margin-bottom: 20px; }
footer .container ul li.blue {
  background: #fff;
  position: absolute;
  top: 14px;
  height: 220px; }

footer .container .copyright {
  padding-bottom: 20px; }
footer .container .copyright p {
  line-height: 20px;
  margin-top: 15px;
  text-align: center;
  color: #333; }

.wrapper {
  position: relative; }
.wrapper.read {
  background: #f5f5f5; }
.wrapper .row {
  margin-bottom: 40px; }
.wrapper .th h2 {
  position: relative;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 600;
  color: #222; }
.wrapper .th h2:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 48px;
  height: 4px;
  background: linear-gradient(to right, #FFC219, #ffe336); }
.wrapper .tb .banner-list, .wrapper .tb .anime-list {
  margin-top: 30px; }
.wrapper .tb .banner-list li, .wrapper .tb .anime-list li {
  position: relative;
  float: left;
  display: inline-block;
  margin-right: 10px; }
.wrapper .tb .banner-list li a, .wrapper .tb .anime-list li a {
  display: block; }
.wrapper .tb .banner-list li a img, .wrapper .tb .anime-list li a img {
  display: block;
  width: 165px;
  height: 220px; }
.wrapper .tb .banner-list li a .anime-name, .wrapper .tb .anime-list li a .anime-name {
  position: absolute;
  width: 100%;
  bottom: 0px;
  left: 0;
  box-sizing: border-box;
  padding: 0 10px 6px;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden; }
.wrapper .tb .banner-list li:before, .wrapper .tb .anime-list li:before {
  content: '';
  position: absolute;
  bottom: 0;
  display: inline-block;
  height: 60px;
  width: 100%;
  background: url(../img/anime/Rectangle.png) center repeat-x; }
.wrapper .tb .banner-list li.big a img, .wrapper .tb .anime-list li.big a img {
  width: 290px; }
.wrapper .tb .banner-list li:last-child, .wrapper .tb .anime-list li:last-child {
  margin-right: 0; }
.wrapper .tb .hot-anime .left-con {
  float: left;
  width: 750px; }
.wrapper .tb .hot-anime .left-con .anime-list {
  margin-top: 0; }
.wrapper .tb .hot-anime .left-con .anime-list li {
  margin: 0 30px 30px 0; }
.wrapper .tb .hot-anime .left-con .anime-list li:nth-child(4n+4) {
  margin-right: 0; }
.wrapper .tb .hot-anime .right-con {
  float: right; }
.wrapper .tb .hot-anime .right-con .anime-ranking {
  width: 216px;
  height: 366px;
  background: url(../img/anime/rank.png) center no-repeat;
  background-size: 216px 366px; }
.wrapper .tb .hot-anime .right-con .anime-ranking ul {
  padding: 44px 12px 0; }
.wrapper .tb .hot-anime .right-con .anime-ranking ul li {
  font-size: 12px;
  font-weight: 600;
  line-height: 32px;
  color: #222; }
.wrapper .tb .hot-anime .right-con .anime-ranking ul li .rank-num {
  display: inline-block;
  margin-right: 8px;
  text-align: center;
  line-height: 15px;
  width: 15px;
  height: 15px;
  color: #fff;
  background: #BFB4AC;
  border-radius: 4px;
  vertical-align: middle; }
.wrapper .tb .hot-anime .right-con .anime-ranking ul li a:hover {
  color: #FF8D00; }
.wrapper .tb .hot-anime .right-con .anime-ranking ul li .num {
  float: right;
  color: #999;
  font-weight: normal; }
.wrapper .tb .hot-anime .right-con .anime-ranking ul li .num .arrow-up {
  color: #FFB028;
  font-weight: bold; }
.wrapper .tb .hot-anime .right-con .anime-ranking ul li.top3 .rank-num {
  background: #FFB028; }
.wrapper .tb .hot-anime .right-con .qm-anime {
  margin-top: 14px; }
.wrapper .tb .cartoon-list li {
  margin-right: 23px;
  float: left; }
.wrapper .tb .cartoon-list li img {
  width: 230px;
  height: 150px; }
.wrapper .tb .cartoon-list li:last-child {
  margin-right: 0; }
.wrapper .tb .section-detail {
  position: relative;
  padding-left: 210px;
  min-height: 280px; }
.wrapper .tb .section-detail img {
  position: absolute;
  top: 0;
  left: 0;
  width: 210px;
  height: 280px; }
.wrapper .tb .section-detail .cont {
  margin-left: 30px; }
.wrapper .tb .section-detail .cont .anime-name {
  margin-bottom: 16px;
  color: #222;
  font-size: 36px;
  font-weight: 600;
  line-height: 50px; }
.wrapper .tb .section-detail .cont .p-intro {
  margin-bottom: 16px;
  font-size: 14px;
  line-height: 20px;
  color: #999; }
.wrapper .tb .section-detail .cont .p-intro span {
  display: inline-block;
  margin-right: 40px; }
.wrapper .tb .section-detail .cont .p-intro span em {
  color: #666; }
.wrapper .tb .section-detail .cont .p-des {
  margin-bottom: 36px;
  color: #999;
  min-height: 72px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }
.wrapper .tb .section-detail .cont .btn-read {
  display: inline-block;
  text-align: center;
  width: 160px;
  height: 44px;
  line-height: 44px;
  background: #FFB028;
  font-size: 18px;
  color: #fff;
  border-radius: 999px; }
.wrapper .tb .section-detail .cont .btn-read:hover {
  background: #FFA200; }
.wrapper .tb .section-list li {
  float: left;
  margin: 0 23px 30px 0;
  text-align: center; }
.wrapper .tb .section-list li:nth-child(4n+4) {
  margin-right: 0; }
.wrapper .tb .section-list li a.cover {
  display: block;
  overflow: hidden;
  margin-bottom: 10px;
  box-sizing: border-box;
  width: 230px;
  height: 150px;
  border: 1px solid #000; }
.wrapper .tb .section-list li a.cover img {
  width: 230px;
  height: 150px; }
.wrapper .tb .section-list li a.link:hover {
  color: #FF8D00; }
.wrapper .anime-read {
  padding-top: 50px; }
.wrapper .anime-read li {
  margin-bottom: 20px; }
.wrapper .anime-read li img {
  width: 100%; }
.wrapper .nav-path {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #fff;
  text-align: center;
  transition: top ease .5s .5s;
  color: #bbb;
  box-shadow: 0 2px 6px -2px rgba(0, 0, 0, 0.3); }
.wrapper .nav-path img.logo {
  margin-right: 10px;
  width: 32px;
  height: 32px; }
.wrapper .nav-path a {
  color: #666; }
.wrapper .nav-path a:hover {
  color: #FF8D00; }
.wrapper .nav-path em {
  color: #999; }
.wrapper .page-button {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background: rgba(255, 255, 255, 0.95);
  text-align: center;
  transition: bottom ease .5s .5s;
  box-shadow: 0 -2px 6px -2px rgba(0, 0, 0, 0.3); }
.wrapper .page-button a {
  margin: 13px 20px;
  display: inline-block;
  width: 90px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #bbb;
  color: #333;
  font-size: 16px;
  font-weight: 600;
  border-radius: 999px;
  background: #fff; }
.wrapper .page-button a:hover {
  background: #f5f5f5; }
.wrapper .page-button a:last-child {
  border: 1px solid #FFB028;
  background: #FFB028;
  color: #FFf; }
.wrapper .page-button a:last-child:hover {
  border: 1px solid #FFA200;
  background: #FFA200; }

.page-register .input-box {
  padding: 4px 12px;
  border: 1px solid #ddd; }
.page-register .input-box input {
  border: none;
  height: 32px;
  line-height: 32px;
  width: 100%;
  outline: none;
  font-size: 14px;
  color: #999; }
.page-register .input-box.error {
  border-color: #FF8D00 !important; }
.page-register .input-box.focus {
  border: 1px solid #bbb; }

.page-register .form-box-title {
  padding: 80px 0 30px;
  text-align: center;
  font-weight: normal;
  font-size: 24px; }

.page-register .form-box .form-item {
  margin-bottom: 15px; }
.page-register .form-box .form-item .name-label {
  width: 72px;
  height: 40px;
  text-align: right;
  line-height: 40px;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 0; }
.page-register .form-box .form-item .sError {
  position: absolute;
  top: 10px;
  left: 520px;
  display: block;
  line-height: 22px;
  height: 22px;
  color: #f26f62; }
.page-register .form-box .form-item .input-box {
  display: block;
  padding: 4px 12px;
  width: auto;
  min-width: auto; }
.page-register .form-box .form-item .input-box input {
  margin: 0;
  min-width: auto;
  width: 100%; }
.page-register .form-box .form-item .codeInput {
  padding-right: 160px;
  position: relative; }
.page-register .form-box .form-item .codeInput .sCodePic {
  position: absolute;
  top: 0;
  right: 0; }
.page-register .form-box .form-item .codeInput .sCodePic .aChange {
  float: left;
  line-height: 40px;
  margin-left: 8px;
  display: inline; }
.page-register .form-box .form-item .codeInput .sCodePic .aChange:hover {
  color: #FF8D00; }
.page-register .form-box .form-item .codeInput .sCodePic .codePic {
  float: left;
  width: 100px;
  height: 40px;
  overflow: hidden; }
.page-register .form-box .form-item .fillCode {
  position: relative; }
.page-register .form-box .form-item .fillCode .getCode, .page-register .form-box .form-item .fillCode .countdown {
  width: 100px;
  height: 38px;
  line-height: 38px;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  color: #666; }
.page-register .form-box .form-item .fillCode .getCode:before, .page-register .form-box .form-item .fillCode .countdown:before {
  content: "";
  top: 50%;
  left: 0;
  height: 24px;
  margin-top: -12px;
  width: 0;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  position: absolute;
  border-left: 1px solid #eee; }
.page-register .form-box .form-item .fillCode .getCode {
  cursor: pointer; }
.page-register .form-box .form-item .fillCode .getCode:hover {
  color: #FF8D00; }
.page-register .form-box .form-item .fillCode .disabled {
  color: gray; }
.page-register .form-box .form-item .btn-login {
  margin-top: 20px;
  display: inline-block;
  width: 420px;
  height: 50px;
  line-height: 50px;
  background-color: #FFB028;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  border: none; }
.page-register .form-box .form-item .btn-login:hover {
  background: #FFA200; }

.page-register .login-box {
  min-height: 600px;
  width: 570px;
  margin: 0 auto; }
.page-register .login-box .form-item {
  padding: 0 300px 0 84px;
  position: relative;
  width: 420px;
  line-height: 1; }
.page-register .login-box .btn {
  height: 40px;
  line-height: 40px;
  font-size: 16px; }

.toTop {
  width: 75px;
  height: 75px;
  position: fixed;
  bottom: 1%;
  right: 1%;
  z-index: 1998;
  cursor: pointer; }

.wrapper .section .sub-title {
  font-size: 42px;
  line-height: 45px;
  font-weight: 300;
  color: #444; }
.wrapper .section .sub-title em {
  display: inline-block;
  position: relative;
  z-index: 1; }
.wrapper .section .sub-title em:before {
  content: '';
  width: 100%;
  height: 20px;
  position: absolute;
  bottom: 0;
  background: #ffc219;
  z-index: -1; }

.wrapper .section .p-des {
  color: #757575;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 16px;
  font-weight: 300; }

.wrapper .section-banner {
  height: 750px;
  background: url(../img/bigBg.png) center no-repeat #fff; }

.wrapper .section-intro {
  background-color: #f6f6f6; }
.wrapper .section-intro .about-us {
  padding-top: 75px; }
.wrapper .section-intro .about-us .cont {
  box-sizing: border-box;
  width: 500px;
  padding: 30px; }
.wrapper .section-intro .about-us .img-wrapper {
  box-sizing: border-box;
  padding: 55px 30px 0;
  width: 500px; }
.wrapper .section-intro .about-us .img-wrapper img {
  width: 440px; }
.wrapper .section-intro .our-service {
  padding-top: 75px; }
.wrapper .section-intro .our-service h2 {
  margin-bottom: 20px; }
.wrapper .section-intro .our-service .cont li {
  box-sizing: border-box;
  padding: 50px;
  display: inline-block;
  width: 500px; }
.wrapper .section-intro .our-service .cont li h3 {
  font-size: 22px;
  line-height: 32px;
  color: #444444;
  font-weight: 300; }
.wrapper .section-intro .our-service .cont li h3 img {
  margin-right: 15px; }

.wrapper .section-company-service .company {
  position: relative;
  height: 227px;
  background: url(../img/quote-business.jpg) center; }
.wrapper .section-company-service .company .mask {
  position: absolute;
  height: 227px;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  left: 0;
  top: 0; }
.wrapper .section-company-service .company .cont {
  position: relative;
  z-index: 5; }
.wrapper .section-company-service .company .cont h1 {
  margin-bottom: 18px;
  padding-top: 75px;
  font-size: 42px;
  line-height: 45px;
  color: white;
  font-weight: 300; }
.wrapper .section-company-service .company .cont a {
  color: white;
  transition: margin .4s ease; }
.wrapper .section-company-service .company .cont a:hover {
  margin-left: 10px; }

.wrapper .section-company-service .our-client {
  background: #f6f6f6; }
.wrapper .section-company-service .our-client .sub-title {
  padding-top: 50px; }
.wrapper .section-company-service .our-client ul li {
  display: inline-block;
  width: 20%;
  height: 150px;
  float: left;
  text-align: center;
  transition: opacity .4s ease; }
.wrapper .section-company-service .our-client ul li:hover {
  background-color: rgba(255, 255, 255, 0.2); }
.wrapper .section-company-service .our-client ul li img {
  max-height: 150px; }
.wrapper .section-company-service .our-client ul li h3 {
  margin-top: 50px;
  font-size: 22px;
  line-height: 32px;
  color: #444444;
  font-weight: 300; }

.wrapper.cartoon {
  background: #eaeaea; }
.wrapper.cartoon .container {
  padding-top: 50px; }
.wrapper.cartoon .container h2 {
  font-size: 16px;
  line-height: 16px;
  margin-left: -10px;
  border-left: 3px solid #ffc219;
  padding-left: 10px;
  font-weight: bold; }
.wrapper.cartoon .container .row .img-wrapper li {
  box-sizing: border-box;
  padding: 20px; }
.wrapper.cartoon .container .row .img-wrapper li img {
  width: 100%;
  height: 100%; }
.wrapper.cartoon .container .row .img-wrapper-2 li {
  width: 50%; }
.wrapper.cartoon .container .row .img-wrapper-4 li {
  width: 25%; }
