.wrapper .searchCon{-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:130px}.wrapper .searchCon .logo{background:url(../images/logo1.png) no-repeat;width:220px;height:148px;top:0px;left:calc(50% - 110px);padding-left:0}.wrapper .searchCon h3{width:100%;margin:60px auto 0 auto;line-height:34px;height:34px;text-align:center;font-size:34px;color:#253858;font-weight:normal}.wrapper .searchCon .search-result{width:100%;margin:80px auto 0 auto;height:320px}.wrapper .searchCon .search-result .search-li{width:700px;display:-webkit-box;display:-ms-flexbox;display:flex;left:calc(50% - 350px);-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:justify;align-content:space-between;height:290px}.wrapper .searchCon .search-result .search-li li{width:20%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wrapper .searchCon .search-result .search-li li a{width:92px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wrapper .searchCon .search-result .search-li li a .searchlhImg{width:92px;height:92px;background:#e5ecf7;-webkit-box-sizing:border-box;box-sizing:border-box;border:3px solid #fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:cover !important;border-radius:10px;-webkit-box-shadow:0px 0px 13px hsla(219,36%,59%,.8);box-shadow:0px 0px 13px hsla(219,36%,59%,.8);overflow:hidden}.wrapper .searchCon .search-result .search-li li a .searchlhImg::after{display:block;content:"";width:100%;height:15px;position:absolute;pointer-events:none;background:-webkit-gradient(linear, left top, left bottom, from(transparent), to(#fff));background:linear-gradient(transparent, #fff);left:0;bottom:0;z-index:2}.wrapper .searchCon .search-result .search-li li a .searchlhImg::before{display:block;content:"";width:80px;height:80px;position:absolute;pointer-events:none;background:url(../images/loading0.png);top:calc(50% - 40px);left:calc(50% - 40px);-webkit-animation:loading 1.2s -5s infinite linear;animation:loading 1.2s -5s infinite linear}.wrapper .searchCon .search-result .search-li li a .searchlhImg.active::before{display:none;opacity:0}.wrapper .searchCon .search-result .search-li li a img{position:relative;z-index:1}.wrapper .searchCon .search-result .search-li li a p{margin-top:15px;width:96px;height:20px;border-radius:20px;font-size:22px;color:#435778;text-align:center;line-height:10px;letter-spacing:-1px}.wrapper .searchCon .search-result .search-li li.sheep .searchlhImg::after{background:-webkit-gradient(linear, left top, left bottom, from(transparent), to(#ffcb16));background:linear-gradient(transparent, #ffcb16)}.wrapper .searchCon .search-result .search-li li.wolf .searchlhImg::after{background:-webkit-gradient(linear, left top, left bottom, from(transparent), to(#ff5442));background:linear-gradient(transparent, #ff5442)}.wrapper .searchCon .search-result .search-li li.eagle .searchlhImg::after{background:-webkit-gradient(linear, left top, left bottom, from(transparent), to(#16d0ff));background:linear-gradient(transparent, #16d0ff)}.wrapper .searchCon .search-result .search-li li.mouse .searchlhImg::after{background:-webkit-gradient(linear, left top, left bottom, from(transparent), to(#8042ff));background:linear-gradient(transparent, #8042ff)}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.wrapper .searchCon .search-result .search-li{width:695px}}.wrapper .searchCon .searchBox{width:660px;top:0;margin:40px auto 0 auto;position:relative;height:40px;line-height:40px;border-radius:40px;background:#fff;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .3s -0.1s linear;transition:all .3s -0.1s linear}.wrapper .searchCon .searchBox .search-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wrapper .searchCon .searchBox input{outline:none;border:none;width:calc(100% - 40px);-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:10px;color:#435778;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-top-left-radius:40px;border-bottom-left-radius:40px}.wrapper .searchCon .searchBox input::-ms-clear{display:none}.wrapper .searchCon .searchBox input::-ms-reveal{display:none}.wrapper .searchCon .searchBox .searchBtn{width:40px;height:100%;background:url(../images/s.png) no-repeat center;text-indent:-999em;border-left:1px dotted #faf9f5;border-top-right-radius:40px;border-bottom-right-radius:40px;display:block}.wrapper .searchCon .searchBox .resultsContainer{width:100%;top:41px;display:none;left:0}.wrapper .searchCon .searchBox .resultsContainer::before{display:block;content:"";width:18px;height:18px;position:absolute;pointer-events:none;background:none;top:-19px;left:0;border-top-right-radius:20px;z-index:-1}.wrapper .searchCon .searchBox .resultsContainer::after{display:block;content:"";width:18px;height:18px;position:absolute;pointer-events:none;background:none;top:-19px;right:0;border-top-left-radius:20px;z-index:-1}.wrapper .searchCon .searchBox .resultsContainer ul{width:100%;background:#fff;overflow-x:hidden;max-height:300px}.wrapper .searchCon .searchBox .resultsContainer ul li{height:30px;line-height:30px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;color:#3b3b3b;text-align:left;padding:0px 5px;cursor:pointer}.wrapper .searchCon .searchBox .resultsContainer ul li .autocomplete-highlight{color:red;font-weight:bold}.wrapper .searchCon .searchBox .resultsContainer ul li.on{background:#f5f6f9;color:#435778}.wrapper .searchCon .searchBox .resultsContainer ul li:hover{background:#ecf0fd;color:#435778}.wrapper .searchCon .searchBox .sclbr::scrollbar{width:8px}.wrapper .searchCon .searchBox .sclbr::scrollbar-track{background-color:#b8b8b8;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.wrapper .searchCon .searchBox .sclbr::scrollbar-thumb{background-color:#435778;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.wrapper .searchCon .searchBox .sclbr::scrollbar-button{background-color:#41700f;display:none}.wrapper .searchCon .searchBox .sclbr::-webkit-scrollbar{width:8px}.wrapper .searchCon .searchBox .sclbr::-webkit-scrollbar-track{background-color:#b8b8b8;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.wrapper .searchCon .searchBox .sclbr::-webkit-scrollbar-thumb{background-color:#435778;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.wrapper .searchCon .searchBox .sclbr::-webkit-scrollbar-button{background-color:#41700f;display:none}.wrapper .searchCon .searchBox .sclbr::-moz-scrollbar{width:8px}.wrapper .searchCon .searchBox .sclbr::-moz-scrollbar-track{background-color:#b8b8b8;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.wrapper .searchCon .searchBox .sclbr::-moz-scrollbar-thumb{background-color:#435778;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.wrapper .searchCon .searchBox .sclbr::-moz-scrollbar-button{background-color:#41700f;display:none}.wrapper .searchCon .searchBox .autocomplete-clear-btn{background:url(../images/sClose.png) no-repeat center;height:100%;width:20px;display:none}.wrapper .searchCon .searchBox.on .searchBtn{background:#435778 url(../images/s1.png) no-repeat center;width:50px}.wrapper .searchCon .searchBox.on .resultsContainer{display:block}.wrapper .searchCon .searchBox.on .resultsContainer::before{background:#fff}.wrapper .searchCon .searchBox.on .resultsContainer::after{background:#435778}.page{width:900px;left:calc(50% - 450px);position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;top:calc(50% + 212px)}.page .ui-pagination-container{width:100%;height:100%}.page a.prevPage,.page a.nextPage{width:49px;height:57px;background-position-y:-102px}.page a.prevPage.prevPage,.page a.nextPage.prevPage{background-position-x:0px;float:left}.page a.prevPage.nextPage,.page a.nextPage.nextPage{background-position-x:-52px;float:right}.showLhCon{width:100%;height:100%}.lhShow{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box}.lhShow .lhLeft{width:150px;height:710px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:0px;margin-top:140px;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:justify;align-content:space-between;margin-right:56px}.lhShow .lhLeft .lhLeftLi{width:100%;height:540px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:55px}.lhShow .lhLeft .lhLeftLi.sm{-webkit-box-orient:inherit;-webkit-box-direction:inherit;-ms-flex-direction:inherit;flex-direction:inherit;display:block}.lhShow .lhLeft .lhLeftLi.sm li{position:absolute;margin:0;opacity:0}.lhShow .lhLeft .lhLeftLi.sm li.sBtn{opacity:.5}.lhShow .lhLeft .lhLeftLi li{width:92px;height:92px;background:#e5ecf7;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:cover !important;left:calc(50% - 46px);opacity:.5;-webkit-transition:all .3s linear;transition:all .3s linear;border-radius:10px;margin:5px 0;-webkit-box-shadow:0px 0px 20px rgba(114,140,189,.4);box-shadow:0px 0px 20px rgba(114,140,189,.4)}.lhShow .lhLeft .lhLeftLi li::after{display:block;content:"";width:29px;height:29px;position:absolute;pointer-events:none;background:url(../images/homeJt.png) no-repeat;-webkit-transform:translateX(-64px);-ms-transform:translateX(-64px);transform:translateX(-64px);opacity:0;pointer-events:none}.lhShow .lhLeft .lhLeftLi li img{max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}.lhShow .lhLeft .lhLeftLi li.on{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1}.lhShow .lhLeft .lhLeftLi li.on::after{opacity:1}.lhShow .lhLeft .leftSbtn{width:0;height:640px;display:-webkit-box;display:-ms-flexbox;display:flex;left:calc(50% - 27px);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.lhShow .lhLeft .leftSbtn a{display:block;width:54px;height:46px;background:url(../images/sprite.png) no-repeat;text-indent:-999em}.lhShow .lhLeft .leftSbtn a.leftPrev{background-position-y:0}.lhShow .lhLeft .leftSbtn a.leftNext{background-position-y:-46px}.lhShow .lhLeft .searchRoleBtn{display:-webkit-box;display:-ms-flexbox;display:flex;width:150px;height:40px;color:#435778;font-size:16px;line-height:40px;text-align:center;border-radius:40px;background:#fff;-webkit-box-shadow:0px 0px 13px rgba(114,140,189,.5);box-shadow:0px 0px 13px rgba(114,140,189,.5);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lhShow .lhLeft .searchRoleBtn::before{display:block;content:"";width:15px;height:15px;position:absolute;pointer-events:none;position:relative;background:url(../images/sprite.png) no-repeat;background-position:-86px 0px;margin-right:8px}.lhShow .lhLeft .searchRoleBtn:hover{background:#435778;color:#fff}.lhShow .lhLeft .searchRoleBtn:hover::before{background-position:-86px -27px}.lhShow .lhRight{width:1345px;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.lhShow .lhRight .lhCon{width:100%;height:100%;z-index:1}.lhShow .lhRight .lhCon .lh-right-item{width:100%;height:100%;pointer-events:none;opacity:0}.lhShow .lhRight .lhCon .lh-right-item .roleName{font-size:60px;font-style:normal;font-weight:700;color:#435778;top:208px;left:0px;opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}.lhShow .lhRight .lhCon .lh-right-item .fashionName{-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px);opacity:0;position:absolute;top:500px;top:710px;right:29px;font-size:18px;border-radius:20px;height:36px;background:#485e83;padding:0px 20px;line-height:36px;color:#fff;z-index:2}.lhShow .lhRight .lhCon .lh-right-item .lhImg{width:100%;height:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start;opacity:0}.lhShow .lhRight .lhCon .lh-right-item .lhImg .imgRightli{width:78.0669144981%;height:88.8888888889%;position:absolute;display:none;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0}.lhShow .lhRight .lhCon .lh-right-item .lhImg .imgRightli::after{display:block;content:"";width:80px;height:80px;position:absolute;pointer-events:none;background:url(../images/loading0.png);top:calc(50% - 40px);left:calc(50% - 40px);-webkit-animation:loading 1.2s -5s infinite linear;animation:loading 1.2s -5s infinite linear}.lhShow .lhRight .lhCon .lh-right-item .lhImg .imgRightli img{max-width:100%;max-height:100%;position:relative}.lhShow .lhRight .lhCon .lh-right-item .lhImg .imgRightli.active::after{display:none}.lhShow .lhRight .lhCon .lh-right-item .lhRightBtn{z-index:1;height:34px;top:890px;right:190px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.lhShow .lhRight .lhCon .lh-right-item .lhRightBtn a{display:block;padding:0px 10px;height:100%;line-height:34px;text-align:center;font-size:18px;color:#435778;background:#fff;margin-right:10px;border-radius:10px;-webkit-box-shadow:0px 0px 13px rgba(114,140,189,.5);box-shadow:0px 0px 13px rgba(114,140,189,.5);opacity:.5}.lhShow .lhRight .lhCon .lh-right-item .lhRightBtn a.on{opacity:1}.lhShow .lhRight .lhCon .lh-right-item .downBtn{top:886px;right:30px;height:40px;color:#435778;font-size:16px;line-height:40px;text-align:center;border-radius:40px;background:#fff;z-index:1;width:150px;-webkit-box-shadow:0px 0px 13px rgba(114,140,189,.5);box-shadow:0px 0px 13px rgba(114,140,189,.5)}.lhShow .lhRight .lhCon .lh-right-item .downBtn:hover{background:#435778;color:#fff}.lhShow .lhRight .lhCon .lh-right-item.on{pointer-events:initial;opacity:1}.lhShow .lhRight .lhCon .lh-right-item.on .fashionName{opacity:1;-webkit-transform:translateX(0px);-ms-transform:translateX(0px);transform:translateX(0px)}.lhShow .lhRight .lhCon .lh-right-item.on .roleName{-webkit-transition:.5s .1s linear;transition:.5s .1s linear;opacity:1;-webkit-transform:translateX(0px);-ms-transform:translateX(0px);transform:translateX(0px)}.lhShow .lhRight .lhCon .lh-right-item.on .lhImg{opacity:1;-webkit-transition:.5s linear;transition:.5s linear}.lhShow .lhRight .lhCon .lh-right-item.on .lhImg .imgRightli{-webkit-transition:.5s linear;transition:.5s linear}.lhShow .lhRight .lhCon .lh-right-item.on .lhImg .imgRightli.on{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1;opacity:1}/*# sourceMappingURL=search.css.map */