* {
  padding: 0;
  margin: 0;
}

body {
  background-color: #f4f4f4;
  font-family: '鑻规柟';
  padding: 2rem 0;
  font-size: 0;
}

ul,
li {
  list-style: none;
}

a {
  text-decoration: none;
}

img {
  border: none;
}

@media (min-device-pixel-ratio: 1.5),
(-webkit-min-device-pixel-ratio) {
  .border-1px:after {
    -webkit-transform: scaley(0.7);
    transform: scaley(0.7);
  }
}

@media (min-device-pixel-ratio: 2),
(-webkit-min-device-pixel-ratio) {
  .border-1px:after {
    -webkit-transform: scaley(0.5);
    transform: scaley(0.5);
  }
}

.header {
  width: 16rem;
  height: 2rem;
  background: rgba(255, 255, 255, 1);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
  display: flex;
  align-items: center;
  padding-left: .5rem;
  box-sizing: border-box;
}

.header .logo {
  width: 3.85rem;
  height: 1.2rem;
  margin-right: 1rem;
}

.header .logo>img {
  width: 100%;
  height: 100%;
}

.header .contactus {
  width: 5.725rem;
  height: 0.85rem;
  border-radius: 17px;
  background-color: #fd6c4f;
  text-indent: 1.2rem;
  font-size: 0.6rem;
  font-family: microsoftyahei;
  font-weight: 400;
  color: rgb(255, 255, 255);
  line-height: 0.85rem;
  position: relative;
}

.header .contactus>img {
  position: absolute;
  left: 0.5rem;
  top: 0.175rem;
  width: 0.5rem;
  height: 0.5rem;
}

.header>img {
  height: 0.825rem;
  width: 1.1rem;
  position: absolute;
  right: .5rem;
}

.header .search {
  position: absolute;
  right: 2.4rem;
}

.header .search img {
  height: 0.825rem;
}

.dis-f {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.dis-b {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.dis-c {
  display: flex;
  align-items: center;
  justify-content: center;
}

#main * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

#main input,
#main select,
#main textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: none;
  border: none;
  vertical-align: top;
}

#main i,
#main em {
  font-style: normal;
}
#main {
  background: #ffffff;
  min-height: calc(100vh - 4rem);
}
#main .secrchbox {
  background-image: linear-gradient(90deg,
      #fd6c4f 0%,
      #ff4e4b 100%);
  padding: 1rem 0;
}

#main .secrchbox .search {
  width: 14rem;
  height: 1.75rem;
  background-color: #ffffff;
  border-radius: 0.86rem;
  margin: 0 auto;
  overflow: hidden;
  align-items: stretch;
}

#main .secrchbox .search input {
  width: 100%;
  font-size: .5rem;
  color: #000000;
  padding-left: .6rem;
}

#main .secrchbox .search input::placeholder {
  color: #999999;
}

#main .secrchbox .searchbtn {
  width: 3.75rem;
  background-color: #1a1a1a;
  flex-shrink: 0;
  font-size: 0.65rem;
  color: #ffffff;
}

#main .sectionbox {
  padding: 0 .5rem 1rem;
}

#main .samepart {
  padding-top: 1rem;
}

#main .samepart h3 {
  font-size: 0.7rem;
  height: .75rem;
  font-weight: normal;
  color: #000000;
  line-height: .75rem;
  border-left: .13rem solid #fa423a;
  padding-left: .38rem;
  margin-bottom: .75rem;
}

#main .hotkeywords ul {
  flex-wrap: wrap;
}

#main .hotkeywords li {
  width: 4.75rem;
  height: 1.75rem;
  border: solid 0.03rem #e5e5e5;
  margin-top: .5rem;
  padding: 0 .15rem;
}

#main .hotkeywords li:nth-child(1),
#main .hotkeywords li:nth-child(2),
#main .hotkeywords li:nth-child(3) {
  margin-top: 0;
}

#main .hotkeywords li a {
  font-size: 0.55rem;
  color: #666666;
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  line-height: 1.75rem;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
}

#main .hotnews li {
  width: 100%;
  border-bottom: dashed 0.03rem #e5e5e5;
  line-height: 1.5rem;
  padding-left: 0.75rem;
  position: relative;
}

#main .hotnews li::before {
  content: "";
  width: 0.3rem;
  height: 0.3rem;
  background-color: #cccccc;
  border-radius: .3rem;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translatey(-50%);

}

#main .hotnews a {
  width: 100%;
  font-size: 0.55rem;
  line-height: 1.5rem;
  color: #000000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

#main .hotnactrivity li {
  width: 48%;
}

#main .hotnactrivity li img {
  width: 100%;
}

#main .hotnactrivity li p {
  margin-top: .2rem;
  font-size: 0.55rem;
  color: #000000;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  /* 鍑犺鍚庢樉绀轰笉寮€鐪佺暐 */
  -webkit-line-clamp: 2;
}