html, body, div, span, iframe, map, font, img, a img, samp, strong, hr, h1, h2, h3, h4, h5, h6, b, p, blockquote, a, address, code, dl, dt, dd, ol, ul, li, form, label, table, tr, td, th {
    padding: 0;
    margin: 0;
    border: 0;
    font-weight: normal;
    font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    list-style: none;
}

html, body {

    position: relative;
    height: 100%;
    min-width: 1300px;
}

img {
    border: 0;
}

a {
    text-decoration: none;
    color: #000;
}

a:hover {
    color: red;
}

.clear {
    clear: both;
}

div {
    box-sizing: border-box;
}
.slideBox {
    width:100%;

    height: 400px;
    display: flex;

    justify-content: space-around;
    align-items: center;
}
.linkT-content {
    width: 1300px;
margin:auto auto 0 auto;
bottom:0px;
    height: 280px;
    display: flex;

    justify-content: space-around;
    align-items: center;
}
.background-div {
    width: 100%;

    height: 500px;

    background-image: url('../images/sybj.png');

    background-size: cover;

    background-position: center;

    background-repeat: no-repeat;

}

.background-div-in {
    width: 100%;

    height: 600px;

    background-image: url('../images/sybj.jpg');

    background-size: cover;

    background-position: center;

    background-repeat: no-repeat;
 
}

header .zq-head {
    height: 120px;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 1300px;
    margin: 0 auto;
    min-width: 1300px;
    justify-content: space-between;
}

.fl {
    float: left;
}


header .nav {
    height: 40px;
    display: block;
}



header .navbar_nav .dropdown {
    float: left;
    position: relative;
    display: block;
}

header .navbar_nav li.dropdown {
    display: inherit;
    position: relative;
}



header .nav .container {
    max-width: 1300px;
    height: auto;
    margin: 0 auto;
    position: relative;
}

.copyright-background {
    /* width: calc(100vw - 17px); */
    height: 310px;
    background-image: url('../images/bgbt.png');

    background-size: cover;

    background-position: center;

    background-repeat: no-repeat;

    color: #ffffff;
    min-width: 1300px;
}

.copyright {
    width: 1300px;
    height: 220px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* border-top: 2px solid #000; */

    /* box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); */

}

.friend-link-background {
    height: 62px;
    background: #00539f;
    color: #ffffff;
    min-width: 1300px;
    box-shadow: 0px 2px 4px rgba(0,0,0,2);
    padding-top: 5px;
}

.friend-link {
    width: 1300px;
    height: 90px;
    margin: 0 auto;
    border-top: 2px solid #f9f9f9;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    padding-top: 10px;
}
.link {
    display: flex;
    justify-content: start;
}

.link li a {
    border-right: 1px solid white;
    padding-right: 5px;
    padding-left: 5px;
    text-decoration: none;
    line-height: 30px;
    color: #FFFFFF;
    font-size: 15px;
}


.zxdt {
    width: 100%;

    height: 550px;
    position: relative;
    display: flex;
    justify-content: center;
}

.zxdt::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    /* opacity: 0.7;  */
    z-index: -1;
    background-image: url('../images/kstdbj01.png');
}

.zxdt-content {
    width: 1300px;
    height: 100%;
    position: relative;
    /* padding-top: 10px; */
}

.zxdt .titlecell {
    /* color: #ffffff; */
    /* padding-top: 30px; */
    width: 250px;
    position: absolute;
    text-align: center;
    /* min-width: 1300px; */
}



.zxdt .titlecell a::after {
    background: url(../images/bttb.png) no-repeat center;
    background-size: contain;
    left: -5px;
}

.zxdt .listshow {
    width: 625px;
    background-color: transparent;
    position: absolute;
    z-index: 1;
}

.zxdt .listshow li {
    height: 85px;
    line-height: 38px;
    padding-top: 9px;

    padding-left: 0px;
    display: flex;

    align-items: center;
    flex-direction: row;
    justify-content: initial;
    position: relative;
    background: #ffffff;

    margin-bottom: 20px;
    padding-left: 1rem;

}
.zxdt .listshow li:before {
    position: absolute;
    right: 0;
    top: 0;
    width: 5px;
    height: 0%;
    content: "";   
    background:#b7271f
    transition: .5s;
}
.zxdt .listshow li:hover:before {
    height: 100%;
}
.zxdt .listshow a {
    color: inherit;
    font-size: 16px;
 
}

.zxdt .listshow .zhaiyao {
    text-indent: 2em;
    font-size: 13px;
    width: 510px;
    margin-top: 0px;
}


.zxdt .listshow li:hover,.zxdt .listshow li.on {
    color: #b7271f
    
}
.zxdt .listshow li.on::before {
    height:100%;
}






.zxdt .big-img {
    width: 630px;
    height: 440px;
    position: absolute;
    right: 0;
    /*bottom: 50px;*/
    /* top: -80px; */
    z-index: 1;
 background: url(../images/default.jpg) no-repeat center center;
background-size: cover;
}


.tzgg {
    height: 350px;
    width: 1300px;
    margin: 0 auto;
}

.titlecell {
    width: 300px;
    border-bottom: 1px solid #d6d6d6;
    line-height: 45px;
    font-size: 30px;
    color: #b7271f
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
    padding-top: 15px;
}

.titlecell a {
    position: relative;
    line-height: 26px;
    height: 26px;
    padding-left: 35px;
    font-size: 0.875rem;
    color: #b7271f
    transition: 0.5s all;
}

.titlecell a::after {
    content: "";
    width: 30px;
    height: 30px;
    background: url(../images/bttb.png) no-repeat center;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: 5px;
    transition: all 0.5s;
}

.titlecell a:hover::after {
    transition: all 0.5s;
    transform: rotate(90deg);
}

.titlecell a:hover {
    color: red;
    transition: 0.5s all;
}


.tzgg .tzgg-news-list {
    /*padding-top: 1rem;*/
}

.tzgg .tzgg-news-list .list-box {
    display: flex;
    flex-direction: column;

}

.tzgg .tzgg-news-list .list-box ul {
    display: flex;

    flex-wrap: wrap;

    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

.tzgg .tzgg-news-list .list-box li {
    width: 31%;

    margin: 1%;

    box-sizing: border-box;
 
}

.tzgg .tzgg-news-list .list-box a {
height:80px;
    display: flex;
    align-items: center;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    padding: 2px 10px 0px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    text-decoration: none;
    color: inherit;
}

.tzgg .tzgg-news-list .list-box a:hover {
    color: #b7271f

}




.listshow {
    background-color: #eeeeee;
    width: 600px;
}

.listshow li {
    height: 123px;
    line-height: 38px;
    padding-top: 9px; 
    border-bottom: 1px dashed #808080;  
    padding-left: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.listshow a {
    word-break: break-word;
    line-height: 22px;
    font-size: 25px;
    color: #b7271f
    font-weight: bold;
}

.listshow a:hover {
    color: #b7271f
}

.listshow .zhaiyao {
    display: block;
    font-size: 16px;
    font-weight: 200;
    color: black;
    line-height: 24px;
    padding: 0px 15px 5px 0px;
    margin: 0;
    margin-top: 10px;

}


.ejym-banner {
    height: 450px;
    background: url(../images/sybj2.png) no-repeat;
    background-size: cover;
    min-width: 1300px;
}

.footer {
    clear: both;
    background-color:#b7271f;
    position: relative;
    width: 100%;
    height: 100px;

}
.left-message{
width: 100%;
padding-top:10px;
 text-align: center;
}
.left-message p{
font-family:"宋体";
font-size:16px;
line-height:20px;
color:rgb(255,255,255);
width: 100%;
margin:10px auto;
 text-align: center;
}