* {
    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;
    color: #0072e5;
}

img {
    vertical-align: middle;
}


body {
    background-color: #fff;
    width: 100%;
    min-width: 1200px;
    overflow-x: hidden;
}

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("../images/banner.jpg") no-repeat center center;
    width: 100%;
    min-width: 1200px;
    height: 420px;
}

.news {
    width: 1200px;
    margin: 60px auto 40px;
    overflow: hidden;
}

.news .newsPic {
    width: 580px;
    height: 374px;
    position: relative;
}

.news .newsPic .swiper-container1 {
    width: 580px;
    height: 374px;
}

.news .newsPic .swiper-container1 a {
    display: block;
    position: relative;
}

.news .newsPic .swiper-container1 a img {
    width: 580px;
    height: 374px;
}

.news .newsPic .swiper-container1 a p {
    position: absolute;
    width: 580px;
    height: 50px;
    line-height: 50px;
    bottom: 0;
    font-size: 18px;
    color: #ffffff;
    left: 0;
    text-indent: 10px;
    padding-right: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: rgba(0, 0, 0, 0.6);

}

.news .newsPic .pagination {
    position: absolute;
    text-align: right;
    bottom: 15px;
    z-index: 10;
    right: 8px;
}

.news .newsPic .swiper-pagination-switch {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 10px;
    background: #ffffff;
    margin: 0 6px;
    cursor: pointer;

}

.news .newsPic .swiper-active-switch {
    background: #cb0000;
}

.news .newsList {
    width: 580px;

}

.news .newsList .title {
    background: url("../images/title_fzgz.png");
    width: 580px;
    height: 35px;
    margin-bottom: 26px;
    position: relative;
}

.news .newsList .title .more {
    position: absolute;
    right: 0;
    top: 8px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    width: 70px;
    color: #ffffff;
    background: #1588f9;
    border-radius: 14px;
}
.news .newsList .list{
    margin-right: -40px;
}
.news .newsList .list li {
    font-size: 18px;
    line-height: 30px;
    float: left;
    width: 580px;
    margin-right: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 18px;
}

.news .newsList .list li span {
    width: 8px;
    vertical-align: 3px;
    height: 8px;
    background: #0072e5;
    margin-right: 6px;
    display: inline-block;
}

.part2 {
    background: url("../images/bg.jpg");
    height: 373px;
    width: 100%;
    min-width: 1200px;
}

.part2 .content {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 0;
}

.part2 .content .flfg {
    width: 580px;
}

.part2 .content .title .more {
    position: absolute;
    right: 0;
    top: 8px;
    height: 28px;
    width: 70px;
    color: #ffffff;
    background: #1588f9;
    text-align: center;
    line-height: 28px;
    border-radius: 14px;
}

.part2 .content .flfg .title {
    background: url("../images/title_flfg.png") no-repeat center left;
    width: 580px;
    height: 35px;
    position: relative;
    margin-bottom: 34px;
}

.part2 .content .xgjd {
    width: 580px;
}

.part2 .content .xgjd .title {
    background: url("../images/title_xgjd.png") no-repeat center left;
    width: 580px;
    height: 35px;
    margin-bottom: 34px;
    position: relative;
}

.part2 .content .list li {
    font-size: 18px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 18px;
}

.part2 .content .list li span {
    width: 8px;
    vertical-align: 3px;
    height: 8px;
    background: #0072e5;
    margin-right: 6px;
    display: inline-block;
}

.part3 {
    width: 1212px;
    margin: 40px auto;

}

.part3 .title {
    width: 1200px;
    background: url("../images/title_dxal.png") no-repeat center center;
    height: 36px;
    margin: 30px auto;
    position: relative;
}

.part3 .title .more {
    position: absolute;
    right: 0;
    top: 8px;
    height: 28px;
    width: 70px;
    color: #ffffff;
    background: #1588f9;
    text-align: center;
    line-height: 28px;
    border-radius: 14px;
}

.part3 .content {
    width: 1212px;
    margin: 30px auto;
    padding-bottom: 50px;
}

.part3 .content .section {
    float: left;
    margin: 14px;
    background: #ffffff;
    box-shadow: 0 0 10px 0 #b4b4b4;
    width: 376px;
}

.part3 .content .section img {
    width: 376px;
    height: 212px;
}

.part3 .content .section h5 {
    font-size: 18px;
    text-align: center;
    padding: 0 10px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 38px;
}

.part3 .content .section p {
    line-height: 26px;
    height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    padding: 0 10px;
}
