/*公共样式*/
body {
  padding: 0px;
  margin: 0px auto;
  font-size: 12px;
  line-height: 23px;
  color: #5a5a5a;
  font-family: Arial, "微软雅黑";
  width: 100%;
  min-width: 990px;
  zoom: 1;
}

html,
ul,
li,
form,
dl,
dt,
dd,
div p {
  padding: 0px;
  margin: 0px;
}

ul,
li {
  list-style: none;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  padding: 0px;
  margin: 0px;
}

select,
input,
em,
textarea {
  font-size: 12px;
  font-style: normal;
  color: #5a5a5a;
  font-family: Arial, "微软雅黑";
}

img {
  border: none;
  border: 0;
}

a {
  text-decoration: none;
  noline: expression(this.onFocus=this.blur());
  color: #5a5a5a;
}

a:focus {
  outline: none;
  -moz-outline: none;
}

a:hover {
  color: #b40001;
  text-decoration: none;
}

.Texthide {
  display: none;
}

.BG_Contain {
  padding-top: 20px;
  width: 100%;
}

.BG_Cont {
  padding-top: 15px;
  width: 100%;
}

.Contain {
  width: 1000px;
  margin: 0 auto;
}

.Silderbar {
  width: 214px;
  float: left;
}

.MainConte@nt {
  width: 767px;
  float: right;
}

.Content {
}

.SinglePage {
  text-justify: inter-ideograph;
  text-align: justify;
  word-wrap: break-word;
  clear: both;
  overflow: hidden;
}

.space10 {
  height: 10px;
  clear: both;
  overflow: hidden;
  zoom: 0;
}

.space20 {
  height: 20px;
  clear: both;
  overflow: hidden;
  zoom: 0;
}

.clear {
  clear: both;
  height: 0px;
  overflow: hidden;
  zoom: 0;
}

.Current {
  height: 32px;
  line-height: 32px;
  width: 1001px;
  margin: 0 auto;
}

/* 页面样式 */
#ctm_top {
  width: 100%;
  height: 216px;
  background: url(../img/faiImg/continuingEducation.png) no-repeat center;
  /* background-size: cover; */
}

#ctm_tab {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #eeeeee;
}

#ctm_tab ul {
  width: 1200px;
  margin: 0 auto;
}

#ctm_tab ul li {
  float: left;
  line-height: 70px;
  font-size: 18px;
  font-weight: bold;
  color: rgba(153, 153, 153, 1);
  margin-right: 80px;
  cursor: pointer;
  box-sizing: border-box;
}

#ctm_tab ul .tab_first {
  margin-left: 48px;
}

#ctm_tab ul li.ctmactive {
  color: rgba(0, 164, 192, 1);
  border-bottom: 2px solid rgba(0, 164, 192, 1);
}

.show {
  display: block;
}

.hide {
  display: none;
}

.activeDiv {
  width: 100%;
  height: 100%;
  background: rgba(249, 249, 249, 1);
  padding-top: 34px;
  padding-bottom: 60px;
}

.activeDiv .tab_wrapper {
  width: 1000px;
  margin: 0 auto;
  background: #fff;
  padding: 35px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.activeDiv .tab_wrapper .tab_title {
  width: 500px;
  height: 78px;
  font-size: 24px;
  color: #333333;
  line-height: 78px;
  background: #eeeeee;
  text-align: center;
  transform: translateX(-35px);
  font-family: PingFangSC-Regular, PingFang SC;
}

.activeDiv .tab_wrapper .tab_c {
  margin-left: 60px;
  display: flex;
  margin-top: 32px;
  margin-bottom: 32px;
}

.activeDiv .tab_wrapper .tab_c .tab_line {
  width: 4px;
  height: 24px;
  color: rgba(0, 164, 192, 1);
  margin-right: 20px;
}

.activeDiv .tab_wrapper .tab_c .tab_word {
  font-size: 24px;
  font-weight: bold;
  color: rgba(0, 164, 192, 1);
}

.activeDiv .tab_wrapper .tab_article {
  margin-left: 60px;
  margin-right: 60px;
  font-size: 16px;
  color: rgba(102, 102, 102, 1);
  line-height: 24px;
}
