﻿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
}
@font-face {
  font-family: 'shangya';
  src: url("../images/shangya.otf");
}
h3 {
  font-size: 36px;
  font-family: 'shangya';
  color: #fff;
  text-align: center;
}
h3 img {
  position: relative;
  top: 10px;
  left: 0;
  margin-right: 15px;
}
h3 span {
  display: inline-block;
  width: 44px;
  height: 44px;
  line-height: 37px;
  background: url("../images/lpbs_title_num_bg.png") no-repeat center;
  padding-left: 8px;
  margin-right: 10px;
  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;
}
.sub {
  margin: 20px 0 30px;
  font-size: 16px;
  color: #101931;
  text-align: center;
}
.sub::before {
  content: "";
  position: relative;
  top: 5px;
  left: -18px;
  display: inline-block;
  width: 116px;
  height: 21px;
  background: url("../images/lpbs_icon_title_before.png") no-repeat center;
}
.sub::after {
  content: "";
  position: relative;
  top: 5px;
  right: -18px;
  display: inline-block;
  width: 116px;
  height: 21px;
  background: url("../images/lpbs_icon_title_after.png") no-repeat center;
}
.pv-cover:before {
  opacity: 0.2;
}
#banner {
  height: 460px;
  background: url("../images/lpbs_mfst_banner.jpg") no-repeat center;
}
#mfst {
  height: 660px;
  background: url("../images/lpbs_mfst_bg4.jpg") no-repeat center top;
}
#mfst .listen-head {
  height: 70px;
}
#mfst .title {
  height: 60px;
  border-bottom: 1px solid #494949;
}
#mfst .title ul {
  display: flex;
}
#mfst .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;
}
#mfst .title li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 1px;
  height: 60px;
  background-color: #494949;
}
#mfst .title li:first-child::before {
  display: none;
}
#mfst .title li.active {
  background-color: #ff6826;
}
#mfst .video-main {
  display: flex;
  justify-content: space-between;
}
#mfst .video-main .left {
  width: 734px;
  height: 452px;
  overflow: hidden;
  background-color: #003c34;
}
#mfst .video-main .right {
  position: relative;
  width: 366px;
  height: 452px;
  background-color: #1b1b1b;
}
#mfst .video-main .right .list {
  overflow: hidden;
  width: 100%;
  height: 400px;
}
#mfst .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;
}
#mfst .video-main .right .list .top h4 {
  font-size: 13px;
  font-weight: 300;
}
#mfst .video-main .right .list ul {
  width: 100%;
  height: 342px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 0 20px;
}
#mfst .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;
}
#mfst .video-main .right .list ul li.tt {
  margin-top: 5px;
  color: #fff;
}
#mfst .video-main .right .list ul li.tt h5 {
  font-size: 15px;
  font-weight: 300;
}
#mfst .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;
}
#mfst .video-main .right .list ul li.dd:hover {
  background-color: #292929;
}
#mfst .video-main .right .list ul li.dd.false {
  opacity: 0.8;
}
#mfst .video-main .right .list ul li.active {
  color: #d7ac77;
}
#mfst .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;
}
#mfst .video-main .right .bar {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 50px;
}
#mfst .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;
}
#mfst .video-main .right .bar a:last-child {
  background-color: #ff6826;
}
#mfst .advertisement {
  display: flex;
  justify-conent: space-between;
  width: 100%;
  height: 70px;
  background-color: #1e243c;
  margin-top: 7px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#mfst .advertisement .left {
  width: 175px;
  height: 70px;
}
#mfst .advertisement .right {
  overflow: hidden;
  width: 925px;
  height: 70px;
  padding: 5px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#mfst .advertisement .right p {
  line-height: 30px;
  font-size: 14px;
  color: #fff;
  font-family: '宋体';
  text-align: center;
}
#mfst .advertisement .right p i {
  color: #feab69;
  font-style: normal;
}
#mfst .pv-cover > div{
  opacity: .1!important;
}
#zhbj {
  background: url("../images/lpbs_zhbj_bg.jpg") no-repeat center top;
  overflow: hidden;
}
#zhbj h3 {
  height: 44px;
  margin-top: 40px;
}
#zhbj .sub {
  color: rgba(255,255,255,0.49);
}
#zhbj .sub::before {
  background-image: url("../images/lpbs_icon_title_before2.png");
}
#zhbj .sub::after {
  background-image: url("../images/lpbs_icon_title_after2.png");
}
#zhbj .class-table {
  display: flex;
  justify-content: space-between;
}
#zhbj .class-table .left {
  width: 100px;
  height: 728px;
  background-color: #fff;
}
#zhbj .class-table .left .type-name {
  width: 100px;
  height: 48px;
  line-height: 48px;
  background-color: #ff6827;
  font-size: 16px;
  color: #fff;
  text-align: center;
}
#zhbj .class-table .left .type-c {
  width: 100px;
  height: 96px;
}
#zhbj .class-table .left .type-c li {
  width: 100px;
  height: 48px;
  text-align: right;
  cursor: pointer;
}
#zhbj .class-table .left .type-c li b {
  display: inline-block;
  width: 100px;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #000;
  font-weight: 600;
  text-align: center;
}
#zhbj .class-table .left .type-c li.active {
  position: relative;
  left: -6px;
  width: 106px;
  background: linear-gradient(to right, #3e92e2, #314efa);
}
#zhbj .class-table .left .type-c li.active b {
  color: #fff;
}
#zhbj .class-table .left .type-c li.active::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0;
  display: block;
  width: 0;
  height: 0;
  border-top: 8px solid #1e37c3;
  border-left: 6px solid transparent;
}
#zhbj .class-table .right .bs-ms {
  width: 1000px;
}
#zhbj .class-table .right .bs-ms .select-title {
  display: flex;
  width: 450px;
  height: 39px;
  margin-top: 9px;
}
#zhbj .class-table .right .bs-ms .select-title li {
  width: 138px;
  height: 37px;
  line-height: 37px;
  border: 1px solid #314ffa;
  border-bottom: 1px solid transparent;
  overflow: hidden;
  margin-left: 10px;
  cursor: pointer;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#zhbj .class-table .right .bs-ms .select-title li b {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 37px;
  background-color: #fff;
  font-size: 14px;
  color: #000;
  font-weight: bold;
  text-align: center;
}
#zhbj .class-table .right .bs-ms .select-title li.active b {
  background: linear-gradient(to right, #3e92e2, #314efa);
  color: #fff;
}
#zhbj .class-table .right .bs-ms .bs-table {
  position: relative;
  width: 1000px;
  border: 1px solid #314efa;
  background-color: #fff;
  overflow: hidden;
  padding-bottom: 48px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#zhbj .class-table .right .bs-ms .bs-table.height1600 {
  height: 910px;
}
#zhbj .class-table .right .bs-ms .bs-table.mskc {
  display: block;
}
#zhbj .class-table .right .bs-ms .bs-table.wkkc {
  display: none;
}
#zhbj .class-table .right .bs-ms .bs-table.zbkc {
  display: none;
}
#zhbj .class-table .right .bs-ms table {
  width: 100%;
  height: auto;
  border: 1px solid #eee;
  border-collapse: collapse;
}
#zhbj .class-table .right .bs-ms table caption {
  height: 46px;
  line-height: 46px;
  font-size: 16px;
  color: #1f1f1f;
  font-weight: bold;
  text-align: center;
}
#zhbj .class-table .right .bs-ms table tr:nth-of-type(2n+1) {
  background-color: #fffcf6;
}
#zhbj .class-table .right .bs-ms table tr th {
  height: 47px;
  background-color: #e6c69a;
  border: 1px solid #eee;
  font-size: 14px;
  color: #1f1f1f;
  text-align: center;
}
#zhbj .class-table .right .bs-ms table tr th:nth-of-type(1) {
  width: 90px;
}
#zhbj .class-table .right .bs-ms table tr th:nth-of-type(2) {
  width: 65px;
}
#zhbj .class-table .right .bs-ms table tr th:nth-of-type(3) {
  width: 360px;
}
#zhbj .class-table .right .bs-ms table tr th:nth-of-type(4) {
  width: 228px;
}
#zhbj .class-table .right .bs-ms table tr th:nth-of-type(5) {
  width: 155px;
}
#zhbj .class-table .right .bs-ms table tr th:nth-of-type(6) {
  width: 95px;
}
#zhbj .class-table .right .bs-ms table tr td {
  border: 1px solid #eee;
  text-align: center;
}
#zhbj .class-table .right .bs-ms table tr td .td-bs {
  display: block;
  width: 345px;
  height: auto;
  padding: 0;
  margin: 10px auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#zhbj .class-table .right .bs-ms table tr td .td-bs .td-title {
  position: relative;
  top: 1px;
  width: 70px;
  height: 26px;
  line-height: 26px;
  background: linear-gradient(to right, #628bce, #8db1ec);
  padding-right: 15px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#zhbj .class-table .right .bs-ms table tr td .td-bs .td-title::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-top: 26px solid #fff;
}
#zhbj .class-table .right .bs-ms table tr td .td-bs .td-c {
  width: 100%;
  border: 1px dashed #c1d4f3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 8px 5px;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#zhbj .class-table .right .bs-ms table tr td p {
  line-height: 22px;
  margin: 0 auto;
  font-size: 13px;
  color: #0d0d0d;
  text-align: left;
}
#zhbj .class-table .right .bs-ms table tr td i {
  font-style: normal;
}
#zhbj .class-table .right .bs-ms table tr td .block {
  display: inline-block;
  line-height: 14px;
  background-color: #f2f2f2;
  padding: 5px;
  margin: 3px 0;
  font-size: 12px;
  color: #333;
}
#zhbj .class-table .right .bs-ms table tr td .gray {
  font-size: 12px;
  color: #666;
}
#zhbj .class-table .right .bs-ms table tr td .red {
  font-size: 12px;
  color: #e43d37;
}
#zhbj .class-table .right .bs-ms table tr td .brown {
  font-size: 12px;
  color: #7b5c2c;
}
#zhbj .class-table .right .bs-ms table tr td .blue {
  font-size: 12px;
  color: #3978ec;
}
#zhbj .class-table .right .bs-ms table tr td .light-gray {
  font-size: 13px;
  color: #e43d37;
}
#zhbj .class-table .right .bs-ms table tr td .c-5e6aad {
  color: #5e6aad;
}
#zhbj .class-table .right .bs-ms table tr td > p {
  width: 95%;
  line-height: 20px;
  margin: 10px auto;
}
#zhbj .class-table .right .bs-ms table tr td .td-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 208px;
  height: 24px;
  line-height: 22px;
  border: 1px solid #e6c69a;
  overflow: hidden;
  margin: 12px auto 5px;
  text-align: center;
  -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;
}
#zhbj .class-table .right .bs-ms table tr td .td-box .td-l {
  width: 76px;
  height: 22px;
  background-color: #e6c69a;
  font-size: 13px;
  color: #7b5c2c;
}
#zhbj .class-table .right .bs-ms table tr td .td-box .td-r {
  width: 132px;
  height: 22px;
  padding-left: 10px;
  font-size: 12px;
  color: #666;
  text-align: left;
}
#zhbj .class-table .right .bs-ms table tr td:nth-of-type(1) {
  font-size: 16px;
  color: #1f1f1f;
  font-weight: 800;
}
#zhbj .class-table .right .bs-ms table tr td:nth-of-type(2) {
  line-height: 20px;
  font-size: 12px;
  color: #434343;
}
#zhbj .class-table .right .bs-ms table tr td:nth-of-type(4) > p {
  line-height: 17px;
  margin: 3px auto;
  white-space: nowrap;
  font-size: 13px;
  color: #0d0d0d;
}
#zhbj .class-table .right .bs-ms table tr td:nth-of-type(5) {
  line-height: 20px;
  font-size: 13px;
  color: #0d0d0d;
}
#zhbj .class-table .right .bs-ms table tr td:nth-of-type(5) b {
  display: block;
  width: 100%;
  padding-left: 18px;
  font-size: 13px;
  color: #000;
  text-align: left;
}
#zhbj .class-table .right .bs-ms table tr td:nth-of-type(5) p {
  width: 200px;
}
#zhbj .class-table .right .bs-ms table tr td:nth-of-type(5) span {
  display: inline-block;
  margin-top: 5px;
}
#zhbj .class-table .right .bs-ms table tr td:nth-of-type(5) a.blue {
  display: inline-block;
  margin-top: 8px;
}
#zhbj .class-table .right .bs-ms table tr td:nth-of-type(6) {
  font-size: 12px;
  color: #333;
}
#zhbj .class-table .right .bs-ms table tr td:nth-of-type(6) img {
  position: relative;
  top: 2px;
  left: -3px;
}
#zhbj .class-table .right .bs-ms table tr td:nth-of-type(6) > i {
  display: inline-block;
  margin-top: 3px;
}
#zhbj .class-table .right .bs-ms table tr td:nth-of-type(6) b {
  font-size: 16px;
}
#zhbj .class-table .right .bs-ms table tr td a.zxkf {
  display: block;
  width: 72px;
  height: 28px;
  line-height: 28px;
  background: linear-gradient(to right, #3e92e2, #3652fa);
  margin: 10px auto;
  font-size: 12px;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
#zhbj .class-table .right .bs-ms table tr td a.zxkf:hover {
  background: linear-gradient(to right, #3652fa, #3e92e2);
  box-shadow: 0 0 15px 1px rgba(62,146,226,0.4);
}
#zhbj .class-table .right .bs-ms .ckgdkc {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 36px;
  background-color: #e2e6f9;
  font-size: 14px;
  color: #3873ed;
  text-align: center;
  cursor: pointer;
}
#zhbj .class-table .right .bs-ms .ckgdkc::before {
  content: "";
  position: absolute;
  top: -36px;
  left: 0;
  display: block;
  width: 100%;
  height: 36px;
  background: linear-gradient(rgba(226,230,249,0), rgba(226,230,249,0.95));
}
#zhbj .class-table .right .bs-ms .ckgdkc.afterall {
  height: 48px;
  line-height: 48px;
}
#zhbj .class-table .right .bs-ms .ckgdkc.afterall::before {
  display: none;
}
#zhbj .class-bottom {
  display: flex;
  justify-content: space-between;
  width: 640px;
  height: 70px;
  margin: 30px auto 30px;
}
#zhbj .class-bottom a {
  display: block;
  width: 190px;
  height: 50px;
  line-height: 50px;
  background-color: #63ca9c;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  transition: 0.2s;
}
#zhbj .class-bottom a:hover {
  -webkit-transform: translate(0, -5px);
  -moz-transform: translate(0, -5px);
  -ms-transform: translate(0, -5px);
  -o-transform: translate(0, -5px);
  transform: translate(0, -5px);
}
#zhbj .class-bottom a:first-child {
  background-color: #ff6827;
}
#sdtpcx {
  height: 599px;
  background: url("../images/lpbs_sdtpcx_bg.jpg") no-repeat center;
  overflow: hidden;
}
#sdtpcx h3 {
  height: 44px;
  margin-top: 40px;
  color: #111932;
}
#sdtpcx ul {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-top: 30px;
}
#sdtpcx ul li img {
  dipslay: block;
  margin: 0 auto;
}
#sdtpcx ul li .pic {
  width: 294px;
  height: 276px;
  background: url("../images/lpbs_sdtpcx_t1s.png") no-repeat center;
  -webkit-background-size: 100%;
  background-size: 100%;
  overflow: hidden;
}
#sdtpcx ul li .pic h5 {
  line-height: 58px;
  margin-top: 28px;
  font-size: 28px;
  color: #805c1a;
  text-align: center;
}
#sdtpcx ul li .pic .desc {
  font-size: 28px;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
#sdtpcx ul li .pic .desc b {
  position: relative;
  top: 9px;
  font-size: 80px;
  color: #fff;
  font-family: 'Impact';
  font-weight: normal;
}
#sdtpcx ul li p {
  width: 268px;
  margin: 30px auto 0;
  font-size: 16px;
  color: #000;
  text-align: center;
}
#sdtpcx ul li:nth-of-type(2) .pic {
  background-image: url("../images/lpbs_sdtpcx_t2s.png");
}
#sdtpcx ul li:nth-of-type(2) .pic h5 {
  color: #0e125b;
}
#sdtpcx ul li:nth-of-type(3) .pic {
  background-image: url("../images/lpbs_sdtpcx_t3s.png");
}
#sdtpcx ul li:nth-of-type(3) .pic h5 {
  color: #145141;
}
#sktx {
  height: 909px;
  background: url("../images/lpbs_sktx_bg.jpg") no-repeat center;
  overflow: hidden;
}
#sktx h3 {
  height: 54px;
  margin-top: 50px;
}
#sktx .sub {
  color: #fff;
}
#sktx .sub::before {
  background-image: url("../images/lpbs_icon_title_before2.png");
}
#sktx .sub::after {
  background-image: url("../images/lpbs_icon_title_after2.png");
}
#sktx ul {
  position: relative;
  width: 1092px;
  left: -3px;
  display: flex;
  justify-content: space-between;
  margin-top: 35px;
}
#sktx ul li {
  position: relative;
  width: 340px;
  height: 390px;
  background: url("../images/lpbs_sktx_bg_c0.png") no-repeat center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#sktx ul li .sk-title {
  display: flex;
  width: 100%;
  height: 110px;
}
#sktx ul li .sk-title .left {
  width: 62px;
  height: 70px;
  line-height: 70px;
  margin-top: 35px;
  font-size: 30px;
  color: #fff;
  font-family: impact;
  text-align: center;
}
#sktx ul li .sk-title .middle {
  width: 166px;
  height: 70px;
  line-height: 70px;
  padding-right: 25px;
  margin-top: 35px;
  font-size: 28px;
  color: #fff;
  text-align: center;
  font-family: 'shangya';
  font-weight: bold;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#sktx ul li .sk-title .right {
  width: 112px;
  height: 106px;
  font-size: 18px;
  color: #fff;
  text-align: center;
}
#sktx ul li .sk-title .right b {
  display: block;
  margin: 10px auto 0;
  font-size: 42px;
  color: #fff;
  font-family: Impact;
}
#sktx ul li .sk-bottom {
  margin-left: 32px;
}
#sktx ul li h4 {
  position: relative;
  line-height: 40px;
  padding-left: 20px;
  margin: 5px auto;
  font-size: 22px;
  color: #000;
  text-align: left;
}
#sktx ul li h4::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 4px;
  height: 20px;
  background-color: #ff6826;
}
#sktx ul li .intro {
  display: flex;
  width: 95%;
  line-height: 26px;
  margin-top: 10px;
  font-size: 16px;
  color: #666;
}
#sktx ul li .intro.red {
  line-height: 22px;
  font-size: 16px;
  color: #e84840;
}
#sktx ul li .intro i {
  flex: 0 0 auto;
  display: inline-block;
  width: 46px;
  height: 26px;
  line-height: 26px;
  background: linear-gradient(to right, #f7e0b3, #ceb679);
  margin: 0 10px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  font-style: normal;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
#sktx ul li a.djxx {
  position: absolute;
  bottom: 50px;
  left: 72px;
  display: block;
  width: 206px;
  height: 58px;
  line-height: 58px;
  overflow: hidden;
  background: url("../images/lpbs_sktx_bg_button2.png") no-repeat center;
  font-size: 16px;
  color: #ef5932;
  text-align: center;
}
#sktx ul li a.djxx:hover {
  box-shadow: 0px 0px 20px 1px rgba(255,104,39,0.1);
}
#sktx ul li a.djxx:hover::before {
  left: 100%;
}
#sktx ul li a.djxx::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(120deg, transparent, rgba(255,104,39,0.1), transparent);
  transition: all 650ms;
}
#sktx ul li:nth-of-type(2) {
  margin-top: 140px;
}
#sktx ul li:nth-of-type(3) {
  margin-top: 60px;
}
#jxsj {
  height: 700px;
  background: url("../images/lpbs_jxsj_bg.jpg") no-repeat center;
  overflow: hidden;
}
#jxsj h3 {
  height: 44px;
  margin-top: 40px;
  color: #111932;
}
#jxsj .sub {
  color: #111932;
}
#jxsj .update {
  position: relative;
  height: 67px;
  background: url("../images/lpbs_jxsj_bg_t1.png") no-repeat center;
}
#jxsj .update span {
  position: absolute;
  top: 0;
  left: 127px;
  display: block;
  width: 85px;
  height: 32px;
  line-height: 32px;
  font-size: 16px;
  color: #131431;
  font-weight: bold;
  text-align: center;
}
#jxsj .update span:nth-of-type(2) {
  left: 497px;
}
#jxsj .update span:nth-of-type(3) {
  left: 869px;
}
#jxsj ul {
  display: flex;
  justify-content: space-between;
  margin-top: 5px;
}
#jxsj ul li {
  position: relative;
  overflow: hidden;
  width: 384px;
  height: 438px;
  padding: 15px 23px 15px 19px;
  background: url("../images/lpbs_jxsj_bg_cc.png") no-repeat center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#jxsj ul li h4 {
  height: 48px;
  line-height: 48px;
  margin-top: 20px;
  font-size: 20px;
  color: #fff;
  text-align: center;
}
#jxsj ul li .desc {
  display: flex;
  justify-content: space-between;
  width: 300px;
  margin: 15px auto 0;
}
#jxsj ul li .desc span {
  position: relative;
  top: 2px;
  flex: 0 0 auto;
  display: inline-block;
  width: 18px;
  height: 22px;
  line-height: 18px;
  margin-right: 10px;
  background: url("../images/lpbs_jxsj_bg_icon1.png") no-repeat center;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
#jxsj ul li .desc p {
  line-height: 22px;
  font-size: 16px;
  color: #333;
}
#jxsj ul li .pic {
  position: relative;
  width: 284px;
  height: 104px;
  margin: 16px auto 0;
}
#jxsj ul li .pic span {
  position: absolute;
  display: block;
  top: 0;
  left: 97px;
  width: 85px;
  height: 32px;
  line-height: 32px;
  font-size: 16px;
  color: #fff;
  text-align: center;
}
#jxsj ul li .desc2 {
  line-height: 16px;
  margin: 18px 0 20px;
  font-size: 16px;
  color: #333;
  text-align: center;
}
#jxsj ul li a.zxkf {
  position: absolute;
  bottom: 15px;
  left: 27px;
  display: block;
  width: 220px;
  height: 48px;
  line-height: 48px;
  background: url("../images/lpbs_jxsj_bg_button.gif") no-repeat center;
  margin: 0 0 0 40px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
#szjs {
  height: 668px;
  background: url("../images/lpbs_szjs_bg.jpg") no-repeat center;
  overflow: hidden;
}
#szjs h3 {
  height: 44px;
  margin-top: 40px;
}
#szjs .sub {
  color: #fff;
}
#szjs .sub::before {
  background-image: url("../images/lpbs_icon_title_before2.png");
}
#szjs .sub::after {
  background-image: url("../images/lpbs_icon_title_after2.png");
}
#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;
}
#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: 300px;
}
#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;
}
#hyqj {
  height: 537px;
  background: url("../images/lpbs_hyqj_bg.jpg") no-repeat center;
  overflow: hidden;
}
#hyqj h3 {
  height: 44px;
  margin-top: 40px;
  color: #111932;
}
#hyqj .sub {
  color: #111932;
}
#hyqj .pic {
  position: relative;
  width: 975px;
  height: 288px;
  background: url("../images/lpbs_hyqj_c1.png") no-repeat center;
  margin: 44px 0 0 30px;
}
#hyqj .pic p {
  position: absolute;
  top: 200px;
  left: 10px;
  width: 290px;
  font-size: 14px;
  color: #111932;
}
#hyqj .pic p:nth-of-type(2) {
  left: 370px;
}
#hyqj .pic p:nth-of-type(3) {
  left: 740px;
}
#hyqj a.yibu {
  position: relative;
  top: -10px;
  display: block;
  width: 260px;
  height: 44px;
  line-height: 44px;
  background-color: #ff6826;
  margin: 0 auto;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  transition: 0.2s;
}
#hyqj a.yibu:hover {
  box-shadow: 0 0 15px 1px rgba(255,104,39,0.2);
  -webkit-transform: translate(0, -5px);
  -moz-transform: translate(0, -5px);
  -ms-transform: translate(0, -5px);
  -o-transform: translate(0, -5px);
  transform: translate(0, -5px);
}
#jcbd .c1 {
  height: 545px;
  background: url("../images/lpbs_jcbd_bg1.jpg") no-repeat center;
  overflow: hidden;
}
#jcbd .c1 h3 {
  height: 44px;
  margin-top: 40px;
}
#jcbd .c1 .sub {
  color: #ceb890;
}
#jcbd .c1 .sub::before {
  background-image: url("../images/lpbs_icon_title_before2.png");
}
#jcbd .c1 .sub::after {
  background-image: url("../images/lpbs_icon_title_after2.png");
}
#jcbd .c1 .sub p {
  position: relative;
  top: 10px;
  display: inline-block;
}
#jcbd .c2 {
  height: 550px;
  background: url("../images/lpbs_jcbd_bg2.jpg") no-repeat center;
}
#jcbd .c2 .content {
  position: relative;
}
#jcbd .c2 .content p {
  /*animation: changeFont 10s linear 0s infinite;*/
}
#jcbd .c2 .cue1 {
  position: absolute;
  top: 107px;
  left: 325px;
  width: 135px;
  height: 147px;
  background: url("../images/lpbs_jcbd_bg_c1.png") no-repeat center;
}
#jcbd .c2 .cue1 p {
  padding: 10px;
  font-size: 16px;
  color: #6f4918;
}
#jcbd .c2 .cue1 b {
  position: absolute;
  bottom: 14px;
  left: 30px;
  font-size: 18px;
  color: #6f4918;
}
#jcbd .c2 .cue2 {
  position: absolute;
  top: 85px;
  left: 665px;
  width: 353px;
  height: 66px;
  background: url("../images/lpbs_jcbd_bg_c2.png") no-repeat center;
}
#jcbd .c2 .cue2 p {
  padding: 10px;
  margin-left: 117px;
  font-size: 16px;
  color: #6f4918;
}
#jcbd .c2 .cue2 b {
  position: absolute;
  bottom: 20px;
  left: 22px;
  font-size: 18px;
  color: #6f4918;
}
#jcbd .c2 .cue3 {
  position: absolute;
  top: 409px;
  left: 270px;
  width: 260px;
  height: 100px;
  background: url("../images/lpbs_jcbd_bg_c3.png") no-repeat center;
}
#jcbd .c2 .cue3 p {
  padding: 10px 20px 0 13px;
  margin-top: 35px;
  font-size: 16px;
  color: #6f4918;
}
#jcbd .c2 .cue3 b {
  position: absolute;
  bottom: 80px;
  left: 169px;
  font-size: 18px;
  color: #6f4918;
}
#jcbd .c2 .cue4 {
  position: absolute;
  top: 390px;
  left: 830px;
  width: 260px;
  height: 100px;
  background: url("../images/lpbs_jcbd_bg_c4.png") no-repeat center;
}
#jcbd .c2 .cue4 p {
  padding: 10px;
  margin: 35px 0 0 26px;
  font-size: 16px;
  color: #6f4918;
}
#jcbd .c2 .cue4 b {
  position: absolute;
  bottom: 83px;
  left: 20px;
  font-size: 18px;
  color: #6f4918;
}
@-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;
  }
}
#zjyd {
  overflow: hidden;
  background: url("../images/lpbs_zjyd_bg_dot.png") no-repeat center 50px;
}
#zjyd h3 {
  height: 45px;
  margin-top: 40px;
  color: #111932;
}
#zjyd .sub {
  color: #111932;
}
#zjyd .pic {
  height: 500px;
}
#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;
}
#hzhb {
  /*height: 499px;*/
  height: 670px;
  /*background: url("../images/lpbs_hzhb_bg.jpg") no-repeat center;*/
  background: url("../images/lpbs_hzhb_bg2.jpg") no-repeat center;
  overflow: hidden;
}
#hzhb h3 {
  height: 44px;
  margin-top: 40px;
}
#hzhb .k12 {
  width: 1101px;
  height: 490px;
  /*background: url("../images/lpbs_hzhb_bg_cc.png") no-repeat center;*/
  /*background: url("../images/lpbs_hzhb_bg_cc2.png") no-repeat center;*/
  background: url("../images/lpbs_hzhb_bg_cc3.png") no-repeat center;
  margin: 40px auto;
}
#yd-banner {
  height: 375px;
  background: url("../images/bjpbs_ad_bottom_banner.png") no-repeat center;
}
#web-course {
  font-size: 12px;
  padding-bottom: 0!important;
}
#web-course tr:nth-of-type(2n+1){
  background-color: #fff!important;
}
#web-course img{
  vertical-align: middle;
}
#web-course th:nth-of-type(1){
  width: 90px!important;
}
#web-course th:nth-of-type(2){
  width: 285px!important;
}
#web-course th:nth-of-type(3){
  width: 237px!important;
}
#web-course th:nth-of-type(4){
  width: 230px!important;
}
#web-course th:nth-of-type(5){
  width: 160px!important;
}
#web-course .sec2 dl{
  width: 280px;
  margin: 10px auto;
}
#web-course .sec2 dl dt{
  font-size: 16px;
  color: #0a0a0a;
  font-weight: bold;
  text-align: left;
}
#web-course .sec2 dl dd{
  margin-left: 30px;
  margin-top: 2px;
  font-size: 13px;
  color: rgba(13, 13, 13, .8);
  text-align: left;
}
#web-course .sec2 dl dd a{
  color: #3973ed;
}
#web-course .sec2 p{
  width: 265px!important;
  font-size: 12px;
  color: #e43d37;
}
#web-course .red{
  color: #e43d37;
}
#web-course .sec3 ul{
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  width: 180px;
}
#web-course .sec3 ul li{
  margin-top: 10px;
}
#web-course .sec3 p{
  margin-bottom: 0!important;
  color: rgba(13, 13, 13, .8)!important;
}
#web-course .sec4 .cue{
  overflow: hidden;
  width: 210px;
  height: 24px;
  line-height: 22px;
  border: 1px solid #e6c69a;
  font-size: 12px;
  color: rgba(13, 13, 13, .8);
  text-align: left;
  box-sizing: border-box;
  border-radius: 30px;
}
#web-course .sec4 .cue b{
  display: inline-block;
  width: 78px;
  background-color: #e6c69a;
  margin-right: 5px;
  text-align: center;
  font-size: 13px;
  color: #7b5c2c;
}
#web-course .sec4 .baozhang{
  width: 210px;
  margin: 9px auto 0;
  text-align: left;
}
#web-course .sec4 .baozhang:first-child{
  margin-top: 0;
}
#web-course .sec4 .baozhang p{
  margin-top: 5px!important;
  margin-left: 5px!important;
  line-height: 20px!important;
  font-size: 12px!important;
  color: rgba(13, 13, 13, .8)!important;
}
#web-course .sec4 .baozhang p span{
  color: #7b5c2c;
}
#web-course .sec5 dl{
  width: 150px;
  margin: 10px auto 0;
}
#web-course .sec5 dl:first-child{
  margin-top: 0;
}
#web-course .sec5 dl dt{
  font-size: 13px;
  color: rgba(13, 13, 13, .8);
  text-align: left;
  margin-bottom: 5px;
}
#web-course .sec5 dl dt b{
  display: inline-block!important;
  padding-left: 0!important;
  width: 40px!important;
}
#web-course .sec5 dl dt span{
  color: rgba(13, 13, 13, .8);
  cursor: pointer;
  font-size: 13px!important;
  margin-top: 0!important;
}
#web-course .sec5 dl dt span.yellow{
  color: #7b5c2c;
}
#web-course .sec5 dl dt span.blue{
  color: #3e91e2;
}
#web-course .sec5 dl dd{
  margin-left: 0;
  text-align: left;
  font-size: 12px;
  line-height: 16px!important;
  color: #3e91e2;
}
#web-course .sec5 dl dd span{
  color: #3e91e2;
}
#web-course .sec5 .zengsong{
  width: 148px;
  font-size: 12px;
  color: #333333;
  margin: 5px auto;
  text-align: left;
}
#web-course .sec5 .fire{
  font-size: 12px;
  color: #333333;
  margin: 5px auto;
}
#web-course .sec5 .price{
  margin: 8px auto;
  font-size: 18px;
  color: #d81d06;
}
#web-course .sec5 .shiting{
  display: flex;
  justify-content: space-between;
  align-content: center;
  width: 130px;
  margin: 8px auto 0;
}
#web-course .sec5 .shiting a{
  display: block;
  width: 60px;
  height: 30px;
  line-height: 28px;
  font-size: 12px;
  color: #3973ed;
  text-align: center;
  border: 1px solid #3979eb;
  box-sizing: border-box;
  border-radius: 30px;
}
#web-course .sec5 .shiting a:first-child{
  background: linear-gradient(to right, #3e91e2, #3653fa);
  color: #fff;
}


#online-course {
  font-size: 12px;
  padding-bottom: 0!important;
}
#online-course tr:nth-of-type(2n+1){
  background-color: #fff!important;
}
#online-course img{
  vertical-align: middle;
}
#online-course th:nth-of-type(1){
  width: 90px!important;
}
#online-course th:nth-of-type(2){
  width: 250px!important;
}
#online-course th:nth-of-type(3){
  width: 230px!important;
}
#online-course th:nth-of-type(4){
  width: 246px!important;
}
#online-course th:nth-of-type(5){
  width: 180px!important;
}
#online-course .sec2 dl{
}
#online-course .sec2 dl dt{
  font-size: 16px;
  color: #0a0a0a;
  font-weight: bold;
  text-align: left;
}
#online-course .sec2 dl dd{
  margin-left: 30px;
  font-size: 13px;
  color: rgba(13, 13, 13, .8);
  text-align: left;
}
#online-course .sec2 p{
  font-size: 12px;
  color: #e43d37;
}
#online-course .sec2 .zeng{
  padding-left: 40px;
  font-size: 13px;
  color: #d39d82;
  text-align: left;
}
#online-course .red{
  color: #e43d37;
}
#online-course .sec3 .cue{
  overflow: hidden;
  width: 210px;
  height: 24px;
  line-height: 22px;
  border: 1px solid #e6c69a;
  font-size: 12px;
  color: rgba(13, 13, 13, .8);
  text-align: left;
  box-sizing: border-box;
  border-radius: 30px;
}
#online-course .sec3 .cue b{
  display: inline-block;
  width: 78px;
  background-color: #e6c69a;
  margin-right: 5px;
  text-align: center;
  font-size: 13px;
  color: #7b5c2c;
}
#online-course .sec3 .baozhang{
  width: 210px;
  margin: 14px auto 0;
  text-align: left;
}
#online-course .sec3 .baozhang:first-child{
  margin-top: 0;
}
#online-course .sec3 .baozhang p{
  margin-top: 5px!important;
  margin-left: 5px!important;
  line-height: 20px!important;
  font-size: 12px!important;
  color: rgba(13, 13, 13, .8)!important;
}
#online-course .sec3 .baozhang p span{
  color: #7b5c2c;
}
#online-course .sec4 ul{
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  width: 180px;
}
#online-course .sec4 ul li{
  margin-bottom: 6px;
}
#online-course .sec4 p{
  white-space: normal!important;
  line-height: 22px!important;
  color: rgba(13, 13, 13, .8)!important;
}
#online-course .sec5 dl{
  width: 170px;
  margin: 10px auto 0;
}
#online-course .sec5 dl:first-child{
  margin-top: 0;
}
#online-course .sec5 dl dt{
  font-size: 12px;
  color: rgba(13, 13, 13, .8);
  text-align: left;
}
#online-course .sec5 dl dt b{
  display: inline-block!important;
  padding-left: 0!important;
  width: 40px!important;
}
#online-course .sec5 dl dt span{
  color: rgba(13, 13, 13, .8);
  cursor: pointer;
  font-size: 13px!important;
  margin-top: 0!important;
}
#online-course .sec5 dl dt span.yellow{
  color: #7b5c2c;
}
#online-course .sec5 dl dt span.blue{
  color: #3e91e2;
}
#online-course .sec5 dl dd{
  margin-left: 10px;
  color: #3e91e2;
  text-align: left;
  font-size: 12px;
}
#online-course .sec5 dl dd span{
  margin: 0!important;
}
#online-course .sec5 .fire{
  font-size: 12px;
  color: #333333;
  margin: 4px auto;
}
#online-course .sec5 .blue{
  color: #3770ee;
}
#online-course .sec5 .price{
  margin: 8px auto;
  font-size: 18px;
  color: #d81d06;
}
#online-course .sec5 .shiting{
  display: flex;
  justify-content: space-between;
  align-content: center;
  width: 130px;
  margin: 8px auto 0;
}
#online-course .sec5 .shiting a{
  display: block;
  width: 60px;
  height: 30px;
  line-height: 28px;
  font-size: 12px;
  color: #3973ed;
  text-align: center;
  border: 1px solid #3979eb;
  box-sizing: border-box;
  border-radius: 30px;
}
#online-course .sec5 .shiting a:first-child{
  background: linear-gradient(to right, #3e91e2, #3653fa);
  color: #fff;
}