* {
    padding: 0;
    margin: 0;
    border: none;
    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;
    color: #cb0b06;
}

img {
    vertical-align: middle;
}

body {
    background-color: #fff;
    min-width: 1220px;
}

li {
    list-style: none
}

.hide {
    display: none;
}

.clearfix {
    /* 触发 hasLayout */
    zoom: 1;
}

.clearfix:after {
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

.banner {
    width: 100%;
    min-width: 1220px;
}

.banner img {
    width: 100%;
}

.main {
    width: 1200px;
    margin: 60px auto;
}

.main .news .newsPic {
    position: relative;
    height: 396px;
    margin-bottom: 60px;
    width: 640px;
}

.main .news .newsPic .swiper-newsPic {
    height: 396px;
}

.main .news .newsPic .section {
    width: 640px;
    height: 396px;
    position: relative;
}

.main .news .newsPic .section img {
    width: 640px;
    height: 396px;
}

.main .news .newsPic .section p {
    width: 640px;
    height: 54px;
    line-height: 54px;
    position: absolute;
    bottom: 0;
    color: #ffffff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-indent: 10px;
    box-sizing: border-box;
    padding-right: 100px;
    background: rgba(0, 0, 0, 0.6);
}

.main .news .newsPic .pagination {
    position: absolute;
    right: 10px;
    bottom: 18px;
    z-index: 3;
}

.main .news .newsPic .swiper-pagination-switch {
    background: #ffffff;
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 5px;
    margin-right: 5px;
}

.main .news .newsPic .pagination .swiper-active-switch {
    width: 20px;
    background: #fc3137;
}

.main .news .newsPic .bg {
    background: url("../images/newsPic_bg.png");
    width: 640px;
    position: absolute;
    top: 10px;
    left: 10px;
    height: 396px;
}

.main .news .xwzx {
    width: 520px;
    height: 396px;
    margin-bottom: 60px;
}

.main .news .xwzx .title {
    background: url("../images/title_xwzx.png");
    width: 510px;
    margin-bottom: 16px;
    height: 74px;
}

.main .news .xwzx .section {
    padding-bottom: 18px;
    margin: 0 0 16px;
    border-bottom: 1px dashed #c90500;
}

.main .news .xwzx .section h4 {
    font-size: 22px;
    font-weight: bold;
    line-height: 36px;
    margin-bottom: 10px;
    color: #cb0b06;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.main .news .xwzx .section p {
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.main .news .xwzx .section p .details {
    color: #ea6a1b;
}

.newsList li {
    line-height: 46px;
    height: 46px;
    font-size: 18px;
}

.newsList li a {
    max-width: 100%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newsList li span.point {
    display: inline-block;
    margin-right: 8px;
    width: 6px;
    border-radius: 3px;
    height: 6px;
    vertical-align: 3px;
    background: #c90500;
}

.newsList li span.time {
    color: #999999;
    float: right;
}

.main .jmzl, .main .pqxx {
    width: 520px;
}

.main .news .jmzl .title {
    background: url("../images/title_jmzl.png");
    width: 520px;
    margin-bottom: 16px;
    height: 74px;
}

.main .news .pqxx .title {
    background: url("../images/title_pqxx.png");
    width: 520px;
    margin-bottom: 16px;
    height: 74px;
}

.main .qwft {
    margin: 40px auto;
}

.main .qwft .title {
    background: url("../images/title_qwft.png");
    width: 1213px;
    margin: 0 auto 24px;
    height: 122px;
}

.main .qwft .section {
    background: url("../images/qwft.png");
    width: 1200px;
    height: 198px;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 34px 34px 30px 40px;
}

.main .qwft .section h4 {
    font-size: 22px;
    font-weight: bold;
    line-height: 36px;
    margin-bottom: 18px;
    color: #cb0b06;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.main .qwft .section p {
    line-height: 36px;
    overflow: hidden;
    text-indent: 36px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    font-size: 18px;
    -webkit-box-orient: vertical;
}

.main .qwft .section p .details {
    color: #ea6a1b;
}
.main .qwft .newsList li a {
    max-width: 1070px;
}

.main .sptk {
    margin: 40px auto;
    overflow: hidden;
}

.main .sptk .title {
    background: url("../images/title_sptk.png");
    width: 1213px;
    margin: 0 auto 30px;
    height: 117px;
}
.main .sptk .con{
    margin-right: -40px;
}
.main .sptk .section {
    width: 386px;
    height: 287px;
    position: relative;
    margin:0 20px 30px 0;
}

.main .sptk .section img {
    width: 386px;
    height: 287px;
}

.main .sptk .section p {
    width: 386px;
    height: 60px;
    line-height: 60px;
    position: absolute;
    bottom: 0;
    color: #ffffff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-indent: 10px;
    background: rgba(0, 0, 0, 0.6);
}