* {
    padding: 0;
    margin: 0;
    border: none;
    box-sizing: border-box;
    font-family: 微软雅黑, serif;
}

fieldset, img {
    border: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

sup, sub {
    font-size: 100%;
    vertical-align: baseline;
}

a {
    cursor: pointer;
    text-decoration: none;
    color: inherit;
}

a:hover {
    text-decoration: none;
}

img {
    vertical-align: middle;
}

a {
    text-decoration: none;
    color: inherit;
}

body {
    background-color: #fff;
}

li {
    list-style: none
}

.clearfix {
    /* 触发 hasLayout */
    zoom: 1;
}

.clearfix:after {
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

.banner {
    background: url("/gdywdt/zwzt/2020gdlh/images/banner_lh.jpg") no-repeat center center;
    width: 100%;
    min-width: 1200px;
    height: 486px;
}

.nav {
    background: url("/gdywdt/zwzt/2020gdlh/images/nav_bg.jpg") no-repeat center center;
    width: 100%;
    height: 60px;
    min-width: 1200px;
}

.nav .content {
    margin: 0 auto;
    width: 1200px;
}

.nav .content ul{
    margin-left: 320px;
}

.nav ul li {
    display: inline-block;
    height: 60px;
    line-height: 60px;
    margin: 0 66px;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
}

.main {
    width: 100%;
    min-width: 1200px;
}

.headline {
    margin: 40px auto;
    width: 1200px;
    position: relative;
}

.headline img {
    position: absolute;
    top: 8px;
    left: 0;
}

.headline .content {
    width: 1200px;
    text-align: center;
}

.headline .content h5 {
    font-size: 40px;
    margin-bottom: 20px;
    font-weight: bold;
}

.headline .content p {
    font-size: 18px;
}

.headline .content h5 p {
    font-size: 40px;
    font-weight: bold;
}

/*新闻大图*/
.newsPic {
    margin: 0 auto;
    width: 800px;
    position: relative;
}

.newsPic .arrow-left {
    width: 40px;
    left: -50px;
    top: 200px;
    position: absolute;
    height: 40px;
    background: url("/gdywdt/zwzt/2020gdlh/images/left.png") no-repeat;
}

.newsPic .arrow-right {
    width: 40px;
    right: -50px;
    top: 200px;
    position: absolute;
    height: 40px;
    background: url("/gdywdt/zwzt/2020gdlh/images/right.png") no-repeat;
}

.newsPic .pagination {
    position: absolute;
    right: 4px;
    text-align: center;
    bottom: -30px;
    z-index: 10;
    width: 100%;
}

.newsPic .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #c60000;
    margin: 0 4px;
    border-radius: 4px;
    cursor: pointer;
}

.newsPic .swiper-active-switch {
    width: 40px;
}

.newsPic .swiper-container {
    width: 800px;
    height: 436px;
}

.newsPic .pic {
    width: 800px;
    height: 436px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}


.newsPic .pic img {
    width: 800px;
    height: 436px;
}

.newsPic .pic .describe {
    position: absolute;
    width: 680px;
    height: 130px;
    bottom: 20px;
    color: #ffffff;
    left: 60px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.4);

}

.newsPic .pic .describe p {
    text-align: center;
    font-size: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 14px;
    font-weight: bold;
}


.newsPic .pic .describe a {
    width: 160px;
    height: 40px;
    margin: 18px auto 0;
    line-height: 36px;
    border-radius: 10px;
    border: 2px solid #ffffff;
    display: block;
    text-align: center;
}

.newsPic .pic .describe a:hover {
    color: #e72828;
    background: #ffffff;
}


.news {
    width: 1200px;
    margin: 40px auto;
}

.news .section {
    border-bottom: 1px dashed #c60000;
    padding: 20px 0;
}


.news .section.last {
    border-bottom: none;
}

.news .section h5 {
    font-size: 22px;
    margin-bottom: 10px;
}

.news .section h5 span {
    background: #de0716;
    width: 6px;
    height: 6px;
    display: inline-block;
    margin-right: 6px;
    vertical-align: 4px;
}

.news .section p {
    font-size: 18px;
    color: #878787;
    line-height: 30px;
}

.news a.more {
    display: block;
    width: 300px;
    height: 50px;
    line-height: 48px;
    color: #c60000;
    margin: 20px auto;
    text-align: center;
    border-radius: 10px;
    border: 1px solid #c60000;
}

.sdbg {
    width: 100%;
    min-width: 1200px;
    padding: 50px 0;
    background: url("/gdywdt/zwzt/2020gdlh/images/sdbg_bg.jpg") no-repeat;
    margin: 0 auto 40px;
    background-size: 100% 100%;
}

.sdbg .title img {
    text-align: center;
    margin: 0 auto 40px;
    display: block;
}

.sdbg .content {
    margin: 0 auto;
    width: 1200px;
}

.sdbg ul {
    margin-right: -50px;
}

.sdbg ul .navTitle {
    width: 370px;
    height: 60px;
    background: #ffffff;
    border: 1px solid #c60000;
    line-height: 58px;
    text-align: center;
    color: #c60000;
    border-radius: 10px;
    margin: 10px 40px 10px 0;
    cursor: pointer;
    display: inline-block;
}

.sdbg ul .navTitle.active {
    background: #c60000;
    color: #ffffff;
}

.hide {
    display: none;
}

.sdbg .section {
    width: 1200px;
    background: #ffffff;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 20px 30px;
    margin: 20px auto;
    position: relative;
}

.sdbg .section .slider {
    width: 1140px;
}

button[type=button].slick-prev {
    font-size: 0;
    background: url("/gdywdt/zwzt/2020gdlh/images/left.png") no-repeat;

}

button[type=button].slick-next {
    font-size: 0;
    background: url("/gdywdt/zwzt/2020gdlh/images/right.png") no-repeat;
}

.sdbg .section .swiper-container {
    height: 400px;
}

.sdbg .section h5 {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}

.sdbg .section p {
    line-height: 36px;
    font-size: 18px;
    text-align: justify;
}
.sdbg .more{
    display: block;
    height: 44px;
    line-height: 44px;
    background: #ffffff;
    border-radius: 10px;
    font-size: 18px;
    width: 1200px;
    text-align: center;
    color: #c60000;
}
.cyjd {
    width: 1200px;
    margin: 0 auto 40px;
}

.cyjd .title img {
    text-align: center;
    margin: 40px auto;
    display: block;
}

.cyjd .content {
    position: relative;
    height: 320px;
    width: 1200px;
}

.cyjd .content .swiper-container {
    height: 320px;
    width: 1200px;
}

.cyjd .section {
    overflow: hidden;
    height: 320px;
    border-radius: 10px;
}

.cyjd .section img {
    height: 320px;
    width: 600px;
}

.cyjd .section .describe {
    box-sizing: border-box;
    padding: 20px 40px;
    width: 600px;
    height: 320px;
    background: #f1f1f1;
}

.cyjd .section .describe h5 {
    color: #e72828;
    margin-bottom: 18px;
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
    text-align: justify;
}

.cyjd .section .describe p {
    font-size: 18px;
    line-height: 34px;
    margin-bottom: 22px;
    text-align: justify;
}

.cyjd .section .describe a.more {
    width: 150px;
    height: 45px;
    font-size: 18px;
    line-height: 45px;
    background: #c60000;
    border-radius: 10px;
    display: inline-block;
    color: #ffffff;
    text-align: center;
}

.cyjd .pagination {
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 1;
}

.cyjd .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #c60000;
    margin: 0 4px;
    border-radius: 4px;
    cursor: pointer;
}

.cyjd .swiper-active-switch {
    width: 40px;
}