/*
 * Copyright (c) Huawei Technologies Co., Ltd. 2012-2020. All rights reserved.
 */

@CHARSET "UTF-8";
.spt_main {width: 1420px;margin: 0px auto; min-height:450px;overflow:hidden;}
.sear_aSearchInput{width:760px;height:40px;line-height:40px;line-height:38px\0/; border:1px solid #cdcdcd; float:left;padding:0 0 0 170px;font-size:13px; border-radius:5px 0 0 5px;}
.sear_aSearchGo{width:50px;height:40px;line-height:40px; background: url(../img/search_btn.png) no-repeat center #609cdb; border:none; margin:0;padding:0; float:right; cursor:pointer;font-size:16px;border-radius:0 5px 5px 0px;}
.clearboth{clear:both;}
.displayNone{display:none;}

/*-------搜索结果页面---------*/
/*-----left-----*/
.search_left {width: 230px;display:inline; margin:30px 0 0 20px; float:left;overflow:hidden;color:#333;}
.leftNavTitle1{font-weight:bold;font-size:15px;color:#333;padding-left:12px;/*height: 25px;*/line-height: 25px; background:url(../img/left_title_line.gif) repeat-x left bottom; }
.search_left ul{font-size:14px;z-index:0;margin:5px 0 10px 0;_margin-top:10px;_margin-bottom:0;padding:0px;list-style-type: none;}
.search_left .filterRightArrow ul{margin:0;}
.search_left .insideul li{ line-height:120%;margin-left:12px; height:100%;_height:20px;}
.search_left ul li{line-height:120%;height:100%;_height:20px;}
.search_left ul li a{color:#666;display:inline-block;padding:4px 0 4px 0px; position:relative; text-decoration:none;margin-left: 13px;}
.search_left ul li a:hover{color:#000;cursor:pointer;text-decoration:none;}
.search_left ul li a:active{color:#000;cursor:pointer;font-weight:bold;}
.search_left ul li.more{margin-top:5px;}
.search_left .filterNavPart>ul{font-size:14px;}
.search_left ul li.more a{color:#069; display:inline;padding-right:6px;}
.search_left ul li.more a:hover{ text-decoration:none;color:#b60005;}
.search_left .timerange{display:none; width:185px; color:#666; margin-top:8px;}
.search_left .timerange .Wdate{ width:130px;}
.search_left .navi{margin-bottom:5px;}
.filterRightArrow{ background:url(../img/filterRightArrow.gif) no-repeat 2px 8px}
.filterDownArrow{ background:url(../img/filterDownArrow.gif) no-repeat 0 6px}
#wantAskLink{background:url(../img/ask_btnbg_en.png) no-repeat; font-weight:bold;color:#fff;padding:6px 20px 20px 32px; line-height:32px;font-size:14px;}
.search_left ul.pro_fliter{margin-left:5px;}
.filterDownArrow .insideul{margin:0;_margin:5px;}
.filterDownArrow .insideul li{ width:150px;_width:150px; _height:20px}
.search_left ul li a.filteractive:link {color:#333; text-decoration: none;}
.search_left ul li a.filterLink:link {color:#000; text-decoration: none; font-weight:bold;}
.search_left ul li a.filterLink:visited {color:#000; text-decoration: none; font-weight:bold;}
.search_left ul li a.filterLink:hover {color:#000; text-decoration: none; font-weight:bold;}
.search_left ul li a.filterLink:active {color:#000; text-decoration: none; font-weight:bold;}
.search_left ul li .filterNavSelect{font-weight:bold;}
.search_left .filterNavSelect span{ width:40px;float:right; font-weight:normal; background:url(../img/asCurrentDelete.gif); background-repeat:no-repeat; background-position:left 5px;_background-position:left 0; margin-left:5px;}
.search_left .filterNavSelect span a{color:#006699;}
.search_left .filterNavSelect span a:hover{ color:#006699; text-decoration:underline;}
.search_left .filterNavPart ul li[filter="filter4"] a{ width:150px;overflow:hidden; text-overflow:ellipsis;white-space:nowrap;}

.sear_searchbar{width: 210px; height:35px;background:url(../img/sear_searchbarbg.gif) no-repeat; padding-bottom:2px;}
.sear_title{font-size:16px; font-weight:bold; color:#B60005; text-decoration:none;}
.sear_search{width:173px;_width:173px; height:22px; margin:8px 0 0 10px; padding-top:4px; padding-top:0\9; border:0; color:#B9B9B9; float:left}
.sear_search_btn{width:22px;height:22px; background:url(../img/searchbtnbg.gif) no-repeat; border:none;margin-top:9px;_margin-top:8px;cursor:pointer;}
.navi_search_btn{width:22px;height:22px; background:url(../img/searchbtnbg.gif) no-repeat; border:none;margin-top:9px;_margin-top:8px;cursor:pointer;}

.ui_button_gray_50{background: url(../img/buttons.jpg)  left -24px no-repeat;height:24px;font-family: Arial,"宋体";line-height:26px;width:50px;border: none;color:#333;text-decoration: none;text-align: center;}
.ui_button_gray_50:HOVER{background: url(../img/buttons.jpg) left 0 no-repeat;cursor: pointer;text-decoration: none;}

/*-----right-----*/
.search_right {width: 810px;margin: 0 70px 0 60px;	float:left;color:#333;}
.clear:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clear{zoom:1}
.asCondition{
    position: relative;
    margin:20px 0 0 0;
    border-bottom:1px solid #999;
    overflow: hidden;
    font-size: 14px;
    color:#333;
}
#ssTabUl{
    display: block;
    list-style: none;
    padding:0;
    margin:0;
    float:left;
    font-size:17px;
}
#ssTabUl li{
    list-style:none;
    display: inline-block;
    padding:0 10px;
    cursor:pointer;
    height: 40px;
    line-height:40px;
}
#ssTabUl li a{
    text-decoration: none;
    color:#333;
}
#ssTabUl li.current{
    border-bottom:1px solid #b60005;
}
#ssTabUl li.current a{
    color: #b60005;
}
#Myfav{
    display: inline-block;
    float:right;
    margin-right:10px;
}
#Myfav a{
    height: 16px;
    line-height: 14px;
    color:#333;
}
.feedback{
    display: inline-block;
    float:right;
    margin-right:10px;
}
.feedback a{
    height: 16px;
    line-height: 14px;
    color:#333;
}
.navDiv{
    width:100%;
    position: relative;
}
#selectedText{
    position: absolute;
    left:0px;
    top: -40px;
    width: 160px;
    height: 40px;
    color:#fff;
    line-height: 40px;
    font-size: 15px;
    cursor:pointer;
    background:#609cd8;
    border-radius: 5px 0 0 5px;
}
#selectedText span {
    display: inline-block;
    width:140px;
    text-align: center;
}
.triangle1{
    display: inline-block;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top: 8px solid #fff;
    top: 15px;
    right: 10px;
    position: absolute;
}
.switchNvlb_list{
    display: none;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 160px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0;
    z-index: 80;
    background: #fff;
    border: 1px solid #ccc;
    font-size: 13px;
}
.switchNvlb_list li{
    display: block;
    list-style: none;
    margin: 0;
    height:30px;
    line-height:30px;
    text-align: center;
}
.switchNvlb_list li a{
    color:#333;
    text-decoration: none;
}

/*.switchNvlb_selected{
    background:#006699;
}
.switchNvlb_selected>a{
    color:#fff !important;
}*/
/*.rightLink {
    width:250px;
    margin-left: 20px;
    font-size: 14px;
    line-height: 40px;
}*/
.searchUnified-contR{padding:5px 20px;}
.asfavlist{ margin:8px 0px 0px 0px; padding:10px 20px; font-size:12px; border-bottom:1px solid #ddd;}
.asfavlist h4 { word-break: break-all;word-wrap: break-word;}
.asfavlist h4 a{ color:#333; font-weight:normal;}
.asfavlist h4 a:hover{text-decoration:underline;}
.asfavlist span{ color:#000000; font-size:14px; font-weight:bold;}
.asfavlist ul{ margin:10px 0 0 15px;}
.asfavlist li{ padding:1px 0px; list-style-type:none; text-indent:10px; background:url(../img/favicon_1.gif) no-repeat left center;  white-space:nowrap;}
.asfavlist li a:hover{ text-decoration:underline}
.asfavlist li .del a{color:#069;margin-left:10px; font-size:12px; font-weight:normal; cursor:pointer;}
.asfavlist .more a{margin:5px 0 0 15px; background:url(../img/icon_2.gif) no-repeat right center;padding-right:6px;}
.asfavlist a:hover{ text-decoration:underline}
.temp_fav_li{height:24px; line-height:24px;text-indent:0!important;}
.top5OverFlow{padding-left:22px;}
.favicon{padding-left:3px;}
.faviconHover{padding-left:3px;}
.unfavicon{padding-left:3px;}
.unfaviconHover{padding-left:3px;}

.asCurrentFilter{height:32px;}
.asCurrentFilter ul{ margin:0; padding-top:0; position:absolute; z-index: 2;}
.asCurrentFilter li{float:left;background-color:#f2f2f2;border:1px solid #e3e3e3;margin-right:10px; cursor:pointer;}
.asCurrentFilter .multi{width:auto;white-space:nowrap;background-color:#f2f2f2;border:1px solid #e3e3e3;margin-right:10px; background-image:none; background-repeat: no-repeat;background-position: right 0px;}
.asCurrentFilter .multi ul{ position: static;}
.asCurrentFilter .multi .more{cursor:pointer;float:right;}
.asCurrentFilter .multi li{float:left;background-color:#f2f2f2;border:none;margin-right:10px; float:left;}
.asCurrentFilter .geshi{width:auto;white-space:nowrap;float:left;background-color:#f2f2f2;border:1px solid #e3e3e3;margin-right:10px; background-image:none; background-repeat: no-repeat;background-position: right 0px;}
.asCurrentFilter .geshi ul{ position: static;}
.asCurrentFilter .geshi .more{cursor:pointer;float:right;}
.asCurrentFilter .geshi li{float:left;background-color:#f2f2f2;border:none;margin-right:10px; float:left;}
.asCurrentFilter li a{ display:block;color:#000;padding:3px 10px 2px 10px;line-height:18px;}
.asCurrentFilter li a:hover{ color:#666; text-decoration:none;}
.asCurrentFilter img{ border:0;	vertical-align: middle;}
.HotSearch ul {float: left;color: #006699;width: 354px;}
.HotSearch ul li{color: #006699;float: left;margin-right: 10px;max-width: 108px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.HotSearchSpan{float:left; width:115px;display:none;margin-top:1px\9;+margin-top:0;}
.HotSearch{ width:470px; float:right;_margin-top:1px;+margin-top:2px;}

.SelectTab a:link{ font-weight:bold; font-size:14px; text-decoration:none; color:#000000;cursor: text;}
.SelectTab a:hover{ font-weight:bold; font-size:14px; text-decoration:none; color:#000000;cursor: text;}
.SelectTab a:visited{ font-weight:bold; font-size:14px; text-decoration:none; color:#000000;cursor: text;}

.aSearchLeft{width:810px;float:left;line-height:normal;}
.aSearchright{float:left;}
.aSearchright a{ color:#006699; text-decoration: none}
.aSearchright a:hover{ text-decoration:underline}
.aSearchrightAsk{float:left; font-size: 14px; height: 30px; line-height: 30px; text-align: right; width: 100%;}
.aSearchrightAsk a{ color:#006699; text-decoration: none}
.aSearchrightAsk a:hover{ text-decoration:underline}
.asSuggest{ padding:0 0 60px 30px;}
.asSuggest strong{font-size:14px;line-height:26px;}
.asSuggest ul li{ background: url(../img/dot_gray.gif) no-repeat 0 8px; padding-left:10px; line-height:22px;}

.aSearchForm{height:33px;font-size:12px;background: no-repeat;}
.sear_asearchcontent { background-color:#f2f2f2; width: 100%; margin:10px 0 0 0;}
.sear_aSearchForm{height:44px;font-size:12px;background: no-repeat;margin-top:4px;}
.sear_aSearchForm1{height:76px;padding:18px 0;*padding:0 0 18px 0;font-size:12px; /* width:765px; _width:735px; */background: no-repeat;}
.association{width:319px; font-size:14px;position:absolute; margin-top:29px;*margin-left:-395px; border:1px solid #bbb;background-color:#fff;display:none; z-index:5;}
.association li{ width:320px; height:25px; line-height:25px; text-indent:10px;}
.association li a{height:25px; line-height:25px; color:#000; display:block;}
.association li a:hover{background-color:#4d83fd; cursor:pointer; color:#fff; text-decoration:none;}
.asButton{height:19px;margin:0 0 0 0;padding: 1px 3px 0 3px;color: #000000;border-top: 1px solid #CCCCCC;border-left: 1px solid #CCCCCC;border-right: 1px solid #CCCCCC;border-bottom:1px solid #CCCCCC; background: url(img/button_bg.gif) #f1f1f1 repeat-x;}

.asresultall{background-color:#FFFFFF;padding: 0;_padding:0;min-height:430px;}
.Tips {padding:3px 5px 3px 25px;background-color:#f0f0f0;color: #333;font-size: 12px; margin:8px 0 4px 0; border:1px solid #ddd; background-image:url(../img/tipicon_pic.gif); background-repeat:no-repeat; background-position: 5px 6px;}
.asresultall .Tips .close{cursor:pointer;float:right;*margin:2px 0 0 10px;margin:3px 0 0 10px;}
.asresultall .docpath .hide{display:none; padding:3px 0 3px 5px;}
.asresultall .docpath .hide a{font-size:12px;}
.asresultall .navi .hide{display:none; padding:3px 0 3px 5px;}
.asresultall .navi .hide a{font-size:12px;}
.asresultall .asCurrentFilter .multi .hide{display:none;}
.logout {padding:0 20px;background-color:#f0f0f0;color: #666;font-size: 12px; margin-bottom:4px;}
.logout a { text-decoration:none; color:#006699;}
.logout a:hover{ text-decoration: underline;}
.asResultStats{background-color:#fff; padding:0px 20px 0 0;font-size:14px; color:#666; height:24px; line-height:24px; margin-top:10px;}
.asResultStats .sort{float:right;}
.asResultStats .sort a{ color:#006699; text-decoration:none}
.asResultStats .sort a:hover{ text-decoration:underline}
.asResultStats .sort span{ color:#b60005;}
.asResultStats .heading{float:left;_margin-left:0; color:#666;padding-left:20px;}
.asResultStats .heading span{ color:#333}

/*--搜索结果展示start--*/
.asList{ margin:0 auto;clear:both;}
.asList a{ color:#006699; font-size: 14px; text-decoration:none; word-break:break-all;}
.asList a:hover{text-decoration:underline;}
.asList li{padding:12px 5px 0 15px;margin:0;list-style-type:none; list-style-position:outside;}
.asList>li{padding:12px 20px 7px 20px; border-bottom:1px dashed #bababa;}
.asList li h4{color:#006699;font-size: 12px; text-decoration:none; margin:0 0 5px 0; line-height:1.5em;}
.asList li h4 em {color:#000000;font-style:normal; font-weight:bold;}
.asListViewNo{ font-size: 13px;font-weight:normal; color:#999999; float:right; margin-left:10px;}
.asList li p{ font-size: 14px;line-height:1.6em; color:#666;word-break:break-all;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;max-height:64px;}
.asList li p em{color:#000000;font-style:normal; font-weight:bold;}
.subList{margin-top:5px; padding-left:25px;}
.subList .listmore{ width:38px; margin:5px 0 0 0; background:url(../img/icon_2.gif) no-repeat right center;}
.subList .listmore a{ font-size:12px;}
.subList ul{ margin:0; padding:0;}
.subList ul li{margin:0;/*cursor:pointer;*/ background:none; padding:1px 0;width:690px; overflow:hidden;text-overflow:ellipsis;}
.subList ul li a{ width:690px; font-size:12px; color:#006699; overflow:hidden; text-overflow:ellipsis;white-space:nowrap;}
.subList ul li b{color:#000;}
.clr-b605{color:#000000;}
.summary{margin:0px;}


.asList .open {
    background: url(../../oneBox/images/topUp.gif) no-repeat scroll right center transparent;
    cursor: pointer;
    display: inline-block;
    width: 40px;
    margin-left:20px;
}


.asList .colse {
    background: url(../../oneBox/images/bottomDown.gif) no-repeat scroll right center transparent;
    cursor: pointer;
    display:inline-block;
    width: 40px;
    margin-left:20px;
}


.subDocListAll{background-color:white; border:1px solid #DDD; border-top:none; min-height:430px; margin:0px auto; padding:10px 15px 0px 15px;margin-bottom:30px; overflow: hidden;}
.subDocBound{width:980px; overflow:hidden; margin:0 auto; min-height:450px;}
.subDocAllTitle{background-color:#F2F2F2; border:1px solid #DDD; padding:0 15px; color:#666; height:26px; line-height:26px;  margin-top:20px;}
.SubtitleT{margin:0 10px 0 0; width:880px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.SubtitleC{float:right;}
.subDocList ul{ margin:0; padding:0;}
.subDocList ul li{margin:0;cursor:pointer; background:none; padding:1px 0;width:880px; overflow:hidden;text-overflow:ellipsis;}
.subDocList ul li a{ width:880px; font-size:12px; color:#006699; overflow:hidden; text-overflow:ellipsis;white-space:nowrap;}
#mainDocName{color:#006699; cursor:default; font-weight:bold; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:800px;}	

.tip-inner em{color:#990000;}
/*--搜索结果展示end--*/

/* 搜索结果页面搜索收藏 */
.favImg{cursor:pointer; margin-bottom: -4px;}
#temp_favUL a{max-width:600px; color:#666; font-weight:normal; font-size:13px; cursor:pointer; display:inline-block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
em{font-style:normal;}
.favoriteSuccess {
	position: absolute;
	z-index: 9999;
	border: 3px solid #77aeca;
	-webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;
	background-color: #fff;
	padding: 5px 10px;
	-moz-border-radius: 5px;
}

.unfavoriteSuccess {
	position: absolute;
	z-index: 9999;
	border: 3px solid #c3c7ca;
	-webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;
	background-color: #fff;
	padding: 5px 10px;
	-moz-border-radius: 5px;
}

.favoriteicon{margin-top:-7px\0/IE8+9;}
:root .favoriteicon{margin-top:0\0/IE9;}

/*--相关搜索属性--*/
.asresultall .rs{margin:10px 0 0 0; overflow:hidden;}
.asresultall .rs .rsl{ float:left;color:#333;font-weight:bold; height:20px;font-size:14px; line-height:20px;}
.asresultall .rs .rsr{ width:655px;float:left;margin-left:5px;}
.asresultall .rs .rsr a{font-size:12px; color: #666666;}
.asresultall .rs .rsr span{width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:20px;line-height:20px;display:block;float:left; margin-right:10px;}

.asresultall .rs_top{margin-bottom:10px;}
.asresultall .rsc{width:100%; padding:5px 20px; background-color:#F0F0F0; float:left;}
.asresultall .rs_top .rsl{ float:left;color:#333;font-weight:bold; height:20px;line-height:20px;}
.asresultall .rs_top .rsr{ width:600px;float:left;margin-left:5px;}
.asresultall .rs_top .rsr a{color:#069;}
.asresultall .rs_top .rsr span{width:100px;*width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:20px;line-height:20px;display:block;float:left; margin-right:20px;}

/*-- 高级搜索页面 搜索设置页面 --*/
html{color:#666;background:#fff;overflow:auto;overflow-y:scroll;height:100%;}
.main .title{ background-color:#f2f2f2; border:1px solid #ddd; padding:5px 10px; font-size:18px; font-family:""; font-weight:bold; color:#666666;}
.main .title img{ margin-right:5px;}
.searchSetBg b{ color:#B60005;}
.searchSetBg th{ text-indent:20px;}
.label1_common{margin:0 10px 0 0; float: left; font-weight: 400; font-size: 14px; color: #333;}
.searbutton{ padding:1px 10px;background:url(../img/bttwow1_bg.gif) repeat-x;border:1px solid #ccc;float: left; font-size:12px;cursor:pointer; margin-right:10px; line-height:14px; letter-spacing:2px;}
.searbutton:hover{padding:1px 10px;background:url(../img/bttwow2_bg.gif) repeat-x;border:1px solid #ccc;float: left; font-size:12px;cursor:pointer;margin-right:10px; color:#666;}
/*.main .productNode{ max-width:600px;}*/
.main .sscontent{width:915px;border:1px solid #ddd;border-top:none;float: left;}
.main .sscontent .wdgztable{ font-weight:normal;}
.main .sscontent .wdgztable .gzcontent ul{line-height:100%;}
.main .sscontent .wdgztable .gzcontent li{min-width:30px;*width:206px;float:left;display:block;padding:0 16px 3px 5px;}
.main .sscontent .wdgztable .gzcontent li a{min-height:20px;*line-height:20px;line-height:20px\9!important;line-height:18px;display:block;background: url(../../../images/autonomy/zh/gzcontent_bg1.gif) no-repeat right 1px; border:1px solid #f9f9f9;padding:0 16px 3px 5px;_padding:3px 16px 3px 5px;color:#666;}
.main .sscontent .wdgztable .gzcontent li a:hover{display:block;background: url(../img/gzcontent_bg.gif) no-repeat right 1px; border:1px solid #cdcdcd;padding:0 16px 3px 5px;_padding:3px 16px 3px 5px;text-decoration: none;}
.gzline{height:2px; background:url(../img/searchline.gif) repeat-x left center;}
.tablebox_table label {
    padding-right: 10px;
}
.searchsect1 label {
    padding-right: 10px;
    margin-left:5px;
}
.tablebox_table{ background-color:#fff;}
.tablebox_table tr{height:35px;}
.tablebox_table tr td{padding-left:5px; vertical-align:top;padding-top:5px;}
.tablebox_table tr td.tablebox_table_title{ background-color: #F0F0F0; color: #333333; padding-right: 5px; text-align: right; vertical-align: top}
.tablebox_table tr td.tablebox_table_title span{color:#b60005;}
.inpute{border:1px solid #ccc;height:22px; line-height:22px;margin-right:5px;padding:0 3px}
.tablebox_table_title b{color:#b60005;}

.searchsect li{float:left;margin:0 10px 5px 0;width:180px;}
.tablebox_table tr td {padding-left: 5px; padding-top: 5px; vertical-align: top;}
.productsel {margin-bottom: 5px; width: 500px;}
.Selectype{border:1px solid #ccc;padding:3px 3px 3px 0;height:24px;}
/*input按钮样式--高度为26px两个字宽度*/
.support_btn_48_26 {
    background: url("../img/input_btn.gif") no-repeat scroll 0 -26px transparent;
    border: medium none;
    color: #333333;
    cursor: pointer;
    font-family: Arial,"宋体";
    font-size: 12px;
    height: 26px;
    letter-spacing: normal;
    line-height: 26px;
    outline: medium none;
    text-align: center;
    width: 48px;
}
.right10 {
    margin-right: 10px;
}
.support_btn_48_26:hover{background: url("../img/input_btn.gif") 0 0 no-repeat;}
.searchsectdiv {clear: both;overflow: hidden;}
.searchsect input {float: left;margin-right: 5px;}
.label_common {float: left;margin-top: -4px;width: 150px;}

/*结果中搜索*/
.withinExplain_title{font-size:14px;color:#b60005;font-weight:bold;line-height:25px;padding:0 5px 2px;border-bottom:5px solid #f0f0f0;margin-bottom:10px;}
.withinExplain_title img{margin-right:5px;}
.withinExplain{line-height:24px;}
.withinExplain a{color:#069;font-size:14px;}
.withinExplain b{color:#333;color:#b60005;}
.withinExplainform{margin-top:15px;}
.aSearchInput {
    background: url("../img/searchbar.gif") repeat scroll left top transparent;
    border: medium none;
    float: left;
    height: 28px;
    line-height: 28px;
    padding-left: 5px;
    width: 449px;
}
.support_btn_90_28 {
    background: url("../img/input_btn.gif") no-repeat scroll 0 -576px transparent;
    border: medium none;
    color: #333333;
    cursor: pointer;
    font-family: Arial,"宋体";
    font-size: 14px;
    height: 28px;
    letter-spacing: normal;
    line-height: 28px;
    outline: medium none;
    text-align: center;
    width: 160px;
}
.support_btn_90_28:hover {
  background: url("../img/input_btn.gif") no-repeat scroll 0 -548px transparent;
}
#top{position:fixed;bottom:20px;right:20px;background-color: #EEE;cursor: pointer;_position:absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight-20));}

/*搜索帮助提示*/
.SearchHelp_tip{float:left;width:auto;overflow:hidden; position:absolute; margin-top:73px;width:360px;margin-left:240px;z-index:9999;}
.stip_top{overflow:hidden;*float:left;*width:250px;}
.stip_topl{width:10px;height:5px;float:left; background:url(../img/tip-yellow.png) left -8px no-repeat;margin-top:8px;}
.stip_topm{width:auto;height:5px;margin:0 10px;padding-top:8px; background:url(../img/tip-yellow.png) -675px -1px no-repeat;*width:230px;}
.stip_topm_conwauth{width:auto;height:5px;margin:0 10px;padding-top:8px; background:url(../img/tip-yellow.png) -735px top no-repeat;}
.stip_topr{width:10px;height:5px;float:right; background:url(../img/tip-yellow.png) right -8px no-repeat;margin-top:8px;}
.stip_con{margin:0 2px; border-left:1px solid #a7a7a7;border-right:1px solid #a7a7a7; line-height:20px;background-color:#fffdf3;padding:0 10px;color:#666;*float:left;*width:224px;padding-bottom:5px;}
.stip_con h5{font-size:12px;color:#333; font-weight:bold;padding:5px 0;}
.stip_con .stip_con_title{color:#b60005;margin:0 0 3px;}
.stip_bottom{overflow:hidden;*float:left;*width:250px;}
.stip_bottoml{width:10px;height:8px;float:left; background:url(../img/tip-yellow.png) left bottom no-repeat;}
.stip_bottomm{width:auto;height:8px;margin:0 10px; background:url(../img/tip-yellow.png) -10px bottom no-repeat;}
.stip_bottomr{width:10px;height:8px;float:right; background:url(../img/tip-yellow.png) right bottom no-repeat;}


.navi li{
	background: none repeat scroll 0 0 transparent;
    padding: 2px 0 0
}
/*---分词提示----*/
.spallsuggestion{/**background-color: #F5F5F5;
    border: 1px solid #DDDDDD;*/
    color: #666;
    font-size: 15px;
    padding: 5px 20px;}
    
    /*-------分词优化begin---------*/
.spallsuggestion a{
	color: #990000;
}
.spellTips{ 
    background-color: #F5F5F5;
    border: 1px solid #DDDDDD;
    margin-top: 20px;
    padding: 5px 20px
}
 /*-------分词优化end---------*/
 
 
 /*-----搜索无结果提示页面 begin-----*/
 .asresultall .asnoneresult {
	font-size: 15px;
	line-height: 1.5em;
	margin-top: 10px;
	word-wrap: break-word;
}

.asresultall .asnoneresult img {
	margin: 0 10px 0 6px;
}

fieldset,img {
	border: 0 none;
}

.asresultall .asSuggest {
	font-size: 15px;
	margin-top: 20px;
	padding-left: 5px;
}

.asSuggest strong {
	font-size: 14px;
	line-height: 26px;
}

.asresultall .asnoneresult span {
	color: #990000;
	font-weight: bold;
}

.asresultall .asSuggest ul {
	margin-top: 5px;
}

ul,ol,li {
	list-style-type: none;
}

.asresultall .asSuggest li {
	background: url("../img/dot_gray.gif") no-repeat
		scroll left 11px transparent;
	list-style-type: none;
}

a {
	color: #006699;
	text-decoration: none;
}
/*-----搜索无结果提示页面 end-----*/

/*-----搜索设置 begin-----*/
/*此段代码可解决按钮在火狐下不垂直居中对齐*/
input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"] > input[type="button"]::-moz-focus-inner{ border:none;padding:0;margin-top:-1px;}
#searchTitle {
    background-color: #F2F2F2;
    border: 1px solid #DDDDDD;
    color: #666666;
    font-family: "微软雅黑";
    font-size: 18px;
    font-weight: bold;
    padding: 5px 10px;
}
#searchTitle img {
    margin-right: 0px;
}
.settingSearbutton {
    background: url("../img/input_btn.gif") no-repeat scroll 0 -26px transparent;
    border: medium none;
    color: #333333;
    cursor: pointer;
    font-family: Arial,"宋体";
    font-size: 12px;
    height: 26px;
    letter-spacing: normal;
    line-height: 26px;
    outline: medium none;
    text-align: center;
    width: 48px;
    margin-left: 13px;
}
.settingSearbutton:hover {
     background: url("../img/input_btn.gif") 0 0 no-repeat;
	 border: medium none;
    color: #333333;
    cursor: pointer;
    font-family: Arial,"宋体";
    font-size: 12px;
    height: 26px;
    letter-spacing: normal;
    line-height: 26px;
    outline: medium none;
    text-align: center;
    width: 48px;
}

#pageSize {
	height: 20px;
	line-height :0px;
	padding: 0 0 0 0;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
}
.searchScope{
	margin-top:0px;
}
.cBox{display:block;float:left;width:14px;margin-top:4px;}
.result{margin-left:-2px;}
/*-----搜索设置 end-----*/
/*-------意见反馈------*/
.withinExplain_title {
    border-bottom: 5px solid #F0F0F0;
    color: #B60005;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 10px;
    padding: 0 5px 2px;
}

#expectedTip {
    color: #B8B8B8;
    font-size: 12px;
}
.beizhu {
    color: #999999;
    margin-left: 10px;
}
.yjfkblock{
   margin-bottom:20px; 
   clear:both;
   color:#333;
   padding-left:5px;
}

.yjfkblock .userBlock {
    margin-left: 142px;
    margin-top: -17px;
    width: 200px;
}
#sfTitle {
    background-color: #F2F2F2;
    border: 1px solid #DDDDDD;
    color: #666666;
    font-family: "微软雅黑";
    font-size: 18px;
    font-weight: bold;
    padding: 5px 10px;
}
.searbutton1{
background: url("../img/input_btn.gif") no-repeat scroll 0 -26px transparent;
    border: medium none;
    color: #333333;
    cursor: pointer;
    font-family: Arial,"宋体";
    font-size: 12px;
    height: 26px;
    letter-spacing: normal;
    line-height: 26px;
    outline: medium none;
    text-align: center;
    width: 48px;
    margin-left:-44px;
}
.searbutton1:hover{
background: url("../img/input_btn.gif") 0 0 no-repeat;
    border: medium none;
    color: #333333;
    cursor: pointer;
    font-family: Arial,"宋体";
    font-size: 12px;
    height: 26px;
    letter-spacing: normal;
    line-height: 26px;
    outline: medium none;
    text-align: center;
    width: 48px;
    margin-left:-44px;
}
.shuru{
	border: 1px solid #CCCCCC;
    height: 22px;
    line-height: 22px;
    margin-right: 5px;
    padding: 0 3px;
}

#authorSpan em {
color: black;
font-style: normal;
font-weight: bold;
}
/*-------意见反馈------*/

/*--搜索帮助页面--*/
.main .shleft{ width:211px; float:left;diplay:inline; background-color:#fff;}
.main .shleft li{ width:138px; height:48px;line-height:48px; margin-right:-2px;}
.main .shleft ul{overflow:hidden;*margin-top:-9px;*padding-top:15px;}
.main .shleft li{width:210px; height:auto;margin:0;margin-right:-2px;*margin-top:-13px;}
.main .shleft li .currentBold{width:211px; height:33px; color:black; font-weight:bold; background:none;}
.main .shleft li .currentBold:hover{ background:none;}
.main .shleft li a{font-size:14px;width:202px; height:35px;line-height:35px; display:block;color:#333;padding:0px 0px 0px 10px;_height:25px; _padding-top:10px;background:url(../img/zh/os_icon_defult.gif) right no-repeat; cursor:pointer;}
.main .shleft li a:hover{color:#b60005;text-decoration:none;}
.main .shleft li .current{width:202px;padding:0px 0px 0px 10px;height:33px; color:#b60005; font-weight:bold; background:#fff url(../img/zh/os_icon_current.gif) 195px center no-repeat;border:1px solid #dfdfdf;border-right:none;_height:25px;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.main .shleft li .current:hover{width:202px;padding:0px 0px 0px 10px;height:33px; color:#b60005; font-weight:bold; background:#fff url(../img/zh/os_icon_current.gif) 195px center no-repeat;border:1px solid #dfdfdf;border-right:none;_height:25px;cursor:pointer;}
.main .shright .root_ul li {display: block;/* overflow: hidden; */width: 198px;}
.main .shright .root_ul li .child_ul {	padding: 0px;overflow:visible;}
.main .shright .root_ul li .child_ul li {display: block;background:none;}
.main .shright .root_ul li .child_ul li a{height:30px;line-height:30px;_height:30px;_line-height:30px;font-size:12px;text-indent:40px;background:none;_padding:0;}
.main .shright .root_ul li .child_ul li a:hover{ background:none;_height:30px;_line-height:30px;_padding:0;}
.main .shright .root_ul li .child_ul li a.current {height:30px;line-height:30px;display: block;border:1px solid #dfdfdf; border-right:none;background:#fff url(../img/zh/os_icon_current.gif) 195px center no-repeat;_height:30px;_line-height:30px;_padding:0;}
.main .shright .root_ul li .child_ul li:FIRST-CHILD {border:none;}
.main .shright{ width:724px; float:left; border:2px solid #ccc; min-height:530px;background-color:#fff;display:inline; overflow:hidden}
.main .shright .line{width:100%; height:2px; float:left}
.main .shright .video{height:492px;background-color:#ddd; padding:10px; width:722px; margin:0 auto 0 -10px}
.main .shright .word{ margin:20px 0 10px 20px; color:#333; line-height:1.5em; font-size:13px; padding-top:20px; border-top:1px solid #ddd}
.main .shleft_title{color:#b60005;font-size:18px;font-weight:bold;font-family:"微软雅黑";padding:0 0 8px 5px;border-bottom:5px solid #ccc;}
.asList li div em{color: #000;font-style: normal;font-weight: bold}

.productRecommend {display: block;background: #F0F0F0;font-weight: bold;padding: 5px 20px;border: 1px solid #f0f0f0;margin-top:5px;}
.productRecommend a{font-weight: normal;}
.moreProduct{background: url(../img/more.png) no-repeat 52px -2px transparent;padding-right:15px;}
.moreOffering{ background: url(../img/more.png) no-repeat 38px 5px transparent; padding-right: 20px; float: right; height: 28px; line-height: 28px;color:#666;font-size:14px;}

.search_left ul li a.showNavi{padding:0 10px 0 0;background:url(../img/bottomDown.gif) no-repeat right 2px transparent;display:inline;float:right;}
.search_left ul li a.hideNavi{padding:0 10px 0 0;background:url(../img/topUp.gif) no-repeat right 2px transparent;display:inline;float:right;}

/** add*/
.support_img{background:url('../img/icon_a.png') left 0px no-repeat; width:18px;height:18px;cursor: pointer;padding-right:2px;margin-left:40px;}
.support_img_zan{background:url('../img/icon_a.png') left -20px no-repeat; width:18px;height:18px;cursor: pointer;padding-right:2px;margin-left:40px;}
.no_support_img{background:url("../img/cai.png") no-repeat; width:22px;height:22px;cursor: pointer;padding-right:2px;}
.bestBets_ListViewNo span{float:right;}
.support_num{padding-right:10px;display:inline-block;margin-top:2px;min-width:21px;}
.no_support_num{margin-top:2px;min-width:21px;}

.bestbets_sList{margin-top:5px;padding:10px 5px;}
/* .include_li{border:#ddd solid 1px;margin-top:5px;padding-bottom:5px;background-color:#F8FCFF;} */
/*--搜索结果展示start--*/
.include_li{ margin:5px auto 0;clear:both;border:#ddd solid 1px;background-color:#F8FCFF;padding: 0 20px 5px 20px;}
.include_li a{ color:#006699; font-size: 14px; text-decoration:none; word-break:break-all;}
.include_li a:hover{text-decoration:underline;}
.include_li li{padding:10px 0;margin:0;list-style-type:none; list-style-position:outside;}
.include_li li h4{color:#006699;font-size: 12px; text-decoration:none; margin:0 0 5px 0; line-height:1.5em;}
.include_li li h4 em {color:#000000;font-style:normal; font-weight:bold;}
.asListViewNo{ font-size: 13px;font-weight:normal; color:#999999; float:right; margin-left:10px;}
.include_li li p{ font-size: 14px;line-height:1.5em; color:#666;word-break:break-all;}
.include_li li p em{color:#000000;font-style:normal; font-weight:bold;}
.include_li li div em{color: #B60005;font-style: normal;}
.subList{margin-top:5px; padding-left:25px;}
.subList .listmore{ width:38px; margin:5px 0 0 0; background:url(../img/icon_2.gif) no-repeat right center;}
.subList .listmore a{ font-size:12px;}
.subList ul{ margin:0; padding:0;}
.subList ul li{margin:0;/*cursor:pointer;*/ background:none; padding:1px 0;width:690px; overflow:hidden;text-overflow:ellipsis;}
.subList ul li a{ width:690px; font-size:12px; color:#006699; overflow:hidden; text-overflow:ellipsis;white-space:nowrap;}
.subList ul li b{color:#000;}

.summary{margin:0px;}

.include_li .open {
    cursor: pointer;
    float: right;
    width: 40px;
}
.include_li .open a {
    background: url(../img/icon_3.gif) no-repeat scroll right center transparent;
    color: #006699;
    font-size: 12px;
}
.include_li .colse a {
    background: url(../img/icon_2.gif) no-repeat scroll right center transparent;
    color: #006699;
    font-size: 12px;
}
.include_li .colse {
    cursor: pointer;
    float: right;
    width: 40px;
}
#moreCategory h4 a{font-size:14px;color:#069;}

/* hedex 聚合样式*/
.hedexList{margin-bottom:5px; padding:0px 20px;max-width:380px;margin-top:5px;border:1px solid #e5e5e5;border-top:none;}
.hedexList .hedexMore{ width:160px; background:url(../img/icon_link.png) no-repeat 144px center;background-size: 12px;}
.hedexList .hedexMore a{ font-size:12px;color:#006699;}
.hedexList ul{ margin:0; padding:0;}
.hedexList ul li{margin:0;/*cursor:pointer;*/ background:none; padding:1px 0; overflow:hidden;text-overflow:ellipsis;}
.hedexList ul li a{ font-size:12px; color:#006699; overflow:hidden; text-overflow:ellipsis;white-space:nowrap;}
/*.hedexList ul li b{color:#000;}*/

#resultList .moreInfoHedex{
	margin-top: -2px;
	cursor: pointer;
	margin-left: 5px;
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
	background:url(../img/icon_info1.png) no-repeat right center;
	background-size: 16px;
}

#resultList .moreInfoHedex:hover{
	background:url(../img/icon_info2.png) no-repeat right center;
	background-size: 16px;
}

#portalLink{background:url(../img/ask_btnbg_en.png) no-repeat; font-weight:bold;color:#fff;padding:6px 20px 20px 32px; line-height:32px;font-size:14px;}
a,a:focus,input{outline:none;}

.downLoadImg{cursor:pointer; margin-bottom: -4px;}

/*onebox 样式*/
.oneBoxList{margin-top:5px; padding-left:20px;}
.oneBoxList .oneBoxInform{ width:500px; margin:5px 0 0 -20px;}
.oneBoxList .oneBoxInform span{ font-size:14px; color:#6699ff; font-weight:bold;}
.oneBoxList ul{ margin:0; padding:0;}
.oneBoxList ul li{margin:0;/*cursor:pointer;*/ background:none; padding:1px 0; overflow:hidden;text-overflow:ellipsis;padding-right:20px;line-height:22px;max-width:100%;}
.oneBoxList ul li a{ font-size:14px; color:#006699; overflow:hidden; text-overflow:ellipsis;white-space:nowrap;cursor:pointer;}
.oneBoxList ul li.productsDown{display:inline-block;padding-right:0px;}
.oneBoxList ul li.productsDown a,.oneBoxList ul li.productsUp a{white-space:normal;}
.oneBoxSummary {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
.oneBoxSummary span{max-height:5em; margin-bottom:0px;/* text-overflow: ellipsis; *//* display: -webkit-box; *//* -webkit-line-clamp: 3; *//* -webkit-box-orient: vertical; */}
.oneBoxClass em{color: #000000; font-style: normal; font-weight: bold;}
.oneBoxSummary em{color: #000000; font-style: normal; font-weight: bold;}

/* iKnowSearch 样式*/
#iKnowSearch{
	padding-top:5px;
}
.iKnowSearch_template{
	overflow: hidden;
    border: 1px solid #e5e5e5;
    padding: 10px 20px;
    margin-top: 8px;
}
.iKnowSearch_title a{
	font-size: 14px;
	overflow: hidden;
    word-wrap: break-word;
    color: #006699;
}
.iKnowSearch_title em{
	color: #000000;
    font-style: normal;
    font-weight: bold;
}
.iKnowSearchClass em{
	color: #000000;
    font-style: normal;
    font-weight: bold;
}
.iKnow_robotinfo{
	font-size: 14px;
    word-break: normal;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
     max-height: 72px;
    line-height: 22px;
}
.iKnow_robotinfo a{
	color: #0166fe;
}
.iKnowSearchUl{
	padding-left:20px;
}
.iKnow_search ul li a{
	font-size: 12px;
    color: #006699;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
}
.iKnow_search ul li a：hover{
	 color: #006699;
}
/*文档ID搜索样式*/
#nidSearch .nidSearch_div .nidSearchA{
	text-decoration: none;
	cursor: text;
}
.nidSearch_div{
	padding: 5px 20px 0 20px;
	font-size: 13px;
}
.nidSearch_div span{
	color: #666;
}
.nidSearch_div a{
	 color: #990000;
	 font-weight: bold;
}
/*无线网络信息中心样式*/
#wirelessDiv{ /*height: 96px;*/ overflow:hidden; margin:5px 0 0 0; border: 1px solid #ddd; padding: 10px; background: #f5f9fc;position:relative;}
.wireless_logo{width:68px; height:68px;float:left; display: inline;margin:0 10px 0 0;}
.wireless_info{width:776px;display:inline;}
.wireless_info>p{margin:0;color: #666; font-size: 14px; word-break: break-all;float:right; margin-right: 15px;}
.wireless_title span{font-size:14px; background: url(../img/recommended.png) no-repeat 230px -4px transparent; padding-right: 25px;color: #333;}
.wireless_more{margin-right:10px;}
.wireless_more em{color:#000;font-style:normal;font-weight:bold;}
#wirelessMore{font-size:14px;}
/*bestBets样式*/
/**** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ****/
/****           bestbets 手机模板样式           ****/
.bb_cellPhone{
    padding: 5px;
}
.bb_price{
    color: red;
}
.bb_cellPhone dl{
    overflow: hidden;
    margin-top:5px;
}
.bb_cellPhone dl dt{
    float: left;
    margin-right:10px;
}
.bb_cellPhone dl dt img{
    width: 110px;
    margin-top:10px;
}
.bb_cellPhone dl dd{
    width: 820px;
    font-size:14px;
    margin-top:5px;
}
.bb_cellPhone dl dd .bb_left{
    width: 320px;
    line-height: 30px;
    float: left;
}
.bb_cellPhone dl dd .bb_left>span{
    display: block;
}
.bb_cellPhone dl dd .bb_right{
    width: 340px;
    float: left;
    line-height: 30px;
    margin-left:40px;
}
.bb_cellPhone dl dd .bb_right>span{
    display: block;
}


.bb_Phone>.bb_Left{
    float: left;
}
.bb_Phone>.bb_Left img{
    width: 190px;
    padding: 0 15px 15px 15px;
}
.bb_Phone>.bb_Right{
    width: 620px;
    float: left;
}
.bb_Phone>.bb_Right p{

    margin-bottom: 12px;
    padding-bottom: 10px;

}

.bb_Right>div>ul{
    list-style: none;
    float: left;
    margin-right: 100px;
}

.bb_Right>div ul li{
    float: left;
    height: 28px;
    width: 50%;
    line-height: 28px;
    text-indent: 15px;
    background: url(../img/yuandian_03.png) no-repeat 0 center;
}
.bb_Right>div ul.showLiWidth_a>li{
    width: 50%;
}
.bb_Right>div ul.showLiWidth_b{
    margin-right:0px;
    width:100%;
}
.bb_Right>div ul.showLiWidth_b>li{
    width: 33%;
    padding: 0;
}
.bb_Right>div ul.showLiWidth_b li a,.bb_Right>div ul.showLiWidth_a li a{
    font-size:14px;
    color:#06f;
}

.tooltip-inner em{color:#000 !important;font-weight:bold !important;}

/*无线TIE BestBets 样式*/
#tieBestBets{
    margin-top:5px;
    font-size: 14px;
}
#tieBestBets .tieBestBetsItem{
    padding:10px 20px;
    border-bottom: 1px dashed #bababa;
}
#tieBestBets  em{
    color:#000 !important;
    font-weight:bold !important;
}
a.tieBestBetsTitle{
    background: url(../img/zan1.png) no-repeat left center;
    padding: 0 0 0 30px ;
    color: #006699;
    font-size: 14px;
    line-height:1.6em;
    text-decoration: none;
    word-break: break-all;
    overflow: hidden;
}

#tieBestBets .moreInfoHedex{
    margin-top: -2px;
    cursor: pointer;
    margin-left: 5px;
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    background:url(../img/icon_info1.png) no-repeat right center;
    background-size: 16px;
    position: relative;
}
#tieBestBets .moreInfoHedex:hover{
    background:url(../img/icon_info2.png) no-repeat right center;
    background-size: 16px;
}
.tieBestBetsSummary{
    font-size: 14px;
    line-height: 1.6em;
    color: #666;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: 64px;
}
#tieBestBets .subDocListUl{
    margin:0 0 0 20px;
}
#tieBestBets .subDocListUl li{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#tieBestBets .subDocListUl li a{
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
}
#tieBestBets .subDocListUl .listmore{
    width: 38px;
    margin: 5px 0 0 0;
    background: url(../img/icon_2.gif) no-repeat right center;
}
.tooltip-inner {
    max-width: 500px !important;
    padding: 3px 8px !important;
    color: #000 !important;
    border: 1px solid #c7bf93 !important;
    background-color: #e6ebee !important;
    text-align: left !important;
    border-radius: 4px !important;
}
.tooltip.in {
    filter: alpha(opacity=100);
    opacity: 1;
}

/*********知识图谱样式******/
#knowledgeGraph {
    margin-top:5px;
    padding: 10px 20px;
    font-size: 14px;
    border: 1px solid rgb(221, 221, 221);
    display: none;
    overflow:hidden;
}
#knowledgeGraph > p {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 6px;
}
#knowledgeGraph > table {
    min-width: 100%;
    max-width:100%;
    border-collapse: collapse;
}
#knowledgeGraph td {
    padding: 6px;
    border: 1px solid #ccc;
    text-align: left;
    max-width:150px;
    word-break: break-all;
    word-wrap: break-word;
}
#knowledgeGraph .headItem td.lastTd {
    border-right: 1px solid #ccc;
}
#knowledgeGraph .headItem td {
    background:#e1e4e5;
    border-right: 1px solid #ccc;
    text-align: center;
    white-space: pre-wrap;
    min-width:100px;
}
#knowledgeGraph td a {
    text-decoration: underline;
}
#knowledgeGraph td.odd {
    background: #fff;
}
#knowledgeGraph td.even {
    background: #f7f8f8;
    text-align: center;
    min-width: 100px;
}
/*改版页面右侧*/
.search_right1{
    width: 230px;
    padding:0;
    float:left;
    color:#333;
    margin:30px 0 0 0;
}
#guessYouLike {
    margin-bottom:40px;
    position: relative;
}
#guessYouLike .guessYouLike-title{
    font-weight:bold;
    font-size:15px;
    color:#333;
    line-height: 20px;
    background:url(../img/left_title_line.gif) repeat-x left bottom;
    padding-bottom:4px;
}

#guessYouLike .guessYouLike-li{
    /*width:210px;*/
    height:30px;
    line-height:30px;
    position: relative;
}
#guessYouLike .guessYouLike-li a{
    display: inline-block;
    width:100%;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
    color:#006699;
    font-size:13px;
}
#guessYouLike .guessYouLike-li a:first-letter{font-size:15px;}
#guessYouLike em{color:#000;font-style:normal;font-weight:bold;}
.lineDiv{
    position: absolute;
    left:-20px;
}
.lineDiv img{
    width:250px;
    text-align:center;
    margin-top:8px;
}

#tieTool .toolContent div.tieToolTemplate{
    position:relative;
    padding-left:50px;
    margin:0 0 40px 0;
}
#tieTool .toolTitle{
    font-size:15px;
    font-weight:700;
    text-align: left;
    line-height:30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#tieTool .toolTitle a{
    color:#333;
    cursor:pointer;
}
#tieTool .toolDescription{
    line-height:18px;
    color:#333;
    font-size:13px;
    max-height:54px;
    overflow:hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom:4px;
}
.toolIcon{
    width: 44px;
    height: 44px;
    position: absolute;
    left: 0px;
    top: 6px;
}
#tieTool .toolTopic li{
    line-height: 20px;
    font-size:13px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#tieTool .toolTopic li a>.grayWord{
    color: #666;
    margin-left: 4px;
}

#tieTool .baseImg{
    background:url(../img/toolIcons.png) no-repeat -14px center;
}
#tieTool .controlImg{
    background:url(../img/toolIcons.png) no-repeat -68px center;
}
#tieTool .featureImg{
    background:url(../img/toolIcons.png) no-repeat -123px center;
}
#tieTool .OtherImg{
    background:url(../img/toolIcons.png) no-repeat -178px center;
}
#tieTool .weiboImg{
    background:url(../img/toolIcons.png) no-repeat -448px center;
}
#tieTool .sranImg{
    background:url(../img/toolIcons.png) no-repeat -233px center;
}
#tieTool .deltaImg{
    background:url(../img/toolIcons.png) no-repeat -287px center;
}
#tieTool .nbiImg{
    background:url(../img/toolIcons.png) no-repeat -340px center;
}
#tieTool .licenseImg{
    background:url(../img/toolIcons.png) no-repeat -395px center;
}

#tieTool em,#tieProductPicture em,#tieVideo em,#tieTech em{color:#000;font-style:normal;font-weight:bold;}


#tieProductPicture{
    position: relative;
    padding-left: 50px;
    margin:0 0 40px 0;
}
.tieProductTitle a{
    color: #333;
    cursor: pointer;
    font-size:15px;
    font-weight:700;
    text-align: left;
    line-height:30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.wirProImg{
    background: url(../img/media.png) no-repeat -225px center;
}
.wirelessGallery{
    font-size: 13px;
    line-height: 20px;
    position: relative;
    min-height: 60px;
}
.wirelessGallery a{
    display: block;
    max-width:100px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}

#tieVideo{
    position: relative;
    padding-left: 50px;
    margin:0 0 40px 0;
}
.tieVideoTitle a{
    color: #333;
    cursor: pointer;
    font-size:15px;
    font-weight:700;
    text-align: left;
    line-height:30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.videoImg{
    background: url(../img/media.png) no-repeat -167px center;
}
.wirelessVideo{
    font-size: 13px;
    line-height: 20px;
}

#tieTech{
    position: relative;
    padding-left: 50px;
    margin:0 0 40px 0;
}
.tieTechTitle a{
    color: #333;
    cursor: pointer;
    font-size:15px;
    font-weight:700;
    text-align: left;
    line-height:30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.wirelessTech{
    font-size: 13px;
    line-height: 20px;
}