@charset "utf-8";

.layout {
  width: 1200px;
  margin: 0 auto;
}

body {
  background: url(../images/bg.png) no-repeat;
  background-position: right 0 bottom 120px;
}

body a:hover {
  color: #0066CC !important;
}

.headlogo {
  width: 100%;
  height: 825px;
  background: url(../images/background_index.jpg) no-repeat;
  background-position: top center;
  min-width: 1200px;
}

.headlogo .loginposition_left {
  margin-left: -526px !important;
}

.headlogo .loginposition_left1 {
  margin-left: -570px !important;
}

.headlogo .loginposition {
  padding-left: 50%;
  padding-top: 468px;
  display: block;
  margin-left: -118px;
}

.headlogo .loginposition .login:hover {
  transform: scale(1.3);
  color: #fff !important;
}

.headlogo .loginposition .loginposition_bg {
  background: #B11219 !important;
}

.headlogo .loginposition .login {
  width: 237px;
  height: 56px;
  display: block;
  text-align: center;
  background: #EE9A10;
  border-radius: 16px;
  font-size: 28px;
  font-family: AlibabaPuHuiTiB;
  /* font-weight: 500; */
  color: #fff;
  line-height: 56px;
  letter-spacing: 1px;
  cursor: pointer;
  transition: all .3s;
}

.headlogo .loginposition .login span {
  font-size: 24px;
  font-weight: 500;
  color: #0066CC;
  padding-left: 9px;
}

.headlogo .tz {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 76px;
  width: 1100px;
  height: 101px;
  background: url(../images/tz.png) no-repeat;

}

.headlogo .tz a {
  width: 688px;
  font-size: 22px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #0060C9;
  margin-left: 190px;
}

.headlogo .layout {
  position: relative;
  /* height: 520px; */
}

.headlogo .layout .back_one {
  position: absolute;
  right: -180px;
  width: 300px;
  height: 300px;
  background: url(../images/logo_backone.gif) no-repeat;
  background-size: 300px 300px;
  z-index: 10;
}

.headlogo .layout .back_two {
  position: absolute;
  top: 60px;
  right: 90px;
  width: 210px;
  height: 200px;
  background: url(../images/logo_backtwo.gif) no-repeat;
}

.head_page {
  width: 100%;
  height: 362px;
  position: relative;
}

.head_page .page-box {
  width: 1200px;
  height: 362px;
  padding: 54px 70px 0 89px;
  margin: 0 auto;
  background: url(../images/topbg.png) no-repeat;
  margin-top: -39px;
}

.head_page .page-box .top {
  width: 1044px;
  height: 56px;
  padding-bottom: 6px;
  border-bottom: 2px solid #FEFABE;
}

.head_page .page-box .top img {
  width: 192px;
  height: 50px;
}

.head_page .page-box .top_1:hover {
  color: #FFFFFF !important;
}

.head_page .page-box .top_1 {
  width: 1038px;
  height: 74px;
  font-size: 26px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 37px;
  margin-top: 27px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
  cursor: pointer;
}

.head_page .page-box .top_2 {
  width: 1027px;
  height: 96px;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 32px;
  margin-top: 15px;
}

.head_page .page-box .top_2 a,
.head_page .page-box .top_2 a:hover {
  color: #FFFFFF !important;
  cursor: pointer;
}

.arrangement {
  height: 50px;
  margin-top: 56px;
  text-align: center;
}

.arrangement img {
  width: 203px;
  height: 50px;
}

.arrangementbg {
  height: 227px;
  margin-top: 46px;
  background: url(../images/arrangementbg.png) no-repeat top center;
}

.arrangementbg .three {
  width: 1100px;
  margin: 0 auto;
  padding-top: 100px;
  display: flex;
  /* justify-content: space-around; */
}

.arrangementbg .three .sub:hover .title {
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #0066CC !important;
}

.arrangementbg .three .sub:hover .data {
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #0066CC !important;
}

/* .arrangementbg .three .active .title {
  height: 28px;
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #B11219 !important;
  line-height: 28px;
}
.arrangementbg .three .active .data {
  height: 25px;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #B11219 !important;
  line-height: 25px;
} */
.arrangementbg .three .sub {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.arrangementbg .three .active .title,
.arrangementbg .three .active .data {
  color: #0060C9 !important;
}

.arrangementbg .three .sub:nth-child(1) {
  margin-left: 118px;
}

.arrangementbg .three .sub:nth-child(2) {
  margin-left: 191px;
}

.arrangementbg .three .sub:nth-child(3) {
  margin-left: 173px;
}

.arrangementbg .three .sub .title {
  height: 28px;
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #666666;
  line-height: 28px;
}

.arrangementbg .three .sub .data {
  height: 25px;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 25px;
  text-align: center;
}

.course_h {
  height: 585px !important;
}

.course {
  width: 100%;
  height: 612px;
  /* background: rgba(177, 18, 25, 0.06); */
  background: rgb(238, 245, 252);
}

.course .border_0 {
  border: 0 !important;
}

.course .course_top {
  width: 1201px;
  height: 150px;
  border-bottom: 1px solid #D3D3D3;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.course .course_top img {
  width: 203px;
  height: 50px;
}

.course .course_con {
  width: 1200px;
  margin: 0 auto;
}

.course .course_con .top {
  text-align: center;
  margin-top: -17px;
}

.course .course_con .top ul {
  display: flex;
  justify-content: center;
}

.course .course_con .top ul li {
  width: 110px;
  height: 33px;
  background: #FFFFFF;
  border-radius: 17px;
  border: 1px solid #0066CC;
  text-align: center;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #0066CC;
  line-height: 33px;
  float: left;
  margin: 0 29px;
}

.course .course_con .top ul .sactive {
  width: 110px;
  height: 33px;
  background: #FFFFFF;
  border-radius: 17px;
  border: 1px solid #0066CC;
  background: #0066CC;
  text-align: center;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #fff;
  line-height: 33px;
  float: left;
  margin: 0 29px;
}

.course .course_con .course_tab {
  width: 1200px;
  height: 350px;
  margin-top: 24px;
  background: #FFFFFF;
  box-shadow: 2px 2px 2px 0px rgba(193, 193, 193, 0.5);
  position: relative;
  padding: 0 20px;
  padding-top: 27px;
}

.course .course_con .course_tab .slideGroup {
  text-align: left;
}

.course .course_con .course_tab .slideGroup .parHd {
  height: 30px;
  line-height: 30px;
  background: #f4f4f4;
  padding: 0 20px;
  border-bottom: 1px solid #ddd;
  position: relative;
}

.course .course_con .course_tab .slideGroup .parHd ul {
  float: left;
  position: absolute;
  left: 20px;
  top: -1px;
  height: 32px;
}

.course .course_con .course_tab .slideGroup .parHd ul li {
  float: left;
  padding: 0 15px;
  cursor: pointer;
  width: auto !important;
}

.course .course_con .course_tab .slideGroup .parHd ul li.on {
  height: 30px;
  background: #fff;
  border: 1px solid #ddd;
}

.course .course_con .course_tab .slideGroup .slideBox {
  overflow: hidden;
  zoom: 1;
  padding: 10px 0 10px 0px;
  position: relative;
}

.course .course_con .course_tab .flex_center {
  display: flex;
  justify-content: center;
  justify-content: space-between;
}

.course .course_con .course_tab .flex_center li {
  /* margin: 0 26px !important; */
}

.course .course_con .course_tab .slideGroup .sPrev,
.course .course_con .course_tab .slideGroup .sNext {
  position: absolute;
  left: 5px;
  top: 2px;
  display: block;
  width: 40px;
  height: 40px;
  background: url(../images/left.png) center center no-repeat;
}

.course .course_con .course_tab .slideGroup .sNext {
  left: auto;
  right: 5px;
  background: url(../images/right.png) center center no-repeat;
}

.course .course_con .course_tab .slideGroup .sPrev:hover,
.course .course_con .course_tab .slideGroup .sNext:hover {
  border-color: #f60;
}

.course .course_con .course_tab .slideGroup .parBd ul {
  overflow: hidden;
  zoom: 1;
}

.course .course_con .course_tab .slideGroup .parBd ul li {
  margin: 0 8px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  width: auto !important;
  color: #333;
  font-size: 18px;
  cursor: pointer;
}

/* .course .course_con .course_tab .slideGroup .parBd ul li a {
  color: #333;
  font-size: 18px;
} */
.course .course_con .course_tab .slideGroup .parBd ul li .pic {
  text-align: center;
}

.course .course_con .course_tab .slideGroup .parBd ul li .pic img {
  width: 120px;
  height: 90px;
  display: block;
  padding: 2px;
  border: 1px solid #ccc;
}

.course .course_con .course_tab .slideGroup .parBd ul li .pic a:hover img {
  border-color: #999;
}

.course .course_con .course_tab .slideGroup .parBd ul li .title {
  line-height: 24px;
}

.course .course_con .course_tab .tempWrap {
  width: 1070px !important;
}

.course .course_con .course_tab .course_list {
  display: none;
  height: 230px;
  padding: 26px 14px 0px;
}

.course .course_con .course_tab .course_list .sub:last-child {
  margin-right: 0px;
}

.course .course_con .course_tab .course_list .sub {
  width: 267px;
  height: 200px;
  float: left;
  cursor: pointer;
  margin-right: 20px;
}

.course .course_con .course_tab .course_list .sub .sub_bg {
  width: 267px;
  height: 163px;
  position: relative;
}

.course .course_con .course_tab .course_list .sub .sub_bg img {
  width: 267px;
  height: 163px;
  position: relative;
}

.course .course_con .course_tab .course_list .sub .sub_bg .title {
  position: absolute;
  width: 266px;
  height: 40px;
  background: rgba(0, 0, 0, 0.19);
  z-index: 2;
  margin-top: -43px;
}

.course .course_con .course_tab .course_list .sub .sub_bg .title .title_t {
  width: 246px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 40px;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.course .course_con .course_tab .course_list .sub .adutor {
  width: 267px;
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #555;
  line-height: 20px;
  margin-top: 14px;
  padding-left: 10px;
}

.course .course_con .course_tab .more_con {
  width: 1200px;
  height: 20px;
  text-align: center;
  margin-top: 12px;
}

.course .course_con .course_tab .more_con .more {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
  cursor: pointer;
}

.course .course_con .course_tab .more_con .more span {
  line-height: 22px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  padding-left: 6px;
}

.course .course_con .course_none {
  margin-top: 0px !important;
}

.course .course_con .course_none::before {
  position: absolute;
  margin-top: -43px;
  margin-left: 658px !important;
  content: '';
  border: none !important;
}

.course .course_con .course_tab1::before {
  position: absolute;
  margin-top: -43px;
  margin-left: 658px !important;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 18px 6px;
  border-color: transparent transparent #ffffff transparent;
}

.course .course_con .course_tab::before {
  position: absolute;
  margin-top: -43px;
  margin-left: 489px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 18px 6px;
  border-color: transparent transparent #ffffff transparent;
}

.live {
  width: 100%;
  height: 428px;
}

.live .course_top {
  width: 1200px;
  height: 162px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.live .course_top img {
  margin-top: 67px;
  width: 203px;
  height: 50px;
}

.live .live_list {
  width: 1200px;
  height: 266px;
  margin: 0 auto;
  background: #EEF5FC;
  box-shadow: 0px 0px 3px 0px rgba(152, 152, 152, 0.5);
}

.live .live_list .sub_con {
  width: 1200px;
  height: 210px;
}

.live .live_list .sub_con .sub:nth-child(2) {
  margin-left: 38px;
}

.live .live_list .sub_con .sub {
  width: 559px;
  height: 145px;
  background: #FFFFFF;
  box-shadow: 0px 0px 2px 0px rgba(172, 172, 172, 0.5);
  float: left;
  margin-top: 43px;
  margin-left: 22px;
  cursor: pointer;
}

.live .live_list .sub_con .sub .left {
  width: 170px;
  height: 107px;
  float: left;
  border-right: 1px dotted #DFDFDFFF;
  margin-top: 19px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.live .live_list .sub_con .sub .left .imgdiv {
  width: 77px;
  height: 77px;
  background: #D8D8D8;
  border-radius: 50%;
  display: flex;
  overflow: hidden;
}

.live .live_list .sub_con .sub .left .imgdiv img {
  width: 77px;
  height: 77px;
  flex: 1;
  display: flex;
  border-radius: 50%;
}

.live .live_list .sub_con .sub .left .imgtitle {
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 20px;
  margin-top: 2px;
}

.live .live_list .sub_con .sub .right {
  width: 319px;
  display: flex;
  flex-direction: column;
  margin-top: 19px;
  padding-left: 33px;
}

.live .live_list .sub_con .sub .right .left_1 {
  display: flex;
  flex-direction: row;
  margin-top: 10px;
}

.live .live_list .sub_con .sub .right .left_1 .left_a {
  width: 52px;
  height: 17px;
  background: #64BD06;
  border-radius: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  position: relative;
  padding-left: 5px;
}

.live .live_list .sub_con .sub .right .left_1 .hui {
  background: #ACACACFF !important;
}

.live .live_list .sub_con .sub .right .left_1 .bule {
  background: #3364C0FF !important;
}

.live .live_list .sub_con .sub .right .left_1 .left_a::before {
  position: absolute;
  content: ".";
  margin-left: -46px;
  margin-top: -7px;
}

.live .live_list .sub_con .sub .right .left_1 .left_b {
  height: 22px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #888888;
  line-height: 20px;
  padding-left: 5px;
}

.live .live_list .sub_con .sub .right .left_2 {
  width: 319px;
  height: 20px;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  margin-top: 13px;
  margin-bottom: 17px;
}

.live .live_list .sub_con .sub .right .left_3 {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #888888;
  line-height: 20px;
}

.live .live_list .more_con {
  width: 1200px;
  height: 20px;
  text-align: center;
  margin-top: 12px;
}

.live .live_list .more_con .more {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
  cursor: pointer;
}

.live .live_list .more_con .more span {
  line-height: 22px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  padding-left: 6px;
}

.dynamics {
  width: 100%;
  height: 428px;
}

.dynamics .course_top {
  width: 1200px;
  height: 162px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.dynamics .course_top img {
  margin-top: 65px;
  width: 203px;
  height: 50px;
}

.dynamics .dynamics_list {
  width: 1200px;
  margin: 0 auto;
}

.dynamics .dynamics_list .sub:nth-child(2n) {
  float: right !important;
}

.dynamics .dynamics_list .sub {
  width: 570px;
  height: 55px;
  float: left;
  display: flex;
  margin-bottom: 27px;
  cursor: pointer;
}

.dynamics .dynamics_list .sub .left {
  width: 19px;
  height: 19px;
  background: url(../images/dian.png) no-repeat;
}

.dynamics .dynamics_list .sub .right {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding-left: 10px;
}

.dynamics .dynamics_list .sub .right .right_1 {
  width: 535px;
  height: 25px;
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.dynamics .dynamics_list .sub .right .right_1:hover {
  width: 535px;
  height: 25px;
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #0066CC;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.dynamics .dynamics_list .sub .right .right_2 {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 11px;
}

.dynamics .dynamics_list .sub .right .right_2 .time {
  width: 80px;
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #737373;
  line-height: 20px;
}

.dynamics .dynamics_list .sub .right .right_2 span {
  flex: 1;
  width: 447px;
  height: 1px;
  background: #E4E4E4FF;
}

.dynamics .more_con {
  clear: both;
  width: 1200px;
  height: 20px;
  margin: 0 auto;
  text-align: center;
  margin-top: 12px;
}

.dynamics .more_con .more {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
  cursor: pointer;
}

.dynamics .more_con .more span {
  line-height: 22px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  padding-left: 6px;
}

.experience {
  width: 100%;
  height: 528px;
}

.experience .course_top {
  width: 1200px;
  height: 162px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.experience .course_top img {
  margin-top: 65px;
  width: 316px;
  height: 50px;
}

.experience .experience_list {
  width: 1200px;
  height: 270px;
  margin: 0 auto;
}

.experience .experience_list .sub_lst_c_sub:nth-child(2n) {
  float: right;
}

.experience .experience_list .sub_lst_c_sub {
  width: 566px;
  float: left;
  height: 82px;
  border-bottom: 1px solid #EFEFEF;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.experience .experience_list .sub_lst_c_sub .data {
  width: 70px;
  height: 40px;
  border-right: 1px solid #717171FF;
}

.experience .experience_list .sub_lst_c_sub .data .day {
  width: 55px;
  height: 28px;
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #717171FF;
  line-height: 28px;
  text-align: center;
}

.experience .experience_list .sub_lst_c_sub .data .year {
  width: 55px;
  height: 17px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #717171FF;
  line-height: 17px;
}

.experience .experience_list .sub_lst_c_sub .li_title {
  width: 465px;
  height: 28px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #717171;
  line-height: 28px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.experience .experience_list .sub_lst_c_sub .li_title:hover {
  width: 465px;
  height: 28px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #0066CC;
  line-height: 28px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.experience .more_con {
  clear: both;
  width: 1200px;
  height: 20px;
  margin: 0 auto;
  text-align: center;
  margin-top: 12px;
}

.experience .more_con .more {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
  cursor: pointer;
}

.experience .more_con .more span {
  line-height: 22px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  padding-left: 6px;
}

.advs {
  width: 1200px;
  height: 169px;
  margin: 0 auto;
  margin-top: 30px;
  cursor: pointer;
}

.advs img {
  width: 1200px;
  height: 169px;
}

.txt-cut {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
}

.dhyin {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.hbule {
  color: #0066CC !important;
}

.course_tab0 .course_list_con .active {
  display: block !important;
}

.yxxdycg .course_top {
  width: 1200px;
  height: 162px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.yxxdycg .course_top img {
  margin-top: 65px;
  /* width: 203px; */
  height: 50px;
}

.yxxdycg ul li {
  float: left;
  width: 566px;
  border-bottom: 1px solid #efefef;
  padding-bottom: 19px;
  margin-bottom: 24px;
  margin-right: 45px;
}

.yxxdycg ul li:nth-child(2n) {
  margin-right: 0;
}

.yxxdycg ul li:hover .left .data,
.yxxdycg ul li:hover .left .year,
.yxxdycg ul li:hover .right {
  color: #0066CC;
}

.yxxdycg ul li:hover .xian {
  background-color: #0066CC;
}

.yxxdycg ul li a {
  display: flex;
  align-items: center;
}

.yxxdycg ul li a .left {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.yxxdycg ul li a .left .data {
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #717171;
}

.yxxdycg ul li a .left .year {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #717171;
}

.yxxdycg ul li a .xian {
  margin: 0 23px;
  width: 1px;
  height: 40px;
  background-color: #717171;
}

.yxxdycg ul li a .right {
  width: 465px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #717171;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.yxxdycg .more_con {
  clear: both;
  width: 1200px;
  height: 20px;
  margin: 0 auto;
  text-align: center;
  margin-top: 12px;
}

.yxxdycg .more_con .more {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
  cursor: pointer;
}

.yxxdycg .more_con .more span {
  line-height: 22px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  padding-left: 6px;
}

.part5 .layout .title {
    margin: 0 auto 41px;
}

.part5 .layout ul li {
    float: left;
    margin-right: 19px;
}

.part5 .layout ul li:nth-child(3) {
    margin-right: 0;
}

.part5 .layout ul li a:hover img {
    transform: scale(1.3);
}

.part5 .layout ul li a .imgbox {
    overflow: hidden;
    margin-bottom: 30px;
}

.part5 .layout ul li a img {
    width: 386px;
    height: 197px;
    transition: all .3s;
}

.part5 .layout ul li a div {
    width: 386px;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #3D3D3D;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
}

.part5 .layout ul li a div p {
    width: 365px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
}

.part5 .layout ul li a div i {
    display: block;
    width: 3px;
    height: 16px;
    margin-right: 12px;
    background: #B10000;
}

.pt5_content {
    margin-top: 35px;
}

.part5 .course_top {
    width: 1200px;
    height: 162px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

.part5 .course_top img {
    margin-top: 65px;
    width: 203px;
    height: 50px;
}