body,
html {
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.page {
  width: 100%;
  min-width: 1350px;
  min-height: 100%;
  background: url("/Content/Login/img/sy_banner.jpg") no-repeat;
  background-size: 100% 100%;
  position: relative;
  overflow: hidden;
}

.main {
  width: 1300px;
  margin: 4% auto 0;
  /* overflow: hidden; */
  padding-bottom: 120px;
  /* background-color: palegoldenrod; */
}

.main .top {
  width: 1100px;
  margin: 0 auto 1%;
}

.main .top img {
  display: block;
  width: 100%;
}

/* 心电图动画样式开始-------- */
/* .wave{
  border: 1px solid #000;
} */
.brand_show {
  width: 418px;
  height: 101px;
  margin: 0 auto;
  overflow: hidden;
  /* background-color: lightblue; */
  /* background-image: linear-gradient(to right,#2AAADB,#209CDA,#1C96DA,#1288D9,#087BD8); */
}

.brand_show img {
  width: 418px;
  height: auto;
}

.str_wrap {
  overflow: hidden;
  width: 418px;
  height: 101px !important;
  position: relative;

}


.str_move {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  cursor: move;
}

.str_move_clone {
  display: inline-block;
  position: absolute;
  left: 100%;
  top: 0;
}

/* 心电图动样式结束-------- */


.mainArea {
  width: 1200px;
  padding: 25px 0px;
  box-sizing: border-box;
  border-radius: 10px;
  margin: 30px auto;
  background-color: #fff;
  display: flex;
}

/* 登录 */
.login_content {
  width: 45%;
  border-right: 2px solid #eeeeee;
  box-sizing: border-box;
  padding: 30px 40px 0px;
  box-sizing: border-box;

}

/* title */
.content_title {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #AB4489;
}

.content_title .tips {
  margin: 0 10px;
  letter-spacing: 2px;
  font-size: 23px;
}

.content_title .circle {
  width: 5px;
  height: 5px;
  background-color: #AB4489;
  border-radius: 50%;
}


/* login_area */
#login_area {
  margin-top: 55px;

}

/* input */
.area_item {
  width: 100%;
  margin-bottom: 25px;
}

.area_item input {
  padding: 0 15px;
  display: block;
  width: 100%;
  height: 60px;
  background-color: #F9EFF7;
  border-radius: 6px;
  box-sizing: border-box;
  border: none;
  outline: none;
  font-size: 19px;
  color: #333333;
}

.area_item input::placeholder {
  color: #696969;
  font-size: 16px;
}


/* 提交 */
.subBtn {
  display: block;
  width: 100%;
  height: 65px;
  background-color: #AB4489;
  text-align: center;
  border-radius: 6px;
  border: none;
  outline: none;
  font-size: 20px;
  color: #ffffff;
  line-height: 65px;
  cursor: pointer;
  margin-top: 40px;
}

/* 底部点击弹框 */
#loginMsg {
  margin-top: 40px;
  /* background-color: lightblue; */

}

.msg_left {
  width: 100%;
  margin-top: 40px;
}

.msg_left a {
  font-size: 16px;
  text-decoration: underline;
  color: #414141;
}

.msg_right {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.msg_right .getAccount {
  display: block;
  padding: 10px 12px;
  box-sizing: border-box;
  background-color: #72509D;
  border-radius: 4px;
  font-size: 15px;
  text-decoration: none;
  color: #fff;
}


.msg_right .foget {
  color: #838383;
}

.bg,.scanBg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .7);
  z-index: 99;
}

.bgResult {
  width: 500px;
  height: 500px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);
}
.scanBg .bgResult{
  width: 500px;
  height: 360px;
}

.bgResult .close {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 24px;
  cursor: pointer;
}
.scanInnerBox{
  text-align: center;
  margin: 50px auto;
  /* background-color: palegoldenrod; */
}
.scanInnerBox img{
  width: 200px;
  height:200px;
}

.scanInnerBox .scanTips{
  font-size: 16px;
  margin-top: 20px;
}
/* 资讯公告 */

.announce_content {
  width: 55%;
  /* background-color: lightcoral; */
}

.contentBox {
  width: 95%;
  margin-left: 5%;
  padding-right: 3px;
  box-sizing: border-box;
  /* background-color: lightblue; */
}

.boxTitle {
  width: 100%;
  /* background-color: palegoldenrod; */
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 25px;
  box-sizing: border-box;
}

.titleImg {
  width: 142px;
}

.titleImg img {
  width: 100%;
  height: auto;
  display: block;
}

.playersLogin {
  padding: 8px 15px;
  box-sizing: border-box;
  background-color: #AB4489;
  border-radius: 4px;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  letter-spacing: 1px;
}


.newsArea {
  /* background-color:pink; */
  max-height: 400px;
  margin-top: 30px;
  overflow-y: scroll;
  scrollbar-arrow-color: #e6e6e6;
  /*顶部/底部图标颜色*/
  scrollbar-face-color: #e6e6e6;
  /*滚动条颜色*/
  scrollbar-shadow-color: #e6e6e6;
}


/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
.newsArea::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.newsArea::-ms-scrollbar {
  width: 4px;
  height: 4px;
}

.newsArea::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #e6e6e6;
}

.newsArea::-ms-scrollbar-thumb {
  border-radius: 5px;
  -ms-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #e6e6e6;
}





.newsEle {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  padding-right: 10px;
  box-sizing: border-box;
}

.ele_left {
  width: 25%;
  height: 90px;
  /* margin-right: 30px; */
  background: #318ED3;
  position: relative;
  flex-shrink: 0;
}

.ele_left .dateBox {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  /* background-color: pink; */
  text-align: center;
}

.dateBox span {
  display: block;
  font-size: 25px;
  color: #fff;
}

.dateBox span:nth-child(2) {
  font-size: 19px;
  margin-top: 10px;
}

.ele_left .img_item {
  width: 100%;
  height: 100%;
  display: block;
}

.ele_left .modalBg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #ab44893b;
  opacity: 0;
  transition: all .3s linear;
}


.searchBtn {
  position: relative;
  top: 30px;
  left: 50%;
  transform: translate(-50%);
  width: 30px;
  height: 30px;
}

.searchBtn img {
  width: 100%;
  height: 100%;
  display: block;
}





.ele_right {
  width: 72%;
  margin-left: 3%;
  height: 90px;
  padding: 10px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}


.ele_right .ele_title {
  width: 100%;
  line-height: 26px;
  font-size: 17px;
  text-align: justify;
  position: relative;
  top: -7px;
  color: #545454;
}

.ele_right .ele_time {
  color: #b5b5b5;
  font-size: 13px;
}

.banquan {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 3%;
  z-index: 12;
}

.banquan .ban_item {
  font-size: 16px;
  text-align: center;
  width: 100%;
  line-height: 1.5;
  letter-spacing: 1px;
  color: #fff;
  margin-bottom: 20px;
}

.banquan .ban_item:nth-child(2) {
  margin-bottom: 0;
}

.banquan .ban_item div {
  display: inline-block;
}

.banquan .ban_item .left {
  margin-right: 106px;
}

.banquan .ban_item .middle {
  margin: 0 40px;
}

.banquan .ban_item .row_item a {
  font-size: 16px;
  color: #fff;
}


/* pc hover、h5 取消hover */
@media (any-hover: hover) {

  .ele_left:hover .modalBg {
    opacity: 1;
  }

  .ele_right:hover {
    background-color: #F9EFF7;
  }
}


/* 通知公告详情 */

.page_detail .main {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 150px;
  /* background-color: palegoldenrod; */
}

.headerCon {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding-top: 50px;
  box-sizing: border-box;
  /* background-color: palegoldenrod; */
}

.headerCon_left {
  width: 60%;
  /* background-color: palegoldenrod; */
}

.headerCon_left img {
  width: 100%;
  display: block;
  cursor: pointer;
}

.headerCon_right {
  width: 40%;
  /* background-color: pink; */
}

.headerCon_right .pcShow {
  width: 100%;
  box-sizing: border-box;
}

.headerCon_right a {
  width: 140px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  font-size: 16px;
  color: #318ED3;
  letter-spacing: 1px;
  font-weight: bold;
  border-radius: 24px;
  background-color: #fff;
  border: none;
  float: right;
}



.contentArea {
  width: 100%;
  margin-top: 6%;
}




/* é«˜æ•ˆè´¦å·é¢†å–å¼€å§‹------------------------ */
.applyArea {
  background-color: white;
  width: 1200px;
  max-width: 100%;
  padding: 35px 0 40px;
  box-sizing: border-box;
  border-radius: 10px;
}

.announceDetailArea {
  width: 90%;
  min-height: 420px;
  margin: 20px auto 0;
  /* background-color: palegoldenrod; */
  padding-bottom: 30px;
}

.article_top {
  border-bottom: 1px solid #e7e5e5;
  padding-bottom: 20px;
  margin-bottom: 40px;
}

.article_top h3 {
  text-align: center;
  line-height: 25px;
  font-size: 24px;
  font-weight: 500;
}

.article_top .article_info {
  color: #939393;
  text-align: center;
  font-size: 15px;
  margin-top: 20px;
}
.article_info .articleTime{
margin-left: 20px;
}

.article_content {
  margin-top: 30px;
  line-height: 30px;
  font-size: 15px;
}

.article_content p {
  text-indent: 2em;
  font-size: 15px;
  color: #383838;
  line-height: 30px;
  margin-bottom: 10px;
  text-align: justify;
}

.article_content img {
  max-width: 100%;
  display: block;
  margin: 20px auto;
}







/* 适配手机 
  500px 650px 768px
*/
@media only screen and (max-device-width : 768px) {

  .page {
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    padding-bottom: 120px;
  }

  .main {
    width: 92%;
    /* background-color: palegoldenrod; */

  }

  .main .top {
    width: 90%;
    margin: 80px auto 0;
  }

  .main .top img {
    display: block;
    width: 100%;
  }

  .wave {
    margin-top: 20px;
  }

  .brand_show {
    width: 300px;
    height: auto;
  }

  .brand_show img {
    width: 300px;
    height: 73px;
  }

  .str_wrap {
    height: 73px !important;
  }


  .mainArea {
    width: 100%;
    flex-direction: column;
    margin: 25px auto 0;
  }

  .login_content {
    width: 100%;
    padding: 0 20px 20px;
    border-right: none;
    border-bottom: 2px solid #eeeeee;
  }

  .content_title .tips {
    font-size: 18px;
  }


  .msg_right .getAccount {
    padding: 8px 10px;
    font-size: 13px;
  }

  .announce_content {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;

  }

  #login_area {
    margin-top: 30px;
  }

  .area_item input {
    height: 50px;
    font-size: 17px;
  }

  .area_item input::placeholder {
    font-size: 17px;
  }

  .subBtn {
    height: 55px;
    line-height: 55px;
  }

  .msg_right {
    margin-top: 30px;
  }

  .contentBox {
    width: 100%;
    margin-left: 0;
  }

  .boxTitle {
    margin-top: 20px;
    padding-right: 5px;
  }

  .boxTitle .titleImg {
    width: 35%;

  }

  .playersLogin {
    font-size: 13px;
    padding: 7px;
    letter-spacing: normal;
  }

  .newsArea {
    margin-top: 20px;
    height: 100%;
    overflow-y: auto;
  }

  .newsEle {
    padding-right: 0;
    background-color: #f5f5f5;
    border-radius: 4px;
    overflow: hidden;
  }

  .dateBox span {
    font-size: 20px;
  }

  .dateBox span:nth-child(2) {
    font-size: 14px;
    margin-top: 10px;
  }

  .ele_left {
    width: 27%;
    height: 70px;
    overflow: hidden;
  }

  .ele_left .img_item {
    height: auto;
    min-height: 70px;
  }

  .ele_right {
    width: 70%;
    height: 70px;
    /* background-color: palegoldenrod; */
    padding: 10px 5px;
  }

  .ele_right .ele_title {
    font-size: 13px;
    align-self: flex-start;
    line-height: 20px;
  }

  .ele_right .ele_time {
    display: none;
  }

  .bgResult {
    width: 90%;
  }

  .scanBg .bgResult{
    width: 90%;
  }

  


  .banquan {
    bottom: 2%;
  }

  .banquan .ban_item {
    width: 90%;
    margin: 0 auto;
    font-size: 14px;
    /* background-color: palegoldenrod; */
    display: flex;
    display: block;
    text-align: left;
  }

  .banquan .ban_item .left {
    margin: 0;
  }

  .banquan .ban_item .middle {
    margin: 0;
  }

  .banquan .ban_item .row_item {
    /* background-color: orange; */
    display: flex;
    margin-bottom: 7px;
  }

  .banquan .ban_item .row_item span {
    margin: 0;
  }

  .banquan .ban_item .row_item a {
    font-size: 14px;
  }

  .banquan .ban_item .row_item .row_item_left {
    width: 80px;
    flex-shrink: 0;
    /* background-color: orange; */
  }

  .banquan .ban_item .row_item .row_item_right {
    width: calc(100% - 80px);
    flex-shrink: 0;
  }


  /* 通知公告详情 */
  .page_detail .main {
    width: 90%;
  }

  .headerCon {
    width: 100%;
    padding-top: 20px;
  }

  .headerCon_right a {
    width: 100px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    border-radius: 12px;
  }



  .contentArea {
    width: 100%;
    margin: 50px auto 0;
    flex-direction: column;
  }

  .applyArea {
    width: 100%;
    margin: 0 auto;
    padding: 25px 0 20px;
    /* background-color: palegoldenrod; */
  }

  .article_top{
    margin-bottom: 0;
    padding-bottom: 10px;
  }
  .article_top h3 {
    font-size: 18px;
   
  }
  .article_top .article_info{
    margin-top: 15px;
  }
  .article_info span{
    display: block;
    font-size: 12px;
    margin-bottom: 10px;
  }
  .article_info .articleTime{
    margin-left: 0;
  }
  .article_content{
    font-size: 14px;
  }
  .article_content p{
    font-size: 14px;
  }

}
@media only screen and (max-device-width : 650px) {

  .page {
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    padding-bottom: 120px;
  }

  .main {
    width: 92%;
    /* background-color: palegoldenrod; */

  }

  .main .top {
    width: 90%;
    margin: 80px auto 0;
  }

  .main .top img {
    display: block;
    width: 100%;
  }

  .wave {
    margin-top: 20px;
  }

  .brand_show {
    width: 300px;
    height: auto;
  }

  .brand_show img {
    width: 300px;
    height: 73px;
  }

  .str_wrap {
    height: 73px !important;
  }


  .mainArea {
    width: 100%;
    flex-direction: column;
    margin: 25px auto 0;
  }

  .login_content {
    width: 100%;
    padding: 0 20px 20px;
    border-right: none;
    border-bottom: 2px solid #eeeeee;
  }

  .content_title .tips {
    font-size: 18px;
  }


  .msg_right .getAccount {
    padding: 8px 10px;
    font-size: 13px;
  }

  .announce_content {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;

  }

  #login_area {
    margin-top: 30px;
  }

  .area_item input {
    height: 50px;
    font-size: 17px;
  }

  .area_item input::placeholder {
    font-size: 17px;
  }

  .subBtn {
    height: 55px;
    line-height: 55px;
  }

  .msg_right {
    margin-top: 30px;
  }

  .contentBox {
    width: 100%;
    margin-left: 0;
  }

  .boxTitle {
    margin-top: 20px;
    padding-right: 5px;
  }

  .boxTitle .titleImg {
    width: 35%;

  }

  .playersLogin {
    font-size: 13px;
    padding: 7px;
    letter-spacing: normal;
  }

  .newsArea {
    margin-top: 20px;
    height: 100%;
    overflow-y: auto;
  }

  .newsEle {
    padding-right: 0;
    background-color: #f5f5f5;
    border-radius: 4px;
    overflow: hidden;
  }

  .dateBox span {
    font-size: 20px;
  }

  .dateBox span:nth-child(2) {
    font-size: 14px;
    margin-top: 10px;
  }

  .ele_left {
    width: 27%;
    height: 70px;
    overflow: hidden;
  }

  .ele_left .img_item {
    height: auto;
    min-height: 70px;
  }

  .ele_right {
    width: 70%;
    height: 70px;
    /* background-color: palegoldenrod; */
    padding: 10px 5px;
  }

  .ele_right .ele_title {
    font-size: 13px;
    align-self: flex-start;
    line-height: 20px;
  }

  .ele_right .ele_time {
    display: none;
  }

  .bgResult {
    width: 90%;
  }

  .scanBg .bgResult{
    width: 90%;
  }

  


  .banquan {
    bottom: 2%;
  }

  .banquan .ban_item {
    width: 90%;
    margin: 0 auto;
    font-size: 14px;
    /* background-color: palegoldenrod; */
    display: flex;
    display: block;
    text-align: left;
  }

  .banquan .ban_item .left {
    margin: 0;
  }

  .banquan .ban_item .middle {
    margin: 0;
  }

  .banquan .ban_item .row_item {
    /* background-color: orange; */
    display: flex;
    margin-bottom: 7px;
  }

  .banquan .ban_item .row_item span {
    margin: 0;
  }

  .banquan .ban_item .row_item a {
    font-size: 14px;
  }

  .banquan .ban_item .row_item .row_item_left {
    width: 80px;
    flex-shrink: 0;
    /* background-color: orange; */
  }

  .banquan .ban_item .row_item .row_item_right {
    width: calc(100% - 80px);
    flex-shrink: 0;
  }


  /* 通知公告详情 */
  .page_detail .main {
    width: 90%;
  }

  .headerCon {
    width: 100%;
    padding-top: 20px;
  }

  .headerCon_right a {
    width: 100px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    border-radius: 12px;
  }



  .contentArea {
    width: 100%;
    margin: 50px auto 0;
    flex-direction: column;
  }

  .applyArea {
    width: 100%;
    margin: 0 auto;
    padding: 25px 0 20px;
    /* background-color: palegoldenrod; */
  }

  .article_top{
    margin-bottom: 0;
    padding-bottom: 10px;
  }
  .article_top h3 {
    font-size: 18px;
   
  }
  .article_top .article_info{
    margin-top: 15px;
  }
  .article_info span{
    display: block;
    font-size: 12px;
    margin-bottom: 10px;
  }
  .article_info .articleTime{
    margin-left: 0;
  }
  .article_content{
    font-size: 14px;
  }
  .article_content p{
    font-size: 14px;
  }

}
@media only screen and (max-device-width : 500px) {

  .page {
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    padding-bottom: 120px;
  }

  .main {
    width: 92%;
    /* background-color: palegoldenrod; */

  }

  .main .top {
    width: 90%;
    margin: 80px auto 0;
  }

  .main .top img {
    display: block;
    width: 100%;
  }

  .wave {
    margin-top: 20px;
  }

  .brand_show {
    width: 300px;
    height: auto;
  }

  .brand_show img {
    width: 300px;
    height: 73px;
  }

  .str_wrap {
    height: 73px !important;
  }


  .mainArea {
    width: 100%;
    flex-direction: column;
    margin: 25px auto 0;
  }

  .login_content {
    width: 100%;
    padding: 0 20px 20px;
    border-right: none;
    border-bottom: 2px solid #eeeeee;
  }

  .content_title .tips {
    font-size: 18px;
  }


  .msg_right .getAccount {
    padding: 8px 10px;
    font-size: 13px;
  }

  .announce_content {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;

  }

  #login_area {
    margin-top: 30px;
  }

  .area_item input {
    height: 50px;
    font-size: 17px;
  }

  .area_item input::placeholder {
    font-size: 17px;
  }

  .subBtn {
    height: 55px;
    line-height: 55px;
  }

  .msg_right {
    margin-top: 30px;
  }

  .contentBox {
    width: 100%;
    margin-left: 0;
  }

  .boxTitle {
    margin-top: 20px;
    padding-right: 5px;
  }

  .boxTitle .titleImg {
    width: 35%;

  }

  .playersLogin {
    font-size: 13px;
    padding: 7px;
    letter-spacing: normal;
  }

  .newsArea {
    margin-top: 20px;
    height: 100%;
    overflow-y: auto;
  }

  .newsEle {
    padding-right: 0;
    background-color: #f5f5f5;
    border-radius: 4px;
    overflow: hidden;
  }

  .dateBox span {
    font-size: 20px;
  }

  .dateBox span:nth-child(2) {
    font-size: 14px;
    margin-top: 10px;
  }

  .ele_left {
    width: 27%;
    height: 70px;
    overflow: hidden;
  }

  .ele_left .img_item {
    height: auto;
    min-height: 70px;
  }

  .ele_right {
    width: 70%;
    height: 70px;
    /* background-color: palegoldenrod; */
    padding: 10px 5px;
  }

  .ele_right .ele_title {
    font-size: 13px;
    align-self: flex-start;
    line-height: 20px;
  }

  .ele_right .ele_time {
    display: none;
  }

  .bgResult {
    width: 90%;
  }

  .scanBg .bgResult{
    width: 90%;
  }

  


  .banquan {
    bottom: 2%;
  }

  .banquan .ban_item {
    width: 90%;
    margin: 0 auto;
    font-size: 14px;
    /* background-color: palegoldenrod; */
    display: flex;
    display: block;
    text-align: left;
  }

  .banquan .ban_item .left {
    margin: 0;
  }

  .banquan .ban_item .middle {
    margin: 0;
  }

  .banquan .ban_item .row_item {
    /* background-color: orange; */
    display: flex;
    margin-bottom: 7px;
  }

  .banquan .ban_item .row_item span {
    margin: 0;
  }

  .banquan .ban_item .row_item a {
    font-size: 14px;
  }

  .banquan .ban_item .row_item .row_item_left {
    width: 80px;
    flex-shrink: 0;
    /* background-color: orange; */
  }

  .banquan .ban_item .row_item .row_item_right {
    width: calc(100% - 80px);
    flex-shrink: 0;
  }


  /* 通知公告详情 */
  .page_detail .main {
    width: 90%;
  }

  .headerCon {
    width: 100%;
    padding-top: 20px;
  }

  .headerCon_right a {
    width: 100px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    border-radius: 12px;
  }



  .contentArea {
    width: 100%;
    margin: 50px auto 0;
    flex-direction: column;
  }

  .applyArea {
    width: 100%;
    margin: 0 auto;
    padding: 25px 0 20px;
    /* background-color: palegoldenrod; */
  }

  .article_top{
    margin-bottom: 0;
    padding-bottom: 10px;
  }
  .article_top h3 {
    font-size: 18px;
   
  }
  .article_top .article_info{
    margin-top: 15px;
  }
  .article_info span{
    display: block;
    font-size: 12px;
    margin-bottom: 10px;
  }
  .article_info .articleTime{
    margin-left: 0;
  }
  .article_content{
    font-size: 14px;
  }
  .article_content p{
    font-size: 14px;
  }

}