@charset "UTF-8";
/* Generated by less 2.2.0 */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

html,
body {
  font-family: 'PingFang SC', 'Myriad Pro', 'Hiragino Sans GB', 'microsoft yahei';
  -webkit-font-smoothing: antialiased;
  min-width: 1210px;
  background: #fff !important; }

.clear {
  clear: both; }

h2 {
  text-align: center;
  text-align: center;
  padding-top: 80px;
  font-family: 'FZCYS';
  font-size: 36px;
  color: #3b2540;
  margin-bottom: 14px; }

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

#contact .bq a {
  color: #999;
  text-decoration: none; }

#contact .bq a:hover {
  color: #d74c30; }

li {
  float: left;
  list-style: none; }

.box {
  overflow: hidden;
  width: 100%;
  min-width: 1000px; }

.section .s_wrap,
.sec,
.s_sec {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden; }

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

.sec {
  margin-top: 20; }

.navbar p {
  display: block;
  float: left; }

.box .wrap #nav {
  width: 100%;
  height: 70px;
  z-index: 2000;
  position: fixed;
  left: 0;
  top: 0;
  background: #fff; }

.box .wrap #nav.b_shadow {
  box-shadow: 1px 1px 1px 1px #d8d8da; }

.box .wrap #nav .navbar {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  height: 100%; }

.box .wrap #nav .navbar .home {
  font-weight: bold;
  font-size: 26px;
  float: left;
  margin-top: 13px; }
  .box .wrap #nav .navbar .home img {
    width: 150px; }

.box #nav .navbar .bookCity {
  position: absolute;
  top: 0;
  left: 333px; }
  .box #nav .navbar .bookCity a {
    display: block;
    width: 32px;
    line-height: 70px;
    font-size: 16px;
    color: #000; }
    .box #nav .navbar .bookCity a:hover {
      color: #10c1ae; }

.box #nav .navbar ul {
  float: left;
  margin-left: 160px; }

.box #nav.bgc {
  background: #fff;
  color: #000;
  z-index: 1020; }

.box #nav ul li {
  line-height: 70px;
  margin-right: 36px;
  font-size: 16px; }

.box #nav .navbar ul li.last1 {
  height: 36px;
  line-height: 36px;
  margin-top: 17px;
  margin-right: 0; }

.box #nav .navbar ul li.last1 a {
  color: #10c1ae;
  padding: 0 12px;
  height: 36px;
  line-height: 36px;
  border: 1px solid #10c1ae;
  border-radius: 40px; }

.box #nav ul li.bgr a {
  }

.box #nav ul li a {
  color: #000;
  display: inline-block;
  line-height: 70px; }

.box #nav ul li.hover a {
  color: #10c1ae; }

.box #home {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 505px;
  overflow: hidden;
  margin-top: 70px; }

.box #home #uls {
  width: 100%;
  height: 100%;
  background: #000; }

.box #home #uls li {
  width: 100%;
  height: 100%;
  background: #000; }

.show {
  display: block; }

.hide {
  display: none; }

.box #home .bgk {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1003; }

.box #home #uls li span.cir {
  display: inline-block;
  margin: auto;
  text-align: center;
  padding-left: 16px;
  position: absolute;
  left: 48.7%; }

.box ol {
  position: absolute;
  /* left: 50%; */
  bottom: 5%;
  z-index: 1005;
  display: block;
  width: 100%;
  justify-content: center;
  display: flex; }

.box ol li {
  float: left;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #fff;
  margin: 0 5px;
  z-index: 1111; }

.box ol li.bg {
  background: #7c7c7d; }

.box ol li.out {
  background: #fff; }

.box #home #uls li div {
  position: absolute;
  width: 100%;
  height: 100%;
  float: none;
  overflow: hidden;
  background: url("/_resources/css/img/wenxue/banner1.png") no-repeat;
  background-size: cover;
  background-position: center; }

#uls li.first {
  cursor: pointer; }

.box .section {
  width: 100%; }

.box .section .s_wrap .center {
  width: 100%; }

.box #home #uls li img {
  max-width: 100%;
  height: auto;
  background-size: contain; }

.box #sign {
  width: 100%;
  margin-top: 20px; }

#sign #center {
  margin-top: 80px;
  height: 320px; }

#sign #center dl dt {
  text-align: center; }

#sign #center dl dt a {
  display: inline-block; }

.box #sign h3,
.box #books h3,
.box #app h3,
.box #ip h3,
.box #news {
  text-align: center; }

.box #app {
  clear: both; }

#app .content {
  width: 100%; }

.box #app .content li,
.box #app .content div.bounceIn {
  float: left;
  width: 50%;
  display: none; }

.box #app .content li {
  margin-left: -60px; }

.box #app .content div.bounceIn {
  padding-left: 80px; }

.box #app li img {
  text-align: center;
  padding-top: 8%; }

.box #app .bounceInLeft img {
  margin: 0 0; }

.box #app div p {
  color: #333;
  line-height: 48px;
  font-size: 20px; }

.box #app div.bounceIn h3 {
  text-align: left;
  padding-top: 47px;
  font-size: 30px;
  margin-bottom: 35px; }

.ewm {
  margin-top: 30px;
  border: 4px solid #ccc;
  height: 160px;
  width: 160px; }

.box #app div.bounceIn p.ewm img {
  margin: 0;
  width: 100%;
  height: 100%; }

.box #ip {
  width: 100%; }

.box #ip .Img {
  width: 100%;
  margin-top: 40px; }

.box #ip .left,
.box #ip .right,
.box #ip .center {
  float: left;
  height: 666px; }

.box #ip .left {
  width: 51%; }

.box #ip .left .first {
  width: 100%;
  height: 63%;
  padding: 0 0 10px 0; }

.box #ip .left .first img {
  width: 100%;
  height: 100%; }

.box #ip .left .div {
  width: 100%;
  height: 37%; }

.box #ip .left .div .f_div {
  padding: 0 10px 0 0; }

.box #ip .left .div .f_div, .box #ip .left .div .s_div {
  width: 50%;
  height: 100%; }

.box #ip .left .div img {
  height: 100%; }

.box #ip .left .div img.f_sec {
  margin-right: 0;
  float: right; }

.box #ip .center {
  width: 29%; }

.box #ip .center ul {
  padding: 0 10px;
  height: 100%; }

.box #ip .center li.c_fir {
  height: 45%;
  padding-bottom: 10px; }

.box #ip .center li.c_sec {
  height: 55%; }

.box #ip .right {
  width: 20%;
  margin-left: 0 !important; }

.box #ip .right img {
  width: 100%;
  height: 100%; }

.box #ip .center li img {
  width: 100%;
  height: 100%; }

#news p.txt {
  width: 100%;
  font-size: 16px;
  margin-top: 8px; }

.box #news .center {
  width: 100%;
  margin: 0 auto;
  height: 660px;
  margin-top: 30px; }

.box #news .center .more span {
  display: inline-block;
  width: 20%;
  height: 40px;
  text-align: center;
  background: #3fc9dd;
  line-height: 40px;
  color: #fff;
  margin-left: -40px; }

.box #news .center dl {
  float: left;
  width: 580px;
  height: 310px;
  position: relative;
  margin-bottom: 60px;
  margin-right: 40px; }

.box #news .center dl.second,
.box #news .center dl.four {
  margin-right: 0; }

.box #news .center dl dt {
  width: 100%;
  border: 1px solid #c7c5c5;
  box-shadow: 1px 1px 1px 1px #e2dfdf;
  border-radius: 7px; }

.box #news .center dl dt img {
  padding: 6px 3px;
  width: 98%;
  display: block;
  margin: 0 auto; }

.box #news .center dl dd {
  margin-top: 10px; }

.box #news .center dl dd p.con a {
  color: #000;
  font-size: 18px; }

.box #news .center dl dd p.con a:hover {
  color: blue; }

.box #news .center dl dd p.txt a {
  color: #21ade5;
  float: right; }

.box #news .center dl dd p {
  text-align: left;
  line-height: 26px; }

.box #news .center dl dd p:nth-child(2) {
  position: absolute;
  left: 0;
  margin-top: 10px;
  width: 100%; }

#news .center dl dd .ctext {
  position: relative; }

#news .center dl dd .news {
  display: inline-block;
  border: 1px solid #ccc;
  width: 60px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 6px; }

#news .center .more {
  clear: both;
  height: 30px;
  text-align: center;
  width: 100%; }

#news .center .more .time {
  font-size: 14px;
  color: #333; }

#news .center dl dd p.ctext a {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0; }

#contact {
  width: 100%;
  background: #fff;
  color: #818181; }

#contact .footer {
  width: 1200px;
  height: 100%;
  margin: 0 auto; }

#contact ul {
  width: 33.3%;
  float: left;
  padding: 80px; }

#contact ul li {
  font-size: 14px;
  clear: both;
  line-height: 24px;
  color: #000; }

#contact ul h3 {
  font-size: 18px;
  color: #3F91E3;
  text-align: left;
  margin-bottom: 20px; }

#contact .footer p.bq {
  clear: both;
  text-align: center;
  width: 100%;
  height: 30px;
  font-size: 12px;
  color: #999; }

.gameWrap {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1000px;
  margin-left: -500px; }

.gameWrap .title {
  position: absolute;
  top: 155px;
  width: 500px; }

.gameWrap .title h2 {
  text-align: left;
  color: #010101;
  font-size: 30px;
  font-weight: normal; }

.gameWrap .title h3 {
  margin-top: 26px;
  line-height: 35px;
  font-size: 18px;
  color: #333;
  font-weight: normal;
  text-align: left !important; }

.gameWrap .game-mobile {
  position: absolute;
  top: 101px;
  left: 675px; }

.game-btn {
  position: absolute;
  top: 554px; }

.game-btn div:first-child {
  margin-bottom: 20px; }

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.ewm {
  margin-top: 30px;
  border: 4px solid #ccc;
  height: 140px;
  width: 140px; }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
  animation-delay: 1s;
  animation-duration: 3.5s; }

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
  animation-duration: 3s; }

@media (min-width: 100px) and (max-width: 1042px) {
  .wrap,
  .section .s_wrap,
  .sec,
  .s_sec {
    width: 964px;
    margin: 0 auto;
    overflow: hidden; }
  .box .wrap #nav {
    width: 1024px;
    margin: 0 auto; }
  .box .wrap #nav .navbar {
    width: 964px;
    height: 70px;
    margin: 0 auto; }
  .box .wrap #nav .navbar p,
  .box .wrap #nav .navbar ul {
    float: left; }
  .box #nav .navbar ul {
    margin-left: 20px; }
  .box #nav .navbar ul li {
    margin-left: 14px; }
  .box .wrap #nav .navbar ul li {
    margin-right: 0; }
  .box #app .content li img {
    padding-top: 0px; }
  .box #app .content div.bounceIn {
    padding-left: 70px;
    padding-top: 10px;
    display: none; }
  .box #news .center dl {
    width: 402px;
    margin-right: 147px; }
  .box #ip {
    height: 500px; }
  .sec {
    height: 570px;
    margin-bottom: 90px; }
  .box #ip {
    height: 500px;
    margin-top: -115px; }
  .box #books .pic .sliderPic .sli_pic {
    width: 200px; }
  .box #app .content li,
  .box #app .content div.bounceIn {
    float: left;
    width: 52%; }
  .box #books .pic div .mark {
    width: 140px;
    height: 240px;
    top: 10px;
    left: 29px;
    overflow: hidden; }
  #contact ul {
    width: 33.3%;
    float: left;
    padding: 30px 30px; }
  .box #app div p {
    line-height: 46px;
    font-size: 16px; }
  .box #app div.bounceIn h3 {
    padding-top: 25px;
    margin-bottom: 25px; }
  .box #app div p {
    line-height: 46px;
    font-size: 16px; }
  .ewm {
    height: 120px;
    width: 120px; } }

.box .tit-ul {
  margin: 0 auto;
  display: block;
  width: 40px;
  height: 4px;
  background: #10c1ae; }

.special-area {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1200px;
  margin-left: -600px; }

.linkArea {
  position: absolute;
  top: 554px;
  left: 582px;
  width: 237px;
  height: 200px;
  background: url(../../../img/pc/index/bg-download.png) 0 0 no-repeat; }
  .linkArea a {
    display: block;
    width: 234px;
    height: 66px; }
  .linkArea .download-iphone {
    margin-top: 18px; }
  .linkArea .download-android {
    margin-top: 30px; }

@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (max--moz-device-pixel-ratio: 2) {
  .linkArea {
    width: 237px;
    height: 200px;
    background: url(../../../img/pc/index/bg-download@2x.png) 0 0 no-repeat;
    -webkit-background-size: 237px 200px;
    background-size: 237px 200px; } }

.constructionArea {
  position: absolute;
  top: 155px;
  left: 575px;
  width: 500px; }
  .constructionArea h2 {
    text-align: left;
    color: #010101;
    font-size: 30px;
    font-weight: normal; }
  .constructionArea h3 {
    margin-top: 26px;
    line-height: 35px;
    font-size: 18px;
    color: #333;
    font-weight: normal;
    text-align: left !important; }

.index-mobile {
  position: absolute;
  top: 101px;
  left: 31px; }

.lk-qrCode {
  position: absolute;
  top: 554px;
  left: 897px; }

/*游戏*/
.pic_con_game {
  width: 1071px;
  margin: 60px auto;
  position: relative; }

.pic_con_game img {
  width: 100%;
  box-shadow: 0 2px 4px #333;
  -webkit-box-shadow: 0 2px 4px #333;
  -moz-box-shadow: 0 2px 4px #333;
  -o-box-shadow: 0 2px 4px #333; }

.pic_lists_game {
  float: left;
  width: 8888px;
  height: 330px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 0px; }

/*动漫*/
.cartoon-wrap {
  height: 696px;
  position: relative;
  background-color: #f9f9f9; }
  .cartoon-wrap .special-area {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1100px;
    margin-left: -550px; }
  .cartoon-wrap .cartoon-box {
    margin-top: 100px;
    width: 556px;
    height: 500px; }
    .cartoon-wrap .cartoon-box img {
      display: block;
      width: 556px;
      height: 500px; }
  .cartoon-wrap .cartoon-info {
    position: absolute;
    top: 80px;
    left: 680px;
    width: 500px; }
    .cartoon-wrap .cartoon-info h2 {
      text-align: left;
      color: #010101;
      font-size: 30px;
      font-weight: normal; }
    .cartoon-wrap .cartoon-info h3 {
      margin-top: 26px;
      line-height: 35px;
      font-size: 18px;
      color: #333;
      font-weight: normal;
      text-align: left !important; }
  .cartoon-wrap .cartoon-list {
    position: absolute;
    top: 344px;
    left: 680px;
    width: 500px; }
    .cartoon-wrap .cartoon-list p {
      font-size: 16px;
      color: #676767;
      padding-left: 4px; }

/*****畅销作品**/
.pic_con {
  width: 1071px;
  margin: 60px auto;
  position: relative; }

.pic_lists {
  float: left;
  width: 8888px;
  height: 406px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 0px; }

.btn_change {
  width: 81px;
  height: 81px;
  position: absolute;
  cursor: pointer;
  border-radius: 100px;
  text-align: center; }

.btn_change img {
  margin-top: 19px; }

.left_btn {
  background: #e6e6e6;
  top: 104px;
  left: -90px; }

.right_btn {
  background: #10c1ae;
  top: 104px;
  right: -90px; }

.cartoon_content {
  overflow: hidden;
  height: 330px;
  position: relative; }
  .cartoon_content ul li {
    width: 204px;
    max-width: 204px;
    float: left;
    text-align: center;
    margin: 0 5px; }
    .cartoon_content ul li a img {
      width: 204px;
      max-width: 204px;
      display: block; }

.pic_content {
  overflow: hidden;
  height: 400px;
  position: relative; }

.pic_content ul li {
  float: left;
  text-align: center;
  margin: 0 5px; }

.pic_content ul li a img {
  width: 204px;
  max-width: 284px;
  display: block; }

.highlight_tip {
  width: 50%;
  position: relative;
  margin: 0 auto;
  top: -15px;
  left: 20%; }

.highlight_tip span {
  height: 24px;
  padding: 5px;
  line-height: 24px;
  float: left;
  margin: 0 2px;
  cursor: pointer; }

.highlight_tip span.current {
  height: 18px;
  width: 18px;
  line-height: 18px;
  background: #9CC;
  text-align: center; }

.pic_content ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  cursor: default; }

.showbox {
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  z-index: 111;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%; }

.shown {
  margin: 15px;
  padding: 5px;
  overflow: hidden;
  border: 4px solid #838080;
  text-align: left; }

.shown em,
.shown span {
  display: block;
  font-style: normal; }

.shown em {
  font-size: 24px;
  height: 68px;
  overflow: hidden; }

.shown span {
  margin-top: 18px;
  font-size: 16px;
  height: 23px;
  overflow: hidden; }

.shown p {
  margin-top: 16px;
  font-size: 14px;
  line-height: 22px;
  height: 90px;
  overflow: hidden; }

.cooperation {
  background: #f5f5f5; }

.cplogo {
  margin: 60px auto 0 auto;
  padding-bottom: 50px;
  width: 1210px;
  overflow: hidden; }

.cplogo a {
  cursor: default; }

.cplogo img {
  display: inline-block;
  float: left;
  margin: 0 0 10px 7px; }

/*****新媒体**/
.codewrap .pic_con {
  padding: 0;
  width: 1210px; }

.media_pic_content .media_pic_lists {
  position: relative;
  width: 8888px;
  height: auto; }

.codewrap .media_pic_content {
  overflow: hidden;
  margin: 0; }

.codewrap .media_pic_content ul li {
  height: auto;
  text-align: center;
  margin: 0 10px; }

.codewrap .media_pic_content ul li a {
  display: inline-block;
  padding: 18px;
  cursor: default;
  -webkit-box-shadow: 3px 3px 3px #c0c0c0;
  box-shadow: 3px 3px 3px #c0c0c0; }

.codewrap .media_pic_content ul li a img {
  width: 246px;
  height: auto;
  overflow: hidden;
  display: block;
  margin: 0 auto; }

.codewrap .left_btn,
.codewrap .right_btn {
  top: 120px; }

.codewrap .left_btn {
  left: -100px; }

.codewrap .right_btn {
  right: -100px; }

.codewrap .media_pic_content ul li .codename {
  margin-top: 25px;
  width: 100%;
  display: block;
  text-align: center;
  font-size: 24px;
  color: #3b2540; }

.mediaauthor,
.cedetext {
  width: 1220px;
  overflow: hidden;
  margin: 0 auto; }

.cedetext ul li {
  position: relative;
  width: 302px;
  padding: 30px;
  text-align: center;
  border-top: 1px solid #eee; }
  .cedetext ul li.first {
    border-top: 0; }
  .cedetext ul li::after {
    content: '';
    display: block;
    position: absolute;
    top: 32px;
    right: 0;
    width: 2px;
    height: 30px;
    background-color: #ccc; }
  .cedetext ul li.no-gap::after {
    display: none; }

.cedetext ul li a {
  cursor: default;
  margin: 0 auto;
  width: 282px;
  color: #999;
  font-size: 24px;
  text-align: center;
  display: block;
  overflow: hidden; }

.mediaauthor ul {
  overflow: hidden;
  margin: 100px 0;
  overflow: hidden; }

.mediaauthor ul li {
  width: 304px;
  overflow: hidden; }

.mediaauthor ul li img {
  margin: 0 auto;
  width: 284px;
  height: 400px; }

.mediaauthor ul li img,
.mediaauthor ul li span {
  display: block; }

.mediaauthor ul li span {
  width: 284px;
  margin: 30px auto auto auto;
  font-size: 24px;
  color: #3b2540; }
  .mediaauthor ul li span b {
    font-size: 20px;
    color: #999;
    font-weight: normal; }

.appDownMod {
  color: #fff;
  overflow: hidden; }
  .appDownMod .appDownTop {
    padding-top: 100px;
    height: 480px;
    background: #fff; }
    .appDownMod .appDownTop .topMod {
      margin: 0 auto;
      width: 1025px; }
      .appDownMod .appDownTop .topMod .leftMod {
        float: left;
        width: 381px; }
        .appDownMod .appDownTop .topMod .leftMod img {
          display: block; }
      .appDownMod .appDownTop .topMod .rightMod {
        float: right;
        width: 500px; }
        .appDownMod .appDownTop .topMod .rightMod h3 {
          margin: 100px 0 35px;
          font-size: 30px;
          color: #010101;
          font-weight: normal; }
        .appDownMod .appDownTop .topMod .rightMod p {
          font-size: 18px;
          line-height: 36px;
          color: #333; }
  .appDownMod .appDownBot {
    height: 500px;
    background: #10c1ae; }
    .appDownMod .appDownBot .botMod {
      position: relative;
      margin: 0 auto;
      width: 1025px; }
      .appDownMod .appDownBot .botMod .typaMa {
        position: absolute;
        top: 87px;
        right: 0;
        width: 120px;
        height: 120px; }
      .appDownMod .appDownBot .botMod .leftMod {
        float: left;
        width: 381px; }
        .appDownMod .appDownBot .botMod .leftMod img {
          display: block; }
      .appDownMod .appDownBot .botMod .rightMod {
        margin: 87px 0 0 150px;
        float: left;
        width: 236px; }
        .appDownMod .appDownBot .botMod .rightMod .typeApp li {
          margin-bottom: 16px;
          width: 236px;
          height: 50px;
          line-height: 50px;
          font-size: 24px;
          border: solid 1px #fff;
          border-radius: 6px; }
          .appDownMod .appDownBot .botMod .rightMod .typeApp li a {
            display: block; }
          .appDownMod .appDownBot .botMod .rightMod .typeApp li img {
            padding: 0px !important;
            margin: 0 10px 0 15px;
            vertical-align: middle; }

@media (max-width: 1280px) {
  .box #nav ul li {
    margin-right: 36px; }
  .left_btn,
  .right_btn {
    top: 104px; }
  .shown {
    margin: 15px;
    padding: 5px; }
  .codewrap .pic_con {
    width: 1015px; }
  .codewrap .media_pic_content ul li a img {
    width: 198px; } }

@media (min-width: 1024px) and (max-width: 1280px) {
  .box #nav ul li {
    margin-right: 36px; }
  .left_btn,
  .right_btn {
    top: 104px; }
  .shown {
    margin: 15px;
    padding: 5px; }
  .codewrap .pic_con {
    width: 1015px; }
  .codewrap .media_pic_content ul li a img {
    width: 198px; } }

@media (min-width: 1280px) and (max-width: 1365px) {
  .box #nav ul li {
    margin-right: 36px; }
  .shown {
    margin: 15px;
    padding: 5px; }
  .left_btn,
  .right_btn {
    top: 104px; }
  .codewrap .pic_con {
    width: 1015px; }
  .codewrap .media_pic_content ul li a img {
    width: 198px; } }

@media (min-width: 1366px) and (max-width: 1919px) {
  .box #nav ul li {
    margin-right: 36px; }
  .shown {
    margin: 15px;
    padding: 5px; }
  .left_btn,
  .right_btn {
    top: 114px; } }

.bq {
  padding: 50px 0 60px;
  text-align: center;
  width: 100%;
  font-size: 13px;
  color: #999; }

.aboutus {
  background-color: #f5f5f5;
  padding-bottom: 102px; }
  .aboutus h3 {
    margin-top: 26px;
    color: #999;
    font-size: 16px;
    text-align: center;
    font-weight: normal; }
  .aboutus p {
    margin: 60px auto 0;
    line-height: 36px;
    width: 1200px;
    color: #333;
    text-align: left; }

/*# sourceMappingURL=../../maps/pc/index/index.css.map */
