.c-cover-container-new-inner {
    position: relative;
}
.hero-cover-img-cover2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #7b7b7b;
    z-index: -3;
}
.hero-cover-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    filter: blur(35px);
    z-index: -2;
}

.hero-cover-img-cover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(125, 125, 125, 0.45);
    z-index: -1;
}


.c-nav {
    color: #333333;
    background-color: #f9f9f9;
    width: 100%;
    margin: 0;
    padding: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border-bottom: 1px solid #e0e0e0;
}
.c-nav-cover {
    background: transparent;
    border-bottom: 0;
    color: #ffffff;
}
.c-nav-qk .c-nav__return {
    width: 30px;
    height: 48px;
    background: url(../images/toolpage/icon-return-white.png) left center no-repeat;
    background-size: 12px;
}
.c-nav--left {
    position: absolute;
    top: 0;
    right: auto;
    bottom: 0;
    left: 10px;
}
.c-nav__item {
    display: block;
    font-size: 18px;
    line-height: 48px;
}
.c-nav--right {
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    font-size: 16px;
    left: auto;
}
.c-nav--right-double {
    display: flex;
    width: 60px;
    align-items: center;
    justify-content: space-between;
    right: 14px;
}
.c-nav--right-icon {
    width: 20px;
    background-repeat: no-repeat;
    background-position: center;
    height: 20px;
}
.c-nav--right-white .c-nav--right-icon0 {
    background-image: url(../images/toolpage/qk001.png);
    background-size: contain;
}
.c-nav--right-white .c-nav--right-icon1 {
    background-image: url(../images/toolpage/f12.png);
    background-size: contain;
    width: 24px;
    height: 24px;
}
.c-nav--right-white .c-nav--right-icon3 {
    background-image: url(../images/toolpage/f11.png);
    background-size: contain;
}
.c-nav--right-icon2 {
    background: url(../images/toolpage/f6.png) center center no-repeat;
    background-size: contain;
    width: 26px;
}
.c-msubnav {
    position: absolute;
    top: 102%;
    width: 100%;
    background: white;
}
.c-msubnav-container {
    padding: 0 14px;
    display: flex;
}
.c-msubnav-container-left {
    width: 35px;
    height: 50px;
    background: url(../images/toolpage/f2.png) center 18px no-repeat;
    background-size: 16px;
}
.c-msubnav-container-right {
    flex-grow: 10;
}
.c-msubnav-item {
    padding: 15px 0;
    padding-left: 28px;
    display: block;
    font-size: 16px;
    color: #333;
    border-bottom: 1px solid #e9e9e9;
    background: url(../images/toolpage/f2.png) 0px center no-repeat;
    background-size: 16px;
}
.c-msubnav-item1 {
    padding-left: 0px;
    background: none;
}
.c-msubnav-item5 {
    background-image: url(../images/toolpage/f8.png);
}
.c-msubnav-item2 {
    background-image: url(../images/toolpage/f3.png);
}
.c-msubnav-item6 {
    background-image: url(../images/toolpage/f9.png);
}
.c-msubnav-item3 {
    background-image: url(../images/toolpage/f1.png);
}
.c-msubnav-item4 {
    background-image: url(../images/toolpage/f4.png);
}
.c-msubnav-item8 {
    background-image: url(../images/toolpage/f100.png);
}
.c-msubnav-item:last-of-type {
    border-bottom: 0;
}
.masker {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}
.c-cover-container-new .c-card-outer2 {
    display: flex;
    justify-content: center;
    padding-bottom: 2px;
    background: transparent;
    border-bottom: 1px solid #e0e0e0;
}
.c-card {
    padding: 15px 10px 22px 10px;
    display: flex;
    border-bottom: 1px solid #e0e0e0;
}
.c-card2 {
    border-bottom: 0;
    padding-bottom: 16px;
    width: 324px;
}
.c-card-shebei .c-card__img {
    height: auto;
    flex-shrink: 0;
}
.c-cover-container-new .c-card__shebei {
    margin-top: 8px;
    color: #f6f6f6;
    display: flex;
    justify-content: center;
    align-items: center;
}

.c-card__body {
    flex-grow: 1;
    margin-left: 12px;
    font-size: 13px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.c-card-shebei .c-card__body-top-nobutton {
    position: relative;
    height: 190px;
}
.c-cover-container-new .c-card__title {
    color: white;
    font-size: 16px;
    font-weight: bold;
    max-height: 40px;
    overflow: hidden;
    line-height: 20px;
}
.c-cover-container-new .c-card-shebei .c-card__tabs {
    margin: 10px 0 20px 0;
    overflow: hidden;
    height: 17px;
}
.c-cover-container-new .c-card__type {
    color: #e1e1e1;
    margin-top: 10px;
    font-size: 13px;
    max-height: 38px;
    overflow: hidden;
}
.c-cover-container-new .c-card-price {
    font-size: 14px;
    color: #f6f6f6;
    margin-top: 13px;
    font-weight: bold;
}


.c-card-buy-btn-line{
    position: absolute;
    bottom: 0;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.c-cover-container-new .c-card-buy-btn {
    font-size: 13px;
    color: #fff;
    background-color: #dab05c;
    border-radius: 100rem;
    padding: 6px 12px 5px 12px;
    text-align: center;
    margin-top: 0.5rem;
    display: block;
    width: 95%;
    background-image: repeating-linear-gradient(90deg, #e2b761 0, #bd9952 100%);
}
.c-cover-container-new .c-card-buy-btn:last-of-type{
    margin-right: 0;
}
.c-card-organization {
    color: #e1e1e1;
    line-height: 16px;
    height: 16px;
    word-break: normal;
    overflow: hidden;
    margin-top: 8px;
    margin-top: 10px;
}
.c-cover-container-new .c-card__img img {
    width: 110px;
    height: 165px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
}
.c-cover-container-new .c-card__shebei img {
    width: 50px;
    height: auto;
    border: 0;
    border-radius: 5px;
    margin-left: 7px;
    
}
.tool-page-nav{
    color:#999;
    line-height: 35px;
}
.tool-page-nav-select{
    color: #8f1413;
    border-bottom:1px solid #8f1413;
}
.tool-page-item{
    padding: 14px;
    background: white;
    margin-bottom: 12px;
    box-shadow: 0px 0px 1px 1px rgba(200,200,200,0.3);
    padding-bottom: 10px;
}
.fuwen .tool-page-item{
    box-shadow: none;
}
.tool-page-item:last-of-type{
    margin-bottom: 0;
}
.tool-page-item .title-line{
    display: flex;
    margin-bottom: 10px;
}
.tool-page-item h2{
    font-size: 16px;
    font-weight: bold;
}
.tool-page-item .subtitle{
    margin-left:18px;
    color: #666;
    font-size: 14px;
}
.tool-page-item p{
    font-size: 14px;
    line-height: 22px;
    color: #888;
}
.tool-page-item .info{
    color: #c7c2bd;
    margin-top:10px;
}
.images{
    margin-top: 10px;
}
.image{
    display: block;
    width: 31%;
    margin-right: 3.5%;
    height: 75px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.tool-page-more{
    padding: 10px 0;
    text-align: center;
    color: #601212;
    display: block;
    font-size: 14px;
    border: 1px solid #601212;
    border-radius: 1000px;
    margin:20px auto;
    width: 200px;
    background: white;
}


.search-bar2{
    background: #3566dc;
    position: fixed;
    top:0;
    width:100%;
    z-index: 2;
    max-width:961px;
}
.search-bar2-placeholder{
    height:86px;
}
.search-bar-top{
    padding:7px 5px 7px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.search-return{
    width: 62px;
    height: 30px;
    background: url("../images/search104.png") center center no-repeat;
    background-size: 13px;
}
.search-chart{
    width:32px;
    height:21px;
    display: block;
    background: url("../images/search105.png") center center no-repeat;
    background-size: 17px;
}
.search-place{
    width: 100%;
    border-radius: 1000px;
    margin-left: -4px;
    padding-left: 17px;
    padding-right: 75px;
    position: relative;
    /* background: url("../images/search106.png") 12px center no-repeat; */
    background-size:13px;
    background-color: white;
    /* padding-top: 1px;
    padding-bottom: 1px; */
}
.search-delete {
    position: absolute;
    right: 80px;
    display: block;
    width: 15px;
    height: 20px;
    top: 15px;
    background: url(../images/icon-empty.png) left center no-repeat;
    background-size: 15px;
    right: 15px;
    top: 8px;
}
.search-number{
    font-size:14px;
    color:#8b8b8b;
    right:14px;
    top:8px;
    position:absolute;
}
.search-place .search-input{
    font-size: 15px;
    padding: 3.5px 0 3.5px 5px;
    background:white;
    border: 0;
    outline: none;
    width: 100%;
    line-height: 1.8;
    
}
.search-info{
    flex-shrink: 0;
    margin-left: 6px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.search-btn{
    font-size: 15px;
    color: white;
    width: 48px;
    text-align: center;
    position: relative;
    top:2px;
}
.search-tabs2{
    display: flex;
}
.search-tab{
    width: 25%;
    text-align: center;
    font-size: 15px;
    color: white;
    padding:11px 0;
    position: relative;
    line-height: 17px;
}
.search-tab:hover{
    font-weight:bold;
}
.search-tab-select{
    font-weight:bold;
}
.search-tab-select:after{
    content:' ';
    height: 2px;
    background: white;
    width: 44px;
    left: 50%;
    margin-left:-22px;
    position: absolute;
    bottom:0;
}
.search-app-container{
    padding-top:0.15px;
}
.search-app{
    padding:14px 15px 14px 15px;
    background-color: #f0f7ff;
    display:flex;
    flex-direction: column;
    align-items: center;
    border-radius:15px;
}
.search-app-word{
    color:#3566dc;
}
.search-app-number{
    color:#737373;
    font-size:13px;
}
.search-app-btn{
    margin-top:10px;
    padding:5px 20px;
    background:white;
    color:#3667dd;
    border:1px solid #3667dd;
    display:inline-block;
    border-radius:1000px;
    font-size: 13px;
}
.search-bar-sub .select{
    color: #3262de !important;
    background: #cfe3fb !important;
}
.search-word{
    display: block;
    font-size: 16px;
    padding: 12px 0;
    color:#333;
    border-bottom: 1px solid #e0e0e0;
}
.search-word-red{
    color:red !important;
}

.c-card-buy-btn-line-block{
    position: relative;
    width: 49%;
}

.pc-ewm {
    width: 150px;
    padding: 10px 10px 5px 10px;
    background-color: white;
    position: absolute;
    bottom: 101%;
    left: 50%;
    margin-left: -85px;
    box-shadow: 0 0 0.08rem 0.08rem rgba(0, 0, 0, 0.2);
    display: none;
}

.pc-ewm-img-block-arrow{
    position: absolute;
    bottom: 90%;
    left:50%;
    border-top:6px solid white;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    margin-left: -6px;
    display: none;
}
.c-card-buy-btn-line-block:hover .pc-ewm-img-block-arrow,.c-card-buy-btn-line-block:hover .pc-ewm {
    display: block;
}
.pc-ewm-text{
    margin-top: 5px;
    font-size: 12px;
    text-align: center;
    color: #666;
    line-height: 16px;
}
.pc-ewm-img{
    width: 100%;
    display: block;
}