
.WrapperW {
	width:100%;
	position: relative;
}
.header .header-nav {
	height:58px;
	line-height:58px;
}
.header .header-nav .logo {
	float:left;
	width:169px;
	overflow:hidden;
	_zoom:1;
	margin-left:20px;
}
.header .header-nav .logo a {
	width:169px;
	height:31px;
	margin-top:18px;
	display:block;
}
.header .header-nav .nav {
	float:left;margin-left:10px;
	background:url(/searchlc/fileDir/template/main/portletTemp/pc/SearchBoxPortlet/8975157bca0142daa107019bdaeaf101/sousuokuang//search/fileDir/template/main/portletTemp/pc/SearchBoxPortlet/8975157bca0142daa107019bdaeaf101/sousuokuang/https://www.inspur.com/lcjtww/uiFramework/wwimages/nav-bg.gif) no-repeat left top;
}
.header .header-nav .nav li {
	float:left;
	width:90px;
	text-align:center;
	background:url(/searchlc/fileDir/template/main/portletTemp/pc/SearchBoxPortlet/8975157bca0142daa107019bdaeaf101/sousuokuang//search/fileDir/template/main/portletTemp/pc/SearchBoxPortlet/8975157bca0142daa107019bdaeaf101/sousuokuang/https://www.inspur.com/lcjtww/uiFramework/wwimages/nav-bg.gif) no-repeat right top;
}
.header .header-nav .nav li a {
	font:bold 16px/58px "Microsoft YaHei";
	color:#515151;
	width:90px;
	height:60px;
	display:block;
	text-align:center;
}
.header .header-nav .nav li a:hover, .header .header-nav .nav li a.active {
	color:#005ca8;
}
.header .header-search {
	margin-right:20px;
	float:right;
}
.header .srearch {
	float:right;
	width:176px;
	height:24px;
	margin-top:16px;
	background:#fff;
	overflow:hidden;
}
.header .srearch .form-text {
	float:left;
	width:146px;
	height:24px;
	line-height:24px;
	font-family:Arial;
	font-size:14px;
	color:#575151;
	border:none;
}
.header .srearch .submit-btn {
	float:left;
	width:30px;
	height:24px;

	text-indent:-9999px;
	cursor:pointer;
	border:none;
	background:url(/searchlc/fileDir/template/main/portletTemp/pc/SearchBoxPortlet/8975157bca0142daa107019bdaeaf101/sousuokuang//search/fileDir/template/main/portletTemp/pc/SearchBoxPortlet/8975157bca0142daa107019bdaeaf101/sousuokuang/https://www.inspur.com/lcjtww/uiFramework/wwimages/ico3.gif) no-repeat 10px center;
}
    .clear{ clear:both;}
    .nheader{
        z-index: 99;
        overflow: visible;
    }
    .nheader .nheader-w{
        overflow: visible;
    }
    .content{
        position: relative;
        z-index: 9;
    }
    .nheader .nheader-nav .nav li a{
        line-height:65px;
    }
    .nheader .nheader-nav .nav li a:hover{
        color: #fff !important;
    }
.nheader .nheader-nav .nav li a{background:#125CB3;color:#fff;}
.nheader .nheader-nav .nav li:hover,.nheader .nheader-nav .nav li a:hover{background:#0179b6 !important;}
    .nheader .nheader-nav .nav li:hover{background-color:#0179b6;}
    .nheader .nheader-nav .nav li:hover a{background-color:#0179b6 !important;}
    .nheader .nheader-nav .nav li{
        position: relative;
    }
    .nheader .nheader-nav .nav li.e-shop ol{
        position: absolute;
        top: 58px;
        left: 50%;
        margin-left: -85px;
        background-color: #F7F8F8;
        padding: 10px 0;
        display: none;
        width: 190px;
        overflow: hidden;
    }
    .nheader .nheader-nav .nav li.e-shop ol li{
        font-size: 12px;
        height: 50px;
        padding: 0 10px;
        width: 170px;
        background: none;
    }
    .nheader .nheader-nav .nav li.e-shop ol li a{
        color: #5e5e5e;
        font-weight: normal;
        width: 170px;
        height: 50px;
        border-bottom: 1px solid #d6d6d6;
    }
    .logot {

        float: left;
        width:16.666%;
        overflow: hidden;
        margin-top:50px;
    }
    .nav {
        float: left;
        margin-left: 10px;
       background:#125CB3;
      
    }








.inp-area{
	width: 600px;
	height: 46px;
	margin: 20px auto;
	position: relative;
        border-radius: 20px;
	border0: 2px solid #d462e5;
       float:right;
}
.inp-area .search_inp{
	width: 500px;
	height: 46px;
	border: none;
	outline: none;
	line-height: 46px;
        margin-left: 20px;
        padding-left:30px;
        font-family:'微软雅黑';
       font-size:16px;
        border-radius: 20px 0px 0px 20px;
}
.search_btn {
    width: 110px;
    height: 46px;
    position: absolute;
    left: 500px;
    background-color: #a5242b;
    border: none;
    color: #fff;
   font-family:'微软雅黑';
    font-size:16px;
    line-height: 46px;
    border-radius: 0px 20px 20px 0px;
}
.inp-area input{
	display: inline-block;
}
/*������ʽ*/
.ass-result-list {
    background: white;
    border-radius: 0 0 5px 5px;
    left: 10px;
    position: absolute;
    top: 40px;
    width: 540px;
    z-index:9999;
    box-shadow: 0 2px 3px #333;
    font-size:0;
}

.ass-result-list li{
	padding:0 10px;
        list-style: none;
}

.ass-result-list table{
	border-collapse: collapse;
	table-layout: fixed;
        width: 100%;
}
.ass-result-list table td{
	border-bottom:1px solid #ccc;
	vertical-align: top;
	padding:15px 0;
}
.ass-result-list table .ass-category{
	text-align: center;
        width: 20%;
	border-right: 1px solid #CCC;
	vertical-align: middle;
}
.ass-result-list table .ass-category h4{
	padding:0;
	margin:0;
	color:#0877C6;
	font-size: 14px;
	line-height: 28px;
}
.ass-result-list table .ass-last-cate td{
	border-bottom:none;
}
.ass-result-list .ass-category-item{
	overflow: hidden;
	width: 80%;
	padding: 5px 0px 5px 9px;
}
.ass-category-item a{
	line-height: 18px;
	font-size: 14px;
	display: block;
	white-space: nowrap;
	color: #333;
}
.ass-result-list .ass-result-item-hover{
	color:red;
        font-weidht: 700;
        cursor: pointer;
}
.ass-result-list .ass-result-item-hover a{
	color:#4e6ef2;
}
.ass-asswords-item{
     line-height: 18px;
     font-size: 14px;
     padding-left: 30px;
}
.ass-asswords {
    border-bottom: 1px solid #ccc;
}
.clear{ clear:borh;}
.result_search{ width:960px;margin:0 auto;}


/*搜素页面样式-------------------------------------------------------------------*/

.portlet{width:none!important;}
/*中间内容left*/
.conFl{width: 262px; float:left;}
.conFl_tit{ color: #000;font-family: "微软雅黑";font-size: 16px;height: 55px; line-height: 55px;text-align:left;width: 100%;margin-bottom: 3px; border-bottom:2px dotted #ccc; margin-bottom:15px; }
.conFl_con a{ color: #0a4275; display: block;font-family: "微软雅黑";font-size: 14px;height: 30px; line-height: 30px;padding-left: 32px;text-decoration: none; margin-bottom: 3px;}
.conFl_con a font{font: 12px/28px "宋体";color: #0000ff;}
.conFl_con a:hover{background: #eee; color:#000;}
.conFl_con a.active{   background: #eee; color:#000;}
.conFl_con a.active:hover{color: #000;background: #eee;}
.conFl_box{width: 20%; float:left;} 
.jcyh-lbys{float: right; width: 76%;  }
.jcyh-flys{float:left; width: 100%;margin-left: 12px;}
.panel-hot{float:right;width:15%;padding-left: 25px; }
.default-result-sort-cotainer{
background: #eee;
  padding:15px;

  overflow: hidden;
border-bottom0: 3px solid #dcdcdc;
}
.default-result-sort-cotainer .result-sort{
  float:right;
  list-style-type: none;
  height:24px;
}
.default-result-sort-cotainer .result-sort li{
  float:left;
  height:24px;
  padding:0 5px;
  line-height: 24px;
  font-size: 14px;
  color:#666;
  cursor: pointer;
}
.default-result-sort-cotainer .result-sort .cur-order{
  color: #0068b7;
}
.default-result-sort-cotainer .result-count{
  float:right;
  padding:0 5px;
  line-height: 24px;
  font-size: 14px;
  color:#666;
}

.default-correction-tip{
  padding:5px 0;
}
.default-correction-tip strong{
  color: #666;
  font-size: 14px;
  line-height: 18px;
}
.default-correction-tip span{
  color: #666;
  font-size: 14px;
  line-height: 18px;
}
.default-correction-tip span a{
  color: blue;
  text-decoration: underline;
}
/*搜索结果*/

.default-result-list-paging{
  float:left;
  overflow:hidden;
  padding:30px 0;
}
.default-result-list-paging .pagination{
  float:left;
}
.default-result-list-paging .default-result-tolal-records{
  color: #9f9f9f;
  float: left;
  margin: 18px 0;
  padding: 6px 12px;
}
.default-result-list-paging .pagination li a{
  margin-right: 10px;
}
.default-no-result{
  font-size:16px;
  color:#666;
  padding:50px 0 200px;
}
.default-no-result strong{
  color:red;
}
/*搜索结果*/

.searchMod .date_ {
    color: #2D9A56;
}

.conFl_tit a{ color:#fff;}

/*搜索结果排序*/
.default-result-sort-cotainer .result-sort{
  float:right;
  list-style-type: none;
  height:24px;
}
.default-result-sort-cotainer .result-sort li{
  float:left;
  height:24px;
  padding:0 5px;
  line-height: 24px;
  font-size: 14px;
  color:#666;
  cursor: pointer;
}
.default-result-sort-cotainer .result-sort .cur-order{
  color: #0068b7;
}
.default-result-sort-cotainer .result-count{
  float:right;
  padding:0 5px;
  line-height: 24px;
  font-size: 14px;
  color:#666;
}

.default-correction-tip{
  padding:5px 0;
}
.default-correction-tip strong{
  color: #666;
  font-size: 14px;
  line-height: 18px;
}
.default-correction-tip span{
  color: #666;
  font-size: 14px;
  line-height: 18px;
}
.default-correction-tip span a{
  color: blue;
  text-decoration: underline;
}
.dates {
    padding-bottom: 10px;
    color: #999;
}
.data-tpl1-item {
	padding-bottom: 10px;
	padding-right: 100px;
}
.data-tpl1-item h3 {
	font-size: 16px;
	padding-bottom: 10px;
}
.data-tpl1-item h3 b{
    margin-right: 10px;
    background-color: #4e6ef2;
    color: #ffffff;
    padding: 2px 5px;
    font-size: 14px;
    border-radius: 3px;
}

.data-tpl1-item .txtCon {
	padding-bottom: 5px;
    font-size: 14px;
}
#panel-search{
  position: relative;
  width:1200px;
  margin:0 auto;
}
.hotwords-list{
  list-style-type: none;
  position: absolute;
  left: 500px;
  bottom: 20px;
}
.hotwords-list dt{
  font-size:16px;
  padding-bottom: 8px;
}
.hotwords-list dd a{
  display:block;
  overflow:hidden;
  font-size: 14px;
  color:#666;
 
}
.hotwords-list .hotword{
     overflow: hidden;
     text-overflow:ellipsis;
     white-space: nowrap;
     min-width: 40px;
     display: inline-block;
}
.hotwords-list .tit{
    font-size:14px;    
    color:#666;
    margin:0 10px;
}
.hotwords-list .hotword_times {
    display:none;
    padding-left: 30px;
    vertical-align: top;
}