﻿@charset "UTF-8";
*, *::before, *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  background: #f6f6f6;
  color: #333;
}

a {
  color: #666;
}

a:hover {
  text-decoration: underline;
}

.no-bg, div.no-bg {
  background: none;
}

.container {
  width: 1200px;
}

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
  padding: 7px;
}

.col-md-12 {
  float: none;
}

.row {
  margin: -7px;
}

.table td, .table th {
  font-size: .8rem;
}

.table thead th, .warrant-base .table th {
  background: #ECEDEF;
}

.table-border td, .table-border th, .table-base tbody tr, .table-striped tbody tr, .table thead {
  border: 0;
}

.table-striped tbody tr:nth-child(even) {
  background: #fff;
}

.table td {
  font-size: .9rem;
}

.table .fa {
  margin-left: 5px;
  font-size: 1rem;
}

.hover-bg tbody tr:hover {
  background: #fefbe7;
}

.table th.column-select, table.table th.column-select:hover {
  background: #c8e8f4;
}

.table .column-select {
  background: rgba(138, 224, 255, 0.2);
}

.column-select {
  font-weight: 600;
}

.table th.column-select .fa-caret-down, .table th.column-select .fa-caret-up {
  color: #00b2e8;
}

.table-responsive {
  overflow-x: hidden;
}

.table-responsive .table th, .table-responsive .table td {
  color: #4a4a4a;
}

/*.table-responsive .table td{ color: #111;}*/
.warrant-block-out .table thead th {
  cursor: pointer;
  vertical-align: top;
}

.warrant-block-out .table thead th.sp-bc {
  background: #E7E9EB;
}

.warrant-block-out div.border-style {
  padding: 0;
}

.warrant-block-out .table tbody td.sp-bc {
  background: rgba(0, 0, 0, 0.02);
}

.table .fa-caret-down, .table .fa-caret-up {
  color: #2a698d;
}

.table th.hover-tb:hover {
  background: #d9f3ff;
  cursor: pointer;
}

.data-time {
  font-size: 14px;
  color: #545454;
  top: 1rem;
}

.color-style1 {
  color: #000;
}

.color-style2 {
  color: #009FE8;
}

.in-block {
  display: inline-block;
}

.block {
  display: block;
}

.class-danger {
  background: #ffe224;
  color: #545454;
}

.class-cancel {
  background: #ccc;
  color: #666;
}

.class-danger:hover {
  background: #ffff21;
  text-decoration: none;
}

.class-cancel:hover {
  background: #dedede;
  text-decoration: none;
}

.class-success .btn {
  font-size: 1.25rem;
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  background: #fff;
}

.container-out {
  background: #fff;
  padding: 1rem;
}

.container {
  width: 1200px;
  padding: 1.25rem 0;
  margin: 0 auto;
}

.news {
  padding-top: 0;
}

.warrant-body .news {
  padding-top: 1.25rem;
}

.warrant-body .stock {
  padding-bottom: 0;
}

.title-out {
  /*margin-bottom: 1rem;*/
}

.title {
  font-size: 2rem;
  color: #4a4a4a;
  display: inline-block;
  top: 3px;
}

.title::before {
  content: '';
  display: inline-block;
  vertical-align: top;
  border-left: solid 6px #eb3f20;
  height: 2rem;
  margin-right: 10px;
}

.title-tips-out {
  display: inline-block;
  margin-left: .2rem;
  vertical-align: top;
  top: 3px;
}

.title-tips-out .fa-question-circle {
  font-size: 1.2rem;
  color: #ddd;
}

.warrant-block-out {
  margin-top: 2rem;
}

.warrant-block-out:first-child {
  margin-top: 0;
}

.warrant-block-out .title-out, .warrant-base .title-out {
  margin-bottom: 1rem;
}

.search-adv .col-md-4 a, .search-adv h2, .warrant-base .title-out h2 {
  font-size: 1.5rem;
  font-weight: 100;
}

.warrant-other-text {
  margin-left: 1rem;
  font-size: 1.5rem;
}

.search-adv .col-md-4 a, .search-adv h2 a, .warrant-base .title-out h2 a {
  color: #438dd2;
}

.search-adv .col-md-4 a {
  font-size: 1rem;
}

.news .title-out {
  margin: 1rem;
}

.table a:hover {
  text-decoration: none;
  color: #08c;
}

.warrant-body .title {
  font-size: 1.5rem;
}

.warrant-body .title::before {
  height: 24px;
}

.warrant-idx .title {
  font-size: 2rem;
}

.warrant-idx .title::before {
  height: 2rem;
}

.warrant-search .title, .warrant-info .title, .warrant-base .title, .warrant-search-adv .title {
  float: left;
  font-weight: 100;
}

.warrant-info ul.tab-list, .warrant-base ul.tab-list, .warrant-search-adv ul.tab-list {
  margin-top: 0;
  margin-bottom: 0;
}

.warrant-school-info .title {
  font-size: 2rem;
}

.warrant-school-info .title::before {
  height: 2rem;
}

.warrant-school-content {
  min-height: 139px;
}

.warrant-school-content .class-dl {
  position: absolute;
  bottom: 7px;
  right: 7px;
  color: #545454;
}

.warrant-school-content .class-dl dt {
  margin-bottom: 1rem;
}

.warrant-class-title, .warrant-class-progress {
  font-size: 1.3rem;
  color: #999;
}

.block-list .col-md-10, .block-list .col-md-2 {
  padding: 14px;
}

.block-list li {
  margin: 1rem 0;
}

.block-list li .clearfix {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  z-index: 1;
}

.block-list li .col-md-2 {
  width: 200px;
  float: right;
}

.have-child::before {
  content: '';
  border: solid 15px transparent;
  position: absolute;
  right: 0;
  bottom: -15px;
}

.block-list > li > .have-child::before {
  border-right-color: #fafafa;
}

.block-list > li > ul > li .have-child::before {
  border-right-color: #eee;
}

.block-list > li {
  font-size: 1.3rem;
}

.block-list > li:first-child {
  margin-top: 5px;
}

.block-list a {
  display: block;
  color: #545454;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.block-list a:hover {
  text-decoration: none;
}

.block-list ul {
  clear: both;
}

.block-list > li > ul, .block-list ul ul {
  margin-top: -1rem;
  margin-left: 2rem;
  z-index: 0;
}

.block-list > li > .clearfix {
  background: #fafafa;
}

.block-list > li > ul > li .clearfix {
  background: #eee;
}

.block-list ul ul div.clearfix {
  background: #d9f3ff;
}

.block-list > li > ul > li > .clearfix > .col-md-10 {
  width: 968px;
}

.block-list ul ul .col-md-10 {
  width: 936px;
}

.block-list .clearfix:hover {
  background: #fefbe7;
}

.have-child a {
  color: #08c;
}

.primary-navi-out {
  background: #000;
  margin: 22px 0 7px;
}

.primary-navi {
  padding: 0;
}

.warrant-navi-list, .primary-navi .col-md-4 {
  margin: -7px auto;
}

.primary-navi .col-md-4 {
  margin-top: -1px;
}

.primary-navi .btn {
  border: 0;
}

.warrant-navi-list li {
  float: left;
}

.warrant-navi-list a {
  color: #ddd;
  line-height: 40px;
  padding: 0 1rem;
  text-decoration: none;
  display: block;
  font-size: 15px;
}

.warrant-navi-list a:hover {
  background: #3b3b3b;
}

.warrant-list-now a, .warrant-list-now:hover a {
  background: #113358;
  color: #fff;
}

/* Btn Link*/
.warrant-tab-out .btn,
.page-navi .btn,
.page-navi a,
.search-adv-btn-out .btn-cancel {
  font-size: .9rem;
  color: #545454;
  background: #ccc;
  vertical-align: top;
}

.search-adv-btn-out .btn-cancel {
  border: 0;
}

.primary-navi .btn {
  background: #3b3b3b;
  color: #ddd;
}

.warrant-tab-out .btn {
  float: left;
  padding: 0 10px;
  line-height: 28px;
  border-radius: 0;
  font-size: .9rem;
}

/* Btn Hover*/
.page-navi .btn:hover,
.page-navi a:hover,
.tab-fn .warrant-tab-out .btn:hover,
.warrant-tab-now .btn:hover {
  background: #d9f3ff;
  text-decoration: none;
}

.warrant-list-step-out .btn:hover,
.warrant-school-info .btn:hover,
.search-adv-btn-out .btn-primary:hover {
  background: #2269b5;
}

.search-adv-btn-out .btn-cancel:hover {
  background: #dedede;
}

.primary-navi .warrant-tab-out .btn:hover {
  background: #666;
}

/* Btn Current & Current Hover*/
.tab-fn .warrant-tab-now,
.tab-fn .btn.warrant-tab-now:hover,
.warrant-tab-list .tab-up.tab-now a,
.warrant-tab-list .tab-up.tab-now a:hover,
.warrant-list-step-out .btn,
.warrant-school-info .btn,
.page-navi .page-now,
.page-navi .page-now:hover,
.search-adv-btn-out .btn-primary {
  background: #1c5592;
  color: #fff;
}

.primary-navi .warrant-tab-now, .primary-navi .warrant-tab-out .warrant-tab-now:hover {
  background: #fff;
  color: #333;
}

.warrant-school-info .btn {
  color: #fff;
}

.warrant-school-info .btn-out {
  display: inline-block;
}

.warrant-school-info .btn {
  font-size: 1.3rem;
}

.tab-fn {
  padding: 10px 1rem;
  background: #fafafa;
}

.tab-fn .srh-ipt {
  border: solid 1px #e5e5e5;
}

.tab-fn .shadow-block .keyin-list {
  width: 320px;
}

.warrant-tab-out .btn:first-child {
  border-radius: 3px 0 0 3px;
}

.warrant-tab-out .btn:last-child {
  border-radius: 0 3px 3px 0;
}

.shadow-block-link {
  z-index: 1;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}

.shadow-block:hover {
  -webkit-box-shadow: 0 2px 4px 0 #dadcde;
          box-shadow: 0 2px 4px 0 #dadcde;
}

.srh-ipt {
  height: 28px;
  border: 0;
  width: 210px;
  padding: 0 5px;
}

.btn.srh-btn {
  background: #e5e5e5;
  border-radius: 0 3px 3px 0;
  height: 28px;
}

.srh-btn:hover {
  background: #eef1f4;
}

.srh-btn .fa {
  color: #666;
  font-size: 1.2rem;
  margin: 0;
}

.tab-fn .push-left {
  margin-right: 1rem;
}

.tab-fn .srh-ipt {
  width: 320px;
}

.keyword-text {
  top: .5rem;
  color: #8c8c8c;
}

.page-navi {
  padding: 1rem;
}

.page-navi span {
  color: #545454;
}

.page-navi a {
  display: inline-block;
  padding: 9px .8rem;
  border-radius: 3px;
}

.page-navi .btn, .page-navi a {
  margin: 0 .2rem;
}

.page-sel {
  padding: .45rem;
  border-radius: 3px;
}

a.page-now {
  color: #fff;
}

.border-style {
  border: solid 1px #ddd;
  background: #fff;
}

/*.border-style-bg{ background: }*/
.border-style2 {
  border: solid 1px #ddd;
  border-width: 1px 1px 0 0;
}

.border-style3 {
  background: #fafafa;
  overflow: hidden;
}

.border-style2:last-child {
  border-right-width: 0;
}

.border-style-out .border-style {
  margin-top: 1rem;
}

.warrant-body .stock .border-style2 {
  padding: 1rem 0;
}

.stock .border-style {
  min-height: 340px;
}

.warrants .border-style {
  min-height: 268px;
}

.news-heading-img {
  float: left;
  width: 245px;
  height: 245px;
}

.news-heading-img img {
  width: 100%;
  height: 100%;
}

.news-heading {
  border-bottom: solid 1px #d1d1d1;
  margin-left: 260px;
  margin-bottom: 15px;
  height: 90px;
  overflow: hidden;
}

.news-heading h2, .news-list a, .tab-news-list li a {
  letter-spacing: 1px;
}

.news-heading h2 {
  font-size: 2rem;
  line-height: 1.35;
}

.news-heading h2 a {
  color: #155993;
}

.news-list {
  margin-left: 260px;
}

.news-list li {
  font-size: 1rem;
  line-height: 1.8;
  overflow: hidden;
}

.news-list a {
  width: 87%;
  font-size: .95rem;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.news-list a:hover {
  text-decoration: none;
  color: #08c;
}

.news-out {
  margin: 1rem;
}

.news-time {
  font-size: .8rem;
  color: #999;
}

.news-list .news-time {
  width: 13%;
  font-style: normal;
  text-align: right;
  top: 3px;
}

.warrant-aside .border-style:first-child, .warrant-con-out .ad-300x600:first-child {
  margin-top: 0;
}

.idx-tab-panel {
  border-top: dashed 1px #ccc;
  margin: 1rem;
}

.idx-tab-list {
  padding: 1rem 0;
}

.sbr-tab-panel {
  margin: 1rem;
}

.sbr-tab-list {
  margin: -1rem -1rem 0;
}

.tab-list-out {
  overflow: hidden;
}

.tab-list {
  margin: 0 0 1rem 1rem;
  padding-left: 1rem;
  border-left: solid 1px #ccc;
  float: left;
}

.tab-list:first-child {
  border: 0;
  padding-left: 0;
}

.idx-tab-list li, .sbr-tab-list li, .tab-list li {
  float: left;
}

.sbr-tab-list li {
  width: 50%;
}

.idx-tab-list li:first-child {
  border: 0;
}

.idx-tab-list a, .tab-list a {
  padding: 0 1rem;
  display: inline-block;
  line-height: 1.8rem;
  font-size: 1rem;
}

.tab-list a {
  font-size: .9rem;
  padding: 0 .5rem;
  color: #4a4a4a;
}

.idx-tab-list a:hover, .tab-list a:hover {
  color: #8c8c8c;
  text-decoration: none;
}

.sbr-tab-list a {
  background: #e6e6e6;
  border-bottom: solid 1px #ccc;
  line-height: 3rem;
  display: block;
  text-align: center;
  color: #666;
  text-decoration: none;
  font-size: 1.2rem;
}

.sbr-tab-list a:hover {
  color: #000;
}

.idx-tab-now a, .idx-tab-now a:hover, .tab-now a, .tab-now a:hover {
  background: #999;
  color: #fff;
  text-decoration: none;
  border-radius: 3px;
}

.sbr-tab-now a {
  color: #555;
  border-color: #fff;
  background: none;
  font-weight: 600;
  font-size: 1.3rem;
}

.sbr-tab-now a:hover {
  color: #555;
}

li.tab-up a, .warrant-up, .warrant-base-list li strong.warrant-up {
  color: #eb3f20;
}

li.tab-up a:hover {
  color: #f3816d;
}

li.tab-down a, .warrant-down, .warrant-base-list li strong.warrant-down {
  color: #1DA11B;
}

li.tab-down a:hover {
  color: #44cc00;
}

.tab-up.tab-now a, .tab-up.tab-now a:hover, .table .bg-up th {
  color: #fff;
  background: #eb3f20;
}

.tab-down.tab-now a, .tab-down.tab-now a:hover, .table .bg-down th {
  color: #fff;
  background: #1DA11B;
}

.fund .tab-list-out, .warrants .tab-list-out {
  margin-top: 1rem;
}

.idx-tab-con, .sbr-tab-con {
  display: none;
}

.fund .tab-list:first-child {
  margin-bottom: 0;
}

.fund .col-md-6, .exchange .col-md-6 {
  padding: 0 0 0 1rem;
}

.fund .col-md-6:first-child, .exchange .col-md-6:first-child {
  padding: 0;
}

.exchange .block-title {
  margin-bottom: 1rem;
}

.media-out img, .media-out iframe {
  width: 100%;
  display: block;
  height: 65px;
}

.sbr-list li {
  overflow: hidden;
  margin-top: 1.35rem;
}

.sbr-list a:hover {
  text-decoration: none;
  color: #08c;
}

.sbr-list .media-out {
  float: left;
  width: 100px;
  margin-right: 1rem;
}

.sbr-list h4 {
  line-height: 1.4;
  height: 2.5rem;
  overflow: hidden;
  font-size: 1rem;
  text-align: justify;
  font-weight: 100;
}

.sbr-list .sbr-con {
  font-size: 1rem;
  line-height: 1.5;
  margin-left: 76px;
}

.viewer {
  color: #999;
  font-size: .9rem;
}

.sbr-list .viewer {
  position: absolute;
  bottom: 0;
  right: 0;
}

.sbr-open .media-out {
  width: 60px;
}

.sbr-open li:hover {
  background: #e5faff;
}

.warrant-body .sbr-list {
  margin: 0 1rem 1rem;
}

.warrant-body .tab-list {
  margin-top: 1rem;
}

.sbr-list.sbr-open {
  margin: 0;
}

.sbr-open li {
  padding: 1rem;
  margin: 0;
}

.sbr-open .viewer {
  right: 1rem;
  bottom: 1rem;
}

.block-title {
  margin: 1rem;
  font-size: 1.5rem;
}

.block-title .size {
  font-size: .9rem;
  color: #999;
}

.water-mark-out {
  position: absolute;
  right: 5px;
  bottom: 8px;
}

.water-mark {
  color: #ccc;
  font-weight: 600;
  line-height: 1.2;
}

.tab-con {
  display: none;
}

.tab-con:first-child {
  display: block;
}

.array-style {
  background: #FBB03B;
  width: 23px;
  color: #fff;
  font-size: 13px;
  display: inline-block;
  border-radius: 3px;
}

.up, .table td.up {
  color: #eb3f20;
}

.down, .table td.down {
  color: #1DA11B;
}

.country-list .up, .country-list .down {
  font-weight: 600;
}

.tab-con-tips {
  color: #666;
  font-size: .9rem;
}

.tab-con .tab-con-tips {
  display: block;
  margin: 1rem 0;
  text-align: center;
}

.tab-news-list {
  font-size: 1rem;
  margin-left: 1rem;
  margin-right: 1rem;
}

.tab-news-list li {
  line-height: 2;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.tab-news-list li::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 4px;
  height: 4px;
  background: #666;
  margin-right: 10px;
  border-radius: 50%;
  top: -2px;
  position: relative;
}

.tab-news-list li:hover::before {
  background: #50A8C3;
}

.tab-news-list li a:hover {
  color: #08c;
  text-decoration: none;
}

.ad-heading-out {
  border-bottom: solid 1px #ddd;
  padding: 0 0 1rem 0;
}

.ad-heading {
  font-size: 1.2rem;
  font-weight: 100;
  color: #4A4A4A;
  display: inline-block;
  margin-right: 1rem;
}

.mask {
  overflow: hidden;
  border: solid 1px #ddd;
  background: #fff;
}

.box-slider-out .mask {
  border: 0;
  width: 80%;
  margin: auto;
  -webkit-box-shadow: 3px 2px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 3px 2px 4px rgba(0, 0, 0, 0.1);
}

.news .no-data {
  line-height: 237px;
}

.stock .no-data {
  line-height: 135px;
}

.no-data {
  text-align: center;
  font-size: 1.25rem;
  color: #4a4a4a;
}

.app-list {
  overflow: hidden;
}

.app-list li {
  padding: 1rem;
  float: left;
}

.app-list .media-out {
  float: left;
  width: 65px;
  margin-right: 1rem;
}

.app-list p {
  font-size: .9rem;
  color: #999;
  line-height: 1.3;
  height: 38px;
  overflow: hidden;
}

.app-list-con h3 {
  font-weight: 100;
  font-size: 1rem;
  margin-bottom: 5px;
}

.app-list-con h3 a {
  color: #08c;
}

.more {
  font-size: .9rem;
}

.app-tit-out {
  margin-bottom: 1rem;
  font-size: 1.2rem;
}

.app-tit {
  font-weight: 100;
  font-size: 1.5rem;
}

.app-tit-out .more, .lesson-hover .more, .ad-heading-out .more {
  position: absolute;
  right: 0;
  bottom: 0;
}

.app-tit-out .more:hover, .lesson-hover .more:hover, .ad-heading-out .more:hover {
  color: #08c;
  text-decoration: none;
}

.app-navi a, .box-slider-navi a {
  display: inline-block;
  text-indent: -9999px;
  width: 15px;
  height: 15px;
  background: #999;
  border-radius: 50%;
  margin: 10px 5px;
}

.app-navi a:hover, .box-slider-navi a:hover {
  background: #777;
}

a.app-navi-now, a.box-slider-now, a.app-navi-now:hover, a.box-slider-now:hover {
  background: #666;
}

.ad-heading-out .more {
  bottom: auto;
}

.lesson-block {
  background: #f1f1f1;
}

.lesson-default, .lesson-hover {
  height: 170px;
  margin: 1rem;
}

.lesson-hover {
  display: none;
}

.lesson-block:hover .lesson-hover {
  display: block;
}

.lesson-block:hover .lesson-default {
  display: none;
}

.lesson-default img {
  width: 100px;
  height: 100px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 50%;
  border: solid 1px #ddd;
}

.lesson-block h2, .lesson-list li span {
  line-height: 1.5;
}

.lesson-block h2 {
  font-size: 1.3rem;
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.lesson-list li {
  margin-bottom: 10px;
}

.lesson-list li h2 {
  display: inline-block;
  font-size: 1rem;
  width: 85%;
  vertical-align: top;
  margin-bottom: 5px;
  top: -1px;
}

.lesson-block a {
  color: #08c;
}

.lesson-block a.more:hover {
  text-decoration: underline;
}

.lesson-list li p {
  font-size: 1rem;
  margin-left: 3rem;
  font-size: .9rem;
  color: #666;
  line-height: 1.3;
}

.table.td-default th, .table.td-default td {
  white-space: normal;
}

.td-default th[data-chart] {
  width: 40px;
}

.td-default th[data-name] {
  width: 120px;
}

.table a, .sbr-open a {
  color: #08c;
}

.table a:hover {
  text-decoration: underline;
}

.col-article-block .border-style {
  background: #f9f9f9;
}

.col-article-header, .col-article-con {
  margin: 1rem;
}

.col-article-header h3 {
  font-size: 1rem;
  line-height: 1.5;
}

.col-article-header h3 a, .col-article-con .more {
  color: #155993;
}

.col-article-con p {
  font-size: .9rem;
  color: #808080;
}

.col-article-date {
  color: #999;
  font-size: .9rem;
  font-style: italic;
}

.col-article-con > .push-left {
  z-index: 1;
  top: 5px;
  margin-right: 1rem;
  width: 150px;
}

.col-article-con > .push-left > img {
  width: 100%;
}

.col-article-con .more:hover {
  text-decoration: underline;
}

/*.etf .col-article-con{ height: 250px; overflow: hidden;}
.fund .col-article-con{ height: 230px; overflow: hidden;}
.exchange .col-article-con{ height: 247px; overflow: hidden;}*/
.country-list {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.country-list > li {
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
  border: solid 1px #ddd;
  padding: 10px;
  width: 220px;
}

.country-list > li h3 {
  font-size: 1.2rem;
  color: #666;
  border-bottom: solid 1px #ccc;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.country-list ul li {
  margin-top: 1rem;
}

.country-list .up, .country-list .down {
  font-size: 1rem;
}

.country-list .size {
  margin-left: 5px;
}

.size {
  font-size: .9rem;
  font-style: italic;
}

.country-status {
  position: absolute;
  right: 0;
  top: 0;
}

.country-status span {
  display: block;
  text-align: right;
}

.country-flag-out .size {
  color: #666;
  margin-bottom: 5px;
}

.us {
  top: 31.4%;
  left: 4%;
}

.uk {
  top: -4.1%;
  left: 25%;
}

.de {
  top: -7%;
  left: 44%;
}

.fr {
  top: 22.2%;
  left: 25%;
}

.cn {
  top: 41%;
  left: 58%;
}

.tw {
  top: 41%;
  left: 78%;
}

.kr {
  top: 4%;
  left: 63%;
}

.jp {
  top: 14.7%;
  left: 82%;
}

.map > img {
  width: 100%;
}

.us::after {
  content: '���ѧY�ɳ�������Q������';
  color: red;
  font-size: 11px;
  display: block;
  margin-top: 15px;
}

.delay-tips {
  color: red;
  font-size: 11px;
}

.idx-tab-panel .delay-tips {
  position: absolute;
  right: 0;
  top: 25px;
}

.ff .stock .border-style, .ie .stock .border-style {
  min-height: 332px;
}

.ff .etf .col-article-block .border-style, .ie .etf .col-article-block .border-style {
  height: 527px;
}

.ie .sbr-list h4 {
  height: 2.6rem;
}

.ie .sbr-open li {
  z-index: 0;
}

.ad-out {
  background: #f7f7f7;
  padding: 1rem;
  margin-bottom: 1rem;
}

.ad-320x100 {
  display: block;
}

.ad-out .ad-300x250, .ad-out .ad-300x600 {
  margin: auto;
}

.text-overflow1, .text-overflow2 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: inline-block;
}

.text-overflow1 {
  width: 135px;
}

.text-overflow2 {
  width: 200px;
}

.width-style1, .table td.width-style1 {
  width: 288px;
  white-space: normal;
}

.app-ad .col-md-4:nth-child(n+5) .ad-320x100, .class-ad .col-md-4:nth-child(n+8) .ad-320x100, .ad .ad-320x100 {
  margin: 0 auto;
}

.chart-title {
  margin: 10px;
}

.chart-title h3 {
  margin-bottom: 10px;
  font-size: 18px;
  display: inline-block;
}

.chart-title .size {
  color: #999;
}

.chart-title .size1 {
  font-size: 20px;
  font-weight: 600;
}

.chart-title .size2 {
  font-size: 15px;
  font-weight: 600;
}

.chart-water-mark-out {
  position: absolute;
  top: 84px;
  right: 15px;
}

.chart-water-mark-out .water-mark {
  color: #DDD;
}

.recommend-title {
  font-size: 2rem;
  color: #262626;
  margin-bottom: 1rem;
  margin-top: .5rem;
}

.recommend-title img {
  top: 1px;
}

.box-slider-list > li {
  float: left;
  padding: 28px 1rem;
}

.box-slider-heading {
  margin-bottom: 1rem;
}

.box-slider-title {
  font-size: 2.5rem;
  line-height: 1em;
}

.box-slider-title span, .warrant-block-title span {
  display: block;
}

.box-slider-title span {
  font-size: 1.7rem;
}

.box-slider-meta {
  font-size: 1.1rem;
  line-height: 1.5rem;
  margin-left: 3rem;
  color: #4a4a4a;
}

.box-slider-meta li, .warrant-block-meta li {
  line-height: 1.6;
}

.box-slider-meta .fa {
  font-size: 1.5rem;
  top: 2px;
}

.warrant-block-meta {
  font-size: .9rem;
}

.warrant-block-meta .fa {
  font-size: 1.3rem;
  top: 2px;
}

.box-slider-prev, .box-slider-next {
  position: absolute;
  width: 0;
  height: 0;
  top: 45%;
  text-indent: -9999px;
  border: solid 19px transparent;
  margin-top: -19px;
}

.box-slider-prev {
  border-right-color: #ccc;
  left: 0;
}

.box-slider-next {
  border-left-color: #ccc;
  right: 0;
}

.box-slider-prev:hover {
  border-right-color: #999;
}

.box-slider-next:hover {
  border-left-color: #999;
}

.warrant-body .title::before {
  border-left-color: #1c5592;
}

.warrant-body .stock .border-style {
  min-height: auto;
}

.warrant-block-heading {
  margin-bottom: .3rem;
}

.warrant-block-title span {
  color: #4a4a4a;
  font-size: .9rem;
  margin-top: 1rem;
  font-weight: 100;
}

.warrant-block-title a {
  font-size: 1.9rem;
}

.warrant-block-meta {
  margin-left: 2.85rem;
  color: #4a4a4a;
}

.tab-title {
  font-size: 1.5rem;
  margin: 1rem;
  margin-right: 0;
  float: left;
  top: 2px;
}

.warrant-aside .border-style {
  margin-top: 1rem;
}

.tab-right-line {
  border-right: 1px #ccc solid;
  padding-right: 15px;
  margin-right: 15px;
}

.cmoney-desktop-ad {
  display: none;
}

.warrant-base .warrant-aside {
  display: block;
}

.warrant-base-list li {
  float: left;
  border-left: solid 1px #e5e5e5;
  padding: 0 2rem;
}

.warrant-base-list li:first-child {
  border: 0;
  padding-left: 0;
}

.warrant-base-list li:last-child {
  height: 79px;
  padding-top: 17px;
}

.warrant-base-list-ev .warrant-up, .warrant-base-list-ev .warrant-down, .warrant-other-text .warrant-down, .warrant-other-text .warrant-up {
  margin-right: .5rem;
}

.warrant-other-text .warrant-down .fa, .warrant-other-text .warrant-up .fa {
  margin-left: .3rem;
}

.warrant-base-list a {
  color: #08c;
}

.warrant-base-list li strong {
  font-size: 2rem;
  line-height: 1.3;
  display: block;
  color: #111;
}

.warrant-base-list-ev {
  color: #545454;
  margin-bottom: .5rem;
}

.drop-out a {
  color: #eb5823;
  font-size: 1rem;
}

.warrant-name {
  font-size: 1.9rem;
  margin: .7rem 0 .3rem;
  color: #111;
  font-weight: 100;
}

.warrant-no {
  font-size: 1.5rem;
  color: #111;
}

.warrant-kind {
  color: #eb3f20;
  vertical-align: top;
  font-size: .9rem;
  top: 2px;
}

.warrant-tb th {
  text-align: left;
  background: #ecedef;
  /*font-size: 1rem;*/
}

.warrant-tb td {
  text-align: right;
  /*font-size: 1rem;*/
}

.table-border.warrant-tb th, .table-border.warrant-tb td {
  border: solid 1px #e5e5e5;
  width: 16.66%;
}

.warrant-school-info .progress-fn {
  margin: 1rem 0;
  font-size: .9rem;
}

.warrant-school-info .progress-bar-out {
  display: inline-block;
  width: 150px;
  vertical-align: middle;
}

.progress-bg, .progress-bar {
  height: 6px;
}

.progress-bg {
  background: #ecedef;
}

.progress-bar {
  background: #338bdd;
  background: -webkit-gradient(linear, left top, right top, from(#338bdd), to(#80d6fa));
  background: -o-linear-gradient(left, #338bdd, #80d6fa);
  background: linear-gradient(to right, #338bdd, #80d6fa);
}

.progress-num {
  color: #348cdd;
}

.final-detail .tb-base th:first-child, .final-detail .tb-base td:first-child {
  width: 80%;
}

.warrant-class-title-text, .warrant-class-progress-text {
  font-size: 1.3rem;
  color: #999;
}

.warrant-school-tips {
  margin-left: 1rem;
  font-size: .9rem;
  color: #545454;
  vertical-align: bottom;
}

.warrant-class-progress-dot {
  display: inline-block;
  top: 8px;
}

.warrant-class-progress-dot span {
  display: inline-block;
  background: #e5e5e5;
  height: 6px;
  width: 23px;
}

span.class-done {
  background: #f6a623;
}

.warrant-class-progress .fa-merge {
  margin-left: .5rem;
}

.fa-merge .fa-circle-thin {
  color: #ccc;
}

.fa-merge .fa-check {
  position: absolute;
  left: 1px;
  top: 0px;
  color: #6bb21d;
}

.class-progress-list li:nth-child(odd) {
  background: #fafafa;
}

.class-progress-list li:hover {
  background: #fcf9e6;
}

.class-progress-list .fa-merge {
  top: 3px;
}

.class-progress-list a {
  font-size: .95rem;
  display: block;
  line-height: 1.5;
}

.class-progress-list a:hover {
  text-decoration: none;
}

.class-progress-tips {
  display: none;
  position: absolute;
  left: -310px;
  top: 1rem;
  background: #fcf9e6;
  padding: 10px;
  width: 300px;
  -webkit-box-shadow: -3px 3px 2px rgba(0, 0, 0, 0.1);
          box-shadow: -3px 3px 2px rgba(0, 0, 0, 0.1);
}

.class-progress-tips::before {
  content: '';
  border: solid 10px transparent;
  position: absolute;
  right: -10px;
  top: 0;
  border-top-color: #fcf9e6;
}

.class-progress-list li:hover .class-progress-tips {
  display: block;
}

.class-progress-tips strong, .class-progress-tips span {
  float: left;
  font-size: .8rem;
}

.class-progress-tips strong {
  width: 25%;
  line-height: 1.5;
}

.class-progress-tips span {
  width: 75%;
  line-height: 1.5;
}

.class-progress-list li.class-progress-list-now {
  background: #ecedef;
}

li.class-progress-list-now a {
  color: #000;
}

.warrant-post h1, .warrant-post h3 {
  font-size: 26px;
  color: #C00;
  line-height: 1.3;
}

.warrant-post h2 {
  font-size: 22px;
  color: #F60;
  line-height: 1.5;
}

.warrant-post h1, .warrant-post h2, .warrant-post h3, .warrant-post p {
  margin-bottom: .5em;
}

.class-testing-con img, .warrant-post img {
  max-width: 100%;
  height: auto;
  cursor: pointer;
}

.class-testing-con {
  border: solid 1px #dadcde;
}

.class-testing-con::before, .class-testing-con::after {
  z-index: 1;
  content: '';
  width: 0;
  height: 0;
  border: solid 10px transparent;
  position: absolute;
  left: 8%;
  margin-left: -10px;
}

.class-testing-con::before {
  border-bottom-color: #dadcde;
  top: -20px;
}

.class-testing-con::after {
  border-bottom-color: #fff;
  top: -18px;
}

.class-testing-progress {
  font-size: 1.1rem;
  margin-bottom: 1rem;
}

.class-tab {
  margin-bottom: 1rem;
}

.class-tab .class-cancel {
  background: #f6f6f6;
  border: solid 1px #dadcde;
  font-size: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  color: #333;
  margin-bottom: .5rem;
  margin-right: .2rem;
}

.class-tab .class-tab-now {
  background: #fff;
}

.class-tab .class-cancel:hover {
  background: none;
}

.class-testing-q, .class-testing-a {
  padding: 1rem;
}

.class-testing-q p, .class-testing-a p, .cbox-block {
  font-size: 1.5rem;
}

.cbox-block {
  margin: 1rem 0;
}

.class-testing-a {
  border-top: solid 1px #dadcde;
  background: #e8e8e8;
}

.class-testing-a .btn {
  padding-left: 5rem;
  padding-right: 5rem;
}

.class-testing > .btn {
  z-index: 1;
  position: absolute;
  right: 0;
  top: -8px;
}

.m-choice {
  display: none;
}

.c-label {
  line-height: 1.15;
  padding-left: 34px;
  display: inline-block;
  background: url(../images/checkbox.png) no-repeat;
  cursor: pointer;
  font-size: 1.5rem;
  height: 27px;
}

.warrant-search-tips {
  display: none;
  position: absolute;
  left: 15px;
  top: 70px;
  background: #fcf9e6;
  padding: 10px;
  -webkit-box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.1);
}

.warrant-search-tips::before {
  position: absolute;
  left: 0;
  top: -10px;
  content: '';
  border: solid 10px transparent;
  border-left-color: #fcf9e6;
}

.warrant-slogan .btn:hover {
  text-decoration: none;
}

.warrant-slogan > p {
  font-size: .9rem;
  color: #545454;
  margin-bottom: 5px;
}

.warrant-search-tips > p {
  color: #545454;
}

.warrant-search-tips > p:first-child {
  font-weight: 600;
}

.warrant-search-tips ol {
  list-style: decimal inside;
}

.warrant-search-tips li {
  line-height: 1.6;
}

.warrant-search-tips-con {
  color: #999;
  font-size: .85rem;
}

.warrant-search-tab input[type="search"],
.warrant-list-step input[type="search"],
.warrant-list-step select {
  padding: 5px;
  border: solid 1px #e5e5e5;
}

.warrant-list-step input[type="search"] {
  background: #fffae1;
  width: 160px;
}

.warrant-slogan .btn {
  color: #545454;
  background: #fff;
}

.warrant-slogan .btn:hover {
  background: #ecedef;
  color: #545454;
}

.form-group + .form-group {
  margin-top: 0;
}

.warrant-list-step > li {
  float: left;
  margin-right: 6.6rem;
  top: 3px;
}

.warrant-list-step > li::before, .warrant-list-step > li::after {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  content: '';
  border: solid 10px transparent;
  height: 0;
}

.warrant-list-step > li::before {
  border-left-color: #1c5592;
  right: -70px;
}

.warrant-list-step > li::after {
  border-left-color: #f7f7f7;
  right: -65px;
  z-index: 1;
}

.step-num {
  vertical-align: top;
  display: inline-block;
  background: #1c5592;
  color: #fff;
  width: 18px;
  line-height: 18px;
  border-radius: 50%;
  text-align: center;
  font-size: .9rem;
  margin-right: 5px;
}

.warrant-list-step .form-group label, .step-title {
  font-size: 1.25rem;
  font-weight: 600;
}

.warrant-list-step-out .btn {
  font-size: 1.3rem;
  color: #fff;
  top: 7px;
}

.step-title {
  margin-bottom: 10px;
}

.navi-search .keyin-list {
  width: 210px;
}

.warrant-list-step .keyin-list {
  width: 160px;
}

.warrant-search-tab .keyin-list-out {
  display: inline-block;
}

.warrant-search-tab .keyin-list-out input[type="search"] {
  width: 243px;
}

.warrant-search-tab .keyin-list {
  width: 243px;
}

.keyin-list {
  z-index: 2;
  position: absolute;
  max-height: 180px;
  border-top: solid 1px #e5e5e5;
  background: #fff;
  overflow-y: auto;
  overflow-x: hidden;
  font-size: .9rem;
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.4);
          box-shadow: 0 4px 6px rgba(0, 0, 0, 0.4);
}

.keyin-list li {
  padding: 0 5px;
  line-height: 1.9rem;
}

.keyin-list li:hover {
  background: #d9f3ff;
  cursor: pointer;
}

.warrant-search-tab {
  margin-bottom: 10px;
}

.warrant-search-tab > li {
  border: solid 1px #ddd;
  padding: 1rem 10px;
  background: #fafafa;
  margin-top: -1px;
}

.warrant-search-tab > li:first-child {
  border-radius: 3px 3px 0 0;
  margin-top: 0;
}

.warrant-search-tab > li:last-child {
  border-radius: 0 0 3px 3px;
}

.warrant-search-tab > li:last-child input[type="radio"] {
  top: 10px;
}

.warrant-search-tab > li .form-control {
  display: inline-block;
  width: auto;
}

.form-control-out {
  width: 95%;
  vertical-align: top;
}

li:first-child.warrant-search-tab-now, li:last-child.warrant-search-tab-now {
  z-index: 1;
  background: #fff;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  border-radius: 3px;
}

.warrant-search-tab .radio-inline {
  display: block;
  font-size: .9rem;
}

.warrant-search-tab .search-fn {
  display: inline-block;
  margin-left: 1rem;
}

.warrant-search-tab .search-fn input[type="search"], .warrant-search-tab .search-fn .keyin-list {
  width: 219px;
}

.warrant-search-tab .search-fn input[type="search"] {
  background: #fffae1;
}

.warrant-search-adv .border-style {
  padding: 10px;
}

.warrant-search-tab .form-control-out .form-control {
  width: 100%;
}

.warrant-search-tab .form-control-out .form-control:first-child {
  margin-bottom: 10px;
}

.warrant-search-tb .form-control {
  display: inline-block;
  width: auto;
  padding-top: .3em;
  vertical-align: middle;
}

.warrant-search-tb th {
  font-size: .9rem;
}

.table.warrant-search-tb th {
  color: #545454;
}

.search-adv-btn-out .btn {
  font-size: 1.25rem;
  width: 50%;
  margin: 7px;
  border: 0;
  margin-bottom: 0;
}

.warrant-search .warrant-tab-list {
  margin-top: 0;
  margin-bottom: 0;
}

.warrant-detail {
  font-size: .9rem;
  margin: 1rem;
}

.warrant-detail table {
  width: 100%;
}

.warrant-detail td {
  padding: .2em;
}

.warrant-detail .line-icon1 {
  color: #E97000;
}

.warrant-detail .line-icon2 {
  color: #769FC0;
}

.warrant-detail .fa-minus {
  margin-right: 3px;
}

.range-tab {
  display: inline-block;
  vertical-align: text-bottom;
  line-height: 1;
}

.range-tab a {
  background: #ccc;
  color: #fff;
  line-height: 1.5;
  font-size: 14px;
  width: 21px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  text-decoration: none;
}

a.range-tab-a-now, .range-tab-a:hover {
  background: #70bacc;
}

a.range-tab-b-now, .range-tab-b:hover {
  background: #e6ac50;
}

.bottomMobileAds{ display: none;}

@media screen and (max-width: 1024px) {
  .idx-tab-panel .delay-tips {
    top: 19px;
  }
  .container {
    width: auto;
    padding: 10px;
  }
  .warrant-post iframe {
    width: 100%;
  }
  .row {
    margin: -5px;
  }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    padding: 5px;
  }
  .app-list li,
  .sbr-open li,
  .warrant-base-list li,
  .page-navi,
  .warrant-body .news,
  .tab-fn,
  .ad-out {
    padding: 10px;
  }
  .warrant-detail {
    margin: 10px;
  }
  .news .title-out, .idx-tab-panel, .sbr-tab-panel, .lesson-default, .lesson-hover, .news-out, .col-article-header, .col-article-con {
    margin: 10px;
  }
  .news-heading, .news-list {
    margin-left: 255px;
  }
  .idx-tab-list {
    padding: 10px 0;
  }
  .sbr-tab-list {
    margin: -10px -10px 0;
  }
  .sbr-list li {
    margin-top: 10px;
  }
  .sbr-list .media-out, .app-list .media-out, .col-article-con > .push-left {
    margin-right: 10px;
  }
  .title-out, .app-tit-out, .ad-out {
    margin-bottom: 10px;
  }
  .block-title {
    margin: 10px 10px 0;
  }
  .tab-list {
    margin: 10px 0 10px 10px;
  }
  .tab-news-list {
    margin: 0 10px;
  }
  .stock .border-style {
    min-height: 340px;
  }
  .ad-heading-out {
    /*padding: 10px 0;*/
    padding-bottom: 10px;
  }
  .lesson-list li h2 {
    width: 80%;
  }
  .country-list > li {
    width: 200px;
  }
  .country-list .up, .country-list .down {
    font-size: .9rem;
  }
  .size {
    font-size: .7rem;
  }
  .idx-tab-list a, .tab-list a {
    padding: 0 10px;
  }
  .lesson-list li {
    margin-bottom: 10px;
  }
  .lesson-default, .lesson-hover {
    height: 190px;
  }
  .tab-list {
    padding-left: 10px;
  }
  .exchange .block-title {
    margin: 10px;
  }
  .country-list ul li {
    margin-top: 10px;
  }
  li.de {
    width: 180px;
  }
  li.kr {
    width: 170px;
    top: 5%;
    left: 62.45%;
  }
  .uk {
    left: 22%;
  }
  .fr {
    top: 25.2%;
  }
  .cn {
    top: 35%;
    left: 54%;
  }
  .jp {
    top: 12.7%;
    left: 80%;
  }
  .tab-con .tab-con-tips {
    margin: 10px 0;
  }
  .single-haeder-ad.ad-728x90 {
    right: 10px;
  }
  .container-fluid {
    padding: 0;
  }
  .news-heading {
    margin-bottom: 10px;
  }
  .fund .tab-list {
    border: 0;
    padding: 0;
    float: none;
  }
  .news-list a {
    width: 85%;
  }
  .news-list .news-time {
    width: 15%;
  }
  .fund .tab-list-out, .warrants .tab-list-out {
    margin-top: 0;
  }
  .title-out {
    margin-bottom: 0;
  }
  .srh-ipt {
    width: 140px;
  }
  .primary-navi-out, .recommend-title, .box-slider-heading, .warrant-block-out .title-out {
    margin-bottom: 10px;
  }
  .warrant-body .sbr-list {
    margin: 0 10px 10px;
  }
  .box-slider-list > li {
    padding: 10px;
  }
  .box-slider-prev {
    left: -5px;
  }
  .box-slider-next {
    right: -5px;
  }
  .warrant-block-meta {
    margin-left: 1.2rem;
  }
  .warrant-body .tab-list {
    margin-top: 10px;
  }
  .warrant-body .stock .border-style2 {
    padding: 10px 0;
  }
  .recommend-title {
    font-size: 1.6rem;
  }
  .box-slider-title {
    font-size: 2.2rem;
  }
  .warrant-block-title a {
    font-size: 1.6rem;
  }
  .tab-title {
    margin: 10px;
  }
  .warrant-aside .border-style, .border-style-out .border-style {
    margin-top: 10px;
  }
  .sbr-list.sbr-open, .sbr-open li {
    margin: 0;
  }
  .warrant-aside .block-title {
    margin: 10px;
  }
  .sbr-list .sbr-con {
    margin-left: 70px;
  }
  .sbr-open .viewer {
    right: 10px;
    bottom: 10px;
  }
  .navi-search .keyin-list {
    width: 140px;
  }
  .news .no-data {
    line-height: 185px;
  }
  .primary-navi-out {
    margin: 0;
  }
  .warrant-navi-list {
    margin: -10px auto;
  }
  .primary-navi .col-md-4 {
    margin-top: -4px;
  }
  .recommend-title img {
    height: 1.4rem;
  }
  .warrant-block-title span {
    margin-top: 10px;
  }
  .warrant-block-out .title-out, .warrant-base .title-out {
    margin-bottom: 10px;
  }
  .stock .col-md-8 .block-title {
    margin: 10px 10px 0;
  }
  .tab-fn .srh-ipt, .tab-fn .shadow-block .keyin-list {
    width: 295px;
  }
  .tab-fn .push-left {
    margin-right: 10px;
  }
  .block-list .col-md-10, .block-list .col-md-2 {
    padding: 10px;
  }
  .block-list .col-md-10 {
    width: 800px;
  }
  .block-list > li > ul > li > .clearfix > .col-md-10 {
    width: 770px;
  }
  .block-list ul ul .col-md-10 {
    width: 740px;
  }
  .warrant-class-title-text {
    width: 812px;
  }
  .warrant-class-progress-text {
    width: 202px;
  }
  .class-testing-q, .class-testing-a {
    padding: 10px;
  }
  .warrant-list-step > li {
    margin-right: 3.55rem;
  }
  .warrant-list-step > li::after {
    right: -40px;
  }
  .warrant-list-step > li::before {
    right: -45px;
  }
  .form-control-out {
    width: 94%;
  }
  .warrant-search-tab .search-fn input[type="search"], .warrant-search-tab .search-fn .keyin-list {
    width: 156px;
  }
  .block-list li {
    margin: 10px 0;
  }
  .block-list > li > ul, .block-list ul ul {
    margin-top: -10px;
  }
  .hdr {
    padding: 0 10px;
  }
  .pd-list-1 > li {
    padding: 10px 0;
  }
  .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .form-group .text-style3 {
    font-size: 13px;
  }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .bk-border {
    padding: 10px;
  }
  .info-block {
    margin: 10px 0;
  }
  .payment-con {
    padding: 10px 1.5rem;
  }
  .payment-list {
    padding: 10px;
  }
  .invoice-list ul li {
    margin: 10px 0;
  }
  .bk-transfer .btn-out {
    right: 10px;
    bottom: 10px;
  }
  .tot {
    margin: 10px 0;
  }
  .alert-tit-out, .alert-con {
    padding: 10px;
  }
  .pd-evaluation {
    margin-left: 110px;
  }
  .table-responsive {
    overflow-x: visible;
  }
}

@media screen and (max-width: 768px) {
  .cmBar, .ftrOut, .single-haeder-ad, .news .ad-320x100,
  .stock + .container .col-md-4:nth-child(n+5),
  .warrants + .container .col-md-4:nth-child(n+8),
  .exchange + .container, .news .ad-300x250, .map > img,
  .warrant-idx .warrant-aside .ad-out,
  .warrant-school-cp .warrant-aside .ad-out {
    display: none;
  }
  .mobi-page {
    z-index: inherit;
  }
  .title {
    font-size: 1.5em;
  }
  .news-heading-img {
    width: 170px;
    height: 170px;
  }
  .news-heading, .news-list {
    margin-left: 180px;
  }
  .news-heading h2, .block-title {
    font-size: 1.3rem;
  }
  .lesson-default h2 {
    font-size: 1.2rem;
  }
  .lesson-list li h2 {
    width: 75%;
  }
  .app-list-con h3 {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
  }
  .fund .col-md-6, .exchange .col-md-6 {
    float: none;
    width: auto;
    padding: 0;
  }
  .stock .border-style {
    min-height: 334px;
  }
  .warrants .col-md-8 .tab-list:last-child {
    margin-top: 0;
    border: 0;
    padding-left: 0;
  }
  .warrants .col-md-8 .tab-list:nth-child(-n+2) {
    margin-bottom: 0;
  }
  .lesson-default, .lesson-hover {
    height: 220px;
  }
  .country-status {
    position: static;
    margin-top: 5px;
  }
  .country-list {
    position: static;
    overflow: hidden;
    padding: 0 5px;
  }
  .country-list > li {
    width: auto;
    position: static;
    overflow: hidden;
    margin-top: 10px;
  }
  .country-flag-out {
    float: left;
    width: 60px;
  }
  .country-list ul, .us::after {
    margin-left: 70px;
  }
  .country-list ul li {
    margin-top: 15px;
  }
  .country-list ul li:first-child {
    margin: 0;
  }
  .country-list > li h3 {
    border: 0;
    margin: 0;
  }
  .title-out {
    margin-bottom: 0;
  }
  .news-heading {
    height: 60px;
  }
  .class-ad .col-md-4:nth-child(n+8), .ad {
    display: none;
  }
  .title::before {
    vertical-align: baseline;
    height: 1.5rem;
    top: 3px;
    position: relative;
  }
  .news-list a {
    width: 80%;
  }
  .news-list .news-time {
    width: 20%;
  }
  .box-slider-title span {
    font-size: 1.2rem;
  }
  .box-slider-meta {
    margin-left: .65rem;
  }
  .box-slider-prev {
    left: -14px;
  }
  .box-slider-next {
    right: -14px;
  }
  .primary-navi .col-md-4 {
    position: absolute;
    right: 5px;
    top: -40px;
    z-index: 2;
    width: 320px;
    background: #ccc;
  }
  .warrant-navi-list {
    float: none;
    margin: -15px 0;
    width: auto;
  }
  .warrant-navi-list li {
    width: 16.66666667%;
  }
  .warrant-navi-list a {
    text-align: center;
    padding: 0;
  }
  .title-tips-out {
    top: 8px;
  }
  .warrant-tab-list .title-tips-out {
    top: 4px;
  }
  .warrant-body .stock .border-style2 {
    width: 50%;
  }
  .warrant-block-meta {
    margin-left: 4.2rem;
  }
  .stock .no-data {
    line-height: 123px;
  }
  .sbr-list .sbr-con, .sbr-list h4 {
    font-size: .9rem;
  }
  .warrant-body .stock .border-style2:nth-child(even) {
    border-right-width: 0;
  }
  .primary-navi {
    padding: 0;
  }
  .warrant-navi-list {
    margin: 0;
    padding: 0;
  }
  .primary-navi > .row {
    margin: 0;
  }
  .cmHdr12 {
    margin-bottom: 0;
  }
  .warrant-base-list, .drop-out {
    float: none;
    width: auto;
  }
  .drop-out {
    text-align: left;
  }
  .warrant-base .warrant-tab-list {
    float: none;
    clear: both;
    margin-left: 0;
    border: 0;
    padding-left: 0;
    padding-top: 10px;
  }
  .warrant-info .warrant-aside {
    display: none;
  }
  .warrant-info .col-md-8 {
    width: auto;
    float: none;
  }
  .block-list .col-md-10 {
    width: 545px;
  }
  .block-list > li > ul > li > .clearfix > .col-md-10 {
    width: 515px;
  }
  .block-list ul ul .col-md-10 {
    width: 480px;
  }
  .warrant-class-title-text {
    width: 555px;
  }
  .have-child::before {
    border-width: 10px;
    bottom: -10px;
  }
  .warrant-school-info .title {
    line-height: 1.3;
  }
  .warrant-slogan-out, .warrant-list-step-out {
    float: none;
    width: auto;
  }
  .warrant-list-step > li {
    margin-right: 3.52rem;
  }
  .warrant-search-tips {
    z-index: 1;
  }
  .warrant-school-cp .warrant-con-out, .warrant-search-adv .warrant-aside {
    display: none;
  }
  .warrant-idx .warrant-tab-list {
    border: 0;
    padding: 0;
    margin-top: 0;
  }
  .warrant-search-step-wrap {
    width: auto;
    float: none;
  }
  .warrant-search-tab .form-control-out {
    width: 94%;
  }
  .warrant-idx .warrant-aside .ad-300x250 {
    display: none;
  }
  .warrant-search-tab .search-fn input[type="search"], .warrant-search-tab .search-fn .keyin-list {
    width: 197px;
  }
  .feedback-out .form-group {
    width: 24%;
    margin-top: 0;
  }
  .share-block .col-md-4 .btn-lg {
    padding: 10px 1rem 7px;
    font-size: 1.5rem;
  }
  .pd-desktop {
    display: none;
  }
  .pd-mobi {
    display: block;
  }
  .pd-list-meta {
    font-size: 14px;
  }
  .pd-list-meta li:first-child {
    font-size: 12px;
  }
  .pd-tips p {
    font-size: 13px;
  }
  .shop-detail .radio-inline, .pay-detail .radio-inline, .invoice-detail .radio-inline {
    font-size: 1rem;
  }
  .shop-detail .radio-inline input, .pay-detail .radio-inline input, .invoice-detail .radio-inline input {
    width: 15px;
    height: 15px;
    top: 1px;
  }
  .pay-list .radio-inline {
    width: 15%;
    line-height: 1.6;
  }
  .pay-list p {
    width: 85%;
  }
  .pay-detail .col-md-2 {
    width: 25%;
  }
  .pay-detail .col-md-10 {
    width: 75%;
  }
  .pay-detail .checkbox {
    font-size: 1rem;
  }
  .pay-detail .checkbox input {
    width: 15px;
    height: 15px;
  }
  .pay-list li, .invoice-list li, .bk-border {
    border-width: 1px;
    margin-bottom: -1px;
  }
  .form-group .push-left {
    width: 628px;
  }
  .share-block .col-md-8 {
    font-size: 1.3rem;
  }
  .shop-detail .btn {
    top: auto;
  }
  .shop-detail .col-md-4, .shop-detail .col-md-8 {
    padding: 0;
  }
  .shop-detail .col-md-4 {
    text-align: center;
  }
  .shop-detail .col-md-8 {
    text-align: left;
    font-size: .9rem;
  }
  .text-size3 {
    font-size: 18px;
  }
  .pay-list .radio-inline, .pay-list p, .pay-detail .col-md-2, .pay-detail .col-md-10 {
    width: auto;
    float: none;
  }
  .pay-detail .col-md-2 {
    text-align: center;
  }
  .payment-list li {
    float: none;
    line-height: 1.8;
  }
  .payment-list li::before {
    top: 5px;
  }
  .alert {
    width: 600px;
  }
  .alert-share .form-control {
    width: 90px;
  }
  .alert-con .btn-out {
    margin-top: 10px;
  }
  .push-left.form-col-acc {
    width: 120px;
  }
  .final-detail .pd-list-meta li:first-child {
    font-size: 14px;
  }
  .final-detail .pd-list-meta {
    text-align: right;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 480px) {
    .bottomMobileAds{ display: inherit;min-width: 300px; min-height: 50px;}
}

@media screen and (max-width: 414px) {
  .idx-tab-panel .delay-tips {
    position: static;
    display: block;
    margin-bottom: 10px;
  }
  .news-heading-img,
  .primary-navi .col-md-4,
  .warrant-navi-list,
  .news .col-md-6,
  .col-md-8, .col-md-4, .col-md-12,
  .col-article-block,
  .warrant-other-text + .tab-list,
  .keyword-text {
    float: none;
    width: auto;
  }
  .etf .col-article-con, .fund .col-article-con, .exchange .col-article-con {
    height: auto;
  }
  .stock .border-style {
    min-height: auto;
  }
  .news-heading-img {
    height: auto;
    margin-bottom: 10px;
  }
  .news-heading, .news-list {
    margin: auto;
    margin-bottom: 10px;
  }
  .news .ad-320x100, .app-ad .col-md-4:nth-child(n+5), .class-ad .col-md-4:nth-child(n+8), .ad, .news .ad-300x250 {
    display: block;
  }
  .warrants .col-md-8 .tab-list {
    border: 0;
    padding-left: 0;
    float: none;
  }
  .warrants .col-md-8 .tab-list:last-child {
    margin: 10px;
  }
  .lesson-default, .lesson-hover {
    height: 170px;
  }
  .etf .table td, .etf .col-article-block .border-style {
    height: auto;
  }
  .tab-right-line {
    border: 0;
    padding-right: 5px;
    margin-right: 5px;
    clear: right;
  }
  .cmoney-desktop-ad {
    display: block;
  }
  .news-list a {
    width: 83%;
  }
  .news-list .news-time {
    width: 17%;
  }
  .primary-navi .col-md-4 {
    position: static;
    margin: 0;
  }
  .warrant-navi-list li {
    width: 33.33333333%;
  }
  .srh-ipt, .navi-search .keyin-list {
    width: 235px;
  }
  .box-slider-meta {
    margin-left: 4.65rem;
  }
  .box-slider-prev {
    left: -10px;
  }
  .box-slider-next {
    right: -10px;
  }
  .warrant-aside {
    display: none;
  }
  .warrant-block-meta {
    margin-left: 2.2rem;
  }
  .warrant-block-out .tab-title {
    width: 50px;
  }
  .warrant-idx .warrant-tab-list {
    margin-left: 70px;
  }
  .warrant-base .title-out h2,
  .search-adv h2,
  .warrant-other-text {
    font-size: 1.2rem;
  }
  .search-adv .col-md-4 {
    text-align: left;
  }
  .warrant-base .title-out h2 {
    margin-bottom: 10px;
  }
  .warrant-other-text + .tab-list {
    clear: both;
    margin-left: 0;
    border: 0;
    padding: 0;
  }
  .keyword-text {
    display: block;
    margin-bottom: 1rem;
  }
  .push-left.warrant-tab-out, .push-left.shadow-block {
    float: none;
    display: inline-block;
    vertical-align: top;
  }
  .tab-fn .srh-ipt, .tab-fn .shadow-block .keyin-list {
    width: 175px;
  }
  .block-list .col-md-10, .block-list li .col-md-2,
  .block-list > li > ul > li > .clearfix > .col-md-10,
  .block-list ul ul .col-md-10,
  .warrant-class-title-text {
    float: none;
    width: auto;
  }
  .warrant-class-progress-text, .warrant-school-tips {
    display: none;
  }
  .warrant-school-content {
    text-align: left;
    min-height: auto;
  }
  .warrant-school-content .class-dl {
    position: static;
  }
  .warrant-school-cp .warrant-aside {
    display: block;
  }
  .class-success .btn {
    margin: 5px;
  }
  .warrant-list-step > li {
    text-align: center;
    width: auto;
    margin: 0;
    float: none;
    margin-bottom: 1rem;
  }
  .warrant-list-step > li::before, .warrant-list-step > li::after {
    display: none;
  }
  .warrant-list-step, .warrant-list-step-out .btn-out {
    float: none;
    text-align: center;
  }
  .warrant-list-step-out .btn {
    top: auto;
  }
  .warrant-step-fn, .warrant-list-step select {
    width: 80%;
    margin: auto;
  }
  .warrant-list-step input[type="search"] {
    width: 100%;
    display: block;
  }
  .warrant-list-step select {
    display: block;
    margin: auto;
  }
  .warrant-list-step .form-group span {
    margin-bottom: 10px;
    display: inline-block;
  }
  .warrant-list-step .keyin-list {
    width: 100%;
    text-align: left;
  }
  .warrant-idx .warrant-tab-list {
    border-left: solid 1px #ccc;
    padding-left: 10px;
    float: none;
    margin-top: 10px;
  }
  .warrant-search .warrant-tab-list {
    border: 0;
    padding: 0;
    margin-left: 0;
    margin-bottom: 0;
  }
  .box-slider-prev {
    left: 0px;
  }
  .box-slider-next {
    right: 0px;
  }
  .warrant-search-step-wrap .col-md-6, .data-time {
    float: none;
    width: auto;
  }
  .search-adv-btn-out .btn {
    width: 100%;
    margin: 10px 0 0;
  }
  .warrant-search-adv ul.warrant-tab-list {
    margin: 10px 0;
    border: 0;
    padding-left: 0;
    float: none;
  }
  .warrant-search-adv .title {
    float: none;
  }
  .data-time {
    position: absolute;
    right: 0;
  }
  .range-tab a {
    font-size: 12px;
    line-height: 20px;
    width: 20px;
  }
  .warrant-search-tab .search-fn input[type="search"], .warrant-search-tab .search-fn .keyin-list {
    width: 220px;
  }
  li.pd-list-1-single img {
    width: 100%;
  }
  .use-list-img-out img {
    width: 100%;
  }
  .form-out #exampleInputAddress {
    width: 100%;
  }
  .form-group .form-group {
    display: block;
    margin-top: 10px;
  }
  .pd-list-2 .text-style2 {
    display: inline-block;
    width: 30px;
  }
  .pd-list-2 .pd-tit {
    width: 90%;
    vertical-align: top;
  }
  .buyer-detail .push-left .form-tips ~ .form-control {
    width: 100%;
    margin-top: 10px;
  }
  .shop-detail .col-md-4, .shop-detail .col-md-8, .share-block .col-md-8, .share-block .col-md-4 {
    float: none;
    width: auto;
  }
  .buyer-detail .form-group label, .buyer-detail .form-group .form-control {
    display: block;
    width: 100%;
    top: auto;
  }
  .form-tips {
    margin-top: 10px;
    display: block;
  }
  .form-group .push-left {
    width: 100%;
  }
  .invoice-list ul, .invoice-detail .invoice-list ul p, .invoice-detail .invoice-list ul p + .form-control {
    margin-left: 1.25rem;
  }
  .invoice-detail .invoice-list ul p {
    margin-top: 5px;
  }
  .invoice-detail .invoice-list ul p + .form-control {
    display: block;
    width: 94%;
    margin-bottom: 5px;
  }
  .buyer-detail .push-left .form-control + .form-control {
    margin-top: 10px;
  }
  .payment-out .col-md-6 {
    float: none;
    width: auto;
  }
  .payment-con {
    padding: 0 1.5rem;
  }
  .bk-transfer .btn-out {
    position: static;
    text-align: center;
  }
  .bk-transfer-list {
    margin-bottom: 10px;
  }
  .tos-checkbox {
    line-height: 40px;
    font-size: 14px;
  }
  .payment-tit-out {
    text-align: center;
  }
  .pd-tit {
    line-height: 1.5rem;
  }
  .shop-detail .radio-inline, .pay-detail .radio-inline, .invoice-detail .radio-inline {
    font-size: 15px;
  }
  .alert {
    width: auto;
    margin: 10px;
  }
  .alert .form-group label[for="SN"] {
    display: block;
  }
  .form-inline.text-center {
    text-align: left;
  }
  .alert .tb-base th:nth-child(2), .alert .tb-base td:nth-child(2) {
    display: none;
  }
  .alert span {
    display: block;
    margin-bottom: 10px;
  }
  .alert-share .form-group {
    margin: 0 5px;
  }
  .alert-share .form-control {
    width: 80px;
  }
  .alert-con .btn-out {
    display: block;
    text-align: center;
  }
  .evaluation-block .pd-list-1 > li {
    text-align: center;
  }
  .evaluation-block .pd-list-1 > li img {
    float: none;
    margin: 0;
  }
  .pd-evaluation {
    margin: 0;
  }
  .pd-evaluation .btn {
    width: 100%;
  }
  .form-col-acc {
    margin-bottom: .5rem;
  }
  .final-detail .pd-price > div:last-child {
    margin-top: 10px;
  }
}

@media screen and (max-width: 375px) {
  .header-viewer {
    font-size: .7rem;
  }
  .ad-heading-out .header-viewer {
    font-size: .7rem;
    margin-top: 10px;
    display: block;
  }
  .news-list a {
    width: 82%;
  }
  .news-list .news-time {
    width: 18%;
  }
  .navi-search .keyin-list, .srh-ipt {
    width: 195px;
  }
  .box-slider-meta {
    margin-left: 3.65rem;
  }
  .warrant-block-meta {
    margin-left: 1.8rem;
  }
  .warrant-info .title {
    float: none;
    margin-bottom: 10px;
  }
  .warrant-info .warrant-tab-list {
    margin-left: 0;
    border: 0;
    padding-left: 0;
    float: none;
  }
  .tab-fn .srh-ipt, .tab-fn .shadow-block .keyin-list {
    width: 140px;
  }
  .class-success .btn-lg {
    font-size: 1rem;
  }
  .box-slider-prev {
    left: -3px;
  }
  .box-slider-next {
    right: -3px;
  }
  .warrant-search-tab .search-fn input[type="search"], .warrant-search-tab .search-fn .keyin-list {
    width: 183px;
  }
  .pay-step-list span {
    display: block;
  }
  .pay-out .row, .form-out .row {
    margin: 5px -5px;
  }
  .pay-out .col-md-3, .form-out .col-md-4 {
    padding: 5px;
  }
  .form-out .col-md-4 {
    width: auto;
  }
  .invoice-detail .invoice-list ul p + .form-control {
    width: 93%;
  }
  .info-block .btn-lg {
    width: 100%;
    margin: 0 0 10px;
  }
  .tos-checkbox .checkbox {
    font-size: 14px;
  }
  .alert-share .form-group {
    margin: 0;
  }
}

@media screen and (max-width: 360px) {
  .news-list a {
    width: 81%;
  }
  .news-list .news-time {
    width: 19%;
  }
  .navi-search .keyin-list, .srh-ipt {
    width: 180px;
  }
  .box-slider-meta {
    margin-left: 3.3rem;
  }
  .warrant-block-meta {
    margin-left: 1.4rem;
  }
  .warrant-base .title-out h2, .search-adv h2, .warrant-other-text {
    font-size: 1rem;
  }
  .tab-fn .srh-ipt, .tab-fn .shadow-block .keyin-list {
    width: 125px;
  }
  .box-slider-prev {
    left: -4px;
  }
  .box-slider-next {
    right: -4px;
  }
  .warrant-search-tab .search-fn input[type="search"], .warrant-search-tab .search-fn .keyin-list {
    width: 168px;
  }
  .pd-list-2 .pd-tit {
    width: 89%;
  }
  .alert-share .form-control {
    width: 75px;
  }
}

@media screen and (max-width: 320px) {
  .hdrOut .header-viewer {
    display: none;
  }
  .app-ad .row > div.col-md-4:nth-child(n+5) {
    display: none;
  }
  .class-ad .row > div.col-md-4:nth-child(n+8) {
    display: none;
  }
  .container.ad {
    display: none;
  }
  .news-list a {
    width: 80%;
  }
  .news-list .news-time {
    width: 20%;
  }
  .navi-search .keyin-list, .srh-ipt {
    width: 140px;
  }
  .box-slider-meta {
    margin-left: 2.1rem;
  }
  .warrant-block-meta {
    margin-left: 1rem;
  }
  .tab-fn .srh-ipt {
    margin-top: 10px;
  }
  .tab-fn .srh-ipt, .tab-fn .shadow-block .keyin-list {
    width: 228px;
  }
  .box-slider-prev {
    left: -8px;
  }
  .box-slider-next {
    right: -8px;
  }
  .warrant-search-tab .form-control-out {
    width: 93%;
  }
  .warrant-search-tb .form-control {
    padding: .4em;
  }
  .warrant-search-tab .search-fn input[type="search"], .warrant-search-tab .search-fn .keyin-list {
    width: 128px;
  }
  .feedback-out .form-group {
    width: 23%;
  }
  .pd-list-2 .pd-tit {
    width: 88%;
  }
  .pay-out .col-md-3, .form-out .col-md-4 {
    width: auto;
    padding: 3px;
  }
  .payment-tit {
    font-size: 1rem;
  }
  .invoice-detail .invoice-list ul p + .form-control {
    width: 92%;
  }
  .invoice-list .form-control {
    width: 70%;
  }
  .alert-share .form-control {
    width: 65px;
  }
}
