
.main .asx-content .pic-search {
    width: 100%;
    height: auto;
    min-height: 620px;
    background-color: #fff
}

.main .asx-content .pic-search .logo {
    padding: 40px 0;
    width: 100%;
    height: 100px;
    text-align: center
}

.main .asx-content .pic-search .logo > img {
    height: 100px
}

.main .asx-content .pic-search .pic-search-box {
    margin: 0 auto;
    width: 600px;
    height: auto;
    min-height: 100px
}

.main .asx-content .pic-search .pic-search-box .pic-search-input {
    position: relative;
    float: left;
    width: calc(100% - 100px)
}

.main .asx-content .pic-search .pic-search-box .pic-search-input > input {
    box-sizing: border-box;
    padding: 0 54px 0 16px;
    width: 100%;
    height: 52px;
    border: 2px solid #d7d7d7;
    border-right: none;
    color: #333;
    font-size: 16px;
    line-height: 52px
}

.main .asx-content .pic-search .pic-search-box .pic-search-input .pic-search-icon {
    position: absolute;
    top: 16px;
    right: 16px;
    display: inline-block;
    width: 27px;
    height: 22px;
    background: url(../image/search_icon1.png) no-repeat;
    cursor: pointer
}

.main .asx-content .pic-search .pic-search-box .pic-search-btn {
    display: inline-block;
    width: 100px;
    height: 52px;
    background: url(../image/search_icon2.png) no-repeat 50% #ee6c02;
    opacity: .9;
    cursor: pointer
}

.main .asx-content .pic-search .pic-search-box .pic-search-btn:hover {
    opacity: 1
}

.main .asx-content .pic-search .pic-search-box .upload-box {
    width: 100%;
    height: 150px;
    background-color: #f4f4f4;
    text-align: center;
    cursor: pointer
}

.main .asx-content .pic-search .pic-search-box .upload-box > img {
    margin: 50px auto;
    width: 68px;
    height: 50px
}

.main .asx-content .pic-search .pic-search-box > em {
    display: inline-block;
    box-sizing: border-box;
    padding: 0 4px;
    width: 100%;
    height: 50px;
    color: #666;
    font-size: 16px;
    line-height: 50px
}

.main .asx-content .asx-layout .search-info {
    box-sizing: border-box;
    padding: 30px 0;
    width: 100%;
    height: 280px
}

.main .asx-content .asx-layout .search-info .search-upload {
    float: left;
    box-sizing: border-box;
    padding: 6px;
    width: 240px;
    height: 240px;
    background-color: #fff
}

.main .asx-content .asx-layout .search-info .search-upload .siu-pic {
    position: relative;
    width: 100%;
    height: 100%;
    border: 1px solid #e4e4e4
}

.main .asx-content .asx-layout .search-info .search-upload .siu-pic > img {
    width: 100%;
    height: 100%
}

.main .asx-content .asx-layout .search-info .search-upload .siu-pic > span {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 10px;
    width: auto;
    height: 28px;
    background-color: rgba(229, 179, 68, .6);
    color: #fff;
    font-size: 12px;
    line-height: 28px
}

.main .asx-content .asx-layout .search-info .search-upload-text {
    float: left;
    box-sizing: border-box;
    padding: 0 1em;
    width: auto;
    height: 100px;
    min-width: 300px
}

.main .asx-content .asx-layout .search-info .search-upload-text > p {
    margin-bottom: 10px;
    width: 100%;
    color: #333;
    font-size: 16px;
    line-height: 30px
}

.main .asx-content .asx-layout .search-info .search-upload-text > p > em {
    padding: 0 4px;
    color: #e90945
}

.main .asx-content .asx-layout .search-info .search-upload-text > span {
    display: inline-block;
    padding: 0 24px;
    width: auto;
    border-radius: 18px;
    background-color: #e90945;
    color: #fff;
    font-size: 14px;
    line-height: 36px;
    cursor: pointer
}

.main .asx-content .asx-layout .asx-tag {
    width: 100%;
    height: 40px;
    border: 1px solid #e4e4e4;
    background-color: #fff
}

.main .asx-content .asx-layout .asx-tag > span {
    display: inline-block;
    padding: 0 30px;
    width: auto;
    border-right: 1px solid #e4e4e4;
    color: #333;
    font-size: 14px;
    line-height: 40px;
    cursor: pointer
}

.main .asx-content .asx-layout .asx-tag > span.actived {
    background-color: #e90945 !important;
    color: #fff !important
}

.main .asx-content .asx-layout .asx-tag > span:hover {
    background-color: #e90945;
    color: #fff
}

.main .asx-content .asx-layout .asx-tag em {
    display: inline-block;
    margin-right: 30px;
    width: auto;
    color: #333;
    font-size: 14px;
    line-height: 40px;
    cursor: pointer
}

.main .asx-content .asx-layout .asx-tag em:hover {
    color: #e90945
}

.main .asx-content .asx-layout .asx-tag em.actived {
    color: #e90945 !important
}

.main .asx-content .asx-layout .asx-main {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    min-height: 90px;
    background-color: #f4f4f4
}

.main .asx-content .asx-layout .asx-main ul {
    box-sizing: border-box;
    margin: 0;
    padding: 2px 7px;
    width: 100%;
    background-color: #fff
}

.main .asx-content .asx-layout .asx-main ul li {
    float: left;
    box-sizing: border-box;
    margin-bottom: 15px;
    padding: 6px 7px;
    width: 20%;
    height: auto;
    min-height: 222px;
    border: 2px solid transparent;
    text-align: center
}

.main .asx-content .asx-layout .asx-main ul li .asx-picture-seach {
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 8px
}

.main .asx-content .asx-layout .asx-main ul li .asx-picture-seach > h4 {
    position: absolute;
    bottom: 8px;
    left: 8px;
    display: block;
    box-sizing: border-box;
    margin: 0;
    padding: 0 1rem;
    width: auto;
    height: 26px;
    border-top-right-radius: 14px;
    border-bottom-right-radius: 14px;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-weight: 500;
    font-size: 1rem;
    line-height: 26px
}

.main .asx-content .asx-layout .asx-main ul li .asx-picture-seach > img {
    height: 100%;
    max-width: 100%
}

.main .asx-content .asx-layout .asx-main ul li > span {
    color: #111;
    font-weight: 700
}

.main .asx-content .asx-layout .asx-main ul li > em, .main .asx-content .asx-layout .asx-main ul li > span {
    display: inline-block;
    margin-top: 5px;
    width: 100%;
    height: 30px;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    overflow: hidden
}

.main .asx-content .asx-layout .asx-main ul li > em {
    color: #888
}

.main .asx-content .asx-layout .asx-main ul li > u {
    display: inline-block;
    margin-top: 5px;
    width: 100%;
    height: 30px;
    color: #e90945;
    text-align: center;
    text-decoration: none;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px
}

.main .asx-content .asx-layout .asx-main ul li > u:before {
    position: relative;
    top: -1px;
    left: 0;
    display: inline-block;
    color: #d41c4f;
    content: "锟�";
    font: 18px/1.5 tahoma, arial, "\5b8b\4f53"
}

.main .asx-content .asx-layout .asx-main ul li > i {
    display: inline-block;
    margin: 0 auto;
    padding: 0 8px;
    width: auto;
    height: 26px;
    background-color: #e90945;
    color: #fff;
    font-size: 12px;
    line-height: 26px
}

.main .asx-content .asx-layout .asx-main ul li:hover {
    border: 2px solid #e90945;
    cursor: pointer
}

.main .asx-content .asx-layout .asx-main ul li:nth-of-type(5n+0) {
    clear: right
}

.main .asx-content .asx-layout .asx-main ul li:nth-of-type(5n+1) {
    clear: left
}

.main .asx-content .asx-layout .asx-main ul li img {
    max-width: 100%
}

.main .asx-content .asx-top {
    width: auto;
    min-width: 380px;
    height: 100px;
    position: absolute;
    top: 60px;
}

.main .asx-content .asx-top .asx-logo {
    width: auto;
    max-width: 400px;
    height: 60px
}

.main .asx-content .asx-top .asx-logo > a {
    float: left;
    color: #333
}

.main .asx-content .asx-top .asx-logo > img {
    height: 60px
}

.main .asx-content .asx-top .asx-logo > span {
    height: 60px;
    line-height: 60px;
    font-size: 30px;
    color: #333;
    display: inline-block;
    padding-left: 15px;
    margin-left: 15px;
    border-left: 1px solid #e4e4e4
}