.main {
    width: 100%;
    background: #FFF;
    padding-top: 42px;
}

.cont1,
.cont2,
.cont3,
.cont4 {
    padding-left: 26px;
    width: 1200px;
    margin: 0 auto 72px;
}

.cont1 img,
.cont2 img {
    width: 548px;
    height: 284px;
    margin-right: 68px;
    float: left;
}

.cont1 .c_list,
.cont2 .c_list {
    width: 548px;
    height: 284px;
    float: left;
}

.c_list .title {
    font-size: 26px;
    color: #0d6cac;
    margin-bottom: 18px;
    display: inline-block;
    font-weight: bold;
}

.c_list .line {
    display: inline-block;
    content: "";
    width: 5px;
    height: 19px;
    background: #0d6cac;
}

.dong_cont {
    margin-bottom: 28px;
}

.dong_cont p {
    font-size: 16px;
    color: #434343;
    line-height: 1.5;
    margin-bottom: 14px;
}

.dong_cont .name {
    font-size: 20px;
    color: #434343;
    font-weight: bold;
    margin-bottom: 20px;
}

.liaojie {
    width: 114px;
    border: 1px solid #0d6cac;
    border-radius: 10px;
    float: right;
    text-align: center;
}

.liaojie a {
    color: #3e4c88;
    line-height: 34px;
}

.cont2 img {
    margin-right: 0;
    margin-left: 72px;
}

.c_list .chakan {
    width: 114px;
    border: 1px solid #0d6cac;
    border-radius: 10px;
    text-align: center;
}

.chakan a {
    color: #3e4c88;
    line-height: 34px;
}

.c_list .news_list {
    list-style: disc;
    margin-bottom: 26px;
    color: #0d6cac;
}

.c_list .news_list li {
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 2;
}

.c_list .news_list li a {
    font-size: 15px;
    color: #434343;
    line-height: 2;
}

.cont3 .pic_cont {
    width: 372px;
    height: 362px;
    border: 1px solid #e5e5e5;
    margin-bottom: 40px;
    float: left;
    margin-right: 25px;
}

.cont3 .pic_cont img {
    width: 372px;
    height: 250px;
    margin-bottom: 35px;
}

.cont3 .pic_cont p {
    padding: 0 30px 0;
    font-size: 14px;
    color: #434343;
    line-height: 2;
}

.cont3 .gengduo {
    width: 114px;
    border: 1px solid #0d6cac;
    border-radius: 10px;
    margin: 0 auto;
    text-align: center;
}

.gengduo a {
    color: #3e4c88;
    line-height: 34px;
}

.cont4 a {
    display: block;
    width: 774px;
    height: 500px;
    margin: 0 auto;
    margin: 34px auto 36px;
}

.cont4 a img {
    width: 100%;
}

.cont4>p {
    width: 942px;
    line-height: 2;
    font-size: 20px;
    color: #434343;
    margin: 0 auto;
}