body, h1, h2, h3, h4, h5, h6, p, dl, dd, ul, ol, pre, form, input, textarea, th, td, select {
    margin: 0;
    padding: 0;
    font-weight: normal;
    text-indent: 0;
}

body {
    padding: 0;
    margin: 0;
    font-size: 16px;
    background: #f6f6f6;
}
a, button, textarea, select {
    background: none;
    -webkit-tap-highlight-color: rgba(255,0,0,0);
    outline: none;
    -webkit-appearance: none;
}

a {
    text-decoration: none;
    color: inherit;
}

li {
    list-style: none
}

.top_header {
    background: url('yiqing-topbg.jpg') no-repeat center top;
    width: 100%;
    min-width:1200px;
    height: 390px;
    margin: 0 auto;
    padding: 0px;
    padding-top: 10px;
    padding-left: 10px;
    box-sizing: border-box;
    text-align: center;
}

.top_banner {
    width: 1150px;
}


.logotitle {
    width: 1200px;
    position: relative;
    margin: 0 auto;
}

.logotitle > a {
    display: block;
    text-align: left;
    margin-top: 10px;
    width: 500px;
    height: 70px;
    background: url(logo_new.png) no-repeat left top;
    background-size: 425px 70px;
}

.logotitle h1 {
    font-size: 100px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(255,255,255,1);
    text-shadow: 0px 5px 0px rgba(0,0,0,0.2);
    text-align: center;
    margin: 25px auto;
    width: 985px;
    height: 128px;
}

    .logotitle h1 {
        font-size: 100px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: rgba(255,255,255,1);
        text-shadow: 0px 5px 0px rgba(0,0,0,0.2);
        text-align: center;
        margin: 87px auto;
        margin-top: 32px;
        width: 985px;
        height: 81px;
    }

.dbdhtbg {
    background: #2e79c4;
    min-width: 1100px;
}

.dbdht {
    text-align: left;
    width: 1100px;
    height: 42px;
    line-height: 42px;
    margin: 0 auto;
    color: #ffffff;
    font-family: 'Microsoft YaHei';
    padding-right: 15px;
}

    .dbdht > a {
        color: #ffffff;
        text-align: center;
        width: 95px;
        display: inline-block;
    }

        .dbdht > a > span {
            /*border-right:1px solid #7297d0;*/
            display: inline-block;
        }

    .dbdht a:hover {
        color: #fffff;
        background: #2d66a5;
        border-bottom: 3px solid #114d7c;
    }

.top_serach {
    display: inline-block;
    width: 552px;
    height: 51px;
    line-height: 51px;
    background: #fff;
    border-radius: 8px;
    position: relative;
    margin-bottom: 50px;
}

    .top_serach .search_txt {
        height: 51px;
        line-height: 51px;
        width: 454px;
        border: 0 none;
        background: none;
        text-indent: 1em;
        color: #999;
        position: absolute;
        left: 0;
        top: 0;
        font-size: 16px;
    }

        .top_serach .search_txt:focus {
            outline: none;
        }

    .top_serach .search_sub {
        width: 98px;
        height: 51px;
        line-height: 51px;
        font-size: 16px;
        color: #fff;
        text-indent: 46px;
        text-align: left;
        background: #1db3fa url(sdzt_search1.png) no-repeat 18px;
        border: 0 none;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        position: absolute;
        right: 0;
        top: 0;
        cursor: pointer;
    }

.fdgjl {
    position: absolute;
    right: 0;
    top: 10px;
}

    .fdgjl a {
        color: #ffffff;
        background: rgb(0 56 148 / 74%);
        font-size: 14px;
        padding: 4px 20px;
        text-align: center;
        border-radius: 15px;
        display: inline-block;
        margin-left: 3px;
    }

.yq_content {
    width: 1200px;
    background: #fff;
    box-shadow: 0 0 10px #ddd;
    margin:0 auto;
    margin-top:10px;
    padding:25px;
    box-sizing:border-box;
}

.ml15 {
  margin-left:15px;
}

.yq_item {
    width: 565px;
    display: inline-block;
}

.item_title {
    font-size: 24px;
    font-weight: bold;
    color: #1a5493;
    border-bottom: solid 1px #d5d7d9;
    line-height: 60px;
    height: 60px;
    position: relative;
}

    .item_title > a {
        color: #1a5493;
        font-size: 24px;
        font-weight: bold;
        line-height: 60px;
        border-bottom: 4px solid #045AA6;
        display: inline-block;
    }

.item_content {
    margin-top:10px;

}

    .item_content li {
        line-height: 46px;
        height: 46px;
        font-size: 18px;
        padding-left: 20px;
        background: url(zwgk_li_bg.png) no-repeat 4px center;
    }

        .item_content li a {
            max-width: 440px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            display: inline-block;
        }

        .item_content li span {
            color: #a9a2a2;
            font-size: 16px;
            float: right;
        }


.zxdh {
    width: 100%;
    height: 68px;
    line-height: 63px;
    font-size: 26px;
    text-align: center;
    color: white;
    background: #2760b7;
    margin: 20px 0px;
}

    .zxdh > img {
        vertical-align: middle;
        width: 42px;
        height: 42px;
        margin-right: 10px;
    }

    .zxdh > span {
        vertical-align: middle;
    }







