/* ----------------------------------- 综合搜索页面样式  ----------------------------------- */
* {
    margin: 0;
    padding: 0;
}
body {
    background: transparent url("//7nsts.w3cschool.cn/images/search-bg.jpg") no-repeat fixed center center / cover;
    font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'PingFang SC', 'Microsoft YaHei', 'Source Han Sans SC', 'Noto Sans CJK SC', 'WenQuanYi Micro Hei', sans-serif;
    font-size: 14px;
}
ol,ul {
    list-style: none;
}
a {
    color: #900b09;
    text-decoration: none;
}
a:hover {
    color: #ff0000;
    text-decoration: none;
}
img {
    max-width: 100%;
    vertical-align: middle;
    border: none;
}
a,input,textarea,button {
    outline: 0;
}
.s-footer {
    position: relative;
    width: 100%;
    min-width: 1129px;
}
.s-footer-bottom {
    width: 1129px;
    margin: 0px auto;
    text-align: center;
    line-height: 35px;
    font-size: 13px;
    color: #fff;
}
.search-wrap {
	position: relative;
    width: 100%;
    min-width: 1129px;
    height: 35px;
    background: rgba(0,0,0,.3);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000); /*IE6-8*/ 
}
#s-header-left {
    float: left;
    margin-left: 40px;
}
#s-header-left ul {
    line-height: 35px;
}
#s-header-left li {
    float: left;
    margin-right: 25px;
}
#s-header-left li a {
    display: block;
    font-size: 14px;
    color: #fff;
}
.s-header-right {
    float: right;
    line-height: 35px;
    margin-right: 40px;
}
.s-header-right a {
    font-size: 14px;
    color: #fff;
    margin-right: 15px;
    text-decoration: underline;
}
#s-header-left li a:hover,.s-header-right a:hover {
    color: #900b09;
}
.search-body {
    width: 100%;
    min-width: 1129px;
    min-height: 600px;
    padding-bottom: 40px;
    overflow: hidden;
}
.search-h {
    width: 760px;
    height: auto;
    margin: 30px auto;
}
.search-m {
    margin: 0 50px 10px 50px;
	overflow: hidden;
}
.search-m li {
    float: left;
    margin: 0 10px;
}
.search-m li a {
    float: left;
    display: block;
    padding: 0px 15px;
    font-weight: 600;
    font-size: 15px;
    color: #333;
}
.search-m li a.current,.search-m li a:hover {
    color: #900b09;
}
.search-ma {
   width: 640px;
   border: 1px solid #E6E6E6;
   background-color: rgba(255,255,255,0.9);
   padding: 30px 60px;
   overflow: hidden;
   border-radius: 4px;
}
.search-logo {
    margin-bottom: 30px;
    margin-top: 40px;
    overflow: hidden;
    text-align: center;
}
.search-lg {
    position: relative;
    display: inline-block;
    line-height: 45px;
}
.s-input {
    width: 628px;
    height: 43px;
    line-height: 43px;
    padding: 0 0 0 10px;
    background-color: #FFF;
    border: 1px solid #AE4141;
    font-size: 14px;
}
.sug {
    background-color: #FFF;
    border: 1px solid #B5B5B5;
    font-size: 13px;
    left: 631px;
    position: absolute;
    top: 266px;
    width: 520px;
    z-index: 99;
}
.s-title {
    color: #999;
    padding: 5px 0px 0px 10px;
}
.sug-list {
    float: left;
    width: 100%;
    padding: 4px 0px;
    font-size: 14px;
    color: #666;
}
.search-s {
    position: absolute;
    top: 0;
    right: 0;
    width: 105px;
    line-height: 45px;
    background-color: #AE4141;
    border: none;
    cursor: pointer;
    font-size: 15px;
    color: #FFF;
}
.sug-list li {
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    padding: 0px 9px;
}
.sug-list li em.n0 {
    margin: 0px 9px 0px 0px;
    position: relative;
    color: #FFF;
    background-color: #FA362A;
    padding: 0 5px;
    font-style: normal;
}
.sug-list li em.n1 {
    margin: 0px 9px 0px 0px;
    position: relative;
    color: #FFF;
    background-color: #666;
    padding: 0 5px;
    font-style: normal;
}
.sug-list li.current, .sug-list li:hover {
    background-color: #F3F3F3;
    color: #1CB177;
}
.sug-list li img {
    margin-left: 7px;
}
.s-link {
    line-height: 35px;
    display: inline-block;
}
.s-link li {
    list-style: none;
}
.s-link a {
    font-size: 14px;
    color: #666;
}
.s-link a:hover{
    text-decoration: underline;
}
.s-link span{
    padding: 0 15px 0 6px;
    color: #666;
}
.search-menu {
    width: 760px;
    margin: 0 auto;
    background-color: rgba(255,255,255,0.9);
    border: 1px solid #E6E6E6;
    overflow: hidden;
    border-radius: 4px;
}
.right-menu-tab {
    height: 44px;
    width: 760px;
    text-align: center;
    position: relative;
    border-bottom: 1px solid #E6E6E6;
}
.tab-used {
    display: inline-block;
    width: 86px;
    color: #333;
    font-size: 14px;
    height: 44px;
    line-height: 44px;
    position: relative;
    float: left;
    margin-left: 20px;
}
.tab-my {
    font-weight: bold;
    border-bottom: 2px solid #AE4141;
    height: 43px;
    line-height: 43px;
}
.update-menu {
    display: inline-block;
    float: right;
    line-height: 42px;
}
.update-menu a {
    color: #333;
}
.tab-used:hover,.update-menu a:hover {
    color: #900b09;
}
.update-menu .add-icon {
    padding-right: 20px;
    background: url("../yimages/add-icon.png") no-repeat scroll right center;
}
.update-menu .edit-icon {
    padding-right: 20px;
    background: url("../yimages/edit-icon.png") no-repeat scroll right center;
    margin: 0 5px;
}
.update-menu .less-icon {
    padding-right: 20px;
    background: url("../yimages/less-icon.png") no-repeat scroll right center;
    margin: 0 5px;
}
.update-menu .back-icon {
    padding-right: 20px;
    background: url("../yimages/back-icon.png") no-repeat scroll right center;
    margin: 0 5px;
}
.update-menu .show-icon {
    padding-right: 20px;
    background: url("../yimages/show-icon.png") no-repeat scroll right center;
    margin: 0 5px;
}
.right-menu-content {
    padding: 10px 0 15px;
    overflow: hidden;
}
.right-menu-box {
    display: block;
   position: relative;
   padding: 5px 20px;
   border-bottom: 1px dashed #DDD;
}
.box-name {
    float: left;
    width: 75px;
    font-size: 14px;
    text-align: left;
    padding-top: 8px;
    position: relative;
    margin-top: -1px;
    left: 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.box-name a {
    font-weight: bold;
    font-size: 16px;
    color: #900b09;	
}
.box-name-b {
    min-height: 28px;
    overflow: hidden;
    position: relative;
}
.box-name-b li {
    float: left;
    position: relative;
    height: 39px;
    text-align: left;
    font-size: 14px;
    padding: 1px;
    line-height: 35px;
    margin: 0 20px;
}
.box-name-b li a {
    color: #666;
    font-size: 14px;
}

/** 网址导航栏拖拽样式 /
/* dragfunction */
.dragfunction{
    margin:40px 0 0 0;
}
.dragfunction dt{
    height:30px;
    font-weight:800;
}
.dragfunction dd{
    line-height:22px;
    padding:0 0 20px 0;
    color:#5e5e5e;
}
/* dragsort */
.dragsort-ver li{
    height:30px;
    line-height:30px;
}
.dragsort{
    width:620px;
    list-style-type:none;
    margin:0px;
}
.dragsort li{
    float: left;
    height: 30px;
    padding: 5px;
    width: 130px;
}
.dragsort div{
    background-color: #fff;
    border: 1px solid #e9e9e9;
    height: 20px;
    line-height: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 130px;
}
.placeHolder div{
    background-color:white!important;
    border:dashed 1px gray!important;
}
.divWebname{
    border: 0 none;
    height: 20px;
    line-height: 20px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90px;
    float:left;
}
.divEdit{
    border: 0 none;
    height: 20px;
    line-height: 20px;
    margin: 0;
    padding: 0 4px;
    width: 10px;
    float:left;
}
.addNav {
    padding: 0 15px;
}
.addInput{
    width: 140px;
    padding: 6px 10px;
    font-size: 13px;
    background-color: #FFF;
    border: 1px solid #CCC;
    margin-left: 5px;
    margin-top: 20px;
}
.editInput{
    width: 220px;
    padding: 3px 10px;
    font-size: 13px;
    background-color: #FFF;
    border: 1px solid #CCC;
    margin: 10px 5px;
}
.pop-up{
    border: 1px #eee solid; 
    width:256px;
    height:114px;
    background-color: #fff;
    text-align: center;
}
 #bg{ 
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    background-color: black;
    z-index:800;
    -moz-opacity: 0.7;
    opacity:.70;
    filter: alpha(opacity=70);
    }
/** 网址导航栏拖拽样式 **/