.cishan {
    min-width: 1200px;
    max-width: 1380px;
    height: 100%;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.about_news {
    padding-top: 110px;
    font-size: 25px;
    font-weight: 600;
    color: #333333;
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.about_news .h2 {
    height: 32px;
    font-size: 25px;
    font-weight: 600;
    color: #333333;
    line-height: 32px;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    overflow: hidden;
}

.about {
    background: url("/home/images/cs_03.png") no-repeat top left;
}

.about_list {
    width: 100%;
    float: right;
    padding-top: 90px;
    padding-bottom: 60px;
}

.about_list h3 {
    font-size: 32px;
    font-weight: 600;
    color: #333333;
    line-height: 42px;
    width: 100%;
    text-align: center;
    margin-bottom: 60px;
}

.about_list .depart_1 {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.about_list .depart_1 .thumb {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 54%;
    padding-top: 10px;
}

.about_list .depart_1 .thumb span {
    line-height: 42px;
    color: #666666;
    font-size: 18px;
}

.about_list .depart_1 .thumb img {
    width: 624px;
    height: 348px;
}

.about_list .depart_1 .desc {
    padding: 0px 57px;
    line-height: 40px;
    color: #666666;
    font-size: 22px;
}

.depart_2 {
    background: url("/home/images/cs_01.png") no-repeat top center;
    overflow: hidden;
}

.depart_2 .dep_list {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding-top: 100px;
}

.depart_2 .dep_1 {
    font-size: 28px;
    font-weight: bold;
    color: #00ADE9;
    width: 100%;
    text-align: center;
    line-height: 82px;
}

.depart_2 .dep_2 {
    font-size: 22px;
    font-weight: 400;
    color: #333333;
    line-height: 50px;
    text-align: center;
}

.depart_2 .dep_3 {
    padding: 60px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.depart_2 .dep_3_left {
    width: 599px;
    border-right: 1px solid #1853A4;
}

.depart_2 .dep_3_left .dep_3_txt {
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    color: #666666;
    line-height: 70px;
    padding-right: 300px;
}

.depart_2 .dep_3_right {
    width: 600px;
}

.depart_2 .dep_3_right .dep_3_txt {
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    color: #666666;
    line-height: 72px;
    padding-left: 300px;
}

.depart_2 .dep_3_left .dep_3_txt span, .depart_2 .dep_3_right .dep_3_txt span {
    font-size: 45px;
    font-weight: bold;
    color: #00ADE9;
    line-height: 38px;
    padding: 0px 10px;
}

.depart_4 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    padding: 50px 0 0 0;
}

.depart_4 .depart_4_right {
    width: 42%;
}

.depart_4 .depart_4_left {
    width: 50%;
}


.depart_4 .depart_4_right {
    /*padding-left: 10%;*/
}

.depart_4 .depart_4_left .title,
.depart_4 .depart_4_right .title {
    font-size: 25px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    line-height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.depart_4 .depart_4_left .title span, .depart_4 .depart_4_right .title span {
    height: 3px;
    width: 40px;
    background: #000000;
    margin: 0 40px;
}

.depart_4 .heart {
    background: url(/home/images/section_3.png) no-repeat center center;
    height: 10px;
    width: 60px;
    margin: 0 auto;
    padding: 15px 0;
    background-size: 60%;
}

.depart_4 .desc {
    font-size: 24px;
    font-weight: 400;
    padding: 20px 25px;
    display: flex;
    flex-direction: column;
    border: 1px solid #00ADE9;
    margin: 27px 0 33px 0;
    border-radius: 3px;
}

.depart_4 .desc span {
    line-height: 48px;
    color: #333333;
}

@media (max-width: 1220px) {
    .depart_4 .heart_li {
        margin: 27px 0 78px 0 !important;
    }
}
@media (max-width: 1220px) {
    .depart_4 .depart_4_left .lists .qiye .qy_line {
        line-height: 48px !important;
        margin-bottom: 17px !important;
    }
}

.depart_4 .heart_li {
    background: #FFFFFF;
    border-radius: 0px 3px 3px 0px;
    opacity: 1;
    border-right: 1px solid #00ADE9;
    border-left: 6px solid #00ADE9;
    border-top: 1px solid #00ADE9;
    border-bottom: 1px solid #00ADE9;
    padding: 44px 6px;
    margin: 27px 0 63px 0;
    width: 100%;
    font-size: 24px;
    display: -webkit-inline-box;
    color: #333333;
    font-weight: 400;
    line-height: 59px;
}

.depart_4 .depart_4_left .lists {
    display: flex;
    text-align: center;
}

.depart_4 .depart_4_left .lists .qiye {
    width: 53%;
    margin-right: 3%;
}

.depart_4 .depart_4_left .lists .geren {
    width: 53%;
}

.depart_4 .depart_4_left .lists .name {
    width: 148px;
    height: 69px;
    background: #00ADE9;
    opacity: 1;
    line-height: 43px;
    color: #fff;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
    font-size: 20px;
}

.depart_4 .depart_4_left .lists .qiye .qy_li, .depart_4 .depart_4_left .lists .geren .qy_li {
    opacity: 1;
    border-right: 1px solid #00ADE9;
    border-left: 6px solid #00ADE9;
    border-top: 1px solid #00ADE9;
    border-bottom: 1px solid #00ADE9;
    line-height: 31px;
    margin-bottom: 18px;
    border-radius: 0px 3px 3px 0px;
    padding: 34px 6px;
    position: relative;
    display: flex;
    font-size: 24px;
    text-align: left;
    flex-direction: column;
}

.depart_4 .depart_4_left .lists .qiye .qy_line{
    line-height: 59px;
}

.depart_4 .depart_4_left .lists img {
    width: 22px;
    height: 24px;
    margin-right: 12px;
}

.depart_4 .depart_4_left .lists .geren .qy_li img {
    width: 280px;
    height: 389px;
    margin: 14px auto 0px auto;
}

.depart_5 {
    height: 238px;
    background: #00ADE9;
}

.depart_5 .dep_list {
    height: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-width: 1200px;
    max-width: 1380px;
}

.depart_5 .dep_list .title {
    width: 40px;
    font-size: 25px;
    font-weight: bold;
    color: #FFFFFF;
    padding-right: 10px;
}

.depart_5 .heart {
    background: url(/home/images/cs_07.png) no-repeat center center;
    height: 120px;
    width: 18px;
    padding: 15px 0;
    background-size: 60%;
}

.depart_5 .desc {
    width: 30%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-left: 30px;
}

.depart_5 .desc .desc_title {
    font-size: 22px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 50px;
}

.depart_5 .desc .desc_txt {
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 27px;
}

.depart_5 .desc .desc_txt img {
    height: 20px;
    width: 20px;
    margin-right: 15px;
}

.img_list {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 60px;
    align-items: center;
    flex-wrap: wrap;
}

.img_list img {
    height: 120px;
    min-width: 120px;
    margin: 20px;
}

.depart_7 {
    background: #00ADE9 url("/home/images/cs_05.png") no-repeat top right;
}

.depart_7 h3 {
    width: 100%;
    margin-bottom: 30px;
    font-size: 25px;
    font-weight: bold;
    color: #FFFFFF;;
    line-height: 120px;
    text-align: center;
}

.depart_7 h3 img {
    width: 359px;
}

.depart_7 .dep_list {
    min-width: 1200px;
    max-width: 1380px;
    height: 100%;
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 50px;
}

.depart_7 .depart_1 {
    display: flex;
    justify-content: space-between;
    width: 100%;
    overflow: hidden;
}

.depart_7 .depart_1 .thumb {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 50%;
    margin-top: 8px;
}

.depart_7 .depart_1 .thumb span {
    line-height: 42px;
    color: #FFFFFF;
    font-size: 18px;
}

.depart_7 .depart_1 .thumb img {
    width: 530px;
    height: 310px;
}

.depart_7 .depart_1 .desc {
    padding-right: 78px;
    line-height: 40px;
    color: #FFFFFF;
    font-size: 22px;
}