.top_search_box{position:relative}.top_search_box .top_search_content_box{display:flex;align-items:center}.top_search_box .top_search_content_box .top_search_content{width:500px;height:40px;background:#ffffff;border:1px solid #179f97;border-radius:6px 0px 0px 6px;display:flex;align-items:center}.top_search_box .top_search_content_box .top_search_content .search_type_box{width:133px;padding:0 15px;position:relative}.top_search_box .top_search_content_box .top_search_content .search_type_box .search_type_content{width:100%;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.top_search_box .top_search_content_box .top_search_content .search_type_box .search_type_content .search_type_label{font-size:14px;color:#303133}.top_search_box .top_search_content_box .top_search_content .search_type_box .search_type_content .gald_iconfont{font-size:16px;color:#303133}.top_search_box .top_search_content_box .top_search_content .search_type_box .search_type_list{display:none;position:absolute;left:0px;top:36px;width:133px;background:#ffffff;box-shadow:0px 3px 12px 0px rgba(0,0,0,0.14);border-radius:6px;padding:10px 0;z-index:9}.top_search_box .top_search_content_box .top_search_content .search_type_box .search_type_list .search_type_item{width:100%;height:32px;line-height:32px;padding-left:23px;font-size:14px;color:#303133;cursor:pointer}.top_search_box .top_search_content_box .top_search_content .search_type_box .search_type_list .search_type_item:hover{background:#eef5ff;color:#179f97}.top_search_box .top_search_content_box .top_search_content .search_type_box .search_type_list .search_type_item_link{display:block;width:100%;height:32px;line-height:32px;padding-left:23px;font-size:14px;color:#303133;cursor:pointer}.top_search_box .top_search_content_box .top_search_content .search_type_box .search_type_list .search_type_item_link:hover{background:#eef5ff;color:#2285e8}.top_search_box .top_search_content_box .top_search_content .line{width:1px;height:24px;background:#179f97}.top_search_box .top_search_content_box .top_search_content .top_search_input{width:335px;padding:0 10px 0 20px;border:none}.top_search_box .top_search_content_box .top_search_content input::-webkit-input-placeholder{color:#909399}.top_search_box .top_search_content_box .top_search_content input::-moz-placeholder{color:#909399;opacity:1}.top_search_box .top_search_content_box .top_search_content .inputClear{cursor:pointer;color:#909399;margin:0 10px 0 0px}.top_search_box .top_search_content_box .top_search_content .inputClear.hidden{display:none}.top_search_box .top_search_content_box .top_search_button{width:100px;height:40px;background:linear-gradient(0deg, #179f97, #0bb18f);border-radius:0px 6px 6px 0px;text-align:center;line-height:40px;font-size:14px;color:#ffffff;cursor:pointer}.top_search_box .history_drop{position:absolute;display:none;width:566px;background:#ffffff;border:1px solid #dedfe4;box-shadow:0px 2px 20px 0px rgba(46,46,46,0.15);border-radius:6px;padding:20px;top:45px;left:0px;z-index:99}.top_search_box .history_drop .drop_item{width:100%}.top_search_box .history_drop .drop_item .item_title{width:100%;display:flex;justify-content:space-between;margin-bottom:6px}.top_search_box .history_drop .drop_item .item_title .title_label{font-size:14px;color:#999999}.top_search_box .history_drop .drop_item .item_title .delete_box{display:flex;align-items:center;cursor:pointer}.top_search_box .history_drop .drop_item .item_title .delete_box .delete_label{font-size:13px;color:#999999;margin:2px 0 0 7px}.top_search_box .history_drop .drop_item .item_title .delete_box:hover .delete_icon .gald_iconfont{color:#179f97}.top_search_box .history_drop .drop_item .item_title .delete_box:hover .delete_label{color:#179f97}.top_search_box .history_drop .drop_item .search_box{width:100%;display:flex;flex-wrap:wrap;max-height:80px;overflow:hidden}.top_search_box .history_drop .drop_item .search_box .search_item{display:block;height:28px;line-height:26px;max-width:244px;padding:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:10px 10px 0 0;background:#fafafa;border:1px solid #f1f1f1;border-radius:2px;font-size:13px;color:#666}.top_search_box .history_drop .drop_item .search_box .search_item:hover{color:#179f97 !important;background:rgba(23,159,151,0.1);border:1px solid rgba(23,159,151,0.1)}.top_search_box .history_drop .drop_item .search_box .search_item .countryName{display:inline-block;height:20px;line-height:20px;padding:0px 3px;color:#179f97;font-size:12px;margin:4px 5px 0 0}.top_search_box .history_drop .drop_item .search_box .search_item .type.import{color:#ff7c51}.top_search_box .history_drop .drop_item .search_box .search_item .type.export{color:#179f97}.top_search_box .history_drop .drop_item .search_box .search_item .search_key{margin-left:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:244px;color:#555555}.top_search_box .history_drop .drop_item .search_box .search_item:hover{background:rgba(23,159,151,0.1)}.top_search_box .history_drop .drop_item .search_box .search_item:hover .type{color:#179f97 !important}.top_search_box .history_drop .drop_item .search_box .search_item:hover .search_key{color:#179f97 !important}.top_search_box .history_drop .drop_item .history_list .history_item{display:flex;align-items:center;margin-top:10px}.top_search_box .history_drop .drop_item .history_list .history_item .country_name{display:inline-block;padding:1px 5px;background:rgba(23,159,151,0.1);color:#179f97;font-size:13px;margin-left:5px}.top_search_box .history_drop .drop_item .history_list .history_item .history_label{display:inline-block;width:410px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#555555;margin-left:10px}.top_search_box .history_drop .drop_item .history_list .history_item .history_label:hover{color:#179f97}.top_search_box .history_drop .drop_item .history_list .history_item .history_icon{display:inline-block;width:15px;height:15px;background:url("../images/searchWorld/clock.png") no-repeat;background-size:100% 100%}.top_search_box .history_drop .drop_item .history_list .history_item .item_type{width:44px;height:20px;font-size:13px;border-radius:2px;text-align:center;line-height:20px;margin:0 10px}.top_search_box .history_drop .drop_item .history_list .history_item .item_type.export{background:rgba(23,159,151,0.1);color:#179f97}.top_search_box .history_drop .drop_item .history_list .history_item .item_type.import{background:#ffeee9;color:#ff7c51}.top_search_box .history_drop .drop_item .history_list .history_item .item_explain{margin-left:5px;display:flex;align-items:center}.top_search_box .history_drop .drop_item .history_list .history_item .item_explain .item_explain_content{display:inline-block;max-width:350px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top_search_box .history_drop .drop_item .history_list .search_item_box{margin:10px 0 10px 0}.top_search_box .history_drop .drop_item .history_list .search_item{display:block;height:28px;line-height:26px;max-width:590px;padding:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:2px;font-size:13px;color:#555555}.top_search_box .history_drop .drop_item .history_list .search_item:hover{color:#179f97 !important}.top_search_box .history_drop .recentSearch{margin-bottom:26px;display:none}.top_search_box .history_drop .history_box{margin-bottom:26px}.top_search_box .history_drop .login_tips_empty_box{width:100%;display:none}.top_search_box .history_drop .login_tips_empty_box .login_tips_empty_img{width:285px;height:83px;margin:0px auto 30px}.top_search_box .history_drop .login_tips_empty_box .login_tips_empty_img.company{background:url("../images/searchWorld/drop_login_tips_empty.png") no-repeat;background-size:100% 100%}.top_search_box .history_drop .login_tips_empty_box .login_tips_empty_img.email{background:url("/public/images/mobile/login_tips_article.png") no-repeat;background-size:100% 100%;margin:30px auto}.top_search_box .history_drop .login_tips_empty_box .login_tips_empty_img.whois{background:url("/public/images/mobile/login_tips_article.png") no-repeat;background-size:100% 100%;margin:30px auto}.top_search_box .history_drop .login_tips_empty_box .drop_login_botton{width:128px;height:39px;background:linear-gradient(0deg, #468fff 0%, #0b67f4 100%);border-radius:6px;text-align:center;line-height:39px;font-size:14px;color:#ffffff;cursor:pointer;margin:0 auto}.top_search_box .hsDropBox{position:absolute;top:42px;left:0px;z-index:99}.top_search_box .hsDropBox.hidden{display:none}.top_search_box .hsDropBox .hsDropContent{width:650px;background:#ffffff;box-shadow:0px 4px 30px 0px rgba(0,0,0,0.1);border-radius:10px;padding:20px 20px 0px;max-height:230px;overflow-y:auto}.top_search_box .hsDropBox .hsDropContent .hsItem{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:16px;cursor:pointer}.top_search_box .hsDropBox .hsDropContent .hsItem:hover{color:#179f97}.top_search_box .hsDropBox .hsDropContent .hsItem:hover span{color:#179f97 !important}.top_search_box .countryDropBox{position:absolute;top:42px;right:0px;z-index:99}.top_search_box .countryDropBox.hidden{display:none}.top_search_box .countryDropBox .countryDropContent{width:1100px;background:#ffffff;box-shadow:0px 4px 30px 0px rgba(0,0,0,0.1);border-radius:10px;padding:20px 20px 0px;max-height:500px;overflow-y:auto}.top_search_box .countryDropBox .countryDropContent .continentItem{display:flex;margin-bottom:10px}.top_search_box .countryDropBox .countryDropContent .continentItem .continentLabel{font-size:14px;color:#909399;width:50px;margin:5px 18px 0 0}.top_search_box .countryDropBox .countryDropContent .continentItem .continentLabel .dzSelNum{color:#179f97}.top_search_box .countryDropBox .countryDropContent .continentItem .continentCountryList{flex:1;display:flex;flex-wrap:wrap}.top_search_box .countryDropBox .countryDropContent .continentItem .continentCountryList .continentCountryItem{width:128px;height:30px;background:#f9f9f9;border-radius:4px;font-size:13px;color:#333333;line-height:30px;padding:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0 10px 10px 0px;cursor:pointer}.top_search_box .countryDropBox .countryDropContent .continentItem .continentCountryList .continentCountryItem:nth-of-type(7n){margin-right:0px}.top_search_box .countryDropBox .countryDropContent .continentItem .continentCountryList .continentCountryItem:hover{color:#179f97;background:rgba(23,159,151,0.06)}.top_search_box .countryDropBox .countryDropContent .continentItem .continentCountryList .continentCountryItemHide{display:none}.top_search_box .countryDropBox .countryDropContent .continentItem .continentCountryList .continentCountryItemSel{background:#0bb18f;color:#fff}.top_search_box .countryDropBox .countryDropContent .continentItem .continentCountryList .continentCountryItemSel:hover{background:#0bb18f;color:#fff}.top_search_box .countryDropBox .countryDropContent .continentItem .continentCountryList .continentCountryItemDisabled{cursor:not-allowed}.top_search_box .countryDropBox .countryDropContent .continentItem .continentCountryList .continentCountryItemDisabled:hover{color:#333;background:#f9f9f9}.top_search_box .countryDropBox .countryDropContent .continentItem .continentCountryList .sqzkItem{width:128px;height:30px;background:#f9f9f9;border-radius:4px;font-size:13px;color:#179f97;line-height:30px;padding:0 10px;cursor:pointer}.top_search_box .countryDropBox .countryDropContent .continentItem .continentCountryList .sqzkItem:hover{background:rgba(23,159,151,0.06)}.top_search_box .noMatchBox{position:absolute;top:42px;left:0px;z-index:99}.top_search_box .noMatchBox.hidden{display:none}.top_search_box .noMatchBox .noMatchContent{width:650px;background:#ffffff;box-shadow:0px 4px 30px 0px rgba(0,0,0,0.1);border-radius:10px;padding:20px 20px}.top_search_box .noMatchBox .noMatchContent .noMatchTips{height:103px;margin:0 auto;width:355px;background:url("/public/images/chooseMarket/index/noresult.png") no-repeat;background-size:100% 100%;font-size:14px;font-weight:500;color:#8c99a7;padding-top:40px}.top_search_box .noMatchBox .noMatchContent .noMatchTips .t1{line-height:14px;margin-left:48px}.top_search_box .noMatchBox .noMatchContent .noMatchTips .t2{line-height:14px;margin-top:11px;margin-left:109px}.top_search_box .noMatchBox .noMatchContent .noMatchTips .t2 .toHscode{cursor:pointer;color:#179f97}
