﻿body,
th,
td,
button,
input,
select,
textarea {
  font-family: "PingFang SC", "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue", Helvetica, tahoma, arial, "WenQuanYi Micro Hei", Verdana, sans-serif, "\5B8B\4F53";
}
.content {
  width: 1100px;
  margin: 0 auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
body,
html,
ul,
li,
p {
  padding: 0;
  margin: 0;
}
ul,
li {
  list-style: none;
  -webkit-padding-start: 0;
}
a {
  text-decoration: none;
}
i {
  font-style: normal;
}
@font-face {
  font-family: 'shangya';
}
h2.title {
  margin: 40px 0 0;
  font-size: 36px;
  color: #083f3a;
  font-family: 'shangya';
  text-align: center;
}
h2.title > span {
  display: inline-block;
  width: 44px;
  height: 44px;
  line-height: 36px;
  background: url("../images/npms_icon_bg_t1.png") no-repeat center;
  padding-left: 10px;
  margin-right: 5px;
  font-size: 36px;
  color: #fff;
  font-family: 'Impact';
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
h2.title + .sub {
  margin-top: 5px;
  font-size: 16px;
  color: #083f3a;
  text-align: center;
}
h2.title + .sub::before {
  content: "";
  position: relative;
  top: 5px;
  left: -10px;
  display: inline-block;
  width: 116px;
  height: 21px;
  background: url("../images/npms_icon_bg_left.png") no-repeat center;
}
h2.title + .sub::after {
  content: "";
  position: relative;
  top: 5px;
  right: -10px;
  display: inline-block;
  width: 117px;
  height: 21px;
  background: url("../images/npms_icon_bg_right.png") no-repeat center;
}
#banner {
  height: 390px;
  background: url("../images/npms_banner2.jpg") no-repeat center;
}
#msbkzx {
  height: 220px;
  background-color: #fff;
  overflow: hidden;
}
#msbkzx .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1100px;
  height: 130px;
  background: url("../images/npms_msbkzx_bg.png") no-repeat right 15px;
  -webkit-background-size: 333px 147px;
  background-size: 333px 147px;
  padding: 0 60px;
  margin-top: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 15px 3px #f8f8fa;
  -moz-box-shadow: 0 0 15px 3px #f8f8fa;
  box-shadow: 0 0 15px 3px #f8f8fa;
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  border-radius: 80px;
}
#msbkzx .left {
  width: 450px;
}
#msbkzx .bk-t {
  font-size: 24px;
  color: #040404;
  font-weight: 600;
  text-align: left;
}
#msbkzx .bk-p {
  font-size: 16px;
  color: #4f627e;
}
#msbkzx .right {
  display: block;
  width: 150px;
  height: 50px;
  line-height: 50px;
  background: linear-gradient(to right, #fa6a5d, #f23b3a);
  font-size: 15px;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  transition: 0.3s;
}
#msbkzx .right:hover {
  -webkit-transform: translate(0, -6px);
  -moz-transform: translate(0, -6px);
  -ms-transform: translate(0, -6px);
  -o-transform: translate(0, -6px);
  transform: translate(0, -6px);
}
#lc6bz {
  height: 426px;
  background-color: #ecfcfa;
  overflow: hidden;
}
#lc6bz .content {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
#lc6bz .left {
  width: 743px;
  height: 246px;
}
#lc6bz .left .top {
  width: 743px;
  height: 68px;
}
#lc6bz .left .top ul {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#lc6bz .left .top ul::after {
  content: "";
  position: absolute;
  top: 22px;
  right: -2px;
  width: 0;
  height: 0;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  border-left: 13px solid #0ab27f;
}
#lc6bz .left .top ul li {
  position: relative;
  width: 83px;
  height: 68px;
  background: url("../images/lc6bz_mslc_20.png") no-repeat center;
  margin-right: 14px;
  cursor: pointer;
}
#lc6bz .left .top ul li::after {
  content: "";
  position: absolute;
  top: 34px;
  right: -34px;
  z-index: 10;
  display: block;
  width: 34px;
  height: 2px;
  background-color: #0ab27f;
}
#lc6bz .left .top ul li:hover {
  background-image: url("../images/lc6bz_mslc_21.png");
}
#lc6bz .left .top ul li:first-child {
  width: 128px;
  height: 57px;
  background: url("../images/lc6bz_mslc_10.png") no-repeat center;
}
#lc6bz .left .top ul li:first-child::after {
  top: 28px;
  right: -36px;
  width: 36px;
}
#lc6bz .left .top ul li:nth-of-type(3) {
  background-image: url("../images/lc6bz_mslc_30.png");
}
#lc6bz .left .top ul li:nth-of-type(3):hover {
  background-image: url("../images/lc6bz_mslc_31.png");
}
#lc6bz .left .top ul li:nth-of-type(4) {
  background-image: url("../images/lc6bz_mslc_40.png");
}
#lc6bz .left .top ul li:nth-of-type(4):hover {
  background-image: url("../images/lc6bz_mslc_41.png");
}
#lc6bz .left .top ul li:nth-of-type(5) {
  background-image: url("../images/lc6bz_mslc_50.png");
}
#lc6bz .left .top ul li:nth-of-type(5):hover {
  background-image: url("../images/lc6bz_mslc_51.png");
}
#lc6bz .left .top ul li:nth-of-type(6) {
  background-image: url("../images/lc6bz_mslc_60.png");
}
#lc6bz .left .top ul li:nth-of-type(6):hover {
  background-image: url("../images/lc6bz_mslc_61.png");
}
#lc6bz .left .top ul li:nth-of-type(7) {
  background-image: url("../images/lc6bz_mslc_70.png");
}
#lc6bz .left .top ul li:nth-of-type(7):hover {
  background-image: url("../images/lc6bz_mslc_71.png");
}
#lc6bz .left .bottom ul {
  margin: 30px 0 0 160px;
}
#lc6bz .left .bottom ul li {
  display: table;
  width: 530px;
  height: 100px;
  border: 1px solid #bd9b51;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#lc6bz .left .bottom ul li p {
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  color: #000;
  text-align: center;
}
#lc6bz .right {
  width: 340px;
  height: 246px;
}
#lc6bz .right .video {
  width: 340px;
  height: 194px;
}
#lc6bz .right .video-t {
  line-height: 52px;
  background-color: #141416;
  font-size: 16px;
  color: #fefefe;
  text-align: center;
}
#lc6bz .pv-cover > div {
  opacity: 0.1 !important;
}
#lc6bz .pv-skin-blue .pv-controls {
  background: rgba(0,16,27,0.1) !important;
}
#jzl {
  height: 600px;
  background-color: #fff;
}
#jzl .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}
#jzl .content .left {
  width: 541px;
  height: 480px;
}
#jzl .content .left .left-t {
  margin: 15px 0;
  font-size: 14px;
  color: #0a130e;
}
#jzl .content .left .lbt {
  width: 541px;
  height: 402px;
  background: url("../images/lc6bz_jzl_lbt_bg.png") no-repeat center;
  overflow: hidden;
}
#jzl .content .left .lbt .swiper-container {
  width: 519px;
  height: 385px;
  overflow: hidden;
  margin: 1px 0 0 21px;
}
#jzl .content .right {
  width: 536px;
  height: 460px;
}
#jzl .content .right .right-t {
  text-align: center;
}
#jzl .content .right .right-main {
  width: 536px;
  height: 408px;
  background: url("../images/lc6bz_jzl_right_bg.png") no-repeat left center;
}
#jzl .content .right .right-main ul {
  width: 500px;
  margin-left: 30px;
}
#jzl .content .right .right-main ul li {
  position: relative;
  line-height: 34px;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 71px;
  text-overflow: ellipsis;
  font-size: 14px;
  color: #0a130e;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#jzl .content .right .right-main ul li b {
  font-size: 14px;
  font-weight: bold;
}
#jzl .content .right .right-main ul li a {
  position: absolute;
  right: 0;
  display: inline-block;
  font-size: 14px;
  color: #f53c38;
  text-align: center;
}
#jzl .content .right .right-main ul li a:hover {
  color: #cb0f0f;
}
#fx3hj {
  height: 2280px;
  background: url("../images/lc6bz_fx3hj_bg1.png") no-repeat center top, url("../images/lc6bz_fx3hj_bg2.png") no-repeat center bottom;
  overflow: hidden;
}
#fx3hj .fixed-c {
  display: block;
  width: 900px;
  height: 70px;
  margin: 30px auto 0;
}
#fx3hj .ms-title {
  display: flex;
  width: 900px;
  height: 70px;
  background-color: #fffdf5;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  overflow: hidden;
}
#fx3hj .ms-title li {
  width: 300px;
  height: 70px;
  line-height: 68px;
  border: 1px solid #c9a95d;
  font-size: 20px;
  color: #083f3a;
  font-family: 'shangya';
  text-align: center;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#fx3hj .ms-title li:hover,
#fx3hj .ms-title li.active,
#fx3hj .ms-title li:active {
  background-color: #f95148;
  color: #fff;
}
#fx3hj .ms-title li:nth-of-type(1) {
  border-radius: 40px 0 0 40px;
}
#fx3hj .ms-title li:nth-of-type(2) {
  border-left: none;
  border-right: none;
}
#fx3hj .ms-title li:nth-of-type(3) {
  border-radius: 0 40px 40px 0;
}
#fx3hj .ms-title.sfixed {
  position: fixed;
  top: 0;
  z-index: 1000;
}
#fx3hj .arrow {
  width: 40px;
  height: 63px;
  background: url("../images/lc6bz_fx3hj_icon_arrow.png") no-repeat center;
  margin: 40px auto;
}
#fx3hj .ms-title1,
#fx3hj .ms-title2 {
  width: 271px;
  height: 46px;
  line-height: 46px;
  background: url("../images/lc6bz_fx3hj_title1_bg.png") no-repeat center;
  margin: 0 auto;
  font-size: 30px;
  color: #000;
  font-family: 'shangya';
  text-align: center;
}
#fx3hj .brown {
  color: #ad7a3f;
}
#fx3hj .ms-p1,
#fx3hj .ms-p2 {
  line-height: 30px;
  margin-top: 20px;
  font-size: 16px;
  color: #333;
  text-align: center;
}
#fx3hj .qltx {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 30px auto 50px;
}
#fx3hj .qltx li {
  position: relative;
  width: 150px;
  height: 158px;
  background: url("../images/lc6bz_fx3hj_1_bg1.png") no-repeat center;
  padding: 86px 0 0 11px;
  font-size: 16px;
  color: #0b3d3f;
  text-align: center;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#fx3hj .qltx li:hover {
  top: -4px;
}
#fx3hj .qltx li:nth-of-type(2) {
  background-image: url("../images/lc6bz_fx3hj_1_bg2.png");
}
#fx3hj .qltx li:nth-of-type(3) {
  background-image: url("../images/lc6bz_fx3hj_1_bg3.png");
}
#fx3hj .qltx li:nth-of-type(4) {
  background-image: url("../images/lc6bz_fx3hj_1_bg4.png");
}
#fx3hj .qltx li:nth-of-type(5) {
  background-image: url("../images/lc6bz_fx3hj_1_bg5.png");
}
#fx3hj .qltx li:nth-of-type(6) {
  background-image: url("../images/lc6bz_fx3hj_1_bg6.png");
}
#fx3hj .qltx li:nth-of-type(7) {
  background-image: url("../images/lc6bz_fx3hj_1_bg7.png");
}
#fx3hj .ms-title2 {
  margin-top: 60px;
}
#fx3hj .ms-title2 + .sub-title {
  margin-top: 20px;
  font-size: 14px;
  color: #ba8547;
  text-align: center;
}
#fx3hj .ms-main2 {
  position: relative;
  display: flex;
  justify-content: space-between;
  background: url("../images/lc6bz_fx3hj_main2_bg.png") no-repeat center;
  width: 1100px;
  padding: 0 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#fx3hj .ms-main2 .left {
  width: 300px;
  height: 500px;
}
#fx3hj .ms-main2 .article-sec {
  margin-bottom: 30px;
}
#fx3hj .ms-main2 .main2-t {
  width: 171px;
  height: 58px;
  line-height: 58px;
  background: url("../images/lc6bz_fx3hj_main2_t.png") no-repeat center;
  font-size: 18px;
  color: #fff;
  text-align: center;
}
#fx3hj .ms-main2 .main2-p {
  line-height: 18px;
  margin: 10px 0;
  font-size: 14px;
  color: #000;
}
#fx3hj .ms-main2 .main2-p > span {
  color: #f53b36;
}
#fx3hj .ms-main2 .main2-p + a {
  line-height: 15px;
  font-size: 15px;
  color: #f43432;
}
#fx3hj .ms-main2 .main2-p + a:hover {
  color: #cb0f0f;
}
#fx3hj .ms-main2 .right {
  width: 300px;
  height: 500px;
}
#fx3hj .ms-main2 .arrow {
  position: absolute;
  bottom: -13px;
  left: 50%;
  margin: 0;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
#fx3hj .ms-main3 {
  width: 1100px;
  margin-top: 40px;
}
#fx3hj .ms-main3 .dbtm {
  position: relative;
  height: 240px;
  overflow: hidden;
}
#fx3hj .ms-main3 .dbtm ul {
  position: absolute;
  top: 20px;
  left: 0;
  display: flex;
  justify-content: space-between;
  width: 1340px;
}
#fx3hj .ms-main3 .dbtm ul li {
  position: relative;
  width: 320px;
  height: 200px;
  background-color: #fff;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 15px 3px #eaece4;
  -moz-box-shadow: 0 0 15px 3px #eaece4;
  box-shadow: 0 0 15px 3px #eaece4;
}
#fx3hj .ms-main3 .dbtm ul li .tag {
  width: 78px;
  height: 60px;
  line-height: 60px;
  background: linear-gradient(to right, #e8d2a1, #d6b482);
  font-size: 60px;
  color: #fff;
  font-weight: 600;
  font-family: 'Impack';
  text-align: center;
  -webkit-border-radius: 0 0 15px 0;
  -moz-border-radius: 0 0 15px 0;
  border-radius: 0 0 15px 0;
}
#fx3hj .ms-main3 .dbtm ul li .dbtm-t {
  font-size: 24px;
  color: #000;
  text-align: center;
}
#fx3hj .ms-main3 .dbtm ul li .dbtm-p {
  margin: 10px 15px;
  font-size: 15px;
  color: #000;
  text-align: left;
}
#fx3hj .ms-main3 .dbtm .button-left {
  position: absolute;
  top: 90px;
  left: 0;
  width: 34px;
  height: 48px;
  background: url("../images/lc6bz_fx3hj_icon_left.png") no-repeat center;
  cursor: pointer;
}
#fx3hj .ms-main3 .dbtm .button-right {
  position: absolute;
  top: 90px;
  right: 0;
  width: 34px;
  height: 48px;
  background: url("../images/lc6bz_fx3hj_icon_right.png") no-repeat center;
  cursor: pointer;
}
#fx3hj a.ljgdxq {
  display: block;
  width: 227px;
  height: 67px;
  line-height: 57px;
  background: url("../images/lc6bz_fx3hj_ljgdxq.png") no-repeat center;
  padding: 0 0 0 10px;
  margin: 30px auto;
  font-size: 16px;
  color: #fff;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: 0.3s;
}
#fx3hj a.ljgdxq:hover {
  -webkit-transform: translate(0, -6px);
  -moz-transform: translate(0, -6px);
  -ms-transform: translate(0, -6px);
  -o-transform: translate(0, -6px);
  transform: translate(0, -6px);
}
#kcst {
  height: 710px;
}
#kcst .listen-head {
  height: 40px;
}
#kcst .title {
  height: 60px;
}
#kcst .title ul {
  display: flex;
}
#kcst .title li {
  position: relative;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background-color: #1b1b1b;
  font-size: 18px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#kcst .title li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 1px;
  height: 60px;
  background-color: #494949;
}
#kcst .title li:first-child::before {
  display: none;
}
#kcst .title li.active {
  background-color: #ff6826;
}
#kcst .video-main {
  display: flex;
  justify-content: space-between;
}
#kcst .video-main .left {
  width: 734px;
  height: 414px;
  overflow: hidden;
  background-color: #003c34;
}
#kcst .video-main .right {
  position: relative;
  width: 366px;
  height: 414px;
  background-color: #1b1b1b;
}
#kcst .video-main .right .list {
  overflow: hidden;
  width: 100%;
  height: 400px;
}
#kcst .video-main .right .list .top {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#kcst .video-main .right .list .top h4 {
  font-size: 13px;
  font-weight: 300;
}
#kcst .video-main .right .list ul {
  width: 100%;
  height: 342px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 0 20px;
}
#kcst .video-main .right .list ul li {
  height: 28px;
  line-height: 28px;
  padding: 0 20px;
  font-size: 16px;
  color: #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#kcst .video-main .right .list ul li.tt {
  margin-top: 5px;
  color: #fff;
}
#kcst .video-main .right .list ul li.tt h5 {
  font-size: 15px;
  font-weight: 300;
}
#kcst .video-main .right .list ul li.dd {
  height: 27px;
  line-height: 27px;
  overflow: hidden;
  padding: 0 40px;
  white-space: nowrap;
  font-size: 14px;
  color: #fff;
  font-weight: 200;
  cursor: pointer;
}
#kcst .video-main .right .list ul li.dd:hover {
  background-color: #292929;
}
#kcst .video-main .right .list ul li.dd.false {
  opacity: 0.8;
}
#kcst .video-main .right .list ul li.active {
  color: #d7ac77;
}
#kcst .video-main .right .list ul li span.label {
  display: inline-block;
  width: 41px;
  height: 19px;
  line-height: 19px;
  background-color: #1379d9;
  margin-left: 16px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#kcst .video-main .right .bar {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 50px;
}
#kcst .video-main .right .bar a {
  display: block;
  width: 50%;
  height: 50px;
  line-height: 50px;
  background-color: #b7b7b7;
  font-size: 16px;
  color: #fff;
  text-align: center;
}
#kcst .video-main .right .bar a:hover {
  background-color: #999;
}
#kcst .video-main .right .bar a:last-child {
  background-color: #ff6826;
}
#kcst .video-main .right .bar a:last-child:hover {
  background-color: #e45213;
}
#kcst .ms-degree {
  position: relative;
  left: -20px;
  display: flex;
  width: 366px;
}
#kcst .ms-degree span {
  display: block;
  width: 50%;
  height: 40px;
  text-align: center;
  background: #484848;
  cursor: pointer;
}
#kcst .ms-degree span.active {
  background-color: #0ab27f;
}
#kcst .category {
  margin-top: 10px;
}
#kcst .pv-cover > div {
  opacity: 0.1 !important;
}
#yybm {
  height: 180px;
  background: linear-gradient(to right, #dcc072, #aa853c);
  overflow: hidden;
}
#yybm .sub {
  font-size: 24px;
  color: #fff;
}
#yybm .td {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 950px;
  margin: 30px auto 0;
}
#yybm .td li {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
}
#yybm .td li input,
#yybm .td li select {
  width: 180px;
  height: 34px;
  border: 1px solid #fff;
  background: transparent;
  padding: 0 15px;
  font-size: 18px;
  color: #fff;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  -webkit-appearance: none;
}
#yybm .td li input[type=submit],
#yybm .td li select[type=submit] {
  background-color: #fff;
  font-size: 16px;
  color: #000;
  cursor: pointer;
}
#yybm .td li input[type=submit]:hover,
#yybm .td li select[type=submit]:hover {
  border-color: #ff6826;
  background-color: #ff6826;
  color: #fff;
}
#yybm .td li option {
  color: #333;
}
#mskc .content {
  margin-top: 30px;
}
#mskc .kcb-select ul {
  display: flex;
  justify-content: space-between;
  width: 290px;
  height: 39px;
}
#mskc .kcb-select ul li {
  width: 140px;
  height: 39px;
  line-height: 37px;
  border: 1px solid #009464;
  border-bottom: 1px solid #fff;
  font-size: 14px;
  color: #000;
  text-align: center;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  cursor: pointer;
}
#mskc .kcb-select ul li.active {
  background-color: #009464;
  color: #fff;
}
#mskc .kcb-main .cc {
  border: 1px solid #029b6a;
}
#mskc .kcb-main .cc table {
  border: none;
  border-collapse: collapse;
}
#mskc .kcb-main .cc table tr:nth-of-type(2n+1) {
  background-color: #fffbf5;
}
#mskc .kcb-main .cc table tr:last-of-type {
  background-color: #fff;
}
#mskc .kcb-main .cc table tr th {
  height: 50px;
  background-color: #e6c69a;
  border: 1px solid #eee;
  font-size: 14px;
  color: #1f1f1f;
  text-align: center;
}
#mskc .kcb-main .cc table tr th:nth-of-type(1) {
  width: 134px;
}
#mskc .kcb-main .cc table tr th:nth-of-type(2) {
  width: 310px;
}
#mskc .kcb-main .cc table tr th:nth-of-type(3) {
  width: 260px;
}
#mskc .kcb-main .cc table tr th:nth-of-type(4) {
  width: 233px;
}
#mskc .kcb-main .cc table tr th:nth-of-type(5) {
  width: 150px;
}
#mskc .kcb-main .cc table tr td {
  border: 1px solid #eee;
  font-size: 12px;
  color: #666;
  text-align: center;
}
#mskc .kcb-main .cc table tr .red {
  color: #e43d37;
}
#mskc .kcb-main .cc table tr .green {
  color: #00a271;
}
#mskc .kcb-main .cc table .sec1 {
  font-size: 14px;
  color: #1f1f1f;
  font-weight: 600;
  text-align: center;
}
#mskc .kcb-main .cc table .sec1 > i {
  font-size: 12px;
}
#mskc .kcb-main .cc table .sec2 .price {
  width: 125px;
  line-height: 20px;
  margin: 0 auto;
  font-size: 12px;
  text-align: left;
}
#mskc .kcb-main .cc table .sec2 .price > i {
  font-style: normal;
  color: #0d0d0d;
  font-weight: bold;
}
#mskc .kcb-main .cc table .sec2 .price b {
  font-size: 18px;
}
#mskc .kcb-main .cc table .sec2 .intro {
  position: relative;
  width: 127px;
  margin: 5px auto;
  font-size: 12px;
  color: #666;
  text-align: left;
}
#mskc .kcb-main .cc table .sec2 .intro > b {
  color: #0d0d0d;
  font-weight: 700;
}
#mskc .kcb-main .cc table .sec2 .tese {
  width: 130px;
  margin: 3px auto;
  text-align: left;
}
#mskc .kcb-main .cc table .sec2 a.zixun {
  display: block;
  width: 110px;
  height: 28px;
  line-height: 28px;
  background: linear-gradient(to right, #0bb381, #3bac86);
  margin: 0 auto;
  font-size: 12px;
  color: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
#mskc .kcb-main .cc table .sec2 .xianshi {
  text-align: center;
}
#mskc .kcb-main .cc table .sec2 .xianshi > i {
  font-weight: bold;
  color: #e43d37;
}
#mskc .kcb-main .cc table .sec2 .xianshi-intro {
  font-size: 12px;
  color: #e43d37;
}
#mskc .kcb-main .cc table .sec2 .gou {
  position: relative;
  top: 1px;
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("../images/lc6bz_mskcb_icon_gou.png") no-repeat center;
  margin-right: 5px;
}
#mskc .kcb-main .cc table .sec3 > p {
  position: relative;
  margin: 5px 10px 5px 35px;
  font-size: 13px;
  color: #4a4a4a;
  text-align: left;
}
#mskc .kcb-main .cc table .sec3 .gou {
  position: absolute;
  top: 3px;
  left: -20px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("../images/lc6bz_mskcb_icon_gou.png") no-repeat center;
}
#mskc .kcb-main .cc table .sec4 .baozhang {
  position: relative;
  width: 208px;
  height: 24px;
  line-height: 22px;
  border: 1px solid #e5c699;
  padding-left: 68px;
  margin: 5px auto;
  overflow: hidden;
  font-size: 12px;
  color: #0d0d0d;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
#mskc .kcb-main .cc table .sec4 .baozhang > i {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 61px;
  height: 22px;
  line-height: 22px;
  background-color: #e5c699;
  font-style: normal;
  font-size: 13px;
  color: #7b5c2c;
  text-align: center;
}
#mskc .kcb-main .cc table .sec4 .chengnuo {
  width: 200px;
  line-height: 20px;
  margin: 5px auto 10px;
  font-size: 12px;
  color: #4a4a4a;
  text-align: left;
}
#mskc .kcb-main .cc table .sec4 .xieyi {
  width: 216px;
  line-height: 20px;
  margin: 5px auto 10px;
  font-size: 12;
  color: #7b5c2c;
  text-align: left;
}
#mskc .kcb-main .cc table .sec4 .xieyi > i {
  font-size: 13px;
  color: #0d0d0d;
}
#mskc .kcb-main .cc table .sec4 .jiaocai {
  width: 216px;
  line-height: 20px;
  margin: 5px auto 10px;
  font-size: 12;
  color: #4a4a4a;
  text-align: left;
}
#mskc .kcb-main .cc table .sec4 .jiaocai > .zeng {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  background-color: #ff4c4c;
  font-size: 12px;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#mskc .kcb-main .cc table .sec4 p:last-child {
  margin-bottom: 0;
}
#mskc .kcb-main .cc table .sec4 .c2baozhang {
  position: relative;
  width: 260px;
  height: 24px;
  line-height: 22px;
  border: 1px solid #e5c699;
  padding-left: 68px;
  margin: 5px auto;
  overflow: hidden;
  font-size: 12px;
  color: #0d0d0d;
  text-align: left;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
#mskc .kcb-main .cc table .sec4 .c2baozhang > i {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 61px;
  height: 22px;
  line-height: 22px;
  background-color: #e5c699;
  font-style: normal;
  font-size: 13px;
  color: #7b5c2c;
  text-align: center;
}
#mskc .kcb-main .cc table .sec4 .c2baozhang + p {
  width: 260px;
}
#mskc .kcb-main .cc table .sec5 {
  line-height: 20px;
}
#mskc .kcb-main .cc table .sec5 .sec5-t {
  width: 160px;
  margin: 5px auto 0;
  font-size: 12px;
  color: #0d0d0d;
  font-weight: bold;
  text-align: left;
}
#mskc .kcb-main .cc table .sec5 .sec5-p {
  width: 160px;
  padding-left: 20px;
  margin: 0 auto;
  font-size: 12px;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#mskc .kcb-main .cc table .sec5 .sec5-caption {
  width: 180px;
  margin: 0 auto;
  font-size: 12px;
  color: #0d0d0d;
  text-align: left;
}
#mskc .kcb-main .cc table .sec5 .sec5-caption > b {
  font-size: 12px;
  font-weight: 500;
}
#mskc .kcb-main .cc table .sec5 .sec5-caption:first-child {
  margin-top: 10px;
}
#mskc .kcb-main .cc table .sec5 p.tiqian {
  font-size: 12px;
  color: #e43e37;
  text-align: center;
}
#mskc .kcb-main .cc table .sec5 a.more {
  display: block;
  width: 110px;
  height: 28px;
  line-height: 28px;
  margin: 10px auto;
  border: 1px solid #12b483;
  font-size: 12px;
  color: #12b483;
  font-weight: 800;
  text-align: center;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#mskc .kcb-main .cc table .sec5 .del {
  position: relative;
  font-size: 12px;
  color: #0d0d0d;
}
#mskc .kcb-main .cc table .sec5 .del::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 74px;
  height: 1px;
  background-color: #e43d37;
  -webkit-transform: translate(-50%, 50%);
  -moz-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  -o-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}
#mskc .kcb-main .cc table .sec5 .xianshi {
  font-size: 12px;
  font-weight: bold;
  color: #0d0d0d;
}
#mskc .kcb-main .cc table .sec5 .xianshi b {
  font-size: 18px;
  color: #e43d37;
}
#mskc .kcb-main .cc table .sec5 a.zxzx {
  display: block;
  width: 68px;
  height: 28px;
  line-height: 28px;
  background: linear-gradient(to right, #0bb381, #179e72);
  margin: 5px auto;
  font-size: 12px;
  color: #fff;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
#mskc .kcb-main .cc table .beizhu {
  line-height: 25px;
}
#mskc .kcb-main .cc table .beizhu .bz-top {
  width: 1060px;
  margin: 5px auto;
  text-align: left;
  font-size: 14px;
  color: #000;
}
#mskc .kcb-main .cc table .beizhu .bz-bottom {
  display: flex;
  justify-content: flex-start;
  width: 1060px;
  margin: 5px auto;
}
#mskc .kcb-main .cc table .beizhu .bz-bottom .left {
  display: block;
  width: 140px;
  height: 60px;
  font-size: 14px;
}
#mskc .kcb-main .cc table .beizhu .bz-bottom .left .type > a {
  display: block;
  width: 130px;
  height: 28px;
  line-height: 28px;
  background-color: #f74442;
  margin: 5px 0;
  font-size: 14px;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#mskc .kcb-main .cc table .beizhu .bz-bottom .right {
  position: relative;
  width: 560px;
  height: 60px;
  margin: 0 0 0 30px;
  font-size: 14px;
  text-align: left;
}
#mskc .kcb-main .cc table .beizhu .bz-bottom .right .type > a {
  display: inline-block;
  width: 60px;
  height: 28px;
  line-height: 28px;
  background-color: #f74442;
  margin: 5px 5px 5px 0;
  font-size: 14px;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#mskc .kcb-main .cc table .beizhu .bz-bottom .right::before {
  content: "";
  position: absolute;
  top: 0;
  left: -20px;
  display: block;
  width: 1px;
  height: 60px;
  background-color: #eee;
}
#mskc .kcb-main .c2 {
  display: none;
}
#mskc .kcb-main .c2 table tr th:nth-of-type(1) {
  width: 134px;
}
#mskc .kcb-main .c2 table tr th:nth-of-type(2) {
  width: 160px;
}
#mskc .kcb-main .c2 table tr th:nth-of-type(3) {
  width: 310px;
}
#mskc .kcb-main .c2 table tr th:nth-of-type(4) {
  width: 310px;
}
#mskc .kcb-main .c2 table tr th:nth-of-type(5) {
  width: 170px;
}
#msqlc {
  position: relative;
  height: 600px;
  background: url("../images/lc6bz_msqlc_bg1.png") no-repeat center;
  margin-top: 60px;
}
#msqlc .content {
  overflow: hidden;
}
#msqlc h2.title {
  color: #fff;
}
#msqlc .sub {
  color: rgba(255,255,255,0.6);
}
#msqlc .sub::before {
  background-image: url("../images/npms_icon_bg_left2.png");
}
#msqlc .sub::after {
  background-image: url("../images/npms_icon_bg_right2.png");
}
#msqlc ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1100px;
  margin-top: 35px;
}
#msqlc li {
  position: relative;
  display: block;
  width: 260px;
  height: 340px;
  background: url("../images/lc6bz_msqlc_bg2.png") no-repeat center;
  text-align: center;
}
#msqlc li img {
  margin-top: 20px;
}
#msqlc .qlc-t {
  font-size: 20px;
  color: #000;
  margin-bottom: 15px;
}
#msqlc .qlc-p {
  line-height: 22px;
  margin: 0 15px 0;
  font-size: 14px;
  color: #000;
  text-align: justify;
}
#msqlc .ljxx {
  position: absolute;
  left: 42px;
  bottom: 30px;
  display: inline-block;
  width: 168px;
  height: 50px;
  line-height: 43px;
  background: url("../images/lc6bz_fx3hj_ljgdxq.png") no-repeat center;
  -webkit-background-size: 100%;
  background-size: 100%;
  padding-left: 8px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: 0.3s;
}
#msqlc .ljxx:hover {
  -webkit-transform: translate(0, -6px);
  -moz-transform: translate(0, -6px);
  -ms-transform: translate(0, -6px);
  -o-transform: translate(0, -6px);
  transform: translate(0, -6px);
}
#msqlc .jiantou {
  position: absolute;
  top: -110px;
  left: 50%;
  width: 135px;
  height: 182px;
  line-height: 20px;
  background: url("../images/lc6bz_msqlc_icon_arrow.png") no-repeat center;
  padding-top: 49px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
#szjs {
  height: 668px;
  background: url("../images/lc6bz_szjs_bg.png") no-repeat center;
  overflow: hidden;
}
#szjs .teacher ul {
  position: relative;
  width: 713px;
  height: 237px;
  margin: 0 auto;
}
#szjs .teacher ul li {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 100;
  opacity: 0.7;
}
#szjs .teacher ul li:nth-of-type(2) {
  left: 106px;
  z-index: 200;
}
#szjs .teacher ul li:nth-of-type(3) {
  left: 229px;
  z-index: 500;
  opacity: 1;
}
#szjs .teacher ul li:nth-of-type(4) {
  left: 390px;
  z-index: 200;
}
#szjs .teacher ul li:nth-of-type(5) {
  left: 566px;
  z-index: 100;
}
#szjs .teacher ul li img {
  vertical-align: middle;
}
#szjs .introduce {
  position: relative;
  top: -8px;
  width: 1100px;
  height: 208px;
  overflow: hidden;
  margin: 0 auto;
}
#szjs .introduce > ul {
  overflow: hidden;
}
#szjs .introduce > ul > li {
  display: flex;
  justify-content: space-between;
  width: 1100px;
  height: 200px;
  background-color: #fff;
  margin-top: 8px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
#szjs .introduce > ul > li .left {
  width: 195px;
  height: 200px;
}
#szjs .introduce > ul > li .left h5 {
  position: relative;
  top: -8px;
  width: 110px;
  height: 58px;
  line-height: 58px;
  background-color: #1e92ff;
  margin: 0 auto;
  font-size: 20px;
  color: #fff;
  text-align: center;
}
#szjs .introduce > ul > li .left p {
  font-size: 16px;
  color: #333;
  text-align: center;
}
#szjs .introduce > ul > li .middle {
  position: relative;
  width: 450px;
  height: 200px;
}
#szjs .introduce > ul > li .middle p {
  line-height: 28px;
  margin-left: 22px;
  font-size: 16px;
  color: #666;
}
#szjs .introduce > ul > li .middle p b {
  font-size: 16px;
  color: #333;
}
#szjs .introduce > ul > li .middle p span {
  color: #ff6826;
}
#szjs .introduce > ul > li .middle p:first-child {
  margin-top: 18px;
}
#szjs .introduce > ul > li .middle a.ljxx {
  position: absolute;
  bottom: 20px;
  left: 0;
  display: block;
  width: 110px;
  height: 32px;
  line-height: 32px;
  margin: 30px 0 0 24px;
  background-color: #ff6826;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  transition: 0.2s;
}
#szjs .introduce > ul > li .middle a.ljxx:hover {
  -webkit-transform: translate(0, -3px);
  -moz-transform: translate(0, -3px);
  -ms-transform: translate(0, -3px);
  -o-transform: translate(0, -3px);
  transform: translate(0, -3px);
  box-shadow: 0 0 15px 1px rgba(255,104,39,0.2);
}
#szjs .introduce > ul > li .right {
  width: 455px;
  height: 200px;
}
#szjs .introduce > ul > li .right h6 {
  margin-top: 25px;
  font-size: 16px;
  color: #333;
}
#szjs .introduce > ul > li .right h6::before {
  content: "";
  position: relative;
  top: 2px;
  display: inline-block;
  width: 4px;
  height: 14px;
  background-color: #ff6826;
  margin-right: 10px;
}
#szjs .introduce > ul > li .right div.pj {
  height: 130px;
  overflow: hidden;
}
#szjs .introduce > ul > li .right div.pj ul {
  height: 130px;
}
#szjs .introduce > ul > li .right div.pj li {
  display: flex;
  justify-content: space-between;
  width: 300px;
  background-color: #fff;
}
#szjs .introduce > ul > li .right div.pj li .r-left {
  width: 80px;
  margin: 0 10px;
}
#szjs .introduce > ul > li .right div.pj li .r-left .circle {
  width: 36px;
  height: 36px;
  background-color: #e6a1d7;
  margin: 24px auto;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#szjs .introduce > ul > li .right div.pj li .r-left .circle img {
  width: 100%;
  height: 100%;
}
#szjs .introduce > ul > li .right div.pj li .r-right .dizhi {
  font-size: 14px;
  color: #999;
}
#szjs .introduce > ul > li .right div.pj li .r-right .neirong p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-size: 12px;
  color: #333;
}
#szjs .introduce > ul > li .right div.pj li .r-right .date {
  font-size: 12px;
  color: #999;
}
#jcbd h2.title {
  color: #fff;
}
#jcbd .sub {
  color: rgba(255,255,255,0.6);
}
#jcbd .sub::before {
  background-image: url("../images/npms_icon_bg_left2.png");
}
#jcbd .sub::after {
  background-image: url("../images/npms_icon_bg_right2.png");
}
#jcbd .c1 {
  height: 609px;
  background: url("../images/lc6bz_jcbd_bg1.jpg") no-repeat center;
  overflow: hidden;
}
#jcbd .c2 {
  height: 532px;
  background: url("../images/lc6bz_jcbd_bg2.jpg") no-repeat center;
}
#jcbd .c2 .content {
  position: relative;
}
#jcbd .cue1 {
  position: absolute;
  top: 26px;
  left: 325px;
  width: 135px;
  height: 147px;
  background: url("../images/lpbs_jcbd_bg_c1.png") no-repeat center;
}
#jcbd .cue1 p {
  padding: 10px;
  font-size: 16px;
  color: #6f4918;
}
#jcbd .cue1 b {
  position: absolute;
  bottom: 14px;
  left: 30px;
  font-size: 18px;
  color: #6f4918;
}
#jcbd .cue2 {
  position: absolute;
  top: 1px;
  left: 665px;
  width: 353px;
  height: 66px;
  background: url("../images/lpbs_jcbd_bg_c2.png") no-repeat center;
}
#jcbd .cue2 p {
  padding: 10px;
  margin-left: 117px;
  font-size: 16px;
  color: #6f4918;
}
#jcbd .cue2 b {
  position: absolute;
  bottom: 20px;
  left: 22px;
  font-size: 18px;
  color: #6f4918;
}
#jcbd .cue3 {
  position: absolute;
  top: 325px;
  left: 270px;
  width: 260px;
  height: 100px;
  background: url("../images/lpbs_jcbd_bg_c3.png") no-repeat center;
}
#jcbd .cue3 p {
  padding: 10px 20px 0 13px;
  margin-top: 35px;
  font-size: 16px;
  color: #6f4918;
}
#jcbd .cue3 b {
  position: absolute;
  bottom: 80px;
  left: 169px;
  font-size: 18px;
  color: #6f4918;
}
#jcbd .cue4 {
  position: absolute;
  top: 310px;
  left: 830px;
  width: 260px;
  height: 100px;
  background: url("../images/lpbs_jcbd_bg_c4.png") no-repeat center;
}
#jcbd .cue4 p {
  padding: 10px;
  margin: 35px 0 0 26px;
  font-size: 16px;
  color: #6f4918;
}
#jcbd .cue4 b {
  position: absolute;
  bottom: 83px;
  left: 20px;
  font-size: 18px;
  color: #6f4918;
}
#jcbd .gmjc {
  position: absolute;
  top: 450px;
  left: 437px;
  display: block;
  width: 227px;
  height: 67px;
  line-height: 56px;
  background: url("../images/lc6bz_jcbd_icon1.png") no-repeat center;
  padding-left: 10px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: 0.3s;
}
#jcbd .gmjc:hover {
  -webkit-transform: translate(0, -6px);
  -moz-transform: translate(0, -6px);
  -ms-transform: translate(0, -6px);
  -o-transform: translate(0, -6px);
  transform: translate(0, -6px);
}
@-moz-keyframes changeFont {
  0% {
    color: #333;
  }
  25% {
    color: #3652fa;
  }
  50% {
    color: #f60;
  }
  75% {
    color: #ab00ff;
  }
  100% {
    color: #f00;
  }
}
@-webkit-keyframes changeFont {
  0% {
    color: #333;
  }
  25% {
    color: #3652fa;
  }
  50% {
    color: #f60;
  }
  75% {
    color: #ab00ff;
  }
  100% {
    color: #f00;
  }
}
@-o-keyframes changeFont {
  0% {
    color: #333;
  }
  25% {
    color: #3652fa;
  }
  50% {
    color: #f60;
  }
  75% {
    color: #ab00ff;
  }
  100% {
    color: #f00;
  }
}
#zjyd {
  overflow: hidden;
  background: url("../images/lpbs_zjyd_bg_dot.png") no-repeat center 50px;
}
#zjyd .pic {
  height: 500px;
  margin-top: 30px;
}
#certify {
  position: relative;
  width: 1100px;
  margin: 0 auto;
}
#certify .swiper-container {
  padding-bottom: 60px;
}
#certify .swiper-slide {
  width: 800px;
  background: #fff;
  box-shadow: 0 8px 30px #ddd;
}
#certify .swiper-slide img {
  display: block;
  width: 800px;
  height: 428px;
}
#certify .swiper-pagination {
  width: 100%;
  bottom: 20px;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  border: 3px solid #fff;
  background-color: #d5d5d5;
  width: 10px;
  height: 10px;
  opacity: 1;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
  border: 3px solid #00aadc;
  background-color: #fff;
}
#yd-banner {
  height: 375px;
  background: url("../images/bjpbs_ad_bottom_banner.png") no-repeat center;
}
@-moz-keyframes changeFont {
  0% {
    color: #333;
  }
  25% {
    color: #3652fa;
  }
  50% {
    color: #f60;
  }
  75% {
    color: #ab00ff;
  }
  100% {
    color: #f00;
  }
}
@-webkit-keyframes changeFont {
  0% {
    color: #333;
  }
  25% {
    color: #3652fa;
  }
  50% {
    color: #f60;
  }
  75% {
    color: #ab00ff;
  }
  100% {
    color: #f00;
  }
}
@-o-keyframes changeFont {
  0% {
    color: #333;
  }
  25% {
    color: #3652fa;
  }
  50% {
    color: #f60;
  }
  75% {
    color: #ab00ff;
  }
  100% {
    color: #f00;
  }
}
@keyframes changeFont {
  0% {
    color: #333;
  }
  25% {
    color: #3652fa;
  }
  50% {
    color: #f60;
  }
  75% {
    color: #ab00ff;
  }
  100% {
    color: #f00;
  }
}
