#evenFooter {
  background: #FAFAFA;
  height: 40px;
  width: 100%;
  display: flex;
  align-items: center;
}
#evenFooter .evenFooter_center{
  width: 1100px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  font-size: 12px;
}

#evenFooter .evenFooter_center p {
  line-height: 1;
  color: #999999;
}

#evenFooter .evenFooter_center .footer_left_company {
  padding: 0 30px;
}

#evenFooter .evenFooter_center a {
  color: #999;
}
#evenFooter .evenFooter_center a:hover {
  color: #666;
}
.evenFooter_left {
  text-align: left;
}
.evenFooter_right {
  text-align: right;
}

#from_search {
  padding-top: 15px;
  width: 100%;
  height: 70px;
  background: #fff;
  box-shadow:0px 2px 4px 0px rgba(169,168,177,0.5);
  position: fixed;
  top: 0;
  opacity: 0;
  box-sizing: border-box;
  z-index: 1;
}
.pclogoTop {
  background: url("../imgs/pclogoTop.png") no-repeat;
  background-size: 100% 100%;
  width: 220px;
  height: 52px;
  margin-left: -7px;
}
#from_search.from_search_heigh{
  height: 80px;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.from_search_submit_btn {
  width: 100px;
  height: 50px;
  background: no-repeat linear-gradient(0deg, #EFBE6F 31%, #FFE0A5 100%) !important;
  display: flex;
  cursor: pointer;
  box-sizing: border-box;
  border: 0;
  border-radius: 0px 5px 5px 0px;
  font-size: 16px;
  font-family: Alibaba PuHuiTi;
  font-weight: 500;
  color: #4E250F;
  line-height: 42px;
  align-items: center;
  justify-content: center;
}
.from_search_submit_btn img{
  margin-right: 4px;
}
.from_search_submit_btn:active {
  background: linear-gradient(0deg, #D6AA63 31%, #F0D29C 100%) !important;
}
.from_search_content_right.from_search_submit_content {
  margin-left: auto;
  width: 700px;
  height: 50px;
  background: #F3F4F9;
  align-items: center;
  border: none ;
  margin-right: 9px;
}

.flex_align_center  {
  align-items: center;
}
.from_search_content {
  width: 1100px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.flexStart {
  justify-content: flex-start;
}
.from_search_content_left {
  width: 380px;
  height: 50px;
}
.from_search_content_left img {
  display: block;
  width: 100%;
  height: 100%;
}
.from_search_content_left2 {
  width: 134px;
  height: 40px;
  margin-right: 22px;
}
.from_search_content_lenovo {
  position: absolute;
  top: 40px;
  left: -1px;
  width: 592px;
  background: white;
  display: none;
}

.from_search_btm {
  top: 50px;
  left: 0;
  width: 610px
}

.from_search_content_lenovo.from_search_btm ul {
  border: 1px solid rgba(204, 204, 204, 1);
}

.from_search_content_lenovo ul {
  padding: 0 10px ;
  border: 1px solid #2684FF;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top: 0;
}
.from_search_content_lenovo ul li {
  width: 100%;
  margin-bottom: 14px;
  color: #333;
  font-size: 14px;
}
.from_search_content_lenovo ul li:hover {
  font-weight: bold;
}
.from_search_content_lenovo ul li:nth-of-type(1) {
  padding-top: 14px;
  border-top: solid #e8e8e8 1px;
}
.from_search_content_right {
  border: 1px solid #2684FF;
  border-radius: 6px;
  display: flex;
  justify-content: space-between;
  width: 660px;
  height: 40px;
  padding-left: 10px;
}
.from_search_content_right input {
  background: none;
  outline: none;
  border: none;
  flex: 1;
  border-radius: 6px 0 0 6px;
  height: 40px;
}
.from_search_content_right .from_search_btn {
  width: 80px;
  height: 40px;
  color: #fff;
  background: #2684ff;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0 4px 4px 0;
}
.from_search_content_right {
  position: relative;
}
.from_search_content_right .from_search_btn:hover, .from_search_content_right .from_search_btn:active {
  background: #2277E5 !important;
}
.content_table_head, .content_table_item {
  width: 100%;
  display: flex;
  min-height: 48px;
  color: #555555;
  align-items: center;
  flex-wrap: wrap;
}
.content_table_head {
  font-weight: bold;
}
.content_table_item {
  border-bottom: 1px dashed #dddddd;
  padding: 14px 0;
  box-sizing: border-box;
  line-height: 20px;
}
.head_time, .item_time {
  flex: 1;
  text-align: center;
}
.head_area, .item_area {
  text-align: center;
  width: 6%;
}
.head_type, .item_type {
  width: 10%;
  text-align: center;
}
.head_title, .item_title {
  width: 70%;
  text-align: left;
}
.item_info {
  font-size: 14px;
  width: 100%;
  padding: 14px 30px 6px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #333333;
  box-sizing: border-box;
}
.item_info .item_info_content {
  width: 100%;
  border: 1px solid #E4EEF6;
  background: #F5F9FD;
}
.item_info_title, .item_info_list, .item_info_left, .item_info_right {
  display: flex;
  height: 40px;
  align-items: center;
}
.item_info_title, .item_info_list {
  border-bottom: 1px solid #E4EEF6;
}
.info_title {
  width: 98px;
  line-height: 40px;
  border-right: 1px solid #E4EEF6;
  text-align: center;
}
.info_title_text {
  flex: 1;
  text-align: left;
  padding-left: 13px;
  color: #666666;
}
.item_info_left, .item_info_right {
  flex: 1;
}
.item_info_right .info_title {
  border-left: 1px solid #E4EEF6;
}
.item_info_qrcode {
  box-sizing: border-box;
  padding: 20px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.info_qrcode_img {
  width: 112px;
  height: 112px;
}
.info_qrcode_img img {
  width: 100%;
  height: 100%;
  display: block;
}
.info_qrcode_alt {
  color: #2684FF;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  margin-left: 38px;
  font-family:Alibaba PuHuiTi;
}
.info_qrcode_alt :first-child {
  padding-bottom: 8px;
}