/* 初始化代码 */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
td,
th,
caption {
  font-size: 26px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
a {
  text-decoration: none;
  color: #666;
}
html {
  margin: 0 auto;
  padding: 0;
  height: 100%;
}
a {
  text-decoration: none;
  color: #000;
}
li {
  list-style: none;
}
input {
  border: none;
  outline: none;
}
img {
  border: none;
  vertical-align: middle;
}
a:hover,
a:visited,
a:link,
a:active {
  text-decoration: none;
  color: #666;
}
img {
  border: none;
}
ol,
ul,
li {
  list-style: none;
}
body {
  width: 100%;
  height: 100%;
  background: #f5f5f5;
  font-size: 18px;
  color: #666;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  line-height: 1;
}
.clearfix::after {
  content: ".";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}
textarea,
button {
  outline: none;
  border: none;
}
input {
  border: none;
  outline: medium;
}
table {
  border-collapse: collapse;
}
html {
  overflow-y: scroll;
}
.clearfix {
  *zoom: 1;
}
i {
  font-style: normal;
}
.container {
  width: 1200px;
  margin: 0 auto;
}
/*::-webkit-scrollbar {
  display: none;
}*/
.container {
  position: relative;
}
.container .phone {
  margin-top: 10px;
  font-size: 14px;
  float: right;
  font-weight: 500;
}
.container .phone .phone-num {
  font-size: 14px;
  color: #fa7762;
  padding-left: 5px;
}
.container .topNav {
  width: 100%;
  height: 100px;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.container .topNav .one {
  display: flex;
  width: 100%;
}
.container .topNav .one .logo {
  width: 190px;
  height: 48px;
}
.container .topNav .one .logo img {
  width: 60px;
  height: auto;
}
.container .topNav .one .topTab {
  padding-left: 50px;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
}
.container .topNav .one .topTab ul {
  display: flex;
}
.container .topNav .one .topTab ul .selected-bottom {
  color:  #FEAC01;
}
.container .topNav .one .topTab ul .selected-bottom a {
  color: #FEAC01;
}
.container .topNav .one .topTab ul li {
  padding-right: 25px;
  line-height: 48px;
}
.container .topNav .one .topTab ul li .card-bottom {
  width: 20px;
  height: 4px;
  background:  #FEAC01;
  border-radius: 2px;
  margin: 0px auto;
}
.container .topNav .one .area-profession {
  display: flex;
  font-size: 16px;
  line-height: 48px;
}
.container .topNav .one .area-profession .area {
  padding-right: 31px;
}
.container .topNav .one .area-profession .area span {
  color: #b2b2b2;
}
.container .topNav .one .area-profession .profession span {
  color: #b2b2b2;
}
.container .topNav .topShare {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 42px;
}
.container .topNav .topShare laba {
  width: 26px;
  height: 26px;
  padding-right: 30px;
}
.container .topNav .topShare  .news-describe img{
  max-width: 100%;
}
.container .topNav .topShare .self-pic {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  /* background-color: red; */
}
.container .layer {
  width: 356px;
  box-sizing: border-box;
  background: #ffffff;
  border-radius: 10px;
  padding: 0px 20px 10px 20px;
  position: absolute;
  right: 25px;
  z-index: 999;
  height: 484px;
  box-shadow:0px 2px 8px 0px rgba(0,0,0,0.15);

  /*display: none;*/
}
.container .layer .layer-box {
  display: flex;
  justify-content: space-around;
}
.container .layer .layer-box .selected-color {
  font-weight: bold;
  color:  #FEAC01;
}
.container .layer .layer-box .selectedColor  .selected-layer {
  width: 20px;
  height: 4px;
  background:  #FEAC01;
  border-radius: 2px;
  margin: 0 auto;
}
.container .layer .course .course-list {
  padding-top: 20px;
  font-size: 14px;
  line-height: 20px;
}
.container .news {
  width: 356px;
  position: absolute;
  background: #ffffff;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 10px 20px 16px 20px;
  right: 25px;
  z-index: 999;
  display: none;
  box-shadow:0px 2px 8px 0px rgba(0,0,0,0.15);
}
.container .news .news-title {
  font-weight: bold;
  text-align: center;
}
.container .news .news-box {
  margin-top: 20px;
}
.container .news .news-box .get-news {
  display: flex;
  align-items: center;
}
.container .news .news-box .get-news span {
  font-weight: bold;
  font-size: 16px;
  padding-left: 10px;
}
.container .news .news-box .news-detail {
  /*display: flex;*/
  justify-content: space-between;
  color: #b2b2b2;
  font-size: 14px;
  padding: 10px 0 ;
}
.container .news .news-box .division {
  width: 316px;
  height: 1px;
  background:  #FEAC01;
}
.container .news .news-box .news-course {
  display: flex;
  font-size: 14px;
  padding-top: 10px;
}
.container .news .news-box .news-course .course-name {
  padding-right: 15px;
}
.container .province {
  position: absolute;
  width: 356px;
  background: #ffffff;
  border-radius: 10px;
  box-sizing: border-box;
  right: 25px;
  z-index: 999;
  padding: 0 20px 20px 20px;
  box-shadow:0px 2px 8px 0px rgba(0,0,0,0.15);
  /*display: none;*/
}
.container .province .choose-province {
  text-align: center;
  font-weight: bold;
}
.container .province .current-position {
  font-size: 16px;
  line-height: 22px;
  padding-bottom: 10px;
}
.container .province .current-position #province-color {
  color: #FEAC01;
  font-size: 16px;
}
.container .province .province-list {
  font-size: 14px;
  display: flex;
  flex-wrap: wrap;
}
.container .province .province-list .province-name {
  width: 50%;
}
.container .share {
  width: 356px;
  background: #ffffff;
  border-radius: 10px;
  position: absolute;
  box-sizing: border-box;
  padding-top: 10px;
  padding-bottom: 20px;
  right: 25px;
  z-index: 999;
  display: none;
  box-shadow:0px 2px 8px 0px rgba(0,0,0,0.15);
}
.container .share .share-title {
  text-align: center;
  font-weight: bold;
}
.container .share .share-way {
  width: 356px;
  display: flex;
  justify-content: space-around;
  margin-top: 20px;
}
.container .share .share-way .show-box .icon-type {
  font-size: 14px;
  text-align: center;
  padding-top: 10px;
}
.container .share .share-way .show-box .icon {
  margin: 0 auto;
  width: 40px;
  height: 40px;
}
.container .share .share-way .show-box .icon img {
  width: 100%;
  height: 100%;
}
.container .user-info {
  position: absolute;
  width: 150px;
  background: #ffffff;
  border-radius: 10px;
  z-index: 999;
  top: 87px;
  right: 0px;
  box-sizing: border-box;
  padding: 10px 0  0px 20px;
  display: none;
  box-shadow:0px 2px 8px 0px rgba(0,0,0,0.15);
}
.container .news-describe{
  line-height:20px
}
.container .user-info .user-name {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
}
.container .user-info ul li {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 20px;
}
.container .user-info ul .selected-color {
  color:  #FEAC01;
}
.container .user-info ul .selected-color a {
  color: #FEAC01;
}
.container .banner {
  margin-top: 26px;
  width: 1200px;
  height: 350px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.container .banner .m_unit {
  width: 10000px;
  height: 350px;
  position: absolute;
  top: 0;
  left: 0;
}
.container .banner .m_unit ul {
  overflow: hidden;
}
.container .banner .m_unit ul li {
  list-style: none;
  float: left;
  width: 1200px;
  height: 350px;
}
.container .banner .m_unit ul li a img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.container .live-courses .nav-word {
  font-size: 26px;
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: bold;
  padding: 50px 0;
  text-align: center;
}
.container .live-courses .picAndContain {
  display: flex;
  justify-content: space-between;
}
.container .live-courses .picAndContain .fengmian {
  width: 793px;
  height: 492px;
}
.container .live-courses .picAndContain .fengmian img {
  width: 100%;
  height: 100%;
}
.container .live-courses .picAndContain .live-contain {
  box-sizing: border-box;
  padding: 30px 30px 6px 30px;
  width: 368px;
  height: 492px;
  background: #ffffff;
  border-radius: 10px;
  overflow-y: scroll;
}
.container .live-courses .picAndContain .live-contain .live-day {
  text-align: center;
  padding-bottom: 24px;
  font-size: 16px;
  opacity: 0.5;
}
.container .live-courses .picAndContain .live-contain .live-chapter {
  margin-bottom: 24px;
}
.container .live-courses .picAndContain .live-contain .live-chapter .live-name {
  display: flex;
  justify-content: space-between;
}
.container .live-courses .picAndContain .live-contain .live-chapter .live-name .live-course {
  font-weight: bold;
}
.container .live-courses .picAndContain .live-contain .live-chapter .live-detail {
  margin-top: 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.container .live-courses .picAndContain .live-contain .live-chapter .live-detail .teacher {
  display: flex;
  align-items: center;
}
.container .live-courses .picAndContain .live-contain .live-chapter .live-detail .teacher .teacher-pic {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: red;
}
.container .live-courses .picAndContain .live-contain .live-chapter .live-detail .teacher .teacher-name {
  opacity: 0.5;
  padding-left: 10px;
  font-size: 16px;
}
.container .live-courses .picAndContain .live-contain .live-chapter .live-detail .live-time {
  color: #fa7762;
  font-size: 16px;
}
.container .list {
  margin-top: 23px;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  justify-content: space-between;
}
.container .list .list-box {
  box-sizing: border-box;
  width: 285px;
  height: 290px;
  background-color: #fff;
  border-radius: 10px;
  margin-top: 27px;
}
.container .list .list-box .list-word {
  font-weight: bold;
  padding: 50px 0;
}
.container .list .list-box .word-ico {
  width: 205px;
  height: 122px;
  margin: 0 auto;
}
.container .list .list-box .word-ico img {
  width: 100%;
  height: 100%;
}
.container .pintuan {
  margin-top: 50px;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
}
.container .pintuan .cheaper {
  font-size: 16px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  padding-top: 20px;
  font-weight: 500;
  opacity: 0.5;
  padding-bottom: 20px;
}
.container .nav-pintuan {
  display: flex;
}
.container .nav-pintuan .pintuan-box {
  width: 382px;
  height: 450px;
  background-color: #fff;
  border-radius: 10px;
  padding-top: 20px;
  margin-right: 25px;
}
.container .nav-pintuan .pintuan-box .pintuan-ing {
  width: 188px;
  height: 59px;
  background: url("../images/home_pintuan_default.png") no-repeat;
  background-size: 188px 59px;
}
.container .nav-pintuan .pintuan-box .pintuan-ing .nav-pintuan {
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  padding-left: 30px;
  padding-top: 24px;
}
.container .nav-pintuan .pintuan-box .container-pintuan {
  margin-top: 30px;
}
.container .nav-pintuan .pintuan-box .container-pintuan .pintuan-detail {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 40px;
}
.container .nav-pintuan .pintuan-box .container-pintuan .pintuan-detail .course-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
.container .nav-pintuan .pintuan-box .container-pintuan .pintuan-detail .course-box .user {
  display: flex;
  align-items: center;
}
.container .nav-pintuan .pintuan-box .container-pintuan .pintuan-detail .course-box .user .user-pic {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: red;
}
.container .nav-pintuan .pintuan-box .container-pintuan .pintuan-detail .course-box .user .user-pic img {
  width: 100%;
  height: 100%;
}
.container .nav-pintuan .pintuan-box .container-pintuan .pintuan-detail .course-box .user .user-name {
  padding-left: 10px;
  font-size: 16px;
  opacity: 0.5;
}
.container .nav-pintuan .pintuan-box .container-pintuan .pintuan-detail .course-box .pintuan-lack .lack {
  padding-left: 5px;
  font-size: 14px;
}
.container .nav-pintuan .pintuan-box .container-pintuan .pintuan-detail .course-box .pintuan-lack .lack span {
  color: #FA7762;
}
.container .nav-pintuan .pintuan-box .container-pintuan .pintuan-detail .course-box .pintuan-lack .surplus-time {
  font-size: 14px;
  font-weight: 500;
  padding-top: 10px;
}
.container .nav-pintuan .initiate-group {
  width: 382px;
  height: 450px;
  background-color: #fff;
  border-radius: 10px;
  padding-top: 20px;
}
.container .nav-pintuan .initiate-group .pintuan-ing {
  width: 188px;
  height: 59px;
  background: url("../images/home_pintuan_default.png") no-repeat;
  background-size: 188px 59px;
}
.container .nav-pintuan .initiate-group .pintuan-ing .nav-pintuan {
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  padding-left: 30px;
  padding-top: 24px;
}
.container .nav-pintuan .initiate-group .container-pintuan {
  margin-top: 30px;
}
.container .nav-pintuan .initiate-group .container-pintuan .pintuan-detail {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 40px;
}
.container .nav-pintuan .initiate-group .container-pintuan .pintuan-detail .course-detail {
  margin-top: 20px;
  display: flex;
}
.container .nav-pintuan .initiate-group .container-pintuan .pintuan-detail .course-detail .course-code {
  font-size: 14px;
  color: #FEAC01;
  border: 1px solid #FEAC01;
  border-radius: 12px;
  padding: 4px 14px;
  margin-right: 10px;
}
.container .nav-pintuan .initiate-group .container-pintuan .pintuan-detail .course-detail .course-num {
  font-size: 14px;
  color: #ffc14f;
  border: 1px solid #FFC14F;
  border-radius: 12px;
  padding: 4px 14px;
  margin-right: 10px;
}
.container .nav-pintuan .initiate-group .container-pintuan .pintuan-detail .course-detail .course-price {
  font-size: 14px;
  color: #fa7762;
  border: 1px solid #FA7762;
  border-radius: 12px;
  padding: 4px 14px;
}
.container .nav-pintuan .initiate-group .container-pintuan .pintuan-detail .button-pintuan {
  margin: 0 auto;
  margin-top: 20px;
  width: 126px;
  height: 36px;
  background: #FEAC01;
  border-radius: 18px;
  text-align: center;
  line-height: 36px;
  font-size: 16px;
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: bold;
  color: #ffffff;
}
.container .goods-selection {
  margin-top: 20px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 120px;
}
.container .goods-selection .goods-box {
  width: 753px;
  padding: 50px 20px;
  background-color: #fff;
  border-radius: 10px;
}
.container .goods-selection .goods-box .goods-title {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
}
.container .goods-selection .goods-box .goods-detail {
  margin-top: 35px;
  padding-bottom: 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.container .goods-selection .goods-box .goods-detail .goods-left {
  width: 500px;
}
.container .goods-selection .goods-box .goods-detail .goods-left .news-title {
  font-weight: bold;
}
.container .goods-selection .goods-box .goods-detail .goods-left .news-container {
  padding-top: 20px;
  opacity: 0.5;
  line-height: 28px;
}
.container .goods-selection .goods-box .goods-detail .goods-left .news-time {
  color: #b2b2b2;
  float: right;
}
.container .goods-selection .goods-box .goods-detail .goods-right {
  width: 222px;
  height: 130px;
  border-radius: 12px;
  background-color: red;
}
.container .goods-selection .goods-box .goods-detail .goods-right img {
  width: 100%;
  height: 100%;
}
.container .goods-selection .entry-examination {
  width: 386px;
  height: 291px;
}
.container .goods-selection .entry-examination img {
  width: 100%;
  height: 100%;
}

.layer-box {
  display        : flex;
  justify-content: space-around;
}

.selectedColor {
  font-weight: bold;
  color      :#FEAC01;
}


      
  

