/******************
 * css reset
 ******************/
body, div, span, applet, object, iframe, input, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr {
  padding: 0;
  margin: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

input, select {
  vertical-align: middle; }

input, textarea, select {
  font: 12px Tahoma, Geneva, Arial, Helvetica, sans-serif; }

fieldset, img {
  border: 0; }

ol, ul {
  list-style: none; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%; }

q:before, q:after {
  content: ""; }

/******************
 * css base
 ******************/
html {
  font-size: 6.25%; }

.wrapper {
  margin: 0 auto;
  max-width: 640px;
  width: 100%;
  font-family: "Microsoft Yahei"; }

/*clear*/
.clearfix:after {
  content: "";
  height: 0;
  visibility: hidden;
  display: block;
  clear: both; }

.clearfix {
  zoom: 1; }

.clear {
  clear: both; }

.fl {
  float: left; }

.fr {
  float: right; }

a {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

/*pubic*/
.head {
  height: 44px;
  background: #f6f6f6;
  position: relative; }

.head h1 {
  text-indent: -999px;
  font-size: 0;
  padding: 10px 0;
  height: 24px;
  background: url(https://image.nd.com.cn/www/wap/images/logo_mobile_160407a.png) no-repeat center center;
  background-size: 100px 44px;
  overflow: hidden; }

.head-en-version h1 {
  background: url(http://images.netdragon.com/www/images/logo20151020.png) no-repeat center center;
  background-size: 40px 44px; }

.head .menu {
  width: 44px;
  height: 44px;
  display: block;
  z-index: 1;
  background: url(https://image.nd.com.cn/www/wap/images/menu.png) no-repeat;
  position: absolute;
  left: 10px;
  top: 0px; }

.head-en-version .menu {
  background: url(http://images.netdragon.com/www/wap/images/menu.png) no-repeat; }

.nav {
  padding: 0 10px;
  height: 44px;
  background: #e6e6e6;
  border-bottom: 1px solid #cbcbcb;
  border-top: 1px solid #cbcbcb;
  color: #989898;
  font-size: 13rem;
  white-space: nowrap;
  overflow: hidden; }

.nav a {
  margin: 0 10px;
  line-height: 44px;
  font-size: 14rem;
  color: #444; }

.footer {
  background: #2f2f2f;
  padding: 10px; }

.footer h2 {
  margin: 10px 0;
  height: 24px;
  line-height: 24px;
  padding-left: 10px;
  border-left: 5px solid #389bdc;
  font-size: 14rem;
  color: #389bdc; }

.footer li {
  height: 36px;
  line-height: 36px;
  border-bottom: 1px dashed #525252;
  padding-left: 15px;
  font-size: 14rem;
  color: #fff;
  position: relative; }

.footer li em {
  color: #389bdc;
  font-size: 18rem;
  font-family: Arial, Helvetica, sans-serif;
  position: absolute;
  right: 0;
  top: 0;
  margin-right: 15px; }

.footer p {
  padding-left: 15px;
  font-size: 14rem;
  color: #fff; }

.footer ul li a {
  color: #fff;
  display: block;
  width: 100%; }

.footer ul li a:active {
  text-decoration: none; }

.footer ul li a:hover {
  text-decoration: none; }

/*page_index*/
.box {
  width: 100%;
  position: relative; }

.swipe {
  width: 100%;
  overflow: hidden;
  visibility: visible;
  position: relative; }

.box01_list {
  position: relative;
  -webkit-transition: left 600ms ease-out;
  width: 100%;
  left: 0; }

.li_list {
  width: 100%;
  position: relative;
  float: left;
  vertical-align: top; }

.pic_list {
  width: 100%;
  position: relative;
  float: left;
  vertical-align: top; }

.pic_list img {
  width: 100%;
  display: block; }

.pic_list span {
  float: left;
  padding: 10px 0 0 2%;
  font-size: 16px;
  width: 50%; }

#pagenavi1 {
  text-align: center;
  height: 10px;
  width: 100%;
  clear: both;
  position: absolute;
  bottom: 5px; }

#pagenavi1 li {
  display: inline;
  width: 10px;
  height: 10px;
  overflow: hidden;
  margin: 0 3px; }

#pagenavi1 li a {
  text-indent: -999em;
  overflow: hidden;
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #ccc;
  border-radius: 5px;
  -o-box-shadow: 1px 1px 1px #a26609 inset;
  box-shadow: 1px 1px 1px #a26609 inset; }

#pagenavi1 li a.active {
  background: #fff;
  box-shadow: none; }

.news {
  padding: 10px; }

.tit h2 {
  border-bottom: 1px solid #f2f2f2; }

.tit h2 span {
  border-bottom: 2px solid #339ee5;
  display: inline-block;
  color: #3f3f3f;
  line-height: 30px;
  font-size: 15rem; }

.tit h2 a {
  float: right;
  font-size: 12rem;
  color: #339ee5;
  line-height: 30px; }

.tit ul li {
  font-size: 12rem;
  color: #4d4d4d;
  height: 30px;
  line-height: 30px;
  width: 100%; }

.tit li .news-tit {
  width: 75%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.tit li .date {
  width: 25%;
  text-align: right; }

.video {
  padding: 10px 0 0 0; }

.video > div {
  width: 46%; }

.video > div.fl {
  margin: 0 2%; }

.video > div img {
  width: 100%; }

.video p {
  padding-top: 5px;
  font-size: 12rem;
  line-height: 18px;
  height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.product {
  background: #f4f4f4; }

.product h2, .product .tit h2 span {
  border-bottom: none; }

.product ul li {
  height: 80px;
  float: left;
  width: 30%;
  margin-right: 5%;
  background: #389bdc;
  border-radius: 5px; }

.product .edu {
  margin-right: 0; }

.product ul li i {
  width: 48px;
  height: 48px;
  display: block;
  margin: 10px auto 0;
  background: url(https://image.nd.com.cn/www/wap/images/product.png); }

.product ul .soft i {
  background-position: 0 0; }

.product ul .game i {
  background-position: 0 -48px; }

.product ul .edu i {
  background-position: 0 -96px; }

.product ul li p {
  font-size: 12rem;
  line-height: 18px;
  color: #fff;
  text-align: center; }

  .product-ir {
    background: #f4f4f4; }
  
  .product-ir h2, .product-ir .tit h2 span {
    border-bottom: none; }
  
  .product-ir ul li {
    height: 80px;
    float: left;
    width: 30%;
    margin-right: 5%;
    background: #389bdc;
    border-radius: 5px; }
  
  .product-ir .edu {
    margin-right: 0; }
  
  .product-ir ul li i {
    width: 48px;
    height: 48px;
    display: block;
    margin: 10px auto 0;
    background: url(https://image.nd.com.cn/www/wap/products/ir.png); }
  
  .product-ir ul .soft i {
    background-position: 0 0; }
  
  .product-ir ul .game i {
    background-position: 0 -48px; }
  
  .product-ir ul .edu i {
    background-position: 0 -96px; }
  
  .product-ir ul li p {
    font-size: 12rem;
    line-height: 18px;
    color: #fff;
    text-align: center; }

.about {
  font-size: 12rem;
  color: #4d4d4d; }

.about .about-con {
  padding: 10px 0; }

.about-con span {
  color: #339ee5; }

/* drawer */
.drawer-main {
  position: fixed;
  top: 0;
  width: 280px;
  height: 100%;
  overflow: hidden; }

.drawer-left .drawer-main {
  left: -280px;
  -webkit-transition: left 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: left 0.4s cubic-bezier(0.19, 1, 0.22, 1); }

.drawer-left.drawer-open .drawer-main {
  left: 0; }

.drawer-right .drawer-main {
  right: -280px;
  -webkit-transition: right 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: right 0.4s cubic-bezier(0.19, 1, 0.22, 1); }

.drawer-right.drawer-open .drawer-main {
  right: 0; }

.drawer-overlay {
  position: relative; }

.drawer-left .drawer-overlay, .drawer-left .drawer-hamberger {
  left: 0;
  -webkit-transition: left 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: left 0.4s cubic-bezier(0.19, 1, 0.22, 1); }

.drawer-left.drawer-open .drawer-overlay, .drawer-left.drawer-open .drawer-hamberger {
  left: 280px; }

.drawer-right .drawer-overlay, .drawer-right .drawer-hamberger {
  right: 0;
  -webkit-transition: right 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: right 0.4s cubic-bezier(0.19, 1, 0.22, 1); }

.drawer-right.drawer-open .drawer-overlay, .drawer-right.drawer-open .drawer-hamberger {
  right: 280px; }

.drawer-overlay-upper {
  position: fixed;
  top: 0;
  z-index: 1100;
  display: none;
  height: 100%;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5); }

.drawer-left.drawer-open .drawer-overlay-upper {
  right: 0; }

.drawer-right.drawer-open .drawer-overlay-upper {
  left: 0; }

.drawer-default {
  background-color: #ededed;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.5); }

.drawer-default + .drawer-overlay {
  background-color: #fff; }

.drawer-default .drawer-brand a {
  display: block;
  width: 100%;
  padding: 20px 15px;
  font-size: 22px;
  color: #fff; }

.drawer-default .drawer-brand a:hover {
  color: #444;
  text-decoration: none; }

.drawer-default .drawer-nav-title {
  display: block;
  padding: 15px 15px 0 15px;
  font-size: 18px; }

.drawer-default .drawer-nav-list {
  padding: 0;
  margin: 0 0 20px 0;
  list-style: none; }

.drawer-default .drawer-nav-list li {
  display: block; }

.drawer-default .drawer-nav-list li a {
  display: block;
  padding: 15px;
  color: #888; }

.drawer-default .drawer-nav-list li ul a {
  padding: 8px 20px; }

.drawer-hamberger {
  position: fixed;
  z-index: 1000;
  display: block;
  width: 70px;
  height: 70px;
  background-color: transparent;
  border: 0; }

.drawer-hamberger span {
  margin-top: 10px; }

.drawer-hamberger span, .drawer-hamberger span:before, .drawer-hamberger span:after {
  position: absolute;
  display: block;
  width: 30px;
  height: 2px;
  cursor: pointer;
  content: '';
  background-color: #ddd;
  border-radius: 1px;
  -webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1); }

.drawer-hamberger span:before {
  top: -10px; }

.drawer-hamberger span:after {
  bottom: -10px; }

.drawer-open .drawer-hamberger span {
  background-color: transparent; }

.drawer-open .drawer-hamberger span:before, .drawer-open .drawer-hamberger span:after {
  top: 0; }

.drawer-open .drawer-hamberger span:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.drawer-open .drawer-hamberger span:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.drawer-hamberger:hover {
  cursor: pointer; }

@media (min-width: 767px) {
  .drawer-responsive.drawer-left .drawer-toggle, .drawer-responsive.drawer-right .drawer-toggle {
    display: none;
    visibility: hidden; }

  .drawer-responsive.drawer-left .drawer-main {
    left: 0; }

  .drawer-responsive.drawer-right .drawer-main {
    right: 0; }
 }

@media (min-width: 768px) {
  .drawer-responsive {
    background-color: #222; }

  .drawer-responsive.drawer-left .drawer-main, .drawer-responsive.drawer-right .drawer-main {
    position: absolute;
    width: 150px !important;
    height: auto !important;
    overflow: visible !important; }

  .drawer-responsive.drawer-left .drawer-main {
    float: left; }

  .drawer-responsive.drawer-left .drawer-overlay {
    margin-left: 150px; }

  .drawer-responsive.drawer-right .drawer-main {
    float: right; }

  .drawer-responsive.drawer-right .drawer-overlay {
    margin-right: 150px; }
 }

@media (min-width: 1200px) {
  .drawer-responsive.drawer-left .drawer-main, .drawer-responsive.drawer-right .drawer-main {
    width: 280px !important; }

  .drawer-responsive.drawer-left .drawer-overlay {
    margin-left: 280px; }

  .drawer-responsive.drawer-right .drawer-overlay {
    margin-right: 280px; }
 }

.drawer-nav ul {
  background: #ededed;
  height: 430px; }

.drawer-nav ul li {
  font-size: 14rem;
  width: 135px;
  color: #000;
  border-bottom: 1px solid #f5f5f5;
  height: 40px;
  line-height: 40px;
  position: relative; }

.drawer-nav ul li.on {
  border-left: 3px solid #339ee5;
  color: #339ee5;
  background: #fff; }

.drawer-nav ul li a {
  width: 95px;
  padding-left: 40px;
  display: block;
  color: #339ee5;
  background: url(https://image.nd.com.cn/www/wap/images/d_nav.png) no-repeat; }

.drawer-nav ul li.d-about a {
  background-position: 8px -4px; }

.drawer-nav ul li.d-zx a {
  background-position: 8px -51px; }

.drawer-nav ul li.d-cpyfw a {
  background-position: 8px -100px; }

.drawer-nav ul li.d-wldx a {
  background-position: 8px -148px; }

.drawer-nav ul li.d-rczp a {
  background-position: 8px -196px; }

.drawer-nav ul li.d-tzzgx a {
  background-position: 8px -244px; }

.drawer-nav ul li .nav2 {
  width: 140px;
  position: absolute;
  left: 135px;
  top: 0;
  display: none; }

.drawer-nav ul li.on .nav2 {
  display: block; }

.drawer-nav ul li .nav2 p {
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 14rem;
  color: #000;
  background: #fff;
  border-bottom: 1px dashed #ededed; }

.drawer-nav ul li .nav2 p a {
  color: #000;
  background: #fff;
  padding-left: 0;
  width: 100%; }

.drawer-nav ul li .nav2 p.on {
  color: #339ee5; }

.drawer-nav.en ul li .nav2 p {
  height: auto;
  line-height: 2; }

.drawer-nav.en ul li .nav2 p a {
  width: auto;
  padding: 0 5px; }

.drawer-nav.en ul li a {
  background: url(http://images.netdragon.com/www/wap/images/d_nav.png) no-repeat; }

/*pic-show*/
.contain1 {
  background-color: #f1f1f1;
  width: 100%;
  padding-bottom: 10px; }

.photo_conc {
  display: none;
  width: 100%;
  margin: 0 auto 0;
  position: absolute;
  top: 96px;
  bottom: 0; }

.photo_con {
  padding-bottom: 10px; }

.photo_con .photo_con_list {
  width: 50%;
  float: left; }

.photo_con .photo_con_list li {
  margin: 15px 5px 18px 5px; }

.photo_con .photo_con_list li span {
  text-align: center;
  color: #4b4b4b;
  font-size: 14rem;
  display: block;
  padding-top: 5px; }

.photo_con .photo_con_list li img {
  border: 1px solid #d1d1d1;
  display: block;
  margin: 0 auto;
  width: 95%;
  padding: 3px; }

.photo_con_list .list0 span {
  text-align: center;
  font-size: 14rem; }

.poto_tt img {
  display: block;
  width: 96%;
  padding: 2%; }

.poto_tt span {
  text-align: center;
  font-size: 14rem;
  display: block;
  line-height: 30px; }

.photo_con h3 {
  color: #339ee5;
  font-size: 16rem;
  padding-top: 10px;
  padding-left: 7px; }

#pullUp {
  background: #fff;
  overflow: hidden;
  margin: 0px auto;
  background: #339ee5;
  border: 1px solid #208cd3;
  font-size: 14rem;
  border-radius: 3px;
  color: #fff;
  line-height: 40px;
  height: 40px;
  width: 85%;
  display: block;
  text-align: center; }

#pullUp span {
  display: inline-block; }

#pullUp .pullUpIcon {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url(https://image.nd.com.cn/www/wap/images/sl0523_c.png) 0 0 no-repeat;
  background-size: 40px 40px;
  -webkit-transition-property: -webkit-transform;
  -webkit-transition-duration: 250ms;
  margin: 0 auto;
  vertical-align: top; }

#pullUp .pullUpIcon {
  -webkit-transform: rotate(-180deg) translateZ(0); }

#pullUp.flip .pullUpIcon {
  -webkit-transform: rotate(0deg) translateZ(0); }

#pullUp .pullUpLabel {
  line-height: 40px;
  height: 40px; }

#pullDown.loading .pullDownIcon, #pullUp.loading .pullUpIcon {
  background-position: 0 100%;
  -webkit-transform: rotate(0deg) translateZ(0);
  -webkit-transition-duration: 0ms;
  -webkit-animation-name: loading;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear; }

.iscroll_bg {
  background: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 10002;
  top: 0;
  left: 0;
  display: none; }

.iscroll_bg a {
  display: block;
  background: none repeat scroll 0 0 #49b53b;
  color: #FFF;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 40px; }

.iscroll {
  width: 100%;
  position: absolute;
  top: 0px;
  z-index: 10003;
  display: none; }

.iscroll li {
  display: inline-block; }

.iscroll li img {
  display: block;
  width: 100%;
  display: box;
  box-orient: horizontal;
  box-pack: center;
  box-align: center; }

.iscroll li img {
  margin-top: 20%; }

/****关于我们****/
/*公司简介*/
.nav a.nav-qp {
  color: #389bdc; }

.mian-qp {
  padding: 10px; }

.img-qp {
  padding: 10px 0 15px; }

.img-qp img {
  display: block;
  width: 100%; }

.word-qp {
  padding-bottom: 30px; }

.word-qp p {
  font-size: 12rem;
  line-height: 24px;
  color: #4d4d4d; }

/*发展里程*/
.time-year-qp {
  padding: 10px 0 25px; }

.time-year-qp ul li {
  float: left;
  width: 30%;
  padding: 0 5px;
  display: inline-block; }

.time-year-qp ul li a {
  display: inline-block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px #389bdc solid;
  border-radius: 3px;
  color: #389bdc;
  font-size: 14rem; }

.time-year-qp ul li.on_qp a {
  color: #fff;
  background-color: #389bdc; }

.time-year-qp ul li a:hover {
  text-decoration: none; }

.time-list-qp {
  font-size: 14rem; }

.time-list-qp dl {
  background: url(https://image.nd.com.cn/www/wap/images/line_qp.jpg) 5px 0 no-repeat;
  padding-bottom: 25px; }

.fist_one {
  background-position: 5px 7px !important; }

.time-list-qp dl dt {
  color: #339ee5;
  font-size: 16rem;
  background: url(https://image.nd.com.cn/www/wap/images/icon_qp.png) 0 0 no-repeat;
  padding-left: 15px;
  padding-bottom: 10px; }

.time-list-qp dl dd {
  padding-left: 15px;
  line-height: 24px;
  color: #030303; }

.time-year-qp.en ul li {
  width: auto;
  margin: 0.5rem 0; }

.time-year-qp.en ul li a {
  padding: 0 1rem;
  width: auto; }

.time-year-qp.en ul li a.large {
  height: 45px;
  line-height: 1.5; }

.time-year-qp.en ul li a.large-one {
  height: 45px;
  line-height: 45px; }

/*网龙文化*/
.cultrue_qp {
  padding-top: 10px; }

.cultrue_qp p {
  font-size: 14rem;
  line-height: 28px;
  color: #030303;
  padding-bottom: 15px; }

.cultrue_qp h5 {
  color: #339ee5;
  font-size: 16rem;
  line-height: 32px; }

/*管理团队*/
.manage_qp dl {
  padding-top: 20px; }

.manage_qp dl dt {
  height: 74px;
  border-left: 4px solid #339ee5;
  margin-bottom: 15px; }

.manage_qp dl dt.dj_qp {
  background: url(https://image.nd.com.cn/www/wap/pic/nd_dj.jpg) right 0 no-repeat #2f2f2f; }

.manage_qp dl dt.ceo_qp {
  background: url(https://image.nd.com.cn/www/wap/pic/nd_ly.jpg) right 0 no-repeat #2f2f2f; }

.manage_qp dl dt h3 {
  font-size: 20rem;
  color: #339ee5;
  padding: 20px 0 0 15px; }

.manage_qp dl dt p {
  color: #030303;
  font-size: 12px;
  padding-left: 17px;
  line-height: 20px; }

.manage_qp dd p {
  font-size: 14rem;
  line-height: 28px;
  color: #030303; }

/*合作伙伴*/
.partner_qp dl {
  display: inline-block;
  width: 31%;
  padding: 10px 7px 0 0; }

.partner_qp dl dt img {
  display: block;
  width: 100%;
  border: 1px solid #ccc; }

.partner_qp dl dd p {
  text-align: center;
  font-size: 12rem;
  color: #030303;
  line-height: 24px; }

/*联系我们*/
.contact_qp dl {
  padding: 15px 0; }

.contact_qp dl dt {
  color: #030303;
  font-size: 18rem; }

.contact_qp dl dd p {
  color: #030303;
  font-size: 14rem;
  line-height: 28px; }

.contact_qp dl p span {
  color: #999; }

.contact_qp dl p strong {
  color: #339ee5;
  font-weight: normal; }

/****资讯****/
/*媒体互动*/
.madie_qp {
  width: 100%;
  height: 155px; }

.news_qp dl {
  padding-bottom: 15px; }

.news_qp dl dt {
  color: #3f3f3f;
  font-size: 16px;
  line-height: 32px; }

.news_qp dl dd p {
  color: #4d4d4d;
  font-size: 12px;
  line-height: 24px; }

.news_qp img {
  display: block;
  width: 100%; }

/*公告*/
.massge-qp dl dt {
  color: #3f3f3f;
  font-size: 18rem;
  line-height: 36px;
  padding: 10px 0; }

.massge-qp dl dd p {
  color: #4d4d4d;
  font-size: 14rem;
  line-height: 28px; }

.massge-qp dl dd img {
  display: block;
  width: 100% !important;
  height:auto !important;
  padding-bottom: 10px; }

.more_qp {
  padding-bottom: 40px; }

.more_qp a {
  display: block;
  background-color: #339ee5;
  border: 1px solid #208cd3;
  border-radius: 3px;
  height: 45px;
  line-height: 45px;
  width: 100%;
  font-size: 14rem;
  color: #fff;
  text-align: center; }

.more_qp a:hover {
  text-decoration: none; }

/*公告1*/
.news_list_qp dl {
  border-bottom: 1px solid #999;
  padding: 15px 0; }

.news_list_qp dt {
  font-size: 14rem; }

.news_list_qp dd {
  color: #030303;
  font-size: 14rem; }

.news_list_qp dd span {
  font-size: 14rem;
  color: #389bdc; }

.news_list_qp dt a {
  color: #030303;
  font-size: 14rem; }

.news_one {
  background: url(https://image.nd.com.cn/www/wap/images/line_qp.jpg) 55px 7px no-repeat !important; }

/****产品与服务****/
/*中文游戏概述*/
.goods_qp {
  padding: 10px 0 20px; }

.games_name_qp {
  position: relative; }

.games_name_qp a {
  display: inline-block;
  width: 100%; }

.games_name_qp a img {
  display: block;
  width: 100%; }

.bg_qp {
  position: absolute;
  left: 0;
  bottom: 2px;
  width: 100%;
  height: 30px;
  background-color: #000;
  opacity: 0.5;
  filter: alpha(opacity=50); }

.name_qp {
  position: absolute;
  left: 0;
  bottom: 2px;
  padding-left: 15px;
  color: #fff;
  font-size: 18rem;
  line-height: 30px; }

.games_detail_qp h3 {
  color: #339ee5;
  font-size: 16rem;
  line-height: 28px;
  font-weight: normal; }

.games_detail_qp p {
  color: #3f3f3f;
  font-size: 12rem;
  line-height: 24px; }

.mian-qp.massge-qp li {
  font-size: 14rem;
  color: #4d4d4d; }

/****网龙大学****/
/*网龙大学简介*/
.time-list-qp h3 {
  color: #339ee5;
  font-size: 16rem;
  font-weight: normal; }

.time-list-qp ul li {
  padding-top: 10px; }

.time-list-qp ul li img {
  display: block;
  width: 100%; }

.time-list-qp ul li p {
  color: #121100;
  font-size: 12rem;
  line-height: 24px;
  text-align: center;
  padding-top: 5px; }
  .time-list-qp ul li .time-title {
    font-size: 14rem;
    text-align: left;
  }
  .time-list-qp ul li .org {
    font-size: 12rem;
    text-align: left;
    color: #999;
  }

/*简繁体*/
.language-qp {
  background-color: #4a4a4a;
  width: 100%;
  display: none; }

.language-qp ul {
  padding: 10px;
  background-color: #4a4a4a;
  height: 30px; }

.language-qp ul li {
  display: inline-block;
  padding: 0 7px;
  float: left; }

.language-qp a.language_btn_qp {
  display: inline-block;
  padding: 0;
  background-image: none;
  text-decoration: none;
  height: 30px;
  width: 100px;
  border: 1px solid #fff;
  border-radius: 20px;
  color: #fff;
  font-size: 14rem;
  line-height: 30px;
  text-align: center; }

.active-qp {
  background-color: #fff;
  color: #339ee5 !important; }

/*more*/
.counts a {
  font-size: 14rem; }

/*图片*/
.m_qp {
  position: relative; }

.m_qp dl {
  width: 50%;
  height: auto;
  position: relative;
  overflow: hidden;
  filter: alpha(opacity=30);
  cursor: pointer;
  vertical-align: top;
  display: inline-block; }

.m_qp dl.active {
  opacity: 1;
  filter: alpha(opacity=100); }

.m_qp dl.selected {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 99;
  -moz-box-shadow: 0px 0px 10px #fff;
  -webkit-box-shadow: 0px 0px 10px #fff; }

.m_qp dl img {
  display: block;
  width: 90%;
  padding: 4px;
  border: 1px solid #d1d1d1;
  margin: 5px; }

.m_qp dl dd {
  color: #333;
  height: 30px;
  line-height: 30px;
  font-size: 12rem;
  text-align: center; }

.mask {
  position: fixed;
  height: 100%;
  width: 100%;
  display: none;
  top: 0;
  z-index: 2; }

.mask-bg {
  height: 100%;
  width: 100%;
  background-color: #000;
  opacity: 0.8;
  position: fixed;
  top: 0;
  left: 0; }

.mask-img {
  z-index: 9999;
  height: auto;
  width: auto;
  text-align: center;
  padding-top: 50px;
  position: relative;
  top: 50%;
  margin-top: -150px; }

.mask-img span {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 15px;
  background-color: #09F;
  color: #fff;
  position: absolute;
  top: 38px;
  right: 1px;
  border: 1px solid #fff; }

.mask-img span a {
  color: #fff;
  font-size: 14rem; }

.mask-img span a:hover {
  text-decoration: none; }

.mask-img span a:active {
  text-decoration: none; }

.mask-img img {
  padding: 0 2%;
  width: 96%; }

.products-fellow-img img {
  max-height: 71px;
  margin: 0 2px; }

.audio-list-qp li {
  padding-bottom: 2rem; }

.audio-list-qp img {
  width: 100%; }

.audio-list-qp p {
  font-size: 16rem;
  line-height: 1.5;
  color: #389bdc; }

.good-link {
  font-size: 14rem;
  margin: 2rem 1rem; }

.good-link .main-link p {
  margin-bottom: 0.5rem; }

.good-link .main-link p span {
  font-weight: bold; }

.good-link .main-link a, .good-link .product-link a {
  color: #389bdc; }

.good-link .product-link {
  margin-top: 3rem; }

.good-link .product-link .edu-title {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 0.5rem;
  margin-bottom: 1.5rem; }

.good-link .product-link h3 {
  float: left;
  font-size: 20rem; }

.good-link .product-link table {
  width: 100%;
  table-layout: fixed; }

.good-link .product-link th {
  text-align: left; }

.good-link .product-link td {
  height: 2.5rem;
  padding-right: 1rem; }

.good-link .product-link .more {
  float: left;
  line-height: 2rem;
  padding: 0 1rem;
  background: #389bdc;
  color: #fff;
  border-radius: 4px;
  margin-left: 1rem; }

.inv-set-table {
  font-size: 14rem;
  width: 99%;
  table-layout: fixed; }
  .inv-set-table th {
    color: #389bdc;
    height: 2.5rem;
    padding: 0.5rem;
    border: 1px solid #e0e0e0; }

.inv-set-table a {
  color: #389bdc; }

.inv-set-table td {
  height: 2.5rem;
  padding: 0.5rem;
  word-break: break-all;
  border: 1px solid #e0e0e0; }

.inv-con {
  overflow: hidden; }
  .inv-con .sub_content h4 {
    font-size: 20rem;
    padding: 1rem 0;
    color: #339ee5; }
    .inv-con .sub_content h4 a {
      color: #030303; }
  .inv-con .sub_content td {
    word-break: break-all; }
  .inv-con .sub_content p {
    font-size: 14rem;
    padding-bottom: 0.5rem; }
    .inv-con .sub_content p a {
      color: #339ee5; }
  .inv-con .w_tab_cont {
    font-size: 14rem; }
    .inv-con .w_tab_cont th {
      color: #389bdc;
      height: 2.5rem;
      padding: 0.5rem;
      border: 1px solid #e0e0e0; }
    .inv-con .w_tab_cont td {
      height: 2.5rem;
      padding: 0.5rem;
      word-break: break-all;
      border: 1px solid #e0e0e0; }
  .inv-con .w_set_tab {
    font-size: 14rem;
    width: 100%;
    table-layout: fixed; }
    .inv-con .w_set_tab td, .inv-con .w_set_tab th {
      border: 1px solid #e0e0e0;
      height: 2rem;
      padding: 0.5rem;
      word-break: break-word; }
  .inv-con .w_corporate_awards dl {
    background: url(https://image.nd.com.cn/www/wap/images/line_qp.jpg) 5px 0 no-repeat;
    padding-bottom: 25px; }
    .inv-con .w_corporate_awards dl p {
      width: 10rem;
      display: inline-block;
      vertical-align: top;
      margin-right: 1rem; }
  .inv-con .w_corporate_awards dt {
    color: #339ee5;
    font-size: 16rem;
    background: url(https://image.nd.com.cn/www/wap/images/icon_qp.png) 0 0 no-repeat;
    padding-left: 15px;
    padding-bottom: 10px; }
  .inv-con .w_corporate_awards dd {
    padding-left: 15px;
    line-height: 24px;
    color: #030303; }
    .inv-con .w_corporate_awards dd img {
      width: 100%;
      height: 14rem; }
  .inv-con .w_corporate_awards a, .inv-con .w_corporate_awards span {
    display: block;
    text-align: center;
    color: #030303; }
  .inv-con .w_corporate_awards table {
    border: 1px solid #e0e0e0; }
  .inv-con .w_corporate_awards th {
    border: 0; }
  .inv-con .w_corporate_awards tr {
    border: 1px solid #e0e0e0; }
  .inv-con .w_corporate_awards td {
    border: 0; }
    .inv-con .w_corporate_awards td a {
      background: #339ee5;
      color: #fff;
      border-radius: 4px;
      margin: 0 auto;
      line-height: 2.5; }
  .inv-con .faq {
    font-size: 14rem;
    line-height: 1.5; }
    .inv-con .faq dl {
      margin-bottom: 1.4rem; }
    .inv-con .faq dt {
      background: #339ee5;
      color: #fff;
      position: relative;
      padding: 1rem 3.5rem 1rem 0.8rem; }
      .inv-con .faq dt a {
        position: absolute;
        right: 1rem;
        top: 50%;
        background: url(https://image.nd.com.cn/www/nd15v1/wap_faq_arrow.png);
        width: 2.4rem;
        height: 1.5rem;
        margin-top: -0.7rem;
        background-size: 2.4rem 3rem; }
        .inv-con .faq dt a.show {
          background-position: 0 -4.5rem; }
    .inv-con .faq dd {
      display: none;
      padding: 0.8rem; }
      .inv-con .faq dd a {
        color: #339ee5; }
  .inv-con .w_contact_us, .inv-con .netdr {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 1rem;
    margin-bottom: 1rem; }
    .inv-con .w_contact_us p, .inv-con .netdr p {
      font-size: 14rem;
      line-height: 1.5; }
    .inv-con .w_contact_us a, .inv-con .netdr a {
      color: #339ee5; }
    .inv-con .w_contact_us img, .inv-con .netdr img {
      display: block;
      margin: 0 auto;
      width: 50%; }
  .inv-con .post-subscribe-info {
    margin-top: 1rem; }
    .inv-con .post-subscribe-info p {
      font-size: 14rem;
      line-height: 1.5; }
    .inv-con .post-subscribe-info a {
      color: #389bdc; }

.inv-con-en .xus_tabcon p {
  text-align: justify; }
.inv-con-en .w_management_team dd {
  text-align: justify; }
.inv-con-en .faq dd {
  text-align: justify; }
.inv-con-en .w_contact_us, .inv-con-en .netdr, .inv-con-en .w_contact_netdragon {
  text-align: justify; }

.inv-con-title {
  font-size: 20rem;
  line-height: 1.5;
  padding: 0.7rem 0; }

.inv-report-list li {
  border-top: 1px solid #e0e0e0;
  padding: 0.6rem 0;
  position: relative;
  list-style: none; }
  .inv-report-list li:first-child {
    border-top: 0; }
.inv-report-list p {
  font-size: 14rem;
  color: #444;
  padding: 0.2rem 0; }
.inv-report-list a {
  color: #444; }
.inv-report-list .date {
  color: #389bdc; }
.inv-report-list .demo-doc {
  position: absolute;
  right: 0;
  bottom: 1rem;
  font-size: 12rem;
  padding: 0 0.5rem;
  line-height: 2.5;
  color: #fff;
  background: #389bdc;
  border-radius: 4px; }

.xus_tabcon:last-child h4 {
  font-size: 18rem;
  margin: 1.5rem 0 0.8rem; }
  .xus_tabcon:last-child h4 a {
    color: #404040; }
  .xus_tabcon:last-child h4.pt20 {
    color: #389bdc;
    margin-top: 0.5rem; }
.xus_tabcon p {
  margin-top: 1rem;
  font-size: 14rem;
  text-indent: 2em;
  line-height: 1.5; }
.xus_tabcon a {
  color: #389bdc; }
.xus_tabcon .cx_title01 {
  padding: 1.5rem 0;
  font-size: 18rem;
  color: #389bdc;
  font-weight: normal; }
.xus_tabcon .w_management_team {
  padding-bottom: 1rem; }
  .xus_tabcon .w_management_team dt {
    border-left: 4px solid #339ee5;
    margin-bottom: 15px; }
    .xus_tabcon .w_management_team dt span {
      color: #030303;
      font-size: 12px;
      padding-left: 17px;
      line-height: 20px;
      display: block; }
    .xus_tabcon .w_management_team dt h4 {
      font-size: 20rem;
      color: #339ee5;
      padding: 20px 0 0 15px;
      margin: 0; }
  .xus_tabcon .w_management_team dd li {
    font-size: 14rem;
    line-height: 28px;
    color: #030303;
    list-style: none; }
.xus_tabcon .xus_tabtip {
  background: #ecebe9;
  margin-top: 0;
  text-indent: 0; }
  .xus_tabcon .xus_tabtip img {
    vertical-align: middle; }
.xus_tabcon .xus-file-item {
  margin-bottom: 1rem;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 0.2rem; }

.webcast-table-wrapper table {
  width: 100%;
  table-layout: fixed; }
  .webcast-table-wrapper table:last-child {
    margin-top: 2rem; }
.webcast-table-wrapper td {
  height: 2rem;
  font-size: 14rem;
  padding: 0 1rem 1rem 0; }
.webcast-table-wrapper a {
  color: #339ee5; }
.webcast-table-wrapper p {
  font-size: 14rem; }
.webcast-table-wrapper .btn-entry-webcast {
  display: inline-block;
  background: #339ee5;
  line-height: 2;
  color: #fff;
  font-size: 14rem;
  border-radius: 4px;
  padding: 0 0.5rem; }

.w_contact_netdragon p {
  font-size: 14rem; }

.inv-map a {
  font-size: 14rem;
  color: #339ee5;
  line-height: 3; }

.inv-year-select {
  line-height: 2.5;
  font-size: 14rem;
  margin-top: 1rem; }

.drawer-nav {
  position: relative; }

.btn-switch-lang {
  position: absolute;
  left: 34px;
  top: 260px;
  color: #fff;
  font-size: 14px;
  background: #339ee5;
  padding: 0 5px;
  line-height: 1.5; }
  .btn-switch-lang.en {
    top: 60px; }
