.level {
  float: left;
  width: 125px;
  margin-top: 29px;
  margin-left: 10px; }

.level_nav {
  position: relative;
  z-index: 1;
  width: 50px;
  font-size: 14px;
  font-family: "Microsoft YaHei",SimSun,SimHei; }

.mainCate {
  position: relative;
  zoom: 1;
  background: url(../img/icon.png) no-repeat;
  width: 50px;
  height: 42px; }

.subCate {
  display: none;
  background: #06c1ae;
  position: absolute;
  left: 0;
  margin-top: 80px;
  width: 100px;
  padding: 0 0 10px 10px;
  color: #333;
  border-radius: 3px;
  top: -46px; }

.levelList {
  width: 100px;
  overflow: hidden;
  padding-top: 10px; }
  .levelList li {
    width: 90px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #38cdbe; }
    .levelList li a {
      display: block;
      color: #fff;
      padding: 0 15px; }
    .levelList li a:hover {
      background: #30d8b1; }

#nav .on {
  background: #06c1ae;
  color: #fff;
  border-radius: 3px;
  background-image: url(../img/icon_1a.png); }

#nav {
  position: relative;
  z-index: 10000; }

.header, .footer {
  width: 100%;
  margin: 0 auto; }

.header {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #e8e8e8; }
  .header .u-log {
    float: right;
    width: 110px;
    margin-top: 29px;
    margin-left: 20px; }

.header .box {
  width: 1200px;
  height: 71px;
  margin: 0 auto; }
  .header .box .top_logo {
    margin-top: 29px;
    float: left; }

.header .top_nav {
  float: right;
  margin-top: 17px;
  font-family: "Microsoft YaHei",SimSun,SimHei; }
  .header .top_nav li {
    font-size: 14px;
    float: left;
    position: relative;
    height: 40px;
    line-height: 40px;
    width: 86px;
    padding: 0 10px;
    padding-top: 10px;
    display: inline;
    text-align: center; }
    .header .top_nav li a {
      font-weight: 900;
      display: block;
      color: #333;
      zoom: 1; }
    .header .top_nav li a:hover {
      color: #04adb4;
      border-bottom: 3px solid #06c1ae;
      color: #02c2ab; }
    .header .top_nav li span {
      float: right;
      position: absolute;
      right: 0;
      top: 10px;
      color: #D4D4D4; }
    .header .top_nav li.active a {
      border-bottom: 3px solid #06c1ae;
      color: #02c2ab; }

.header .usercenter {
  float: right;
  width: 110px;
  margin-top: 25px;
  margin-left: 20px; }
  .header .usercenter .head_img {
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden; }
    .header .usercenter .head_img img {
      height: 100%;
      width: 100%; }
  .header .usercenter .subNav {
    float: right;
    width: 60px; }
    .header .usercenter .subNav .topNav {
      position: relative;
      z-index: 1;
      height: 43px;
      line-height: 43px;
      font-size: 12px;
      font-family: "Microsoft YaHei",SimSun,SimHei; }
    .header .usercenter .subNav .topNav-width {
      width: 85px;
      margin: 0 auto; }

.header .tnLeft {
  float: left; }
  .header .tnLeft a {
    font-weight: normal;
    padding: 0 10px; }
    .header .tnLeft a i {
      display: inline-block;
      width: 8px;
      height: 5px;
      margin: 0 0 0 5px;
      vertical-align: middle;
      background: url(../img/icons1.png) no-repeat 0 -25px; }
  .header .tnLeft a:hover {
    color: #02c2ab; }
  .header .tnLeft ul {
    position: absolute;
    width: 85px;
    text-align: center;
    top: 43px;
    left: 0;
    border: 1px solid #e3e3e5;
    border-top: 3px solid #06c1ae;
    background: #fff;
    display: none; }
    .header .tnLeft ul li {
      line-height: 31px;
      border-bottom: 1px solid #e3e3e5; }
    .header .tnLeft ul a:hover {
      display: block;
      color: #04adb;
      background: #f5f5f5; }

.footer {
  background: #fff; }
  .footer a {
    color: #999;
    padding-left: 5px; }
  .footer .u-title {
    float: left;
    width: 100%;
    color: #999;
    line-height: 2; }

#elevator_item {
  width: 60px;
  height: 100px;
  position: fixed;
  right: 95px;
  bottom: 15px;
  -webkit-transition: opacity .4s ease-in-out;
  -moz-transition: opacity .4s ease-in-out;
  -o-transition: opacity .4s ease-in-out;
  opacity: 1;
  z-index: 100020;
  display: none; }
  #elevator_item a {
    display: block;
    width: 60px;
    height: 50px;
    background: url(../img/toTop.png) center center no-repeat;
    background-color: #D1D1D1;
    background-color: rgba(190, 190, 190, 0.8);
    border-radius: 2px;
    margin-bottom: 10px; }

.n_banner {
  width: 100%;
  overflow: hidden; }

.n_fullSlide {
  width: 100%;
  position: relative;
  height: 380px;
  background: #000; }

.n_bd {
  width: 100%;
  position: relative;
  z-index: 0;
  overflow: hidden; }
  .n_bd li {
    height: 380px;
    overflow: hidden;
    background-position: center center; }
    .n_bd li a {
      display: block;
      height: 380px; }

.n_hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 19px;
  left: 0;
  height: 11px;
  line-height: 11px; }
  .n_hd ul {
    text-align: center; }
    .n_hd ul li {
      cursor: pointer;
      display: inline-block;
      *display: inline;
      zoom: 1;
      width: 42px;
      height: 11px;
      margin: 1px;
      background: #000;
      filter: alpha(opacity=50);
      opacity: 0.5;
      font-size: 0; }
    .n_hd ul .on {
      background: #f00; }

.n_fullSlide .n_prev, .n_fullSlide .n_next {
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -30px;
  left: 15%;
  z-index: 1;
  width: 40px;
  height: 60px;
  background: url(../img/slider-arrow.png) -126px -137px #000 no-repeat;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
  display: none; }

.n_fullSlide .n_next {
  left: auto;
  right: 15%;
  background-position: -6px -137px; }

.n_lessons_wrap {
  width: 100%;
  min-width: 1200px;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  background-color: #f9f9fa; }

.n_lessons {
  width: 1200px;
  padding: 30px 0;
  margin: 0 auto; }

.n_lessons_tab {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #e3e3e5; }
  .n_lessons_tab ul {
    float: left; }
    .n_lessons_tab ul li {
      float: left;
      width: 130px;
      line-height: 40px;
      font-size: 16px;
      text-align: center;
      cursor: pointer; }
  .n_lessons_tab .right_btn {
    float: right;
    margin-top: 15px; }
    .n_lessons_tab .right_btn input {
      vertical-align: sub;
      margin-right: 3px; }
    .n_lessons_tab .right_btn label {
      color: #333; }

.n_lessons_tab_li h3 {
  font-weight: normal; }
.n_lessons_tab_li.on h3, .n_lessons_tab_li:hover h3 {
  color: #04adb4;
  border-bottom: 2px solid #06c1ae; }

.n_lessons_content {
  margin-top: 20px; }
  .n_lessons_content ul {
    overflow: hidden; }
    .n_lessons_content ul li {
      float: left;
      width: 370px;
      height: 275px;
      margin: 15px;
      background-color: #fff; }

.n_lessons_content_li a.isee {
  position: relative;
  display: block;
  width: 100%;
  height: 204px;
  overflow: hidden; }
  .n_lessons_content_li a.isee img {
    width: 100%;
    transition: all 0.5s ease; }
  .n_lessons_content_li a.isee .href {
    position: absolute;
    left: 0;
    bottom: -30%;
    display: block;
    width: 350px;
    height: 100px;
    padding: 10px;
    background-color: #000;
    filter: alpha(opacity=80);
    opacity: 0.8;
    transition: all 0.2s ease; }
    .n_lessons_content_li a.isee .href h4 {
      margin: 5px 0 5px;
      font-size: 16px;
      color: #fff; }
    .n_lessons_content_li a.isee .href i, .n_lessons_content_li a.isee .href p {
      font-size: 12px;
      line-height: 15px; }
    .n_lessons_content_li a.isee .href i {
      color: #999; }
    .n_lessons_content_li a.isee .href p {
      margin-top: 15px;
      color: #fff; }
.n_lessons_content_li .info {
  margin: 15px 20px;
  line-height: 23px;
  font-size: 14px;
  color: #999; }
  .n_lessons_content_li .info .left {
    float: left;
    margin-top: 26px; }
  .n_lessons_content_li .info .right {
    float: right; }
    .n_lessons_content_li .info .right strong {
      font-size: 20px;
      font-weight: 900;
      color: #f44839; }
    .n_lessons_content_li .info .right i {
      text-decoration: line-through; }
.n_lessons_content_li:hover a.isee img {
  transform: scale(1.2); }
.n_lessons_content_li:hover a.isee div.href {
  bottom: 0; }

.n_page_wrap {
  width: 100%;
  min-width: 1200px;
  border-bottom: 1px solid #e8e8e8;
  background-color: #f9f9fa; }
  .n_page_wrap .n_page_top_wrap {
    width: 100%;
    background-color: #fbfbfb; }
    .n_page_wrap .n_page_top_wrap .n_page_top {
      width: 1200px;
      padding: 30px 0;
      margin: 0 auto; }
  .n_page_wrap .n_page_bottom_wrap {
    width: 100%;
    border-top: 1px solid #e8e8e8;
    background-color: #f9f9fa; }
    .n_page_wrap .n_page_bottom_wrap .n_page_bottom {
      width: 1200px;
      margin: 20px auto;
      overflow: hidden; }

.n_page_crumbs {
  font-family: "Microsoft YaHei",SimSun,SimHei;
  font-size: 14px;
  line-height: 1.5;
  color: #333; }
  .n_page_crumbs i {
    padding: 0 5px 0 8px;
    font-family: \5b8b\4f53;
    font-size: 12px; }

.n_page_view {
  margin-top: 30px;
  overflow: hidden; }
  .n_page_view .page_fl {
    width: 600px;
    height: 380px; }
    .n_page_view .page_fl img {
      width: 100%;
      max-height: 100%; }
  .n_page_view .page_fr {
    width: 560px;
    height: 380px; }

.n_page_fr_top {
  width: 100%;
  height: 170px;
  overflow: hidden; }
  .n_page_fr_top h2 {
    font-size: 22px;
    color: #000;
    font-weight: bold; }
  .n_page_fr_top .info {
    overflow: hidden; }
    .n_page_fr_top .info .info-l {
      float: left;
      width: 356px; }
      .n_page_fr_top .info .info-l p {
        font-size: 14px;
        line-height: 24px;
        color: #666; }
        .n_page_fr_top .info .info-l p span {
          font-size: 12px;
          line-height: 20px;
          color: #333; }
    .n_page_fr_top .info .info-r {
      float: right; }
      .n_page_fr_top .info .info-r p {
        float: right;
        width: 60px;
        font-size: 16px;
        text-align: center; }
        .n_page_fr_top .info .info-r p:nth-child(1) {
          border-left: 1px solid #eee; }
        .n_page_fr_top .info .info-r p span {
          display: block; }
  .n_page_fr_top .agreement {
    display: none;
    padding-top: 10px;
    font-size: 14px; }
    .n_page_fr_top .agreement a {
      font-size: 12px;
      color: #f44839; }

.n_page_fr_teacherorteam {
  width: 558px;
  height: 100px;
  margin-top: 10px;
  border: 1px solid #eee; }
  .n_page_fr_teacherorteam .title {
    float: left;
    width: 18px;
    height: 80px;
    padding: 20px 5px 0 5px;
    text-align: center;
    font-size: 12px;
    border-right: 1px solid #eee;
    background-color: #F9F9FA; }
  .n_page_fr_teacherorteam .con {
    float: right;
    width: 528px;
    height: 100%;
    overflow: hidden; }

.n_scroll_wrap {
  width: 460px;
  height: 100px;
  margin: 0 auto; }

.n_scroll_slide {
  width: 70px;
  margin: 10px; }
  .n_scroll_slide a {
    display: block;
    width: 100%;
    height: 100%; }
    .n_scroll_slide a img {
      display: block;
      width: 60px;
      height: 60px;
      border-radius: 50%;
      margin: 0 auto; }
    .n_scroll_slide a p {
      width: 100%;
      line-height: 15px;
      overflow: hidden;
      margin-top: 6px;
      white-space: nowrap;
      text-align: center;
      text-overflow: ellipsis; }

.n_page_fl {
  width: 850px;
  background-color: #fff; }
  .n_page_fl .page_tab {
    width: 850px;
    height: 50px; }
    .n_page_fl .page_tab ul {
      width: 850px;
      height: 50px;
      background-color: #fcfcfc; }
  .n_page_fl .page_con {
    padding: 30px 0 30px 30px; }
    .n_page_fl .page_con h3 {
      font-size: 16px;
      font-weight: normal;
      line-height: 1;
      text-indent: 10px;
      border-left: 2px solid #06c1ae; }

.n_page_fl_tab_li {
  position: relative;
  float: left;
  width: 120px;
  font-size: 14px;
  line-height: 50px;
  text-align: center;
  color: #333;
  cursor: pointer; }
  .n_page_fl_tab_li.on {
    font-weight: bold;
    background-color: #fff; }
    .n_page_fl_tab_li.on:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 2px;
      background-color: #06c1ae; }
  .n_page_fl_tab_li:hover {
    color: #04adb4; }

.n_page_con_info {
  margin-top: 20px; }
  .n_page_con_info .n_page_con_info_video_list {
    margin-left: 60px; }
  .n_page_con_info .n_no_estimate {
    float: left;
    width: 789px;
    margin: 30px 0 30px 0;
    text-align: center;
    border: 1px solid #eee; }

.n_lesson_catalog {
  display: inline-block;
  margin: 26px 0 0 20px;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  cursor: pointer; }
  .n_lesson_catalog:hover {
    color: #f44839; }

.n_page_con_info_video_li {
  height: 50px;
  line-height: 20px;
  border-bottom: 1px solid #f7f7f7;
  color: #666; }
  .n_page_con_info_video_li .lesson_number {
    width: 32px;
    background: #06c1ae;
    border-radius: 10px;
    margin-top: 15px;
    text-align: center;
    font-size: 14px;
    color: #fff; }
  .n_page_con_info_video_li .lesson_name {
    width: 363px;
    overflow: hidden;
    margin-top: 15px;
    text-indent: 2em;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .n_page_con_info_video_li .lesson_time {
    width: 300px;
    margin-top: 15px;
    text-align: right; }
    .n_page_con_info_video_li .lesson_time .lgray {
      margin-left: 6px;
      color: #999; }
  .n_page_con_info_video_li .lesson_video {
    margin-top: 7px;
    margin-left: 20px; }
    .n_page_con_info_video_li .lesson_video a {
      display: block;
      width: 35px;
      height: 35px;
      overflow: hidden;
      text-indent: -10em;
      background: url(../img/icon_2a.png) no-repeat; }

.n_page_con_info_video_li.unplay .lesson_name a {
  color: #999;
  cursor: default; }
.n_page_con_info_video_li.unplay .lesson_video a {
  background-image: url(../img/icon_2ab.png);
  cursor: default; }

.n_page_con_estimate_li {
  padding-top: 10px;
  overflow: hidden; }
  .n_page_con_estimate_li .lesson_user {
    width: 50px; }
    .n_page_con_estimate_li .lesson_user img {
      width: 40px;
      height: 40px;
      border-radius: 50%; }
    .n_page_con_estimate_li .lesson_user p {
      font: 12px/1.14 arial,\5b8b\4f53; }
  .n_page_con_estimate_li .lesson_estimate {
    width: 660px;
    padding: 10px 0 0 30px; }
    .n_page_con_estimate_li .lesson_estimate .estimate_bg {
      width: 90px;
      height: 15px;
      background: url(../img/start-img2_03b.gif) repeat-x top left; }
      .n_page_con_estimate_li .lesson_estimate .estimate_bg .estimate_good {
        width: 100%;
        height: 100%;
        background: url(../img/start-img2_03b.gif) repeat-x bottom left; }
    .n_page_con_estimate_li .lesson_estimate p {
      margin-top: 3px;
      font-size: 12px;
      line-height: 2;
      color: #666; }
    .n_page_con_estimate_li .lesson_estimate span {
      display: block;
      margin: 2px 0 10px 0;
      font-size: 12px;
      color: #999; }

.n_estimating_bg {
  width: 120px;
  height: 20px;
  margin-top: 2px;
  margin-left: 20px;
  background: url(../img/star-on-off.png) repeat-x top left; }
  .n_estimating_bg .estimating_good {
    display: block;
    width: 60%;
    height: 100%;
    background: url(../img/star-on-off.png) repeat-x bottom left; }

.n_estimating {
  margin-top: 50px; }
  .n_estimating dl {
    width: 100%;
    overflow: hidden; }
  .n_estimating dt {
    float: left;
    font-size: 16px;
    line-height: 1.5; }
  .n_estimating dd {
    float: left; }
    .n_estimating dd textarea {
      width: 713px;
      height: 148px;
      padding: 5px;
      margin-top: 10px;
      color: #A6A6A6; }
    .n_estimating dd input {
      width: 149px;
      height: 40px;
      margin-left: 48px;
      margin-top: 25px;
      font-size: 16px;
      border: none;
      background: #2ed8b1;
      color: #fff;
      cursor: pointer; }

.n_page_fr {
  width: 335px;
  background-color: #fff; }
  .n_page_fr .page_fr_title {
    height: 35px;
    padding-top: 20px;
    border-bottom: 10px solid #f9f9fa; }
    .n_page_fr .page_fr_title h3 {
      margin-left: 10px;
      font-size: 16px;
      font-weight: normal;
      line-height: 1;
      text-indent: 10px;
      border-left: 2px solid #06c1ae; }
  .n_page_fr dl {
    padding: 10px 30px; }
  .n_page_fr dt {
    height: 70px;
    border-bottom: 1px solid #EFEFEF; }
    .n_page_fr dt img {
      float: left;
      width: 60px;
      height: 60px;
      border-radius: 50%; }
    .n_page_fr dt h4 {
      float: left;
      width: 190px;
      margin-left: 20px;
      line-height: 60px;
      overflow: hidden;
      font-size: 18px;
      white-space: nowrap;
      text-overflow: ellipsis;
      color: #000; }
  .n_page_fr dd {
    padding: 10px 0;
    line-height: 24px;
    text-align: justify;
    text-justify: inter-ideograph;
    color: #666; }
    .n_page_fr dd a.seeall {
      display: block;
      width: 198px;
      line-height: 38px;
      margin: 0 auto;
      font-size: 14px;
      text-indent: 52px;
      border-radius: 19px;
      border: 1px solid #E5E5E5;
      background: #F5F5F5 url(../img/play-img3_03.png) no-repeat 20px 8px; }

.n_login_layer.layui-layer {
  border: 1px solid #c9c9c9;
  border-radius: 0; }
  .n_login_layer.layui-layer .layui-layer-title {
    height: 36px;
    line-height: 36px;
    background-color: #13bfb1;
    border-bottom: 1px solid #c9c9c9;
    border-radius: 0;
    color: #fff; }
    .n_login_layer.layui-layer .layui-layer-title:after {
      content: '';
      position: absolute;
      top: 10px;
      left: 10px;
      width: 2px;
      height: 15px;
      background-color: #fff; }
  .n_login_layer.layui-layer .layui-layer-ico {
    background: url(../img/icon_close.png) no-repeat center center; }
  .n_login_layer.layui-layer .layui-layer-setwin {
    top: 10px;
    right: 10px; }
  .n_login_layer.layui-layer .m-form {
    line-height: 30px;
    color: #555; }
  .n_login_layer.layui-layer .formitm {
    padding: 15px 0 0; }
    .n_login_layer.layui-layer .formitm .lab {
      float: left;
      width: 90px;
      margin-right: -90px;
      text-align: right;
      font-weight: bold; }
    .n_login_layer.layui-layer .formitm .ipt {
      margin-left: 100px; }
      .n_login_layer.layui-layer .formitm .ipt * {
        vertical-align: middle; }
      .n_login_layer.layui-layer .formitm .ipt p {
        height: 22px;
        line-height: 22px;
        color: #999; }
      .n_login_layer.layui-layer .formitm .ipt img {
        margin: 0 15px 0 5px; }
      .n_login_layer.layui-layer .formitm .ipt a {
        padding: 0 5px;
        text-decoration: none;
        color: #3891eb; }
    .n_login_layer.layui-layer .formitm .tip {
      padding-top: 10px; }
      .n_login_layer.layui-layer .formitm .tip input {
        margin: 4px 5px 3px 0; }
    .n_login_layer.layui-layer .formitm .u-ipt {
      width: 180px;
      padding: 5px;
      height: 17px;
      border: 1px solid #D9D9D9;
      border-top-color: #c0c0c0;
      line-height: 17px;
      font-size: 12px;
      color: #777;
      background: #fff; }
  .n_login_layer.layui-layer .formitm-1 {
    padding-left: 100px; }

.n_teamorteacher_banner {
  width: 100%;
  overflow: hidden;
  background: url(../img/temp_04.jpg); }

.n_teamorteacher_banner_info {
  width: 1200px;
  height: 200px;
  margin: 0 auto; }

.n_teamorteacher_head {
  width: 100px;
  height: 100px;
  margin: 50px 0 0 80px;
  overflow: hidden;
  border-radius: 50%; }
  .n_teamorteacher_head img {
    width: 100%; }

.n_teamorteacher_info {
  width: 700px;
  height: 150px;
  overflow: hidden;
  margin: 50px 0 0 40px;
  color: #fff; }
  .n_teamorteacher_info h2 {
    font-size: 20px;
    margin-top: 5px;
    line-height: 1.5; }
  .n_teamorteacher_info p {
    line-height: 1.5;
    margin-top: 10px; }

.n_purchase_wrap, .n_pay_wrap {
  width: 100%;
  min-width: 1200px;
  padding: 60px 0;
  background-color: #f9f9fa; }
  .n_purchase_wrap .n_purchase, .n_purchase_wrap .n_pay, .n_pay_wrap .n_purchase, .n_pay_wrap .n_pay {
    width: 1138px;
    padding: 30px;
    margin: 0 auto;
    border: 1px solid #ecedee;
    background-color: #fff; }

.n_purchase_bar, .n_pay_bar {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #e3e3e5; }
  .n_purchase_bar .title, .n_pay_bar .title {
    width: 160px;
    padding-top: 4px;
    font-size: 16px;
    line-height: 42px;
    text-align: center;
    border-bottom: 2px solid #06c1ae;
    color: #04adb4; }
  .n_purchase_bar .btn, .n_pay_bar .btn {
    position: absolute;
    bottom: 2px;
    right: 0; }
    .n_purchase_bar .btn .u-btn, .n_pay_bar .btn .u-btn {
      margin: 0 10px 0 30px; }

.n_purchase_dd {
  width: 100%;
  margin-top: 15px; }

.n_purchase_address_wrap, .n_purchase_info_wrap {
  width: 100%; }
  .n_purchase_address_wrap th, .n_purchase_address_wrap td, .n_purchase_info_wrap th, .n_purchase_info_wrap td {
    padding: 10px;
    font: 14px/1.5 "Microsoft YaHei",SimSun,SimHei;
    text-align: center;
    border: 1px solid #e3e3e5; }
  .n_purchase_address_wrap th, .n_purchase_info_wrap th {
    font-weight: bold;
    background-color: #fcfcfc; }
    .n_purchase_address_wrap th.base, .n_purchase_info_wrap th.base {
      width: 11%; }
    .n_purchase_address_wrap th.min, .n_purchase_info_wrap th.min {
      width: 17%; }
  .n_purchase_address_wrap .address_status, .n_purchase_info_wrap .address_status {
    display: none;
    padding: 5px;
    border: 1px solid #fedbd0;
    border-radius: 5px;
    background-color: #f55a4e;
    color: #fff;
    cursor: pointer; }
  .n_purchase_address_wrap .address_status.default, .n_purchase_info_wrap .address_status.default {
    display: inline;
    background-color: #ffeee7;
    color: #f44839;
    cursor: default; }
  .n_purchase_address_wrap tr:hover, .n_purchase_info_wrap tr:hover {
    background-color: #f9f9fa; }
    .n_purchase_address_wrap tr:hover .address_status, .n_purchase_info_wrap tr:hover .address_status {
      display: inline; }
  .n_purchase_address_wrap .price1, .n_purchase_info_wrap .price1 {
    text-decoration: line-through; }
  .n_purchase_address_wrap .u-img, .n_purchase_info_wrap .u-img {
    float: left;
    width: 155px;
    height: 100px;
    margin-left: 10px; }
    .n_purchase_address_wrap .u-img img, .n_purchase_info_wrap .u-img img {
      width: 100%;
      height: 100%; }
  .n_purchase_address_wrap .txt2 h4, .n_purchase_info_wrap .txt2 h4 {
    padding: 10px 0; }

.n_purchase_statements {
  position: relative;
  padding: 30px 10px;
  border: 1px solid #ecedee;
  border-top: none; }
  .n_purchase_statements .msg label {
    width: 90px;
    text-align: right; }
  .n_purchase_statements .msg input {
    width: 480px; }
  .n_purchase_statements .description {
    position: absolute;
    top: 28px;
    right: 10px; }
    .n_purchase_statements .description p {
      display: inline; }

.n_pay_dd {
  width: 100%;
  margin-top: 15px; }

.n_paying_agent {
  width: 100%;
  overflow: hidden;
  border: 1px solid #e3e3e5; }
  .n_paying_agent > div {
    position: relative;
    float: left;
    width: 50%;
    padding: 80px 0;
    text-align: center; }
    .n_paying_agent > div:nth-child(2n):after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 1px;
      background-color: #e3e3e5; }
    .n_paying_agent > div * {
      vertical-align: middle; }
    .n_paying_agent > div input {
      margin-right: 10px; }

.n_address_layer.layui-layer .layui-layer-content {
  padding-top: 20px; }
  .n_address_layer.layui-layer .layui-layer-content .u-ipt-5 {
    width: 120px;
    margin-right: 5px; }
  .n_address_layer.layui-layer .layui-layer-content .u-ipt-6 {
    margin-right: 5px; }
  .n_address_layer.layui-layer .layui-layer-content .u-ipt-7 {
    padding: 10px;
    border-color: #c0c0c0 #d9d9d9;
    border-style: solid;
    border-width: 1px; }

.n_wx_pay_header_wrap {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #ccc; }
  .n_wx_pay_header_wrap .n_wx_pay_header {
    width: 850px;
    margin: 0 auto; }
    .n_wx_pay_header_wrap .n_wx_pay_header .logo {
      display: block;
      width: 235px;
      height: 35px;
      margin-top: 20px; }
    .n_wx_pay_header_wrap .n_wx_pay_header .tit {
      padding: 25px 0 0 10px;
      font-size: 20px; }

.n_wx_pay_info_wrap {
  width: 100%;
  border-bottom: 1px solid #ccc;
  background-color: #F2F2F2;
  clear: both; }

.n_wx_pay_info {
  width: 850px;
  height: 70px;
  margin: 0 auto; }
  .n_wx_pay_info .fl p {
    font-size: 14px; }
    .n_wx_pay_info .fl p:first-child {
      padding: 10px 0px; }
  .n_wx_pay_info .fr {
    padding: 20px 30px 0px 0px; }
    .n_wx_pay_info .fr p {
      font-size: 18px; }

.n_wx_pay_code {
  width: 850px;
  height: 350px;
  padding-left: 20px;
  margin: 30px auto;
  border: 2px solid #ccc; }
  .n_wx_pay_code img.fl {
    width: 130px;
    height: 35px;
    padding: 30px 0 0 100px; }
  .n_wx_pay_code div.fl {
    padding: 20px 0px 0px 55px; }
  .n_wx_pay_code .qrcode {
    width: 200px;
    height: 200px; }
  .n_wx_pay_code .qrtxt {
    width: 200px; }

.n_paid_header_wrap {
  width: 100%;
  min-width: 800px;
  height: 70px;
  border-bottom: 1px solid #e8e8e8; }
  .n_paid_header_wrap .n_paid_header {
    width: 1200px;
    margin: 0 auto; }
    .n_paid_header_wrap .n_paid_header img {
      width: 235px;
      height: 35px;
      margin-top: 29px; }

.n_paid_content {
  width: 800px;
  height: 400px;
  margin: 0 auto;
  margin-top: 50px;
  border: 1px solid #eee; }

.n_paid_bar {
  width: 800px;
  padding-left: 30px;
  line-height: 40px;
  border-bottom: 1px solid #eee;
  background-color: #ECFFDC; }

.n_paid_con {
  width: 500px;
  height: 300px;
  margin: 0 auto;
  margin-top: 50px; }
  .n_paid_con .success {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 10px; }
  .n_paid_con .guide {
    float: left;
    width: 360px; }
    .n_paid_con .guide p {
      margin: 0;
      padding: 0; }
    .n_paid_con .guide a:last-child {
      margin-left: 6px; }

.n_paid_footer {
  width: 100%;
  padding: 30px 0px; }
  .n_paid_footer p {
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 2;
    text-align: center;
    color: #999; }
    .n_paid_footer p a {
      margin-right: 6px;
      color: #999; }

.n_agreement_wrap {
  margin: 20px;
  border: 1px solid #CCC; }
  .n_agreement_wrap * {
    margin: 0;
    padding: 0;
    font-family: 'Microsoft Yahei';
    font-size: 14px; }

.n_agreement_content {
  padding: 30px;
  background: #F4FDF9; }
  .n_agreement_content p {
    text-indent: 2em; }
  .n_agreement_content dt {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    background: url(../img/agreement_logo.png) no-repeat left center;
    color: #363636; }
  .n_agreement_content dd {
    line-height: 25px; }
    .n_agreement_content dd.base {
      padding: 30px 0;
      margin-top: 30px;
      border-top: 1px solid #E5E5E5; }
      .n_agreement_content dd.base div span {
        font-weight: bold; }
  .n_agreement_content .info {
    margin-top: 8px; }
  .n_agreement_content .bar {
    margin-top: 15px; }
  .n_agreement_content .next_level {
    margin-left: 2em; }
  .n_agreement_content .line {
    height: 1px;
    margin-top: 30px;
    text-align: center;
    border-top: 1px solid #E5E5E5; }
    .n_agreement_content .line span {
      position: relative;
      top: -15px;
      display: inline-block;
      padding: 0 15px;
      background-color: #F4FDF9; }

.n_agreement_footer {
  overflow: hidden; }
  .n_agreement_footer > div {
    float: left;
    margin-top: 30px; }
    .n_agreement_footer > div div {
      font-weight: bold; }
  .n_agreement_footer .party_B {
    float: right;
    margin-right: 100px; }

/*# sourceMappingURL=level.css.map */
