* {
  list-style: none;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
#index_cover {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1001;
  background-color: rgba(0,0,0,0.55);
  overflow: auto;
}
#index_cover .close_lesson{
  opacity: 1;
  position: absolute;
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 50%;
  cursor: pointer;
  background-image: url("../images/close.png");
  background-repeat: no-repeat;
  background-size: cover;
  left: 50%;
  transform: translateX(-50%);
}
#index_cover img{
   display: block;
  margin: auto;
  margin-top: 0.3rem;
  width: 80%;
}
.header_img {
  display: block;
  width: 100%;
  height: 1.68rem;
}

.com_nav {
  width: 100%;
  background-color: #013D83;
  height: 0.82rem;
}

.com_nav .com_nav_l {
  float: left;
  display: inline-block;
  list-style: none;
  width: 80%;
  box-sizing: border-box;
  padding-left: 0.19rem;
}

.com_nav .com_nav_l li {
  padding-left: 0.18rem;
  padding-right: 0.18rem;
  float: left;
  line-height: 0.82rem;
  text-align: center;
  font-size: 0.28rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
}
.com_nav .com_nav_l li a{
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: rgba(255, 255, 255, 1);
}

.com_nav_r {
  font-size: 0.28rem;
  float: left;
  width: 20%;
  height: 0.82rem;
}

.com_nav_r img {
  display: inline-block;
  margin-top: 0.41rem;
  transform: translateY(-50%);
}

.com_nav_r img:nth-of-type(1) {
  margin-right: 0.39rem;
  width: 0.40rem;
  height: 0.34rem;
}

.com_nav_r img:nth-of-type(2) {
  width: 0.36rem;
  height: 0.37rem;
}

.com_swiper {
  width: 100%;
  margin-top: 0.4rem;
  font-size: 0.35rem;;
  margin-bottom: 0.5rem;
}

.com_swiper .com_swiper_news {
  width: 7.1rem;
  margin: auto;
  overflow: auto;
  margin-bottom: 0.24rem;
  display: flex;
  position: relative;
}

.com_swiper_news .tout_text {
  display: inline-block;
  float: left;
  font-size: 0.35rem;
  font-family: FZDaHei-B02S;
  font-weight: 400;
  color: rgba(1, 61, 131, 1);
  line-height: 0.47rem;
}

.com_swiper_news .toutiao_title {
  display: inline-block;
  float: left;
  width: 0.63rem;
  height: 0.47rem;
  line-height: 0.47rem;
  text-align: center;
  background-color: #FF5555;
  font-size: 0.22rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  margin-right: 0.14rem;
  margin-top: 0.1rem;
}

.com_swiper_content {
  /*width: 7.1rem;*/
  margin: auto;
}

.com_swiper_content .com_swiper_content_img {
  display: block;
  width: 100%;
  /* height: 4.12rem; */
}

.com_swiper_content .com_swiper_content_a {
  display: block;
  width: 100%;
  text-decoration: none;
  position: relative;
}

.com_swiper_content .com_swiper_content_a .com_swiper_content_p {
  font-size: 0.28rem;
  font-family: SimHei;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.8rem;
  margin: 0;
  text-align: left;
  text-indent: 0.28rem;
  opacity: .8;
  line-height: 0.8rem;
}

.com_news {
  width: 100%;
}

.com_news_c {
  position: relative;
  margin: auto;
  width: 7.11rem;
  height: 0.88rem;
  font-size: 0.32rem;
}

.com_news_c > .com_news_c_boder {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-bottom: 0.04rem solid rgba(230, 236, 241, 1);
}

.com_news_c_active {
  border-bottom: 0.04rem solid #031d83;
  color: #031d83 !important;
}

.com_news_c > span {
  position: absolute;
  text-align: center;
  width: auto;
  display: block;
  font-size: 0.32rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #666666;
  line-height: 0.84rem;
  height: 0.88rem;
}

.com_news_c > span:nth-of-type(1) {
  left: 0;
  bottom: 0;
  /* color: #031d83; */
}

.com_news_c > span:nth-of-type(2) {
  left: 1.62rem;
  bottom: 0;
  color: #444444;
}

.com_news_c > span:nth-of-type(3) {
  left: 3.24rem;
  bottom: 0;
}
.com_news_list {
  font-size: 0.28rem;
  width: 7.11rem;
  margin: auto;
  padding-bottom: 0.35rem;
}

.com_news_list ul {
  list-style: none;
  padding-top: 0.24rem;
}
.com_news_list_zhengshen{
  display: none;
  font-size: 0.28rem;
  width: 7.11rem;
  margin: auto;
}
.com_news_list ul li {
  font-size: 0.28rem;
  font-family: SimHei;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
}

.com_news_list ul li:nth-of-type(n+2) {
  line-height: 0.5rem;
}

.com_news_list ul li:nth-of-type(1) {
  margin-bottom: 0.1rem;
  width: 6.77rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.32rem;
  font-family: SimHei;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
}

.index_read_more {
  border-top: 0.02rem solid #EFEFEF;
  width: 100%;
  height: 1.1rem;
  text-align: center;
  font-size: 0.3rem;
  font-family: SimHei;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
}

.index_read_more span {
  opacity: 0.3;
  line-height: 1.1rem;
  color: #444444;
}

.com_information {

}
.com_information_list_jk{
  display: none;
}
.com_information_list_hb{
  display: none;
}
.com_information_list {
  font-size: 0.28rem;
  width: 7.11rem;
  margin: auto;
}

.com_information_list ul li:nth-of-type(1) {
  padding-top: 0.39rem;
  overflow: auto;
}

.com_information_list ul li:nth-of-type(1) > img {
  display: inline-block;
  float: left;
  width: 1.6rem;
  height: 1.2rem;
  margin-right: 0.24rem;
}

.com_information_list ul li:nth-of-type(1) > p {
  float: left;
  margin-top: 0.16rem;
  display: inline-block;
  width: 4.97rem;
  font-size: 0.35rem;
  font-family: SimHei;
  font-weight: 400;
  color: rgba(40, 40, 40, 1);
}

.com_information_list ul li:nth-of-type(n+2) {
  position: relative;
  height: 0.72rem;
  line-height: 0.72rem;
  font-size: 0.3rem;
  font-family: SimHei;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  border-top: 0.01rem solid #EEEEEE;;
  border-bottom: 0.01rem solid #EEEEEE;;
  width: 6.77rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.com_information_list ul li:nth-of-type(n+2) > img {
  margin-top: 0.36rem;
  transform: translateY(-50%);
  display: inline-block;
  width: 0.2rem;
  height: 0.25rem;
  /*float: right;*/
  position: absolute;
  right: 0px;
}

.com_information_list ul li:last-of-type {
  border-bottom: none;
}

.com_standard {
  width: 100%;

}

.com_standard_detail {
  padding-top: 0.46rem;
  padding-bottom: 0.39rem;
  width: 7.11rem;
  margin: auto;
  font-size: 0.22rem;
  overflow: auto;
}
.com_standard_detail_jk{
  display: none;
}
.com_standard_detail ul li {
  float: left;
  font-size: 0.22rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  background: rgba(248, 248, 248, 1);
  line-height: 0.65rem;
  border-radius: 0.3rem;
  margin-bottom: 0.22rem;
  padding-left: 0.1rem;
  padding-right: 0.1rem;
}

/*.com_standard_detail ul li:nth-of-type(2n+1) {
  margin-right: 0.14rem;
}*/
.com_standard_detail ul li{
  margin-right: 0.14rem;
}
.com_standard_detail_list {
  font-size: 0.28rem;
  width: 7.11rem;
  margin: auto;
}


.com_standard_detail_list ul li {
  position: relative;
  height: 0.72rem;
  line-height: 0.72rem;
  font-size: 0.3rem;
  font-family: SimHei;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  border-top: 0.01rem solid #EEEEEE;;
  border-bottom: 0.01rem solid #EEEEEE;;
  width: 6.77rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.com_standard_detail_list ul li > img {
  position: absolute;
  margin-top: 0.36rem;
  transform: translateY(-50%);
  display: inline-block;
  width: 0.2rem;
  height: 0.25rem;
  /*float: right;*/
  right: 0px;
}

.com_standard_detail_list ul li:last-of-type {
  border-bottom: none;
}

.com_training_sapn {
  width: 2.44rem !important;
}

.com_training_Provice .com_training_li_active{
  color: #ffffff;
  background-color: rgba(255, 156, 60, 1);
}
.com_training_active {
  border-bottom: 0.04rem solid #031d83;
}

.com_training_detail {
  width: 7.1rem;
  margin: auto;
}

.com_training_Provice {
  overflow: auto;
  padding-top: 0.4rem;
}

.com_training_Provice li {
  float: left;
  background: rgba(248, 248, 248, 1);
  height: 0.6rem;
  font-size: 0.26rem;
  font-family: SimHei;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  margin-right: 0.2rem;
  line-height: 0.6rem;
  margin-bottom: 0.15rem;
  padding-left: 0.27rem;
  padding-right: 0.27rem;
  border-radius: 0.3rem;
}

.com_training_Img {
  display: flex;
  overflow: auto;
  margin-top: 0.41rem;
  width: 100%;
  margin: auto;
  flex-wrap:wrap;
  justify-content: space-between;
}

.com_training_Img li {
  flex: 1;
  /*float: left;*/
  margin-top: 0.4rem;
  margin-right: 0.09rem;
  width: 33%;
}

.com_training_Img li img {
  display: block;
  width: 2.2rem;
  height: 1.78rem;
}

.com_training_Img li p {
  width: 2.19rem;
  font-size: 0.22rem;
  font-family: SimHei;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  line-height: 0.36rem;
}

.index_read_more_training {
  margin-top: 0.2rem;
}

.com_lecturer {
  width: 100%;
}

.com_lecturer_c {
  position: relative;
  margin: auto;
  width: 7.11rem;
  height: 0.88rem;
  font-size: 0.32rem;
}

.com_lecturer_c > .com_news_c_boder {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-bottom: 0.04rem solid rgba(230, 236, 241, 1);
}

.com_lecturer_c > span {
  float: left;
  line-height: 0.84rem;
  height: 0.88rem;
}

.com_lecturer_c > span:nth-of-type(1) {
  text-align: center;
  width: 1.62rem;
  display: block;
  font-size: 0.32rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #666666;
  line-height: 0.84rem;
  height: 0.88rem;
}

.com_lecturer_c > span:nth-of-type(n+2) {
  font-size: 0.26rem;
  font-family: SimHei;
  font-weight: 400;
  margin-left: 0.47rem;
  color: #444444;
}

.com_lecturer_active {
  color: #031d83 !important;
}

.com_lecturer_content {
  padding-bottom: 0.23rem;
  width: 100%;
  padding-top: 0.7rem;
  background-color: #EFEFEF;
}

.com_lecturer_content > p {
  text-align: center;
  font-size: 0.32rem;
  font-weight: 600;
  color: #4B4B4B;
}

.com_lecturer_content_swiper {
  width: 100%;
  height: 5.69rem;
  font-size: 0.24rem;
  margin-top: 0.45rem;
}

.zuoyouhuadong {
  display: block;
  width: 3.99rem;
  height: 0.48rem;
  margin: auto;
  margin-top: 0.35rem;
}

.com_lecturer_content .chakanquanbu {
  font-size: 0.3rem;
  font-family: SimHei;
  font-weight: 400;
  color: rgba(255, 156, 60, 1);
  margin-top: 0.52rem;
}

.V_teaching {
  width: 100%;
  margin-top: 0.5rem;
}

.shipin {
  vertical-align: middle;
  display: inline-block;
  width: 0.36rem;
  height: 0.34rem;
  margin-right: 0.1rem;
}

.V_teaching_span {
  width: 2rem !important;
}

.V_teaching_list {
  overflow: hidden;
  width: 7.1rem;
  margin: auto;
  padding-top: 0.37rem;
  display:flex;
  flex-wrap:wrap;
}

.V_teaching_list li {
  float: left;
  margin-bottom: 0.29rem;
}

.V_teaching_list li img {
  display: block;
  width: 3.47rem;
  height: 2.08rem;
}

.V_teaching_list > li > p {
  font-size: 0.24rem;
  font-family: SimHei;
  font-weight: 400;
  color: rgba(40, 40, 40, 1);
  margin-top: 0.18rem;
  width: 3.47rem;
}

.V_teaching_list > li:nth-of-type(2n) {
  margin-left: 0.15rem;
}

.com_pubilc_active {
  border-bottom: 0.04rem solid #031d83;
}

.pubilc_active {
  width: 100%;

}

.pubilc_active_list {
  width: 7.1rem;
  margin: auto;
  padding-top:0.4rem;

}

.pubilc_active_list li {
  overflow: auto;
  padding-bottom: 0.3rem;
  border-bottom: 0.02rem solid rgba(238, 238, 238, 1);
}

.pubilc_active_list li:last-of-type {
  border-bottom: none
}

.pubilc_active_list li img {
  display: block;
  float: left;
  width: 2.9rem;
  height: 1.81rem;
}

.pubilc_active_list li > div {
  float: right;
  width: 3.77rem;
  padding-top: 0.16rem;
}

.pubilc_active_list li > div > p:nth-of-type(1) {
  font-size: 0.32rem;
  font-family: SimHei;
  font-weight: bold;
  color: rgba(64, 64, 64, 1);
  margin-bottom: 0.44rem;
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.pubilc_active_list li > div > p:nth-of-type(2) {
  font-size: 0.3rem;
  font-family: SimHei;
  font-weight: 400;
  color: rgba(178, 178, 178, 1);
}

.community_content {
  width: 100%;
  margin-top: 0.29rem;
}

.community_content_c {
  position: relative;
  margin: auto;
  width: 7.11rem;
  height: 0.88rem;
  font-size: 0.32rem;

}

.community_content_c > .community_content_c_boder {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-bottom: 0.04rem solid rgba(230, 236, 241, 1);
}

.community_content_c_active {
  border-bottom: 0.04rem solid #031d83;
  color: #031d83 !important;
}

.community_content_c > span {
  position: absolute;
  text-align: center;
  width: 1.62rem;
  display: block;
  font-size: 0.32rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #444444;
  line-height: 0.84rem;
  height: 0.88rem;
}

.community_content_c > span:nth-of-type(1) {
  left: 0;
  bottom: 0;
}

.community_content_c > span:nth-of-type(2) {
  left: 1.62rem;
  bottom: 0;
}

.community_content_ul {
  width: 7.16rem;
  margin: auto;
}

.community_content_ul {
  font-size: 0.3rem;
}

.community_content_ul li {
  padding-top: 0.36rem;
  border-bottom: 0.02rem solid rgba(223, 223, 223, 1);
  padding-bottom: 0.33rem;
}

.community_content_ul li .content_c {
  width: 6.6rem;
  margin-bottom: 0.38rem;
}

.community_content_ul li .content_d {
  font-size: 0.3rem;
  font-family: SimHei;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  line-height: 0.5rem;
}

.community_content_ul li .content_c span {
  text-align: center;
  line-height: 0.27rem;
  font-size: 0.24rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  width: 0.58rem;
  height: 0.27rem;
  background: rgba(255, 76, 76, 1);
  -webkit-border-radius: 0.03rem;
  -moz-border-radius: 0.03rem;
  border-radius: 0.03rem;
  margin-left: 0.1rem;

}

.xiaoFang {
  text-align: center;
  line-height: 0.27rem;
  font-size: 0.24rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  width: 0.58rem;
  height: 0.27rem;
  background: rgba(255, 76, 76, 1);
  -webkit-border-radius: 0.03rem;
  -moz-border-radius: 0.03rem;
  border-radius: 0.03rem;
  margin-left: 0.1rem;
}

.content_a {
  overflow: auto;
  font-size: 0.24rem;
  font-family: SimHei;
  font-weight: 400;
  color: rgba(134, 134, 134, 1);
}

.content_a span {
  display: inline-block;
}

.content_a span:nth-of-type(1) {
  float: left;
}

.content_a span:nth-of-type(2) {
  float: right;
}

.content_a span img {
  display: inline-block;
}

.content_a span img:nth-of-type(1) {
  width: 0.3rem;
  height: 0.2rem;
}

.content_a span img:nth-of-type(2) {
  width: 0.25rem;
  height: 0.21rem;
}

.read_more {
  text-align: center;
  margin-top: 0.58rem;
  font-size: 0.3rem;
  font-family: SimHei;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
}

.read_more span {
  opacity: 0.3;
}

.community_tieZi_ul {
  display: none;
  width: 7.16rem;
  margin: auto;
}

.community_tieZi_ul li {
  padding-top: 0.36rem;
  border-bottom: 0.02rem solid rgba(223, 223, 223, 1);
  padding-bottom: 0.33rem;
}

.content_tieZi_d_l {
  margin-right: 0.36rem;
  width: 4.17rem;
  float: left;
  font-size: 0.3rem;
  font-family: SimHei;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
}

.content_tieZi_d_l > p {
  line-height: 0.48rem;
}

.content_tieZi_d {
  overflow: auto;
  margin-bottom: 0.27rem;
}

.content_tieZi_d > img {
  display: block;
  float: left;
  width: 2.26rem;
  height: 1.7rem;
}

.content_tieZi_d_l > span {
  font-size: 0.24rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(146, 146, 146, 1);
  line-height: 0.36rem;
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.content_tieZi_a {

}

.content_tieZi_a {
  overflow: auto;
  font-size: 0.24rem;
  font-family: SimHei;
  font-weight: 400;
  color: rgba(134, 134, 134, 1);
}

.content_tieZi_a span {
  display: inline-block;
}

.content_tieZi_a span:nth-of-type(1) {
  float: left;
}

.content_tieZi_a span:nth-of-type(2) {
  float: right;
}

.content_tieZi_a img {
  display: inline-block;
  vertical-align: middle;
}

.content_tieZi_a span:nth-of-type(1) img:nth-of-type(1) {
  width: 0.34rem;
  height: 0.33rem;
}

.content_tieZi_a span:nth-of-type(2) img:nth-of-type(1) {
  width: 0.30rem;
  height: 0.20rem;
}

.content_tieZi_a span:nth-of-type(2) img:nth-of-type(2) {
  width: 0.25rem;
  height: 0.21rem;
}

.another_type {
  font-size: 0.3rem;
}

.another_type p:nth-of-type(1) {
  font-size: 0.3rem;
  font-family: SimHei;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  line-height: 0.48rem;
}

.another_type p:nth-of-type(2) {
  font-size: 0.24rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(146, 146, 146, 1);
  line-height: 0.36rem;
  margin-bottom: 0.26rem;
}

.jiankang {
  text-align: center;
  line-height: 0.27rem;
  font-size: 0.24rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  width: 0.58rem;
  height: 0.27rem;
  background: #387CEB;
  -webkit-border-radius: 0.03rem;
  -moz-border-radius: 0.03rem;
  border-radius: 0.03rem;
  margin-left: 0.1rem;
}

.huanbao {
  text-align: center;
  line-height: 0.27rem;
  font-size: 0.24rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  width: 0.58rem;
  height: 0.27rem;
  background: #52BC83;
  -webkit-border-radius: 0.03rem;
  -moz-border-radius: 0.03rem;
  border-radius: 0.03rem;
  margin-left: 0.1rem;
}

.com_health_active {
  border-bottom: 0.04rem solid #031d83;
}

.com_health {
  width: 100%;
}

.com_health_list {
  width: 7.1rem;
  margin: auto;
  font-size: 0.3rem;
  padding-top: 0.54rem;

}

.com_health_list li {
  padding-left: 0.41rem;
  /*height: 0.9rem;*/
}

.img_lesson {
  float: left;
  display: inline-block;
  margin-right: 0.7rem;
  border-radius: 50%;
  vertical-align: baseline;
  width: 0.72rem;
  height: 0.72rem;
  /*background-image: url("../images/xiaoketang01.jpg");*/
  background-size: 1.04rem 1.62rem;
  background-repeat: no-repeat;
  background-position: left -0.16rem top -0.36rem;
}

.img_lesson_wenzi {
  float: left;
  height: 0.9rem;
  border-bottom: 0.02rem #D8D8D8 dashed;
  width: 5rem;

}

.img_lesson_wenzi a {
  text-overflow: ellipsis;
  display: flex;
  width: 100%;
  height: 100%;
  text-decoration: none;
  overflow: hidden;
}

.img_lesson_wenzi p {
  margin: auto;
  /* width: 4.19rem; */
  line-height: 0.72rem;
  font-size: 0.3rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
}

.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.com_health_list li:last-of-type .img_lesson_wenzi {
  border-bottom: none;
}

.swiper-pagination-customs {
  margin-right: 0.08rem;
  border-radius: 50%;
  float: left;
  width: 0.17rem;
  height: 0.17rem;
  background-color: #FFFFFF;
  opacity: 0.5;
}

.swiper-pagination-customs-activ {
  margin-right: 0.08rem;
  border-radius: 50%;
  float: left;
  width: 0.17rem;
  height: 0.17rem;
  background-color: #FFFFFF;
  opacity: 1;
}

.swiper-pagination-custom {
  overflow: auto;
  position: absolute;
  bottom: 0.1rem;
  text-align: right;
  left: 88%;
}

.swiper-pagination.swiper-pagination-custom {
  width: auto;
}

.lecturer_man {
  background-color: #FFFFFF;
  width: 2.8rem;
  padding-bottom: 0.3rem;
  /*margin-left: 0.25rem;*/
}

.lecturer_man img {
  display: block;
  width: 2.8rem;
  height: 3.0rem;
}
.lecturer_man p:nth-of-type(1){
  font-weight: bold;
  margin-top: 0.23rem;
  width: 2.3rem;
  margin-left: auto;
  margin-right: auto;
}
.lecturer_man p:nth-of-type(2){
  font-size: 0.24rem;
  font-family:SimHei;
  font-weight:400;
  color:rgba(255,148,33,1);
  margin-top: 0.16rem;
  width: 2.3rem;
  margin-left: auto;
  margin-right: auto;
}
.lecturer_man p:nth-of-type(3){
  color: #646464;
  font-size: 0.21rem ;
  margin-top: 0.23rem;
  width: 2.3rem;
  height: 1.16rem;
  margin-left: auto;
  margin-right: auto;
  line-height: 0.4rem;
  overflow: hidden;
}
.com_lecturer_content_swiper .swiper-wrapper .swiper-slide{
  width:40% ;
}

.nav_hover_color {
  background-color: #012B5E;
}
.com_news_list_yaowen{
  font-size: 0.28rem;
  width: 7.11rem;
  margin: auto;
}
.com_news_list_yaowen ul{
  display: block;
}



.tanchuang{
    position: fixed;
    left: 0;
    bottom:0;
    width: 100%;
    z-index:3

}
.tanchuang_btnarea{
    position: fixed;
    right: 0;
    bottom:0;
    width:94px;
    height:36px;
    z-index:4
}

.tanchuang_content,.tanchuang_btnarea_content {
    display: none;
}
.tanchuang:after {
    content: '';
    width: 100%;
    height: 120px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-image:url("../images/sqtc.png");
    background-size:100% 100%;
    background-position: 0;
}
.tanchuang_btnarea:after{
    content: '点击申请';
    width: 100%;
    height:36px;
    width:94px;
    position: absolute;
    right: 10px;
    bottom:40px;
    /* background-image:url("../images/sqtc_btn1.png"); */
    background-repeat: no-repeat;
    color: #fff;
    background-position: 0;
    font-size: 0.3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.1rem;
    background-color: #0388ed;
}

/*.tanchuang {

	position: fixed;
	bottom: 0;
	right: 0;
	left: 0;
	z-index:3000;


	padding: 0.7em 0.5em 0.5em 1.25em;
	transition: 3s;
	background: rgba(0, 0, 0, 0.7);


}
*/


.flexbox{
    display:-webkit-box;
    display:-webkit-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;

}

@-webkit-keyframes FadeIn{
    0% {opacity: 0;
        z-index:3;/*初始状态 透明度为0*/}
    100% {
        opacity: 1; /*结尾状态 透明度为1*/
        z-index:3;
    }
}
@-webkit-keyframes Runright{
    0% {opacity: 1;}
    100% {
        opacity: 0;
        transform: translateX(100%);
    }
}

@-webkit-keyframes fixBtnFadeOut{
    0% {opacity: 1; }
    100% {
        opacity: 0; /*结尾状态 透明度为1*/
        transform: translateX(3em);
    }
}
@-webkit-keyframes fixBtnFadeIn{
    0% {opacity: 0;
        transform: translateX(3em);
    }
    100% {
        opacity: 1; /*结尾状态 透明度为1*/
        transform: translateX(0);
    }
}
@-webkit-keyframes fixTopFadeIn{
    0% {opacity: 0;
        transform: translateY(0px);
    }
    100% {
        opacity: 1; /*结尾状态 透明度为1*/
        transform: translateY(210px);
    }
}
@-webkit-keyframes fixTopFadeOut{
    0% {opacity: 1;
        transform: translateY(0px);
    }
    100% {
        opacity: 0; /*结尾状态 透明度为1*/
        transform: translateY(-210px);
    }
}
.tanchuang h1 {
    color: white;
    font-size: 1em;
    line-height: 1.825em;
    font-weight: normal;
}

.tanchuang p {
    color: #b3b3b3;
    font-size: 0.6875em;
    line-height: 1.2em;
}

.tanchuang a {
    float:right;
    width: 7em;
    line-height: 2.5em;
    text-align: center;
    border:2px solid #0084ff;
    color: #0084ff;
    font-size: 0.8em;
    text-decoration: none;
    border-radius: 2.2em;
    margin-top:0.5em 0 0.5em 0.5em;

}

.goin {
    -webkit-animation: FadeIn 1s forwards;
}

.tanchuang_btn {
    width: 10em;
    height: 4em;
    border-radius: 0.625em;
    position: absolute;
    right: 1.25em;
    top: 20em;
    cursor: pointer;
    outline: none;
    font-size: 0.75em;
}

.guan {
    width: 1em;
    height: 1em;
    padding:1em;
    background: url(../images/close.png);
    position: absolute;
    top: -2.625em;
    left: -0.375em;
    cursor: pointer;
}

.runright {
    -webkit-animation: Runright 1s forwards;
}
.runDown {
    -webkit-animation: RunDown 1s forwards;
}

.fixFadeOut{
    -webkit-animation: fixBtnFadeOut 1s forwards;
}
.fixFadeIn{
    -webkit-animation: fixBtnFadeIn 1s forwards;
}
.fixTopFadeIn{
    -webkit-animation: fixTopFadeIn 1s forwards;
}
.fixTopFadeOut{
    -webkit-animation: fixTopFadeOut 6s forwards;
}
.fixBtn
{
    position:fixed;
    right:20px;
    bottom:20px;
    z-index: 2;
}
.fixBtn a{
     width:60px;
     height:60px;
    border-radius:50%;
    text-align:center;
    color:#fff;
    font-size:16px;
    line-height:120%;
    background:rgba(83,83,83,0.5);
    -webkit-align-content: center;
    -webkit-align-items: center;
    -webkit-justify-content: center;
}
.fixBtn span{
    -webkit-align-self: center;
}
.toTop
{
    bottom:100px;
    z-index: 100;
}
.toTop2
{
    bottom:11.4em;
}
#toTop i
{
    font-size:1.8em;
}
.lecApply
{
    opacity: 0;
}
.lecApply a{
    background: rgba(52, 132, 224, 0.79);
}
