/* #sole-searchbox-content{
	display:none
}
#key_search_btn{
	display:none
} */
#navbar{
    width: 100%;
    height:63px;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    z-index: 12;
    /* position: absolute; */
    transition: .3s;
    box-shadow: 0 1px 3px rgba(0,0,0,.25);
    border-collapse: separate;
    top:0;
}
/* #navbar .hlj_logo{
	margin-left: 20px;
    margin-top: 10px;
    width: 80px;
    height: 40px;
    float: left;
    cursor: pointer;
}
 */
#navbar .logo[data-v-edf30dd6] {
    margin-left: 20px;
    margin-top: 10px;
    width: 400px;
    height: 40px;
    float: left;
    cursor: pointer;
}

#search{
	height: 34px;
    line-height: 34px;
    margin-top: 13px;
    margin-left: 20px;
    float: left;
}
.search_content{
	float: left;
	position: relative;
    border: 1px solid #b8b8b8;
}
.search_content input{
	width: 304px;
    outline: none;
    border: none;
    margin-left: 10px;
    margin-right: 22px;
}
#search .search_btn{
	height: 36px;
    border: 1px solid #b8b8b8;
    border-left: 0;
    width: 40px;
    cursor: pointer;
    float: left;
}
#search .search_btn i{
    display: inline-block;
    cursor: pointer;
    width: 16px;
    height: 16px;
    background-image: url(../images/tdt/icon.3453a6e.png);
    background-repeat: no-repeat;
    background-position: -2px -327px;
    margin-left: 12px;
    margin-top: 10px;
    float: left;
}

#category{
    float: left;
    font-size: 13px;
    position: relative;
    color: #333;
    width: 400px;
    height: 100%
}

#category a{
    color: #000;
    float: left;
    text-decoration: none;
    height: 34px
}

#category a:hover {
    color: #3385ff
}

#category a:after {
    clear: both;
    display: table;
    content: ""
}

#category i{
    background-image: url(../images/tdt/icon.3453a6e.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 16px;
    height: 16px;
    float: left;
    margin: 10px 5px
}

#category .route_line:hover i{
    background-position: -244px -215px
}

#category .collection:hover i{
    background-position: -269px -214px
}

#category .route_line i{
    margin-left: 15px;
    background-position: -362px -331px
}

#category .collection i{
    background-position: -387px -330px
}

.categoryBox{
    padding: 0;
    margin-top: 13px;
    height: 34px;
    position: absolute;
    width: 500px;
    background: #fff;
    left: 0
}

.categoryBox li{
    height: 34px;
    line-height: 34px;
    margin-right: 20px;
    display: inline-block
}

#category .t-item{
    padding-left: 5px;
    position: relative;
    float: left;
    padding-right: 0
}

.tool-content:hover .tool-box-icon {
    transition: 0s;
    background-position: -414px -332px
}

.tool-content:hover .tool-text {
    color: #2f87eb
}

.tool-item-box {
    position: relative
}

.further-box-icon {
    width: 15px;
    background-position: -467px -332px
}

.further-content:hover .further-box-icon {
    background-position: -439px -332px
}

.further-content:hover .tool-text {
    color: #2f87eb
}

.further-item .com-icon {
    margin-top: 5px
}

.slide-tool-box-enter-active {
    height: 195px
}

.t-item{
    height: 24px;
    padding-left: 15px
}

.t-item .tool-icon{
    margin-right: 8px;
    margin-top: 4px
}

.t-item .tool-text{
    height: 24px;
    line-height: 24px;
    padding-left: 1px
}

.t-item:not(:last-child):after {
    display: none
}

.clear-content:hover .clear-icon{
    background-position: -241px 0
}

.clear-content:hover .tool-text{
    color: #2f87eb
}

.t-item{
    height: 24px;
    padding-left: 15px
}

.t-item .tool-icon{
    margin-right: 8px;
    margin-top: 4px
}

.t-item .tool-text{
    height: 24px;
    line-height: 24px;
    padding-left: 1px
}

.fullscreen-content:hover .fullscreen-icon{
    background-position: -267px 0
}

.fullscreen-content:hover .tool-tex {
    color: #2f87eb
}

.t-item>.active,.t-item>.active .tool-text {
    color: #2f87eb
}

.t-item>.active .triangle {
    transform: rotate(180deg)
}

.triangle {
    width: 11px;
    height: 6px;
    background-image: url(../images/tdt/icon.3453a6e.png);
    background-repeat: no-repeat;
    background-position: -339px -222px;
    transition: .3s
}

.tool-container-triangle {
    margin-left: 5px;
    float: left;
    margin-top: 13px
}

.tool-box {
    position: relative
}

.com-icon {
    display: inline-block;
    background-image: url(../images/tdt/icon.3453a6e.png);
    background-repeat: no-repeat;
    width: 17px;
    height: 16px
}

.tool-icon {
    float: left;
    margin-right: 5px;
    margin-top: 10px;
}

.share-icon {
    background-position: -108px 0
}

.location_icon {
    background-position: -297px -215px
}

.feature_icon {
    background-position: -265px -264px
}

.clear-icon {
    background-position: -138px 0
}

.fullscreen-icon {
    background-position: -164px 0
}

.tool-text {
    font-size: 13px;
    font-style: normal;
    color: #333
}