body {
    background: url(../images/bg.png) no-repeat center top;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
}

.blank1345 {
    height: 1345px;
    margin: 0 auto;
    overflow: hidden;
}

.blank30 {
    height: 30px;
    margin: 0 auto;
    overflow: hidden;
}

.clear {
    clear: both;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.title1 {
    width: 1218px;
    height: 80px;
    background: url(../images/title1.png) no-repeat;
    margin: 0 auto 20px auto;
}

.title1 a {
    display: block;
    height: 80px;
}

.title2 {
    width: 1218px;
    height: 80px;
    background: url(../images/title2.png) no-repeat;
    margin: 0 auto;
}

.title2 a {
    display: block;
    height: 80px;
}

.title3 {
    width: 1218px;
    height: 80px;
    background: url(../images/title3.png) no-repeat;
    margin: 0 auto;
}

.title3 a {
    display: block;
    height: 80px;
}

.media {
    padding-bottom: 20px;
}

.media__picwrapper {
    float: left;
}

.media__piclink {
    display: block;
}

.media__pic {
    display: block;
    width: 274px;
    height: 152px;
}

.media__content {
    float: left;
    padding-left: 20px;
    width: 242px;
}

.media__title {
    height: 56px;
    overflow: hidden;
    margin-bottom: 22px;
}

.media__title a {
    color: #15253d;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
}

.media__des {
    color: #827d79;
    font-size: 14px;
    line-height: 26px;
    height: 78px;
    overflow: hidden;
    text-align: justify;
    text-justify: inter-ideograph;
}

.list ul li {
    font-size: 18px;
    line-height: 40px;
    height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url(../images/dot_black.png) no-repeat 0 center;
    padding-left: 18px;
}

.list ul li a {
    font-size: 18px;
    line-height: 40px;
    color: #15253d;
    font-weight: bold;
}

.swiper1 {
    margin: 0 auto;
    padding: 20px 0;
}

.swiper1 #mySwiper {
    width: 1165px;
    height: 382px;
    margin: 0 auto;
}

.swiper1 .swiper-slide {
    width: 220px;
    height: 382px;
    position: relative;
    overflow: hidden;
    transition: transform 0.3s;
}

.swiper1 .swiper-slide img {
    width: 220px;
    height: 100%;
}

.swiper1 .slide-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 216px;
    height: 88px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    color: #fff;
    opacity: 0;
    line-height: 30px;
    font-weight: 600;
    padding: 2px;
}

.swiper1 .swiper-slide:hover .slide-title {
    bottom: 0;
    opacity: 1;
}

.swiper1 .swiper-button-next {
    position: absolute;
    right: -30px;
    top: 200px;
    width: 22px;
    height: 39px;
    background: url(../images/right.png) no-repeat;
    cursor: pointer;
    z-index: 2;
}

.swiper1 .swiper-button-prev {
    position: absolute;
    left: -30px;
    top: 200px;
    width: 22px;
    height: 39px;
    background: url(../images/left.png) no-repeat;
    cursor: pointer;
    z-index: 2;
}

.swiper2 {
    width: 1243px;
    position: relative;
    margin: 0 auto;
    padding: 20px 0;
}

#swiper2 {
    width: 1243px;
    height: 300px;
    margin: 0 auto;
}

#swiper2 .wrap {
    width: 414px;
    height: 308px;
    margin: 0 auto;
    background: url(../images/kuang1.png) no-repeat;
}

#swiper2 .wrap:hover {
    width: 414px;
    height: 308px;
    margin: 0 auto;
    background: url(../images/kuang2.png) no-repeat;
    color: #fff;
}

#swiper2 .wrap:hover p{
    color: #fff;
}

#swiper2 .pic {
    width: 350px;
    height: 200px;
    padding-top: 20px;
    padding-left: 30px;
}

#swiper2 .f18 {
    width: 350px;
    line-height: 28px;
    text-align: center;
    padding-left: 20px;
    padding-top: 5px;
    color: #202020;
    font-weight: 600;
}

#swiper2 .f18 a {
    font-size: 18px;
    color: #000;
    font-weight: 600;
}

#right2 {
    position: absolute;
    right: -30px;
    top: 135px;
    width: 22px;
    height: 39px;
    background: url(../images/right.png) no-repeat;
    cursor: pointer;
    z-index: 2;
}

#left2 {
    position: absolute;
    left: -30px;
    top: 135px;
    width: 22px;
    height: 39px;
    background: url(../images/left.png) no-repeat;
    cursor: pointer;
    z-index: 2;
}