﻿.search-bread{
    color: #999;
    font-size: 14px;
    margin: 20px auto;
}

.search-nav{
    height:45px;
    background:#fff;
    overflow:visible;
}

.search-nav ul li{
    float:left;
    width:120px;
    text-align:center;
    color:#333;
    height:45px;
    line-height:45px;
    font-size:14px;
}

.search-nav ul li.search-head{
    background:#5b5b5b;
    color:#fff;
}
.search-nav ul li.search-site {
	 cursor:pointer;
}
.search-nav ul li.active{
    height:44px;
    border-top:3px solid #0088cc;
    color:#0088cc;
    font-weight:bold;
    border-left:1px solid #d2cfcf;
    border-right:1px solid #d2cfcf;
    margin-top:-1px;
    background:#fff;
}

.gl_search_right1_top{
    border-top: 2px solid #0097e0;
    background: #ecf9ff;
    padding: 12px 15px;
}

.gl_search_right1_top ul li {
    line-height: 25px;
}

.gl_search_right1_top ul li span {
    margin-right: 10px;
}

.gl_search_right1_top ul li a {
    margin-right: 20px;
}

.introduce-side{
    width:100%;
}

.introduce-side .introduce-title{
    font-size:14px;
    font-weight:700;
}

.introduce-side .lnk-all{
    border:none;
}

.top-tj{
    border:1px solid #ffd6ba;
    background:#fff;
    padding-right:10px;
}

.top-tj.qz{
    border:1px solid #d2cfcf;
}

.top-tj .list_item .l .photo>a>img{
    height:100%;
}

.top-tj .list_item .item-contrast {
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(http://218.94.1.154:85/WebSite/statics/images/line-assets/item-contrast.png) no-repeat;
    width: 84px;
    line-height: 22px;
    height: 22px;
    text-align: center;
    padding:0;
}

.top-tj .top-tj-title{
    height:56px;
    line-height:56px;
    background:url(../../images/image07.png) no-repeat left top;
    padding-left:60px;
    font-size:18px;
    font-weight:bold;
    color:#fe9000;
}

.qz .top-qz-title{
    height:45px;
    line-height:45px;
    font-size:18px;
    font-weight:bold;
    color:#000;
}

.top-tj .list_item .price{
    width:auto;
}

.tag-hot {
    background-color: #ff6600;
    color: White !important;
}

.tag-blue {
    background-color: #0088cc;
    color: White !important;
}

.zx-banner1{
    background:url(../../images/image11.png) no-repeat;
    width:908px;
    height:53px;
    margin:10px auto;
    padding-top:32px;
}

.zx-banner1 a{
    margin-left:568px;
}

.qz-list-t span{
    font-weight:normal;
    font-size:12px;
    margin-left:20px;
}

.qz .qz-info{
    display:inline-block;
    margin-right:20px;
    min-width:120px;
}

.qz.line-bd{
    margin-top:0px;
}
.qz-line-hd{
    height:45px;
    line-height:45px;
    padding-left:30px;
}

.qz.line-bd ul.relatedlines li{
    width:200px;
    margin:10px 6px;
}

.qz.line-bd ul.relatedlines li>a>img{
    width:200px;
}

.fix-top{
    position:fixed;
    top:0px;
    width:100%;
    background:#fff;
    z-index:9999;
    box-shadow: 0px 5px 3px #cccccc;
    text-align:center;
}

.top-search-nav{
    width:1200px;
    margin:0 auto;
}

.top-search-nav > a.back-index {
        display: inline-block;
        float:left;
        width: 20px;
        text-align: center;
        background: #ececec;
        color: #333;
        height:45px;
        line-height:22px;
}

.top-search-nav > a.back-index:hover{
    color:#0097e0;
}

.top-search-nav .fr div{
    display:inline-block;
}

.top-search-nav .fr .search-input{
    border:1px solid #d2cfcf;
    height:28px;
    margin-top:6px;
    width:210px;
}

.top-search-nav .fr .search-input input{
    border:none;
    height:26px;
    line-height:26px;
    background:#fff;
    text-indent:10px;
    color:#999;
    width:180px;
}

.top-search-nav .fr .search-input a{
    display:inline-block;
    float:right;
    width:30px;
    text-align:center;
    padding-top:5px;
}

.top-search-nav .fr .search-nav-tel{
    background:url(../../images/tel.png) no-repeat left center;
    font-size:18px;
    font-weight:bold;
    color:#ff5500;
    margin-left:20px;
    padding-left:30px;
    margin-top:8px;
}

.back-top{
    position:fixed;
    bottom:50px;
    right:5%;
}

.back-top a{
    display:block;
    box-sizing:border-box;
    width:50px;
    height:50px;
    text-align:center;
    padding:7px 0;
    background:#5b5b5b;
    border-radius:3px;
}

.popup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999999;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    background:rgba(0,0,0,.4);
}

.popup .pop-details{
    width:850px;
    margin:100px auto 0;
    background:#fff;
    padding:15px 30px 30px;
    height:550px;
    overflow-y:auto;
    line-height:25px;
    position:relative;
}

.popup .pop-details .details-title{
    height:40px;
    line-height:40px;
    font-size:18px;
    font-weight:bold;
    color:#0097e0;
    border-bottom:3px solid #0097e0;
    margin-bottom:20px;
}

.pop-close{
    position:absolute;
    right:0;
    top:0;
    display:block;
}

    