@import "uk.css";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
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,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 14px;
  vertical-align: baseline;
}
html {
  line-height: 1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
ol,
ul,
li {
  list-style-type: none;
  list-style-image: none;
}
a {
  text-decoration: none;
  color: #333;
}
a:active {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0 none;
  color: #017fea;
}
body {
  font-size: 14px;
  color: #363636;
  font-family: "微软雅黑", "Microsoft YaHei", "宋体", Verdana, Arial, Helvetica, sans-serif;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
textarea {
  overflow: auto;
  resize: none;
  /*鍙湁Chorme鏀寔*/
}
img {
  border: 0 none;
  vertical-align: top;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  vertical-align: middle;
  *vertical-align: middle;
  background-color: transparent;
}
/*娓呮IE涓粯璁ゅ弶鍙�/
input::-ms-clear {
  display: none;
}
/*娓呮ietype涓簆assoword涓粯璁ょ殑鐪肩潧鍥炬爣*/
input::-ms-reveal {
  display: none;
}
/*娓呮Chrome涓璽ype涓簊each涓粯璁ょ殑鍙夊彿*/
input::-webkit-search-cancel-button {
  display: none;
}
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
====================================
   宸ュ叿绫�====================================
*/
/*娴姩*/
.on-right {
  float: right !important;
}
.on-left {
  float: left  !important;
}
.on_left {
  float: left !important;
}
.on_right {
  float: right !important;
}
.on-none {
  float: none !important;
}
/*娓呴櫎娴姩*/
.clearfix:after,
.clearfix:before {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.inline-block {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
/*鏄剧ず*/
.none {
  display: none !important;
}
.show {
  display: block ;
}
.inline {
  display: inline-block;
}
.block {
  display: block;
}
/*鏂囨湰婧㈠嚭闅愯棌*/
.underline {
  text-decoration: underline;
}
.elipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.txt-left {
  text-align: left !important;
}
.txt-center {
  text-align: center !important;
}
.txt-right {
  text-align: right !important;
}
.preline {
  white-space: pre-line;
}
.fs-14 {
  font-size: 14px;
}
.fs-14-33 {
  font-size: 14px;
  color: #333;
}
.fs-16-33 {
  font-size: 16px;
  color: #333;
}
.fs-14-777 {
  font-size: 14px;
  color: #333;
}
.fs-14-999 {
  font-size: 14px;
  color: #999;
}
.linkcolor {
  color: #017fea;
}
.bg-f5 {
  background-color: #f5f5f5;
}
.bg-fff {
  background-color: #fff;
}
.bg-f7 {
  background-color: #f7f7f7 !important;
}
.bg-f8 {
  background-color: #f8f8f8 !important;
}
.bg-5e {
  background-color: #5e5e5e !important;
}
/*鐧惧垎姣斿搴�/
.pct10 {
  width: 10%;
}
.pct15 {
  width: 15%;
}
.pct20 {
  width: 20%;
}
.pct25 {
  width: 25%;
}
.pct30 {
  width: 30%;
}
.pct33 {
  width: 33.3%;
}
.pct40 {
  width: 40%;
}
.pct50 {
  width: 50%;
}
.pct60 {
  width: 60%;
}
.pct66 {
  width: 66.6%;
}
.pct70 {
  width: 70%;
}
.pct75 {
  width: 75%;
}
.pct80 {
  width: 80%;
}
.pct90 {
  width: 90%;
}
.pct100 {
  width: 100%;
}
.h100 {
  height: 100%;
}
.w130 {
  width: 130px;
}
.w100 {
  width: 100px !important;
}
.margin {
  margin: 60px !important;
}
.margin-10 {
  margin: 10px !important;
}
.margin-15 {
  margin: 15px !important;
}
.margin-20 {
  margin: 20px !important;
}
.margin-25 {
  margin: 25px !important;
}
.margin-30 {
  margin: 30px !important;
}
.margin-none {
  margin: 0px !important;
}
.padding {
  padding: 60px !important;
}
.padding-5 {
  padding: 5px !important;
}
.padding-10 {
  padding: 10px !important;
}
.padding-15 {
  padding: 15px !important;
}
.padding-20 {
  padding: 20px !important;
}
.padding-25 {
  padding: 25px !important;
}
.padding-30 {
  padding: 30px !important;
}
.padding-h20 {
  padding-left: 20px;
  padding-right: 20px;
}
.padding-none {
  padding: 0px !important;
}
.margin-right {
  margin-right: 60px !important;
}
.margin-right-5 {
  margin-right: 5px !important;
}
.margin-right-10 {
  margin-right: 10px !important;
}
.margin-right-15 {
  margin-right: 15px !important;
}
.margin-right-20 {
  margin-right: 20px !important;
}
.margin-right-25 {
  margin-right: 25px !important;
}
.margin-right-30 {
  margin-right: 30px !important;
}
.margin-right-40 {
  margin-right: 40px !important;
}
.margin-top {
  margin-top: 60px !important;
}
.margin-top-5 {
  margin-top: 5px !important;
}
.margin-top-0 {
  margin-top: 0px !important;
}
.margin-top-10 {
  margin-top: 10px !important;
}
.margin-top-15 {
  margin-top: 15px !important;
}
.margin-top-20 {
  margin-top: 20px !important;
}
.margin-top-25 {
  margin-top: 25px !important;
}
.margin-top-30 {
  margin-top: 30px !important;
}
.margin-top-40 {
  margin-top: 40px !important;
}
.margin-top-50 {
  margin-top: 50px !important;
}
.margin-left {
  margin-left: 60px !important;
}
.margin-left-10 {
  margin-left: 10px !important;
}
.margin-left-5 {
  margin-left: 5px;
}
.margin-left-15 {
  margin-left: 15px !important;
}
.margin-left-20 {
  margin-left: 20px !important;
}
.margin-left-25 {
  margin-left: 25px !important;
}
.margin-left-30 {
  margin-left: 30px !important;
}
.margin-left-70 {
  margin-left: 70px;
}
.margin-bottom {
  margin-bottom: 60px !important;
}
.margin-bottom-10 {
  margin-bottom: 10px !important;
}
.margin-bottom-15 {
  margin-bottom: 15px !important;
}
.margin-bottom-16 {
  margin-bottom: 16px !important;
}
.margin-bottom-20 {
  margin-bottom: 20px !important;
}
.margin-bottom-25 {
  margin-bottom: 25px !important;
}
.margin-bottom-30 {
  margin-bottom: 30px !important;
}
.margin-bottom-40 {
  margin-bottom: 40px !important;
}
.padding-none {
  padding: 0px !important;
}
.padding-left {
  padding-left: 60px !important;
}
.padding-left-5 {
  padding-left: 5px !important;
}
.padding-left-10 {
  padding-left: 10px !important;
}
.padding-left-15 {
  padding-left: 15px !important;
}
.padding-left-20 {
  padding-left: 20px !important;
}
.padding-left-25 {
  padding-left: 25px !important;
}
.padding-left-30 {
  padding-left: 30px !important;
}
.padding-right {
  padding-right: 60px !important;
}
.padding-right-10 {
  padding-right: 10px !important;
}
.padding-right-15 {
  padding-right: 15px !important;
}
.padding-right-20 {
  padding-right: 20px !important;
}
.padding-right-25 {
  padding-right: 25px !important;
}
.padding-right-30 {
  padding-right: 30px !important;
}
.padding-top {
  padding-top: 60px !important;
}
.padding-top-5 {
  padding-top: 5px !important;
}
.padding-top-10 {
  padding-top: 10px !important;
}
.padding-top-15 {
  padding-top: 15px !important;
}
.padding-top-20 {
  padding-top: 20px !important;
}
.padding-top-25 {
  padding-top: 25px !important;
}
.padding-top-30 {
  padding-top: 30px !important;
}
.padding-top-40 {
  padding-top: 40px !important;
}
.padding-bottom {
  padding-bottom: 60px !important;
}
.padding-bottom-10 {
  padding-bottom: 10px !important;
}
.padding-bottom-15 {
  padding-bottom: 15px !important;
}
.padding-bottom-20 {
  padding-bottom: 20px !important;
}
.padding-bottom-25 {
  padding-bottom: 25px !important;
}
.padding-bottom-30 {
  padding-bottom: 30px !important;
}
.border-none {
  border: none !important;
}
.c111 {
  color: #111;
}
.c222 {
  color: #222;
}
.c333 {
  color: #333;
}
.c444 {
  color: #444;
}
.c555 {
  color: #555;
}
.c666 {
  color: #666;
}
.c777 {
  color: #777;
}
.c888 {
  color: #888;
}
.c999 {
  color: #999;
}
.caaa {
  color: #aaa;
}
.cbbb {
  color: #bbb;
}
.cccc {
  color: #ccc;
}
.cddd {
  color: #ddd;
}
.ceee {
  color: #eee;
}
.cfff {
  color: #fff !important;
}
.f12 {
  font-size: 12px;
}
[data-ui="modal"] {
  position: absolute;
  left: 50%;
  background-color: #fff;
  top: 40px;
  border-radius: 4px;
  -webkit-transition: opacity 0.2s, visibility 0.2s;
  transition: opacity 0.2s, visibility 0.2s;
  opacity: 0;
  visibility: hidden;
}
[data-ui="modal"].active {
  opacity: 1;
  visibility: visible;
}
[data-ui="modal"] .modal_header {
  background-color: #eee;
  height: 34px;
  line-height: 34px;
}
[data-ui="modal"] .modal_header .icon {
  margin: 6px;
}
[data-ui="modal"] .modal_header h4 {
  margin: 0;
}
[data-ui="modal"] .modal_body {
  padding: 10px;
}
[data-ui="modal"] .modal_footer {
  padding: 5px;
}
[data-ui="modal"] .modal_footer.center {
  text-align: center;
}
[data-ui="modal"] .modal_footer.right {
  text-align: right;
}
[data-ui="modal"] .modal_footer.left {
  text-align: left;
}
[data-ui="modal"].column_5 {
  width: 368px;
  margin-left: -184px;
}
[data-ui="modal"].column_6 {
  width: 448px;
  margin-left: -224px;
}
[data-ui="modal"].column_7 {
  width: 528px;
  margin-left: -264px;
}
[data-ui="modal"].column_8 {
  width: 608px;
  margin-left: -304px;
}
[data-ui="modal"].column_9 {
  width: 688px;
  margin-left: -344px;
}
[data-ui="modal"].column_10 {
  width: 768px;
  margin-left: -384px;
}
[data-ui="modal"].column_11 {
  width: 848px;
  margin-left: -414px;
}
[data-ui="modal"].column_12 {
  width: 928px;
  margin-left: 464px;
}
[data-ui="modal"] .button {
  position: relative;
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  *display: inline;
  border: none;
  height: 30px;
  line-height: 30px;
  min-width: 60px;
  padding: 0 10px;
  text-align: center;
  text-decoration: none;
  background-color: #ccc;
  color: #fff;
  border-radius: 0;
}
[data-ui="modal"] .button:hover {
  text-decoration: none;
}
[data-ui="modal"] .button.small {
  line-height: 25px;
  height: 25px;
  min-width: 50px;
}
[data-ui="modal"] .button.success {
  background-color: #4faeff;
  color: #fff;
  border-radius: 2px;
}
[data-ui="modal"] .button.success:hover {
  background-color: #279cff;
}
[data-ui="modal"] .button.reset {
  background-color: #f2efef;
  color: #333333;
  border-radius: 2px;
  border: 1px solid #d9d9d9;
}
[data-ui="modal"] .button.reset:hover {
  background-color: #eee;
}
[data-ui="modal"].modal-confirm {
  position: fixed;
}
[data-ui="modal"] [data-modal="close"].icon.remove {
  background: url(../images/icon.png) no-repeat 0 -94px;
  width: 18px;
  height: 18px;
}
[data-ui="modal"] .modal_header {
  background-color: #fff;
  text-indent: 10px;
  border-radius: 4px;
}
[data-ui="modal"].modal-confirm .modal_body {
  padding: 20px;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
}
[data-ui="modal"] .modal_footer {
  overflow: hidden;
  padding: 20px;
}
[data-ui="modal"] .modal_footer .button,
[data-ui="modal"] .modal_footer .button {
  width: 60px;
  height: 30px;
  font-size: 14px;
}
.modal_bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  background-color: #b2b2b2;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-animation: opacity 0.3s;
  animation: opacity 0.3s;
}
@-webkit-keyframes opacity {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes opacity {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
[data-ui="modal"].modal-alert,
[data-ui="modal"].modal-confirm {
  z-index: 1991;
}
.table {
  border: 1px solid #ddd;
  width: 100%;
}
.table th,
.table td {
  padding: 11px 0;
  text-align: center;
  border: 1px solid #ddd;
}
.table th {
  color: #333333;
  background-color: #f5f5f5;
  padding: 12px 0;
}
.table td {
  background-color: #fff;
}
.img-border {
  border: 3px solid #fff;
  width: 90px;
  height: 90px;
  border-radius: 45px;
  background-color: #fff;
}
.border {
  border: 1px solid #dddddd;
}
.border-b {
  border-bottom: 1px solid #eeeeee;
}
.border-b-d {
  border-bottom: 1px dashed #dddddd;
}
.icon-16 {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(../images/icon.png);
  background-repeat: no-repeat;
  vertical-align: middle;
}
.icon-16.gray-arrow {
  width: 15px;
  height: 15px;
  background-position: -36px -138px;
  cursor: pointer;
}
.icon-16.weixin {
  width: 23px;
  height: 23px;
  background-position: -13px -421px;
}
.icon-16.i-weixin {
  width: 23px;
  height: 23px;
  background-position: -142px -430px;
}
.icon-16.i-blueweixin {
  width: 30px;
  height: 23px;
  background-position: -180px -437px;
}
.icon-16.sina {
  width: 28px;
  height: 23px;
  background-position: -225px -436px;
}
.wrap-1200 {
  width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}
/*鍏叡澶撮儴*/
.head-box {
  height: 100px;
}
.header-box-wrap {
  width: 100%;
  height: 100px;
}
.header-wrap {
  background-color: #fff;
  width: 100%;
  height: 100px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  position: fixed;
  top: 0px;
  z-index: 10;
  left: 0;
}
.header-content {
  height: 100px;
  line-height: 100px;
}
.header-content .menu {
  float: left;
  margin-left: 40px;
}
.header-content .menu li {
  display: inline-block;
  margin: 0 20px;
}
.header-content .menu li a {
  font-size: 16px;
  color: #444;
  display: inline-block;
  line-height: 30px;
}
.header-content .menu li.hover a {
  color: #008cdb;
  border-bottom: 2px solid #008cdb;
}
.header-content .experience-btn-wrap {
  display: inline-block;
  float: right;
  vertical-align: middle;
}
.header-content .experience-btn {
  display: inline-block;
  width: 120px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #0090d5;
  color: #0090d5;
  text-align: center;
}
.logo-wrap {
  display: block;
  line-height: 100px;
  float: left;
  cursor: pointer;
}
.logo-wrap img {
  margin-top: 16px;
}
.logo-wrap .logo-title {
  width: 130px;
  height: 20px;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  background: url('../images/icon.png') no-repeat;
  background-position: -6px -7px;
}
/*鍏叡灏鹃儴*/
.footer-common {
  background-color: #333;
  width: 100%;
  height: 250px;
}
.footer-common .footer-menu {
  font-size: 0;
  text-align: center;
  padding-top: 55px;
  margin-bottom: 45px;
}
.footer-common .footer-menu a {
  display: inline-block;
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #484848;
  border-radius: 2px;
  font-size: 16px;
  color: #828282;
  margin: 0 18px;
}
.footer-common .code-menu {
  text-align: center;
  margin-bottom: 20px;
}
.footer-common .code-menu .iterm {
  position: relative;
  margin: 0 30px;
  margin-bottom: 20px;
  cursor: pointer;
  text-align: left;
  display: inline-block;
}
.footer-common .code-menu .iterm .title {
  font-size: 14px;
  color: #fff;
  display: inline-block;
  margin-left: 15px;
}
.footer-common .code-menu .iterm:hover .code-wrap {
  display: block;
}
.footer-common .code-menu .iterm:hover .title {
  color: #008ddc;
}
.footer-common .code-menu .iterm:hover .weixin {
  background-position: -64px -421px;
}
.footer-common .code-wrap {
  width: 150px;
  height: 150px;
  background-color: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  padding: 15px;
  box-sizing: border-box;
  position: absolute;
  top: -160px;
  left: -70px;
  display: none;
}
.footer-common .code-wrap .arrow {
  border-top: 8px solid #fff;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  position: absolute;
  bottom: -8px;
  left: 70px;
}
.footer-common .code-wrap img {
  width: 120px;
  height: 120px;
}
.footer-common .copyRight {
  text-align: center;
  font-size: 12px;
  color: #525252;
}
.footer-common .copyRight a {
  font-size: 12px;
  color: #525252;
  vertical-align: middle;
  display: inline-block;
  margin-right: 10px;
}
/*鍙充晶鎮诞瀵艰埅*/
.right-menu {
  position: fixed;
  right: 20px;
  bottom: 30px;
  display: none;
  z-index: 11;
}
.right-menu .block {
  width: 50px;
  height: 50px;
  background: #008ddc url('../images/icon.png') no-repeat;
  border-radius: 8px;
  margin-bottom: 2px;
  cursor: pointer;
}
.right-menu .block:last-child {
  background: #dcdcdc url('../images/icon.png') no-repeat;
}
.right-menu .block.block1 {
  background-position: 6px -70px;
  position: relative;
}
.right-menu .block.block1 .tel {
  width: 160px;
  height: 50px;
  line-height: 50px;
  text-indent: 10px;
  color: #fff;
  font-size: 20px;
  border-radius: 8px 0 0 8px;
  background-color: #008ddc;
  position: absolute;
  left: -152px;
  top: 0px;
  display: none;
}
.right-menu .block.block1:hover .tel {
  display: block;
}
.right-menu .block.block2 {
  background-position: 5px -26px;
}
.right-menu .block.block2 a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.right-menu .block.block3 {
  background-position: 12px -123px;
}
/*鎰忚鍙嶉*/
.opinion-wrap {
  border-top: 1px solid #ddd;
  background-color: #f7f7f7;
  width: 100%;
  padding-bottom: 50px;
}
.opinion-wrap .opinion-main {
  width: 820px;
  height: auto;
  margin: 0 auto;
  margin-top: 40px;
}
.opinion-wrap .opinion-main .opinion-title {
  text-align: center;
}
.opinion-wrap .opinion-main .opinion-title p.title-01 {
  color: #008cdb;
  font-size: 20px;
}
.opinion-wrap .opinion-main .opinion-title p.title-02 {
  font-size: 14px;
  color: #777;
  margin-top: 13px;
}
.opinion-wrap .opinion-main .opinion-box {
  width: 820px;
  height: 300px;
  border: 1px solid #ddd;
  margin: 0 auto;
  background-color: #fff;
  margin-top: 30px;
  box-sizing: border-box;
}
.opinion-wrap .opinion-main .opinion-box .title-block {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background-color: #f7f7f7;
  text-indent: 10px;
  border-bottom: 1px solid #ddd;
}
.opinion-wrap .opinion-main .opinion-box .opinion-content {
  display: block;
  width: 820px;
  height: 260px;
  font-size: 14px;
  color: #999;
  text-indent: 10px;
  padding-top: 10px;
}
.opinion-wrap .opinion-main .title-03 {
  color: #777;
  text-indent: 10px;
  margin: 20px 0px;
}
.opinion-wrap .opinion-main .opinion-input-wrap {
  margin-right: -20px;
  margin-bottom: 30px;
}
.opinion-wrap .opinion-main .opinion-input-wrap .opinion-input {
  width: 260px;
  height: 40px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  margin-right: 17px;
  background-color: #fff;
  color: #999;
  padding-left: 10px;
}
.opinion-wrap .opinion-main .sub-btn {
  display: block;
  width: 130px;
  height: 40px;
  line-height: 38px;
  font-size: 16px;
  border-radius: 2px;
  color: #fff;
  text-align: center;
  background-color: #008ddc;
  cursor: pointer;
  margin: auto;
}
.opinion-wrap .opinion-main .sub-btn:hover {
  color: #fff;
}
.wonderful-playback .course-wrap .course-content .course-money .money span {
  font-size: 14px;
  display: inline-block;
  margin-top: 5px;
}
/*琛ㄥ崟鍏冪礌*/
label.theme-checkbox-radio:hover {
  cursor: pointer;
}
.theme-checkbox-radio > input {
  display: none;
}
.theme-checkbox-radio > input + span {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #bbb;
  vertical-align: middle;
  margin: -2px 5px 0 0;
  cursor: pointer;
}
.theme-checkbox-radio > input:checked + span {
  background: #a3ceff url(../images/icon.png) no-repeat -195px -213px;
  border-color: #a3ceff;
  cursor: pointer;
}
.theme-checkbox-radio > input[type="checkbox"] + span {
  border-radius: 0;
}
.theme-checkbox-radio + a {
  color: #017fea;
}
.theme-checkbox-radio + a:hover {
  color: #0082c6;
}
.attentionTips {
    text-indent: 110px;
    color: red;
    margin-bottom: 40px !important;
}
.wrap-1200 {
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
}
