.bgC1 {
  /* 加important的原因是覆盖轮播图下方翻页器自带的背景色 */
  background: var(--theme-color) !important;
}
.bgC2 {
  background: #2568cb ;
}
.bgC3 {
  background: var(--theme-color) ;
}
.bgC4 {
  background: #2568cb ;
}
.colorC1 {
  color: var(--theme-color) ;
}
.colorC2 {
  color: #2568cb ;
}
.colorC3 {
  color: #2568cb ;
}

.bgImg1 {
  background: url('https://files.sciengine.com/template/u144.svg') no-repeat;
}
.borderC1 {
  border-bottom: 4px solid var(--theme-color);
}
.borderC2 {
	border: 1px solid var(--theme-color);
  }
.borderC3::after {
  content: " ";
  width: 100px;
  height: 5px;
  background: var(--theme-color);
  position: absolute;
  bottom: -1px;
  left: 0;
}
@font-face {
  font-family: "Montserrat Bold";
  src: url("https://files.sciengine.com/template/Montserrat-Bold.ttf");
}
@font-face {
  font-family: "Montserrat Regular";
  src: url("https://files.sciengine.com/template/Montserrat-Regular.ttf");
}
.font-regular {
  font-family: "Montserrat Regular", "Montserrat", sans-serif;
}
.font-bold {
  font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", sans-serif;
}
html,
body {
  position: relative;
  width: 100%;
  height: auto;
  font-family: "Montserrat Regular", "Montserrat", sans-serif;
  text-size-adjust: 100% !important;
  -webkit-text-size-adjust: 100% !important;
  -moz-text-size-adjust: 100% !important;
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  vertical-align: baseline;
  list-style: none;
  box-sizing: border-box;
  font-size: 16px;
  /* overflow-y: hidden; */
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}
a {
  color: white;
  text-decoration: none;
}


@media (max-width: 767px){
  .contentBox{
    margin-top: 20px;
  }
  
  ::-webkit-scrollbar{
    display: none;
  }
  .update{
    display: none;
  }
  .sort{
    font-size: 14px;
  }
  .abbsH5 .contentBox .contentBox_left .search .bootom .createArtical{
    width: 110.1999936px;
    height: 32.00064px;
  }
  .abbsH5 .contentBox .contentBox_left .search{
    background: inherit;
    background-color: #ffffff;
  }
  .abbsH5 .contentBox .contentBox_left .contentBox_left_con .sort .right .chose{
    width: 105.2px;
    padding-top: 4px;
    padding-bottom: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .abbsH5 .contentBox .contentBox_left .contentBox_left_con .sort .right .con{
    width: 105.2px;
    padding-top: 4px;
    padding-bottom: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .abbsH5 .contentBox .contentBox_left .search .top .left >img{
    width: 2.16rem;
    height: 1.42rem;
  }
  .abbsH5 .contentBox .contentBox_left .search .top .right > div{
    font-weight: bold;
    margin-bottom: 8px;
  }
  .abbsH5 .contentBox .contentBox_left .search .top .right > div >span{
    font-weight: normal;
    /* margin-bottom: 8px; */
  }
  .abbsH5 .contentBox .contentBox_left .contentBox_left_con .sort{
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
  .btnAll{
	  margin: 20px 0.2rem 0;
	}
	.btnAll .borderC2 {
	  margin: 0 5px 20px 0;
	}
	::-webkit-scrollbar{
	  display: none;
	}
}

@media (min-width: 768px) {
  .container{
    width: 100%;
  }
  .contentBox{
    margin-top: 35px;
  }
  .abbsPc .contentBox .contentBox_left{
    width: 100%;
  }
  .abbsPc .contentBox .contentBox_left .contentBox_left_bootom{
    width: 96%;
  }
  .abbsPc .contentBox .contentBox_left .contentBox_left_bootom .contentBox_left_bootom_lists .contentBox_left_bootom_lists_title{
    width: 192px;
  }
  .contentBox_left_bootom_content_F{
    width:  100%;
  }
  .contentBox_left_bootom_content_B_img{
    width: 90px;
    height: 120px;
  }
  .contentBox_left_bootom_content_B_img img{
    width: 90px;
    height: 120px;
  }
  .update{
    display: block;
  }
  .btnAll .borderC2 {
	  margin: 0 35px 20px 0;
	}
}

@media (min-width: 992px) {
  .container{
    width: 970px;
  }
  .abbsPc .contentBox .contentBox_left{
    width: 100%;
  }
  .abbsPc .contentBox .contentBox_left .contentBox_left_bootom{
    width: 100%;
  }
  .abbsPc .contentBox .contentBox_left .contentBox_left_bootom .contentBox_left_bootom_lists .contentBox_left_bootom_lists_title{
    width: 206px;
  }
  .contentBox_left_bootom_content_F{
    width:  calc(100% - 150px);
  }
  .contentBox_left_bootom_content_B_img{
    width: 90px;
    height: 120px;
  }
  .contentBox_left_bootom_content_B_img img{
    width: 90px;
    height: 120px;
  }
  .update{
    display: block;
  }
}

@media (min-width: 1200px) {
  .container{
    width: 1170px;
  }
  .abbsPc .contentBox .contentBox_left{
    width: 100%;
  }
  .abbsPc .contentBox .contentBox_left .contentBox_left_bootom{
    width: 100%;
  }
  .abbsPc .contentBox .contentBox_left .contentBox_left_bootom .contentBox_left_bootom_lists .contentBox_left_bootom_lists_title{
    width: 210px;
  }
  .contentBox_left_bootom_content_F{
    width:  calc(100% - 240px);
  }
  .contentBox_left_bootom_content_B_img{
    width: 90px;
    height: 120px;
  }
  .contentBox_left_bootom_content_B_img img{
    width: 90px;
    height: 120px;
  }
  .update{
    display: block;
  }
}
@media (min-width: 1366px) {
  .container{
    width: 1230px;
  }
  .abbsPc .contentBox .contentBox_left{
    width: 100%;
  }
  .abbsPc .contentBox .contentBox_left .contentBox_left_bootom{
    width: 100%;
  }
  .abbsPc .contentBox .contentBox_left .contentBox_left_bootom .contentBox_left_bootom_lists .contentBox_left_bootom_lists_title{
    width: 210px;
  }
  .contentBox_left_bootom_content_F{
    width:  calc(100% - 240px);
  }
  .contentBox_left_bootom_content_B_img{
    width: 90px;
    height: 120px;
  }
  .contentBox_left_bootom_content_B_img img{
    width: 90px;
    height: 120px;
  }
  .update{
    display: block;
  }
}


.abbsPc {
  width: 100%;
  height: auto;
  /* font-size: 14px; */
  background: #FAFAFA;
  display: flex;
  flex-direction: column;
}
/* .abbsPc .mainBox {
  width: 100%;
  flex: 1;
  overflow-y: scroll;
} */
.abbsPc .form-control,
.abbsPc .mce-tinymce {
  margin-top: 0.3vw;
}
.abbsPc .contentBox {
  /* width: 62.5vw; */
  height: auto;
  /* margin: 2.86vw auto 6.77vw;
  display: flex;
  justify-content: space-between; */
  position: relative;
  /* min-height: 1500px; */
  padding-bottom: 20px;
}
.abbsPc .contentBox .contentBox_left {
  /* width: 47.4vw; */
  display: flex;
  align-items: flex-start;
  flex-direction: column;
 
}
.abbsPc .contentBox .contentBox_left .search {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  background: inherit;
  background-color: #ffffff;
  padding: 1.5vw 0 1.5vw 0;
  margin-bottom: 1vw;
}
.abbsPc .contentBox .contentBox_left .search .top {
  width: 100%;
  padding: 0 20px 6px 20px;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  justify-content: flex-start;
}
.abbsPc .contentBox .contentBox_left .search .top .left >img{
  width: 214.39872px;
  height: 141px;
  
}
.abbsPc .contentBox .contentBox_left .search .top .right {
  margin-left: 20px;
}
.abbsPc .contentBox .contentBox_left .search .top .right > div {
  font-weight: bold;
  margin-bottom: 8px;
}
.abbsPc .contentBox .contentBox_left .search .top .right > div > span {
  font-weight: normal;
}
.abbsPc .contentBox .contentBox_left .search .top .right .title {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 16px;
}
.abbsPc .contentBox .contentBox_left .search .top .right .intro {
  line-height: 20px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.abbsPc .contentBox .contentBox_left .search .top .right .recommend {
  width: 110.1999936px;
  height: 31.99999872px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: normal !important;
  color: #ffffff;
  /* background-color: #459948; */
  /* border: 1px solid #797979; */
  border-radius: 6px;
  text-align: center;
  white-space: nowrap;
}
.abbsPc .contentBox .contentBox_left .search .top .right .recommend:hover {
  animation: shake 0.38s;
  -webkit-animation: shake 0.38s;
  cursor: pointer;
}
.abbsPc .contentBox .contentBox_left .search .bootom {
  display: flex;
  justify-content: flex-start;
  width: 92%;
  padding-top: 1.2vw;
border-top: 1px solid #d7d7d7;
}
.abbsPc .contentBox .contentBox_left .search .bootom .searchButton {
  width:624px;
  height: 32.00064px;
  padding: 2px 2px 2px 2px;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  letter-spacing: normal;
  color: #000000;
  vertical-align: none;
  text-align: left;
  background-color: #FFFFFF;
  border: 1px solid #D7D7D7;
}
.abbsPc .contentBox .contentBox_left .search .bootom .createArtical {
  width: 110.1999936px;
  height: 32.00064px;
  margin-left: 2vw;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #ffffff;
  /* background-color: #459948; */
  border: none;
  /* border: 1px solid #797979; */
  border-radius: 6px;
  text-align: center;
  white-space: nowrap;
}
.abbsPc .contentBox .contentBox_left .search .bootom .createArtical:hover {
  animation: shake 0.38s;
  -webkit-animation: shake 0.38s;
  cursor: pointer;
}
.abbsPc .contentBox .contentBox_left .contentBox_left_con {
  width: 100%;
  margin-top: 20px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  padding: 20.3125px 21.875px 10px 21.875px;
  background: inherit;
  background-color: #ffffff;
}
.abbsPc .contentBox .contentBox_left .contentBox_left_con .sort {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  padding: 20px 0 20px 0;
  margin-bottom: 1vw;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  font-size: 14px;
}
.abbsPc .contentBox .contentBox_left .contentBox_left_con .sort .left {
  padding-top: 4px;
}
.abbsPc .contentBox .contentBox_left .contentBox_left_con .sort .right { 
  margin-left: 10px;
  display: flex;
  justify-content: flex-start;
}
.abbsPc .contentBox .contentBox_left .contentBox_left_con .sort .right .con {
  border: 1px solid #D7D7D7;
  text-align: center;
  width: 115.2px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 14px;
}
.abbsPc .contentBox .contentBox_left .contentBox_left_con .sort .right .con:hover {
  cursor: pointer;
  /* background-color: #459948; */
  /* color: #ffffff; */
}
.abbsPc .contentBox .contentBox_left .contentBox_left_con .sort .right .chose {
  border: 1px solid #D7D7D7;
  text-align: center;
  width: 115.2px;
  padding-top: 4px;
  padding-bottom: 4px;
  /* background-color: #459948; */
  color: #ffffff;
}
.abbsPc .contentBox .contentBox_left .contentBox_left_con .contentBox_left_con_news {
  width: 100%;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
}
.abbsPc .contentBox .contentBox_left .contentBox_left_con .contentBox_left_con_news .contentBox_left_con_left {
  width: 100%;
  margin-left: 4px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  padding-bottom: 12.25px;
  border-bottom: 1px solid #D7D7D7;
}
.abbsPc .contentBox .contentBox_left .contentBox_left_con .contentBox_left_con_news .contentBox_left_con_left .title {
  width: 80%;
  font-size: 16px;
  font-weight: bold;
  line-height: 21px;
}
.abbsPc .contentBox .contentBox_left .contentBox_left_con .contentBox_left_con_news .contentBox_left_con_left .title:hover {
  /* color: #004480; */
  text-decoration: underline;
  cursor: pointer;
}
.abbsPc .contentBox .contentBox_left .contentBox_left_con .contentBox_left_con_news .contentBox_left_con_left .author {

  width: 80%;
  font-size: 13px;
  margin-top: 12.25px;
  color: rgb(21, 84, 178);
}
.abbsPc .contentBox .contentBox_left .contentBox_left_con .contentBox_left_con_news .contentBox_left_con_left .author span{
position: relative;
}
.abbsPc .contentBox .contentBox_left .contentBox_left_con .contentBox_left_con_news .contentBox_left_con_left .author span .popover {
position: absolute !important;
top: 15px!important;
/* left: -65px!important; */
width:150px;
}

.abbsPc .contentBox .contentBox_left .contentBox_left_con .contentBox_left_con_news .contentBox_left_con_left .author >span:hover{
  text-decoration: underline;
  cursor: pointer;
}
.abbsPc .contentBox .contentBox_left .contentBox_left_con .contentBox_left_con_news .contentBox_left_con_left .volumePeriod {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  margin-top: 0.625vw;
}
.abbsPc .contentBox .contentBox_left .contentBox_left_con .contentBox_left_con_news .contentBox_left_con_left .volumePeriod #volumePeriod {
  /* width: 74%; */
  font-size: 13px;
}
.abbsPc .contentBox .contentBox_left .contentBox_left_con .contentBox_left_con_news .contentBox_left_con_left .volumePeriod #linkF {
  /* width: 100%; */
  font-size: 13px;
  margin-left: 0.8vw;
  display: flex;
  justify-content: flex-start;
  color: rgb(21, 84, 178);
}
.abbsPc .contentBox .contentBox_left .contentBox_left_con .contentBox_left_con_news .contentBox_left_con_left .volumePeriod #link:hover {
  /* color: #004480; */
  text-decoration: underline;
  cursor: pointer;
}
.abbsPc .contentBox .contentBox_left .contentBox_left_con .contentBox_left_con_news .contentBox_left_con_left .volumePeriod .fa-external-link {
  margin-left: 1vw;
  color: #a7a4a4;
}
.abbsPc .contentBox .contentBox_left .contentBox_left_con .contentBox_left_con_news .contentBox_left_con_left .volumePeriod .fa-external-link:hover {
  color: #616060;
  cursor: pointer;
}
.abbsPc .contentBox .contentBox_left .contentBox_left_con .contentBox_left_con_news .update .fa-trash-o {
  margin-left: 4px;
  color: #D9001B;
  font-size: 14px;
  font-weight: bold;
}
.abbsPc .contentBox .contentBox_left .contentBox_left_con .contentBox_left_con_news .update .fa-trash-o:hover {
  cursor: pointer;
}
.abbsPc .contentBox .contentBox_left .contentBox_left_con .contentBox_left_con_more {
  width: 100%;
  margin-top: 1vw;
  font-weight: 400;
  text-align: center;
  color: #888383;
}
.abbsPc .contentBox .contentBox_left .contentBox_left_con .contentBox_left_con_more:hover {
  cursor: pointer;
  text-decoration: underline;
  color: #757171;
}
.abbsPc .contentBox .contentBox_left .module4Box {
  margin-top: 3.125vw;
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
}
.abbsPc .contentBox .contentBox_left .module4Box .module4 {
  width: 23.4375vw;
  height: auto;
  background: #ffffff;
}
.abbsPc .contentBox .contentBox_left .module4Box .module4 .tabs {
  width: 20.89vw;
  margin: 1.46vw auto 0;
  border-bottom: 2px solid #AAAAAA;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.abbsPc .contentBox .contentBox_left .module4Box .module4 .tabs .tab {
  font-size: 0.96vw;
  color: #333333;
  font-weight: bold;
  border-bottom: 0.26vw solid #2568cb;
  padding-bottom: 0.52vw;
}
.abbsPc .contentBox .contentBox_left .module4Box .module4 .tabs .more {
  font-size: 0.725vw;
  color: #333333;
  cursor: pointer;
}
.abbsPc .contentBox .contentBox_left .module4Box .module4 .lists {
  width: 20.89vw;
  margin: 1.15vw auto 1.51vw;
}
.abbsPc .contentBox .contentBox_left .module4Box .module4 .lists .list {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin: 0 0 0.67vw 0;
}
.abbsPc .contentBox .contentBox_left .module4Box .module4 .lists .list .point {
  color: #2568cb;
  font-size: 0.56vw;
  line-height: 24px;
}
.abbsPc .contentBox .contentBox_left .module4Box .module4 .lists .list .name {
  width: 19.6875vw;
  height: auto;
  font-size: 0.73vw;
  color: #000000;
  line-height: 136%;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.abbsPc .contentBox .contentBox_left .module4Box .module4 .lists .list .name:hover {
  color: #004480;
  text-decoration: underline;
  cursor: pointer;
}

.abbsH5 {
  width: 100%;
  height: 100%;
  /* font-size: 13px; */
  background: #FAFAFA;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
/* .abbsH5 .mainBox {
  width: 100%;
  flex: 1;
  overflow-y: scroll;
} */
.abbsH5 .mainBox::-webkit-scrollbar {
  display: none;
}
.abbsH5 .contentBox {
  /* width: 6.86rem; */
  height: auto;
  /* margin: 0.6rem auto; */
}
.abbsH5 .contentBox .contentBox_left {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.abbsH5 .contentBox .contentBox_left .search {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  /* background: inherit; */
  /* background-color: #BBFFFF; */
  padding: 0.2rem 0.2rem 0.4rem 0.2rem;
}
.abbsH5 .contentBox .contentBox_left .search .top {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.abbsH5 .contentBox .contentBox_left .search .top .left {
  /* width: 2.8rem; */
}
.abbsH5 .contentBox .contentBox_left .search .top .left img {
  /* width: 2.8rem;
  height: 1.8rem; */
}
.abbsH5 .contentBox .contentBox_left .search .top .right {
  margin-left: 20px;
  font-size: 13px;
}
.abbsH5 .contentBox .contentBox_left .search .top .right .title {
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.abbsH5 .contentBox .contentBox_left .search .bootom {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 0.35rem;
}
.abbsH5 .contentBox .contentBox_left .search .bootom .createArtical {
  /* width: 2rem;
  height: 0.5rem; */
  margin-left: 0.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  color: #ffffff;
  background-color: #2568cb;
  border: 1px solid #797979;
  border-radius: 6px;
  text-align: center;
  white-space: nowrap;
}
.abbsH5 .contentBox .contentBox_left .contentBox_left_con {
  width: 100%;
  margin-top: 2vw;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  padding: 2.03125vw 2.1875vw 1vw 2.1875vw;
  background: inherit;
  background-color: #ffffff;
}
.abbsH5 .contentBox .contentBox_left .contentBox_left_con .sort {
  width: 100%;
	padding: 20px 0;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
}
.abbsH5 .contentBox .contentBox_left .contentBox_left_con .sort .left {
  padding-top: 0.2vw;
  padding-left: 0.2rem;
  margin-bottom: 8px;
}
.abbsH5 .contentBox .contentBox_left .contentBox_left_con .sort .right {
  display: flex;
  justify-content: flex-start;
  margin-left: 0.2rem;
}
.abbsH5 .contentBox .contentBox_left .contentBox_left_con .sort .right .con {
  border: 1px solid #D7D7D7;
  text-align: center;
  /* width: 1.6rem;
  padding-top: 0.2vw;
  padding-bottom: 0.2vw; */
}
.abbsH5 .contentBox .contentBox_left .contentBox_left_con .sort .right .con:hover {
  cursor: pointer;
  background-color: #2568cb;
  color: #ffffff;
}
.abbsH5 .contentBox .contentBox_left .contentBox_left_con .sort .right .chose {
  border: 1px solid #D7D7D7;
  text-align: center;
  /* width: 1.6rem;
  padding-top: 0.2vw;
  padding-bottom: 0.2vw; */
  background-color: #2568cb; 
  color: #ffffff;
}
.abbsH5 .contentBox .contentBox_left .contentBox_left_con .contentBox_left_con_news {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.abbsH5 .contentBox .contentBox_left .contentBox_left_con .contentBox_left_con_news .contentBox_left_con_left {
  width: 90%;
  margin-left: 0.2rem;
  padding-bottom: 0.1rem;
  margin-bottom: 0.1rem;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  border-bottom: 1px solid #dfdfdf;
}
.abbsH5 .contentBox .contentBox_left .contentBox_left_con .contentBox_left_con_news .contentBox_left_con_left .title {
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0.15rem;
  line-height: 0.35rem;
}
.abbsH5 .contentBox .contentBox_left .contentBox_left_con .contentBox_left_con_news .contentBox_left_con_left .title:hover {
  /* color: #004480; */
  text-decoration: underline;
  cursor: pointer;
}
.abbsH5 .contentBox .contentBox_left .contentBox_left_con .contentBox_left_con_news .contentBox_left_con_left .author {
  width: 100%;
  font-size: 13px;
  margin-bottom: 0.1rem;
  color: rgb(21, 84, 178);
}
.abbsH5 .contentBox .contentBox_left .contentBox_left_con .contentBox_left_con_news .contentBox_left_con_left .author span{
  position: relative;
  }
  .abbsH5 .contentBox .contentBox_left .contentBox_left_con .contentBox_left_con_news .contentBox_left_con_left .author span .popover {
  position: absolute !important;
  top: 15px!important;
  /* left: -65px!important; */
  width:150px;
  }
.abbsH5 .contentBox .contentBox_left .contentBox_left_con .contentBox_left_con_news .contentBox_left_con_left .author >span:hover {
  text-decoration: underline;
  cursor: pointer;
}
.abbsH5 .contentBox .contentBox_left .contentBox_left_con .contentBox_left_con_news .contentBox_left_con_left .volumePeriod {
  width: 100%;
  font-size: 13px;
}
.abbsH5 .contentBox .contentBox_left .contentBox_left_con .contentBox_left_con_news .contentBox_left_con_left .volumePeriod #volumePeriod {
  margin-bottom: 0.1rem;
}
.abbsH5 .contentBox .contentBox_left .contentBox_left_con .contentBox_left_con_news .contentBox_left_con_left .volumePeriod #linkF {
  margin-left: 0.8vw;
  display: flex;
  justify-content: flex-start;
  color: rgb(21, 84, 178);
}
.abbsH5 .contentBox .contentBox_left .contentBox_left_con .contentBox_left_con_news .contentBox_left_con_left .volumePeriod #linkF #link:hover {
  /* color: #004480; */
  text-decoration: underline;
  cursor: pointer;
}
.abbsH5 .contentBox .contentBox_left .contentBox_left_con .contentBox_left_con_news .contentBox_left_con_left .volumePeriod #linkF .fa-external-link {
  margin-left: 0.15rem;
  color: #a7a4a4;
}
.abbsH5 .contentBox .contentBox_left .contentBox_left_con .contentBox_left_con_news .contentBox_left_con_left .volumePeriod #linkF .fa-external-link:hover {
  color: #616060;
  cursor: pointer;
}
.abbsPc .bannerDialogMask {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2001;
}

@-webkit-keyframes shake {
  0%,
  10%,
  55%,
  90%,
  94%,
  98%,
  100% {
    -webkit-transform: scale(1, 1);
  }
  30% {
    -webkit-transform: scale(1.14, 0.86);
  }
  75% {
    -webkit-transform: scale(0.92, 1.08);
  }
  92% {
    -webkit-transform: scale(1.04, 0.96);
  }
  96% {
    -webkit-transform: scale(1.02, 0.98);
  }
  99% {
    -webkit-transform: scale(1.01, 0.99);
  }
}
label.error {
  /* background: url("images/unchecked.gif") no-repeat 0px 0px; */
  padding-bottom: 2px;
  font-weight: bold;
  color: #EA5200;
}
.swal-title{
  font-size: 16px;
}
.popover{
  width: 145px;
  color: #777;
}
.btnAll .borderC2 {
	display: inline-block;
	width: 145px;
	padding: 3.5px 0;
	font-size: 13px;
	cursor: pointer;
	text-align: center;
	background-size: 100% 100%;
	position: relative;
	cursor: pointer;
	border-radius: 7px;
  }
  
  .remarkClass{
	border: 1px solid;
	width: 60px;
	outline: none;
	color: #AAAAAA;
	font-size: 14px;
	margin-bottom: 10px;
  }