				    .content {
    width: 100%;
    background-color: #f6faff;
}

.banner {
    width: 100%;
    height: 528px;
    background: url(banner.png) top center no-repeat;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.zcwj {
    width: 100%;
    height: 680px;
    margin-top: -180px;
}

.list {
    margin-top: 35px;
}

.list ul li {
    width: 585px;
    height: 144px;
    background-color: #fff;
    padding: 15px 34px 0px 53px;
    font-size: 18px;
    position: relative;
    float: left;
    margin-bottom: 30px;
}

.list ul li:nth-child(even) {
    margin-left: 30px;
}

.list ul li .dot {
    display: block;
    width: 22px;
    height: 15px;
    background: url('dot.png') no-repeat;
    position: absolute;
    top: 27px;
    left: 20px;
}

.list ul li a {
    line-height: 35px;
    color: #000;
}

.list ul li p {
    color: #999;
}

.zcjdbgc {
    width: 100%;
    height: 635px;
    background-color: #f6f6f6;
    padding-top: 13px;
}

.ssxgbgc {
    width: 100%;
    height: 554px;
    background: url('ssxgbg.png') no-repeat;
    padding-top: 13px;
    overflow: hidden;
}

.ssxglist {
    margin-top: 36px;
    position: relative;
    /* overflow: hidden; */
}

.ssxg {
    margin-top: 50px;
}

.swiper-wrapper {
    width: 1200px;
    /* overflow: hidden; */
}

.swiper-slide {
    width: 380px;
    height: 352px;
    background-color: #fff;
    padding: 20px;
}

.swiper-slide .tit {
    color: #000;
    display: block;
    height: 95px;
    font-size: 18px;
    font-weight: bold;
    line-height: 35px;
    border-bottom: 1px solid #badaff;
}

.swiper-slide p {
    font-size: 16px;
    color: #999;
    line-height: 30px;
    padding: 10px 0px;
}

.swiper-slide .btn {
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #378df2;
    border-radius: 30px;
    font-size: 18px;
    color: #fff;
}

.swiper-button-next {
    width: 40px;
    height: 40px;
    position: absolute;
    right: -70px;
    background: url('ljr.png');
}

.swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}

.swiper-button-prev {
    width: 40px;
    height: 40px;
    position: absolute;
    left: -70px;
    background: url('ljl.png');
}

.gszczdbgc {
    width: 100%;
    height: 550px;
    background-color: #f6f6f6;
}

.gszczdbgc .gszczd {
    margin-top: 70px;
}

.gszczdlist {
    margin-top: 36px;
}

.gszczdlist ul li:last-child {
    margin-right: 0px;
}

.gszczdlist ul li {
    width: 216px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    background: url('gslist.png');
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}

.gszczdlist ul li a {
    color: #1b65ae;
    font-size: 18px;
    font-weight: bold;
}
				