
body {
    font-size: 12px;
    background-color: #f0f0f0;
}

html, body, ul, li, h3, p {
    padding: 0;
    margin: 0;
}

html {
    min-width: 1260px;
}


.top-nav{
    width: 100%;
    display: block;
    overflow: hidden;
    height: 624px;
    background: url(../img/top_nav_bg.png) no-repeat center center;
    background-size: cover;
    position: relative;
}
.nav-bar-view{
    width: 100%;
    display: flex;
    align-content: center;
    position: absolute;
    left: 0;
    bottom: 0;
    richness: 0;
    justify-content: center;
}
.nav-bar{
    margin-bottom: 30px;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    font-size: 18px;
    color: white;
    gap: 20px;
}
.nav-bar div{
    cursor: pointer;
}





h3 {
    font-weight: bold;
    font-style: normal;
}

ul, li {
    display: block;
    list-style-type: none;
    text-transform: capitalize;
}

.blank {
    clear: both;
    height: 8px;
    overflow: hidden;
    display: block;
}

a:link,
a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a{
    text-decoration: none;
    color: inherit;
}

.blank {
    clear: both;
    height: 10px;
    overflow: hidden;
    display: block;
    overflow: hidden;
}

.c-red {
    color: #cc0000;
}

.c-red a:link,
.c-red a:visited {
    text-decoration: none;
    color: #cc0000;
}

.c-red a:hover {
    color: #cc0000;
    text-decoration: underline;
}

.text_list_3l {
}

.text_list_3l h3 {
}

.text_list_3l h3 a {
    font: 18px/2 Arial, Helvetica, "microsoft yahei","Hiragino Sans GB", sans-serif;
    text-align: center;
    font-weight: bold;
    color: #333333;
}

.text_list_3l li {
    background-color: #ffffff;
    width: 564px;
    text-align: left;
    margin-right: 14px;
    line-height: 30px;
    overflow: hidden;
    float: left;
    display: block;
}

.text_list_3l li {
    border: 1px solid #d5d5d5;
    margin-bottom: 20px;
    padding: 10px;
    height: 150px;
}

.text_list_3l li a {
    color: #333333;
}

.text_list_3l li a:hover {
    color: #b30f00;
    text-decoration: none;
}

.text_list_3l p {
    width: 564px;
    text-align: left;
    line-height: 30px;
    float: left;
    display: block;
}

.lolinks {
    height: 90px;
    width: 100%;
    line-height: 90px;
    background-image: url(../img/daily-bg2.png);
    background-repeat: no-repeat;
    background-position: bottom;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
}

.lolinks ul {
    clear:both;
    text-align: center;
}

.lolinks ul a {
    margin-right: 20px;
}

.lolinks ul a {
    font: 26px/2.4 Arial, Helvetica, "microsoft yahei","Hiragino Sans GB", sans-serif;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

.lolinks ul a:hover {
    color: #fff047;
    text-decoration: none;
}

.ldate {
    color: #999;
    font-size: 12px;
    float: left;
}

#pages {
    padding: 14px 0 10px;
    margin: 0px auto;
    width: 100%;
    text-align: center;
}

.w1200px {
    width: 1200px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}

.toper_2023szsc {
    background-image: url(../img/szscbanner.jpg);
    background-repeat: no-repeat;
    width: 100%;
    display: block;
    overflow: hidden;
    height: 590px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-position: center center;
}

.maincon {
    width: 1200px;
    margin: 30px auto 0px auto;
    background: #ffffff;
    padding: 0px 20px;
}

#position {
    background: #E4F3FC url(../img/bg_position.gif) no-repeat 0 0;
    padding-left: 90px;
    height: 28px;
    line-height: 28px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #fff;
    border-bottom-color: #fff;
    text-align: left;
}

#position {
    border: 1px solid #f7f7f7;
    margin-bottom: 20px;
    background-color: #fbfbfb;
    float: left;
    width: 1102px;
}

#position a {
    color: #666666;
    background: url(../img/bg_position.gif) no-repeat right -37px;
    padding-right: 16px;
}

.footer {
    background-image: url(../img/footer2.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 100%;
    display: block;
    overflow: hidden;
    height: 170px;
    padding-top: 25px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-color: #AE2E2D;
}

.footer p {
    line-height: 28px;
    text-align: center;
    color: #ffffff;
}

.footer .aq {
    margin: 0px auto;
    width: 100px;
}

.hide {
    display: none;
}

