@charset "UTF-8";
#_yoo-nav {
  height: 76px;
}

body {
  background-color: #ffffff;
}

/* 主题部分 start */
.yoo-main #banner {
  height: 100%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-top: -76px;
}
.yoo-main #banner .normal {
  width: 100%;
  height: 100%;
  min-width: 1000px;
  display: block;
}
.yoo-main #banner .normal h3 {
  position: relative;
  display: inline-block;
  margin: 97px auto 13px;
  font-family: "AlibabaPuHuiTi-Medium";
  font-size: 2rem;
  height: 27px;
  line-height: 27px;
  color: #fff;
  width: 100%;
  text-align: center;
}
.yoo-main #banner .normal h3 span {
  color: #59ffe3;
  margin: 0 5px;
}
.yoo-main #banner .normal h3 i {
  position: absolute;
}
.yoo-main #banner .normal h3 i.left {
  left: -51px;
  top: -15px;
  animation: floatTUp 5s linear 0s infinite;
  display: none;
}
.yoo-main #banner .normal h3 i.right {
  top: 5px;
  right: -35px;
  animation: floatTDown 5s linear 0s infinite;
  display: none;
}
.yoo-main .search-container {
  position: relative;
  min-height: 900px;
  margin-top: -175px;
  /* 列表 start */
  /* 列表 end */
  /* 浮动操作按钮 start */
  /* 浮动操作按钮 end */
}
.yoo-main .search-container .content {
  width: 1139px;
  height: 100%;
  margin: 0 auto;
  padding-bottom: 60px;
  text-align: left;
}
.yoo-main .search-container .content #op_more {
  width: 195px;
  margin: 10px auto;
  text-align: center;
}
.yoo-main .search-container .content #op_more .btn {
  display: none;
  width: 150px;
  margin: 0 auto;
  border-radius: 4px;
  border: 1px solid #483F82;
}
.yoo-main .search-container .content #op_more .btn:hover {
  background: #E9E6FF;
}
.yoo-main .search-container .content #op_more .btn a {
  font-size: 12px;
  color: #10006F;
  line-height: 34px;
}
.yoo-main .search-container .content #op_more .more-loading {
  display: none;
  position: relative;
  width: 195px;
  height: 150px;
}
.yoo-main .search-container .content #op_more .more-loading .loading-robot-cp {
  width: 420px;
  height: 339px;
  margin: 0 auto;
  transform-origin: 0 0;
  transform: scale(0.464);
}
.yoo-main .search-container .content #op_more .more-loading .loading-cp-text {
  position: absolute;
  width: 195px;
  text-align: center;
  bottom: 0;
  left: 0;
  font-size: 14px;
  color: #887FB0;
  line-height: 18px;
  margin-top: 20px;
}
.yoo-main .search-container .content .list ul {
  margin-top: 46px;
  min-height: 400px;
}
.yoo-main .search-container .content .list ul li {
  position: relative;
  z-index: 5;
  display: inline-block;
  border-radius: 6px;
  float: left;
  margin: 0 0 34px 34px;
  text-align: center;
  box-sizing: border-box;
}
.yoo-main .search-container .content .list ul li .inner-content {
  position: relative;
  z-index: 5;
  width: 259px;
  height: 365px;
  padding: 5px;
  border-radius: 6px;
  background: #FFFFFF;
  border: 1px solid #e0dfe5;
  overflow: hidden;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  opacity: 0;
  animation: fadeIn 1s linear 0s 1 forwards;
  box-sizing: border-box;
}
.yoo-main .search-container .content .list ul li .inner-content .create-op-loading {
  position: absolute;
  z-index: 130;
  top: -235px;
  left: 0;
  width: 100%;
  height: 235px;
  background: linear-gradient(180deg, rgba(220, 220, 220, 0.1) 0%, rgba(51, 203, 255, 0.8) 100%);
  border-radius: 6px 6px 0 0;
  animation: move 1s ease-in-out infinite;
}
@keyframes move {
  from {
    top: -235px;
  }
  to {
    top: 0;
  }
}
.yoo-main .search-container .content .list ul li .bg-image {
  position: relative;
  width: 100%;
  height: 365px;
  overflow: hidden;
}
.yoo-main .search-container .content .list ul li .bg-image iframe {
  width: 794px;
  height: 1123px;
  position: absolute;
  top: 0;
  left: 0;
  transform-origin: 0 0;
  transform: scale(0.311);
}
.yoo-main .search-container .content .list ul li .mask {
  opacity: 0;
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 6px;
  transition: opacity 1s;
  cursor: pointer;
}
.yoo-main .search-container .content .list ul li .btnadi {
  opacity: 0;
  position: absolute;
  top: 75px;
  left: 50%;
  z-index: 10;
  transform: translateX(-50%);
  font-size: 14px;
  width: 124px;
  height: 40px;
  line-height: 40px;
}
.yoo-main .search-container .content .list ul li .btnview {
  opacity: 0;
  position: absolute;
  top: 130px;
  left: 50%;
  z-index: 10;
  transform: translateX(-50%);
  font-size: 14px;
  width: 124px;
  height: 40px;
  line-height: 40px;
}
.yoo-main .search-container .content .list ul li .info {
  position: absolute;
  z-index: 100;
  bottom: 0;
  left: 0;
  width: 257px;
  height: 130px;
  overflow: hidden;
  box-shadow: 0px -4px 12px 0px rgba(0, 0, 0, 0.12);
  background-color: #FFFFFF;
  cursor: default;
}
.yoo-main .search-container .content .list ul li .info .info-content {
  transform: translateY(-130px);
  transition: transform 0.6s;
}
.yoo-main .search-container .content .list ul li .info .info-content .h-tag {
  height: 130px;
  width: 257px;
}
.yoo-main .search-container .content .list ul li .info .info-content .h-tag h6 {
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #11093f;
  font-family: "AlibabaPuHuiTi-Medium";
  font-size: 14px;
  line-height: 20px;
  margin: 10px auto 5px;
  text-align: left;
}
.yoo-main .search-container .content .list ul li .info .info-content .h-tag .tags {
  z-index: 99;
  padding: 0 5px;
  overflow: hidden;
  text-align: left;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.yoo-main .search-container .content .list ul li .info .info-content .h-tag .tags a {
  display: inline-block;
  background-color: #f5f5f5;
  color: #656565;
  border-radius: 4px;
  font-size: 12px;
  line-height: 20px;
  margin: 5px;
  padding: 0 11px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transform: translate3d(0, 0, 0);
}
.yoo-main .search-container .content .list ul li .info .info-content .h-tag .tags a:hover {
  text-decoration: underline;
}
.yoo-main .search-container .content .list ul li .info .info-content .h-tag .tags a.hl-k {
  color: #406EFF;
  background-color: #ebf3ff;
}
.yoo-main .search-container .content .list ul li .info .info-content .h-tag .tags a.hl-m {
  color: #b17315;
  background-color: #fff4dd;
}
.yoo-main .search-container .content .list ul li .info .info-content .example {
  width: 257px;
  height: 130px;
}
.yoo-main .search-container .content .list ul li .info .info-content .example p {
  display: inline-block;
  width: 242px;
  height: 85px;
  margin-top: 20px;
  margin-left: 8px;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  font-size: 12px;
  text-align: left;
  color: #656565;
  line-height: 17px;
}
.yoo-main .search-container .content .list ul li:not(.load-op):hover .mask {
  opacity: 1;
}
.yoo-main .search-container .content .list ul li:not(.load-op):hover .inner-content {
  transform: translateY(-6px);
}
.yoo-main .search-container .content .list ul li:not(.load-op):hover .info .info-content {
  transform: translateY(0);
}
.yoo-main .search-container .content .list ul li:not(.load-op):hover button {
  opacity: 1;
}
.yoo-main .search-container .content .list ul li:nth-child(4n-3) {
  margin-left: 0;
}
.yoo-main .search-container #opera-cp {
  opacity: 0;
  position: fixed;
  z-index: 200;
  width: 76px;
  height: 130px;
  left: 50%;
  bottom: 34px;
  margin-left: 581px;
  text-align: center;
}
.yoo-main .search-container #opera-cp #design {
  position: relative;
  cursor: pointer;
  width: 72px;
  height: 72px;
}
.yoo-main .search-container #opera-cp #design .button {
  position: relative;
  top: 0;
  margin: auto;
  z-index: 9;
}
.yoo-main .search-container #opera-cp #design .button img {
  width: 72px;
}
.yoo-main .search-container #opera-cp #design .hover-click {
  position: absolute;
  display: none;
  left: -215px;
  top: 5px;
  z-index: 80;
  background-image: url("../images/search/hover-click-me.png");
  background-image: -webkit-image-set(url("../images/search/hover-click-me.png") 1x, url("../images/search/hover-click-me@2x.png") 2x);
  width: 223px;
  height: 68px;
}
.yoo-main .search-container #opera-cp #design .list {
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  top: 50%;
}
.yoo-main .search-container #opera-cp #design .list .item {
  position: absolute;
  top: -20px;
  left: -20px;
  -ms-transform: scale(0);
  -o-transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
  transition: transform 1s 0.07s;
  z-index: -1;
}
.yoo-main .search-container #opera-cp #design .list .item .op-item {
  overflow: hidden;
  opacity: 0;
  position: absolute;
  z-index: 110;
  top: 0;
  right: 0;
  border: 1px solid #1E6DE0;
  height: 38px;
  border-radius: 20px;
  min-width: 0px;
  padding: 0 35px 0 5px;
  background-color: #FFFFFF;
  -webkit-transition: width 0.3s ease;
  -moz-transition: width 0.3s ease;
  -ms-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.yoo-main .search-container #opera-cp #design .list .item .yoo-sprites {
  position: relative;
  z-index: 111;
}
.yoo-main .search-container #opera-cp #design .list .language .op-item {
  width: 100px;
}
.yoo-main .search-container #opera-cp #design .list .language a {
  display: inline-block;
  font-family: "AlibabaPuHuiTi-Medium";
  font-size: 12px;
  line-height: 22px;
  color: #A8BEE3;
  border: 1px solid #FFFFFF;
  border-radius: 2px;
  margin: 7px 2px;
  padding: 0 4px;
  cursor: pointer;
}
.yoo-main .search-container #opera-cp #design .list .language a:hover {
  color: #2777FF;
  border: 1px solid #2777FF;
}
.yoo-main .search-container #opera-cp #design .list .language a.selected, .yoo-main .search-container #opera-cp #design .list .language a:active {
  color: #FFFFFF;
  background-color: #2777FF;
  border: 1px solid #2777FF;
}
.yoo-main .search-container #opera-cp #design .list .design .op-item {
  width: 100px;
}
.yoo-main .search-container #opera-cp #design .list .design a {
  display: inline-block;
  margin: 9px 4px;
  cursor: pointer;
}
.yoo-main .search-container #opera-cp #design .list .color .op-item {
  width: 100px;
}
.yoo-main .search-container #opera-cp #design .list .color .dscolor {
  position: relative;
  top: -5px;
  display: inline-block;
  padding-right: 10px;
}
.yoo-main .search-container #opera-cp #design .list .color .dscolor a {
  display: inline-block;
  font-family: "AlibabaPuHuiTi-Medium";
  font-size: 12px;
  line-height: 22px;
  color: #A8BEE3;
  border: 1px solid #FFFFFF;
  border-radius: 2px;
  margin: 0px 2px;
  padding: 0 4px;
  cursor: pointer;
}
.yoo-main .search-container #opera-cp #design .list .color .dscolor a:hover {
  color: #2777FF;
  border: 1px solid #2777FF;
}
.yoo-main .search-container #opera-cp #design .list .color .dscolor a.selected, .yoo-main .search-container #opera-cp #design .list .color .dscolor a:active {
  color: #FFFFFF;
  background-color: #2777FF;
  border: 1px solid #2777FF;
}
.yoo-main .search-container #opera-cp #design .list .color .dscolor::before {
  content: "";
  position: absolute;
  right: 5px;
  top: 5px;
  background: #D6DCE5;
  height: 15px;
  width: 1px;
}
.yoo-main .search-container #opera-cp #design .list .color .op-item > a:first-of-type i {
  border: 1px solid #C1C1C1;
}
.yoo-main .search-container #opera-cp #design .list .color .op-item > a {
  display: inline-block;
  width: 17px;
  height: 17px;
  border: 1px solid #FFFFFF;
  border-radius: 9px;
  margin: 10px 0;
  cursor: pointer;
}
.yoo-main .search-container #opera-cp #design .list .color .op-item > a i {
  display: inline-block;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  box-sizing: border-box;
  margin: 2px;
}
.yoo-main .search-container #opera-cp #design .list .color .op-item > a i:hover {
  border: 1px solid #1E6DE0;
}
.yoo-main .search-container #opera-cp #design .list .color .op-item > a.selected {
  color: #2777FF;
  border: 1px solid #1E6DE0;
}
.yoo-main .search-container #opera-cp #model {
  position: relative;
  margin: 13px auto 23px;
  width: 52px;
  height: 52px;
  background: #FFFFFF;
  border: 1px solid #66B4FF;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
  font-size: 1.2rem;
  font-family: "AlibabaPuHuiTi-Medium";
  color: #2777FF;
  box-sizing: border-box;
}
.yoo-main .search-container #opera-cp #model:hover {
  background: #C9E9FF;
}
.yoo-main .search-container #opera-cp #model:active {
  background: #2777FF;
  color: #FFFFFF;
}
.yoo-main .search-container #opera-cp #model .button_school {
  width: 26px;
  line-height: 16px;
  margin: auto;
  margin-top: 10px;
}
.yoo-main .no_record {
  display: none;
  height: 274px;
  font-size: 1.2rem;
  font-family: "AlibabaPuHuiTi-Regular";
  color: #6E6793;
  line-height: 22px;
  text-align: center;
  margin-top: 75px;
}
.yoo-main .no_record img {
  width: 178px;
  height: 121px;
  margin-bottom: 20px;
}
.yoo-main .search-none {
  bottom: 280px;
  width: 100%;
  padding: 50px 0 20px 0;
  background-color: #FFFFFF;
  text-align: center;
  display: none;
}
.yoo-main .search-none h5 {
  font-family: "AlibabaPuHuiTi-Medium";
  font-size: 3rem;
  line-height: 40px;
  color: #10006F;
  margin: 0 auto 5px;
}
.yoo-main .search-none h5 span {
  color: #5A46FF;
}
.yoo-main .search-none .list {
  display: block;
}
.yoo-main .search-none .list .item {
  position: relative;
  z-index: 30;
  display: inline-block;
  width: 228px;
  height: 138px;
  margin: 4rem;
}
.yoo-main .search-none .list .item:hover a {
  box-shadow: 0px 2px 24px 0px rgba(114, 101, 177, 0.17);
  transform: translateY(-15px);
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.yoo-main .search-none .list .item a {
  display: inline-block;
  width: 228px;
  height: 138px;
  text-align: left;
  border-radius: 8px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.yoo-main .search-none .list .item a img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 30;
  width: 228px;
  height: 138px;
}
.yoo-main .search-none .list .item a h6 {
  position: relative;
  z-index: 33;
  font-family: "AlibabaPuHuiTi-Medium";
  font-size: 28px;
  line-height: 38px;
  color: #FFFFFF;
  margin: 22px 0 0 14px;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -o-transform: translateZ(0);
}
.yoo-main .search-none .list .item a div {
  position: relative;
  z-index: 33;
  width: 56px;
  height: 5px;
  margin-left: 14px;
  margin-top: 5px;
  background-color: #FFFFFF;
  border-radius: 3px;
}

@media screen and (min-width: 1700px) {
  .bannerdiv {
    height: 350px;
  }
}
@media screen and (min-width: 1470px) and (max-width: 1700px) {
  .bannerdiv {
    height: 335px;
  }
}
@media screen and (min-width: 1350px) and (max-width: 1470px) {
  .bannerdiv {
    height: 310px;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1350px) {
  .bannerdiv {
    height: 270px;
  }
  .yoo-main .search-container {
    margin-top: -130px;
  }
  #opera-cp {
    bottom: 100px !important;
  }
}
@media screen and (max-width: 1000px) {
  .bannerdiv {
    height: 260px;
  }
  .yoo-main .search-container {
    margin-top: -100px;
  }
}
#mask-content {
  position: fixed;
  z-index: 2030;
  left: 50%;
  top: 50%;
  width: 260px;
  height: 260px;
  transform: translate(-130px, -130px);
}
#mask-content .bg {
  position: absolute;
  left: 53px;
  top: 10px;
  width: 154px;
  height: 154px;
  background: #3000B5;
  border-radius: 80px;
  opacity: 0.61;
}
#mask-content .success {
  position: absolute;
  left: 90px;
  top: 30px;
}
#mask-content .success .icon {
  position: relative;
  width: 80px;
  height: 80px;
  border-radius: 50px;
  margin: 15px auto 5px auto;
}
#mask-content .success .icon .line-short {
  width: 40px;
  height: 10px;
  position: absolute;
  left: 0px;
  top: 46px;
  border-radius: 5px;
  background-color: #FFFFFF;
  transform: rotate(45deg);
  animation: success_short 0.65s;
}
#mask-content .success .icon .line-long {
  width: 80px;
  height: 10px;
  position: absolute;
  right: -17px;
  top: 33px;
  border-radius: 5px;
  background-color: #FFFFFF;
  transform: rotate(-45deg);
  animation: success_long 0.65s;
}
#mask-content .text {
  position: absolute;
  left: 3px;
  top: 180px;
  width: 254px;
  height: 63px;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 30px;
  text-align: center;
}

/* 主题部分 end */
@keyframes easeout {
  0% {
    transform: translate(-50%, -50%) scale(1);
  }
  50% {
    transform: translate(-50%, -50%) scale(0.85);
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
  }
}
@keyframes success_short {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -4px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}
@keyframes success_long {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}
/* sprites start */
.yoo-sprites-search {
  background-image: url("../images/search/shcollingnb.png");
  background-repeat: no-repeat;
  display: inline-block;
}

.search-sp-school_girl {
  width: 124px;
  height: 124px;
  background-position: -5px -147px;
}

.search-sp-text-school {
  width: 444px;
  height: 34px;
  background-position: -400px -5px;
}

.search-sp-text-company {
  width: 374px;
  height: 34px;
  background-position: -400px -48px;
}

.search-sp-company_cloud1 {
  width: 34px;
  height: 6px;
  background-position: -608px -91px;
}

.search-sp-company_cloud2 {
  width: 22px;
  height: 6px;
  background-position: -651px -91px;
}

.search-sp-company_cloud3 {
  width: 38px;
  height: 8px;
  background-position: -561px -91px;
}

.search-sp-company_cloud4 {
  width: 30px;
  height: 8px;
  background-position: -529px -119px;
}

.search-sp-company_ring {
  width: 42px;
  height: 42px;
  background-position: -400px -91px;
}

.search-sp-company_location {
  width: 12px;
  height: 18px;
  background-position: -677px -147px;
}

.search-sp-company_good {
  width: 22px;
  height: 18px;
  background-position: -529px -91px;
}

.search-sp-company_flash1 {
  width: 12px;
  height: 12px;
  background-position: -747px -147px;
}

.search-sp-company_flash2 {
  width: 8px;
  height: 8px;
  background-position: -768px -147px;
}

.search-sp-company_build1 {
  width: 156px;
  height: 130px;
  background-position: -234px -5px;
}

.search-sp-company_bird {
  width: 18px;
  height: 8px;
  background-position: -826px -72px;
}

.search-sp-company_build2 {
  width: 220px;
  height: 132px;
  background-position: -5px -5px;
}

.search-sp-header_flotage1 {
  width: 30px;
  height: 36px;
  background-position: -451px -91px;
}

.search-sp-header_flotage2 {
  width: 32px;
  height: 34px;
  background-position: -784px -48px;
}

.search-sp-filter1 {
  width: 160px;
  height: 62px;
  background-position: -139px -147px;
}

.search-sp-filter2 {
  width: 160px;
  height: 62px;
  background-position: -309px -147px;
}

.search-sp-filter3 {
  width: 160px;
  height: 62px;
  background-position: -479px -147px;
}

/* sprites end */
/* 高分屏 start */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
  .yoo-sprites-search {
    background-image: url("../images/search/sprites@2x.png");
    background-size: 848px auto;
  }
}
/* 高分屏 end */
@keyframes floatTUp {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes floatTDown {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes floatLocation {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes floatCloudRight {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes floatCloudLeft {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes flash22 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}