* {
    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;
}

img {
    vertical-align: middle;
}

body {
    background-color: #fff;
    width: 100%;
    min-width: 1300px;
}

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;
}

.hide {
    display: none;
}

button,
input {
    border: none;
    outline: none;
}

.banner {
    background: url(../images/banner.jpg) top center no-repeat;
    width: 100%;
    height: 969px;
}
.banner .con{
    position: relative;
}
.banner .fjchange {
    position: absolute;
    right: 70px;
    top: 70px;
    /* color: #3187db !important; */
    display: inline-block;
    padding: 0 12px;
    height: 26px;
    line-height: 26px;
    border-radius: 15px;
    background: #89beff;
}

.banner .fhsy {
    position: absolute;
    right: 140px;
    top: 70px;
    /* color: #3187db; */
    display: inline-block;
    padding: 0 12px;
    height: 26px;
    line-height: 26px;
    border-radius: 15px;
    background: #89beff;
    /* font-weight: bold; */
}

.title {
    margin: 0 auto;
    position: relative;
    width: 1200px;
    height: 125px;
    margin-bottom: 80px;
}

.mtgz .title {
    background: url(../images/tit_mtgz.png) no-repeat center center;
    /* padding-top: 300px; */
}

.dmqh .title {
    background: url(../images/tit_dmqh.png) no-repeat center center;
    padding-top: 80px;
}

.title .more {
    position: absolute;
    right: 0;
    bottom: 35px;
    width: 52px;
    display: block;
    height: 16px;
}

.point {
    float: left;
    width: 6px;
    height: 6px;
    background: #00ffc0;
    margin-right: 10px;
    border-radius: 4px;
    margin-top: 10px;
}

.mtgz {
    background: url(../images/mainbg1.jpg) center center no-repeat;
    width: 100%;
    height: 845px;
}

.mtgz .con {
    padding-top: 180px;
}

.mtgz .mtgzCon1 {
    background: url(../images/mtgz_bg1.png) center bottom no-repeat;
    width: 1200px;
    height: 336px;
    margin: 0 auto;
}

.mtgz .mtgzCon1 .xwdt {
    position: relative;
    width: 554px;
    height: 312px;
    padding-left: 15px;
}

.mtgz .mtgzCon1 .xwdt .swiper-xwdt {
    width: 554px;
    height: 312px;
}

.mtgz .mtgzCon1 .xwdt .swiper-xwdt .pic {
    position: relative;
    width: 554px;
    height: 312px;
    display: block;
}

.mtgz .mtgzCon1 .xwdt .swiper-xwdt .pic img {
    width: 100%;
    height: 100%;
}

/* .mtgz .mtgzCon1 .xwdt .swiper-xwdt .pic p {
    position: absolute;
    width: 100%;
    height: 50px;
    box-sizing: border-box;
    padding-right: 122px;
    background: url(../images/lbt_pbg.png)no-repeat;
    left: 0;
    bottom: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-indent: 14px;
    line-height: 50px;
    color: #ffffff;
    font-size: 22px;
  }
  
  .mtgz .mtgzCon1 .xwdt .pagination {
    position: absolute;
    right: 14px;
    text-align: right;
    bottom: 14px;
    z-index: 10;
    width: 122px;
  }
  
  .mtgz .mtgzCon1 .xwdt .pagination .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #ffffff;
    margin: 0 5px;
    cursor: pointer;
  }
  
  .mtgz .mtgzCon1 .xwdt .pagination .swiper-active-switch {
    width: 8px;
    height: 8px;
    background: #1262c5;
    border: 2px solid #ffffff;
  } */

.mtgz .newcon {
    width: 585px;
    margin-right: 15px;
}

.mtgz .newcon h2 {
    height: 74px;
    font-size: 28px;
    font-weight: bold;
    color: #00ffc0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.mtgz .newcon .list {
    margin-top: 30px;
}

.mtgz .newcon .list li {
    padding: 10px 0;
}

.mtgz .newcon .list li a {
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 75%;
    font-size: 18px;
}

.mtgz .newcon .list li .time {
    float: right;
    font-size: 18px;
    color: #999999;
}

.mtgz .newcon .morea {
    float: right;
    color: #0569f0;
    margin-top: 20px;
}


.dmqh {
    background: url(../images/dmqh_bg.jpg) center center no-repeat;
    width: 100%;
    height: 735px;
}

.dmqh .newsPic {
    width: 1200px;
    height: 340px;
}

.dmqh .newsPic .pic {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
/* .dmqh .newsPic .pic a {
    cursor: auto;
} */
.dmqh .newsPic .pic img {
    width: 100%;
    height: 100%;
}

.dmqh .newsPic .pic p {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 54px;
    line-height: 54px;
    text-indent: 10px;
    color: #FFFFFF;
    overflow: hidden;
    font-size: 18px;
    text-overflow: ellipsis;
    box-sizing: border-box;
    white-space: nowrap;
    background: rgba(0, 0, 0, 0.6);
}

.poster-main {
    position: relative;
    margin: 24px auto 34px;
}

.poster-main .poster-list .poster-item {
    position: absolute;
    left: 0;
    top: 0;
}

.poster-main .poster-btn {
    position: absolute;
    top: 40%;
    cursor: pointer;
    width: 36px !important;
    height: 62px !important;
}

.poster-main .poster-prev-btn {
    left: -24px;
}

.poster-main .poster-next-btn {
    right: -27px;
}