.plr35 {
  padding: 0 35px;
}

body {
  background-color: #f4f5f7;
}

.banner {
  width: 100%;
  height: 92px;
  background: #000;
}

.search-from {
  background-color: #fff;
  padding: 50px 0 50px;
}

.search-from .search-text {
  border-radius: 5px;
  border: solid 1px #ecf0f0;
  height: 60px;
  position: relative;
}

.search-from .search-text input {
  width: 100%;
  height: 58px;
  padding: 15px 165px 15px 15px;
  border: none;
}

.search-from .search-text .search-button {
  position: absolute;
  right: 0;
  top: 0;
  width: 150px;
  height: 58px;
  line-height: 58px;
  padding-left: 68px;
  background-color: #da1a45;
  border-radius: 0px 5px 5px 0px;
  font-size: 20px;
  color: #ffffff;
  letter-spacing: 3px;
  cursor: pointer;
}

.search-from .search-text .search-button .icon-search {
  background-position: -38px -22px;
  width: 22px;
  height: 22px;
  left: 38px;
  top: 18px;
}

.search-from .search-hot {
  padding-top: 34px;
}

.search-from .search-hot a {
  float: left;
  height: 35px;
  line-height: 35px;
  background-color: #f6f6f6;
  border-radius: 5px;
  font-size: 14px;
  padding: 0 12px;
  color: #787979;
  margin-right: 12px;
  margin-bottom: 10px;
}

.search-from .search-hot a:hover {
  background-color: #da1a45;
  color: #ffffff;
}

.search-nav {
  background-color: #000;
  padding: 56px 0 30px;
}

.search-nav a {
  margin-right: 30px;
  color: #fff;
  font-weight: bold;
}

.search-nav a:hover {
  color: #da1a45;
}

.search-nav .current {
  color: #da1a45;
}

.search-result {
  padding: 30px 0 128px;
}

.search-result .left {
  width: 854px;
}

/* 高亮样式 */
mark {
  background-color: #FFFFFF;
  color: #da1a45;
}

.search-result .left .main-push .main-push-left {
  width: 658px;
  height: 195px;
  padding: 28px 35px;
  background: #fff;
}

.search-result .left .main-push .main-push-left .photo {
  width: 138px;
  height: 138px;
}

.search-result .left .main-push .main-push-left .photo img {
  display: block;
  width: 100%;
  height: 100%;
}

.search-result .left .main-push .main-push-left .info {
  margin-left: 168px;
  overflow: hidden;
}

.search-result .left .main-push .main-push-left .info .info-title {
  line-height: 30px;
  position: relative;
}

.search-result .left .main-push .main-push-left .info .info-title strong {
  font-size: 18px;
  color: #da1a45;
}

.search-result .left .main-push .main-push-left .info .info-title span {
  font-weight: bold;
}

.search-result .left .main-push .main-push-left .info .info-title a {
  position: absolute;
  right: 0px;
  top: 0;
}

.search-result .left .main-push .main-push-left .info .info-about {
  padding-top: 86px;
  color: #868686;
}

.search-result .left .main-push .main-push-right {
  width: 176px;
  height: 195px;
  border-radius: 5px;
  padding: 30px 18px;
  background: #fff;
  position: relative;
}

.search-result .left .main-push .main-push-right .p1 {
  font-weight: bold;
}

.search-result .left .main-push .main-push-right .p2 {
  color: #999999;
}

.search-result .left .main-push .main-push-right .p2 a {
  color: #da1a45;
}

.search-result .left .main-push .main-push-right .btn {
  display: block;
  position: absolute;
  left: 18px;
  bottom: 24px;
  width: 140px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border-radius: 17px;
}

.search-result .left .main-push .main-push-right .nomore {
  background-color: #f4f5f7;
  cursor: default;
  color: #212121;
}

.search-result .left .main-push .main-push-right .seemore {
  background-color: #da1a45;
  color: #fff;
}

.search-result .left .main-push .main-push-right .seemore:hover {
  background-color: #da1a45;
  color: #fff;
}

.search-result .left .search-case li {
  position: relative;
  padding: 40px 0;
}

.search-result .left .search-case li .images {
  width: 175px;
  height: 110px;
  overflow: hidden;
}

.search-result .left .search-case li .images img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.search-result .left .search-case li .info {
  min-height: 110px;
  margin-left: 215px;
  overflow: hidden;
}

.search-result .left .search-case li .info h3 {
  margin-bottom: 12px;
}

.search-result .left .search-case li .info h3 .tag {
  width: 48px;
  height: 24px;
  line-height: 24px;
  background-color: #f2ecec;
  border-radius: 3px;
  color: #da1a45;
  text-align: center;
  font-size: 14px;
}

.search-result .left .search-case li .info h3 a {
  display: block;
  margin-left: 60px;
  overflow: hidden;
  font-size: 17px;
  line-height: 24px;
}

.search-result .left .search-case li .info h3 a span {
  text-decoration: underline;
  color: #da1a45;
}

.search-result .left .search-case li .info .about {
  font-family: MicrosoftYaHei-Bold;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 18px;
}

.search-result .left .search-case li .info .about span, .search-result .left .search-case li .info .about a {
  font-weight: bold;
}

.search-result .left .search-case li .info p {
  line-height: 22px;
  color: #868686;
}

.search-result .left .search-case li .info p a {
  text-decoration: underline;
  color: #da1a45;
}

.search-result .left .search-case li::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #eeeeee;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.search-result .left .search-case li:hover .images img {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.search-result .left .search-case li:hover .info h3 a {
  font-weight: bold;
}

.search-result .left .search-case li:hover .info h3 a span {
  font-weight: bold;
}

.search-result .left .search-case li:hover::after {
  height: 3px;
  background: #da1a45;
}

.search-result .left .search-desinger li {
  background-color: #ffffff;
  border-radius: 5px;
  padding: 30px 35px;
  margin-bottom: 20px;
}

.search-result .left .search-desinger li .photo {
  width: 138px;
  height: 138px;
}

.search-result .left .search-desinger li .photo img {
  display: block;
  width: 100%;
  height: 100%;
}

.search-result .left .search-desinger li .info {
  margin-left: 168px;
  overflow: hidden;
}

.search-result .left .search-desinger li .info .info-title {
  line-height: 30px;
  position: relative;
}

.search-result .left .search-desinger li .info .info-title strong {
  font-size: 18px;
  color: #da1a45;
}

.search-result .left .search-desinger li .info .info-title span {
  font-weight: bold;
}

.search-result .left .search-desinger li .info .info-title a {
  position: absolute;
  right: 0px;
  top: 0;
}

.search-result .left .search-desinger li .info .info-about {
  padding-top: 86px;
  color: #868686;
}

.search-result .left .search-manager {
  width: 876px;
}

.search-result .left .search-manager li {
  float: left;
  width: 416px;
  background-color: #ffffff;
  border-radius: 5px;
  padding: 30px 35px;
  margin-bottom: 20px;
  margin-right: 22px;
}

.search-result .left .search-manager li .photo {
  width: 74px;
  height: 74px;
  border-radius: 5px;
}

.search-result .left .search-manager li .photo img {
  display: block;
  width: 100%;
  height: 100%;
}

.search-result .left .search-manager li .info {
  margin-left: 92px;
  overflow: hidden;
}

.search-result .left .search-manager li .info .info-title {
  line-height: 30px;
  position: relative;
}

.search-result .left .search-manager li .info .info-title strong {
  font-size: 16px;
  color: #212121;
  font-weight: normal;
}

.search-result .left .search-manager li .info .info-title a {
  position: absolute;
  right: 0px;
  top: 0;
}

.search-result .left .search-manager li .info .info-about {
  padding-top: 22px;
  color: #868686;
}

.search-result .left .page {
  padding: 50px 0;
}

.search-result .right {
  width: 326px;
}

.search-result .right .right-item {
  border-radius: 5px;
  padding: 35px;
}

.search-result .right .right-item .right-item-title {
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #eee;
  padding-bottom: 16px;
}

.search-result .right .right-item1 li {
  line-height: 28px;
  color: #868686;
}

.search-result .right .right-item2 a {
  color: #868686;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}

.search-result .right .right-item2 a:hover {
  color: #da1a45;
  font-weight: bold;
  text-decoration: underline;
}

.search-result .right .right-item3 ul li a {
  display: block;
  padding: 22px 0;
  position: relative;
}

.search-result .right .right-item3 ul li a .images {
  width: 118px;
  height: 80px;
  overflow: hidden;
}

.search-result .right .right-item3 ul li a .images img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.search-result .right .right-item3 ul li a .info {
  margin-left: 144px;
  min-height: 80px;
  overflow: hidden;
}

.search-result .right .right-item3 ul li a .info .title {
  color: #333333;
  height: 40px;
  overflow: hidden;
  margin-bottom: 20px;
}

.search-result .right .right-item3 ul li a .info .read {
  font-size: 12px;
  font-weight: bold;
  color: #000;
}

.search-result .right .right-item3 ul li a .info .read span {
  font-weight: bold;
}

.search-result .right .right-item3 ul li a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #eeeeee;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.search-result .right .right-item3 ul li a:hover .images img {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.search-result .right .right-item3 ul li a:hover .info .title {
  color: #da1a45;
  font-weight: bold;
}

.search-result .right .right-item3 ul li a:hover::after {
  height: 3px;
  background: #da1a45;
}

.imloading {
  width: 150px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  text-align: center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  opacity: 0.7;
  background: #000;
  margin: 30px auto 30px;
  color: #fff;
  display: none;
}

.init-im-loading {
  width: 150px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  text-align: center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  opacity: 0.7;
  background: #000;
  margin: 30px auto 30px;
  color: #fff;
}