﻿/**!
 * 绍兴市公共资源交易网站二级页面
 * date:2021-10-15
 * author: zzongyi;
 */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    margin: 0;
    padding: 0;
}

ol,
ul {
    list-style: none;
}

li {
    list-style-type: none;
}

img {
    display: block;
    border: 0;
}

a {
    text-decoration: none;
}

body,
html {
    font-family: '微软雅黑';
    font-size: 13px;
    color: #3f3f3f;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.content {
    width: 1300px;
    height: auto;
    margin: 0 auto;
}


.clearfix:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.dqwz {
    width: 100%;
    height: 58px;
}

.c-left {
    margin-right: 20px;
    width: 242px;
    min-height: 500px;
    border: 1px solid #e4e4e4;
    border-top: none;
}

.c-right {
    width: 1038px;
    min-height: 500px;
    border: 1px solid #e4e4e4;
}

.dqlm {
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: center;
    background: url(../images/dqlm-bg.png) no-repeat center;
    color: #fff;
    font-size: 17px;
    font-weight: 800;
}

.ejlm {
    width: 100%;
    height: auto;
    padding: 12px 10px;
}

.tjlm {
    width: 100%;
    height: 42px;
    border-bottom: 1px solid #e4e4e4;
    line-height: 42px;
    font-size: 15px;
}

.tjlm p {
    padding: 0 17px;
    display: inline-block;
    background-color: #006ebb;
    color: #fff;
}

.ajaxlb {
    width: 100%;
    height: auto;
}

.gc-lb li {
    float: left;
    width: 33%;
}

.gc-lb li span {
    width: 68px;
    height: 56px;
    display: block;
    margin: 0 auto;
}

.gc-lb li p {
    text-align: center;
    margin-top: 17px;
}

.gc-lb a {
    color: #595959;
    font-size: 15px;
}

.link select {
    width: 100%;
    height: 34px;
    border: none;
    outline: none;
    line-height: 34px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 15px;
    padding-left: 20px;
}

.xgselec {
    width: 310px;
    height: 36px;
    border: 1px solid #dfdfdf;
    position: relative;
    float: left;
    margin-right: 20px;
}

.ml-0 {
    margin: 0;
}

.xgselec:after {
    content: '';
    width: 24px;
    height: 24px;
    background: url(../images/xia.png) no-repeat center;
    position: absolute;
    right: 5px;
    top: 5px;
    pointer-events: none;
}

.foot p {
    text-align: center;
    color: #3d3d3d;
}

.dqwz {
    line-height: 58px;
    background: url(../images/1807241112322985753.png) no-repeat left;
    padding-left: 23px;
    color: #666;
}

.dqwz a {
    color: #666;
}

.xh a {
    padding-left: 32px;
    background: url(../images/images/1807241142163434005.png) no-repeat left;
    color: #333;
    display: block;
}

.xh li {
    width: 100%;
    height: 35px;
    background-color: #efefef;
    line-height: 35px;
    padding-left: 20px;
    margin-bottom: 10px;
}

.tjlm p {
    float: left;
}

.xh a {
    padding-left: 32px;
    background: url(../images/1807241142163434005.png) no-repeat left;
    color: #333;
    display: block;
}

.xh li {
    width: 100%;
    height: 35px;
    background-color: #efefef;
    line-height: 35px;
    padding-left: 20px;
    margin-bottom: 10px;
}

.xh li.active,
.xh li.current
 {
    background-color: #a51d35;
}
.xh li.active a,
.xh li.current a
 {
    color: #fff;
    background: url(../images/1807241142163066667.png) no-repeat left;
}

.ajax-list {
    padding-left: 16px;
    height: 390px;
    overflow: hidden;
}
.ajax-list a {
    float: left;
    color: #333;
    max-width: 70%;
}
.ajax-list span {
    float: right;
}
.ajax-list li {
    padding: 0 16px;
    width: 100%;
    height: 30px;
    color: #999;
    line-height: 30px;
    background: url(../images/1807241638583591166.png) no-repeat left;
}
.ajax-list li:hover {
    color: #a51d35;
}
.ajax-list li:hover a {
    color: #a51d35;
}

.text-overflow {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
