@charset "utf-8";

html {
    min-width: 1200px;
}
.container { width: 1200px; margin: 0 auto; padding: 0; background: none; overflow: visible; }
.tt1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zd-header {
    position: relative;
}
.zd-header img {
    width: 100%;
    vertical-align: top;
}
.zd-header .logo-link {
    position: absolute;
    top: 8.4%;
    left: 3.2%;
    width: 24.2%;
    height: 20.2%;
}
.zd-section .column {
    margin: 30px 0 15px;
    border-bottom: 1px solid #ddd;
}
.zd-section .column h3 {
    margin: 13px 0;
    padding: 0 0 0 10px;
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
    color: #1657c8;
    border-left: 4px solid #1657c8;
}
.zd-section .column .more {
    font-size: 15px;
    line-height: 24px;
    color: #808080;
}
.zq-list::after {
    display: block;
    content: "";
    clear: both;
}
.zd-section > div { min-height: 160px; }
.zq-list li {
    float: left;
    width: 580px;
}
.zq-list li:nth-child(even) {
    float: right;
}
.zq-list .title {
    display: inline-block;
    width: calc(100% - 90px);
    font-size: 16px;
    line-height: 40px;
    color: #000;
margin: 0;
vertical-align: top;
}
.zq-list .title::before {
    display: inline-block;
    content: "";
    width: 7px;
    height: 7px;
    margin: 0 7px 2px 0;
    background: #bbb;
    border-radius: 50%;
}
.zq-list .date {
    font-size: 14px;
    line-height: 40px;
    color: #808080;
}

 .contedwz
{
    height: 50px;
    background-image: linear-gradient(
        #eef4f9, 
        #eef4f9), 
    linear-gradient(
        #000000, 
        #000000);
    background-blend-mode: normal, 
        normal;
    line-height: 50px;
    margin-top: 20px;
}
 .contedwz a
{
    font-size: 13px;
    color: #323232;
}
 .contedwz a:last-child { font-weight: 700; }
 .contedwz img
{      margin-left: 10px;
    width: 15px;
    height: 13px;
    margin-top: 18px;
    margin-right: 5px;
}
.zq-list li .title, .zq-list li .title::before { transition: all .3s; -ms-transition: all .3s; }
.zq-list li .title:hover { color: #1657c8; transform: translateX(4px); -ms-transform: translateX(4px);  }
.zq-list li .title:hover::before { background: #1657c8; }

#page-list { margin: 40px auto 12px; }
#page-list > table { margn: 0 auto;  }
#page-list td, #page-list span, #page-list a, #page-list input { font-family: Arial; }
#page-list td { font-size: 14px;  }
#page-list #fanye1010976 { line-height: 26px; padding-top: 5px; }
#page-list span, #page-list a, #page-list input, #page-list div { display: inline-block; width: auto; height: 26px;  font-size: 14px;  }
#page-list span, #page-list a, #page-list #gotopagebut {padding: 0px 8px; line-height: 26px;   border-radius: 2px;    border: 1px solid #1657c8; margin: 0px 5px 0;  }
#page-list a { color:#1657c8; }
#page-list .defaultInputStyle { height: 24px; border: 1px solid #1657c8; border-radius: 2px; padding: 0 4px; line-height: 24px; outline: none; vertical-align: top; margin: 0 5px 0 2px; }