.c_active {
    color: #0193dc !important;
}

.c1_name {
    font-size: 22px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #343434;
    text-align: center;
}

.c1_time {
    font-size: 14px;
    line-height: 14px;
    color: #999999;
    text-align: center;
    margin-top: 16px;
    margin-bottom: 20px;
}

.c1_top {
    border-bottom: 1px dotted #d6d4d4;
}

.c1_bottom {
    border-bottom: 1px dotted #d6d4d4;
    padding-top: 46px;
    padding-bottom: 42px;
}

.c1_tu {
    width: 83.08%;
    margin: 0 auto 25px;
}

.c1_tu img {
    width: 100%;
}


.c1_over {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.c1_left {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #343434;
}

.c1_back {
    width: 103px;
    height: 41px;
    border: solid 1px #0193dc;
    text-align: center;
    line-height: 41px;
    color: #0193dc;
}

@media (max-width: 1199px) {}

@media (max-width: 990px) {}

@media (max-width: 767px) {
    .c1_name {
        font-size: 18px;
        line-height: 18px;
    }

    .c1_time {
        font-size: 14px;
        line-height: 14px;
        color: #999999;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 14px;
    }

    .pgcontent {
        padding: 25px 0;
    }

    .c1_bottom {
        border-bottom: 1px dotted #d6d4d4;
        padding-top: 20px;
        padding-bottom: 18px;
    }

    .c1_left {
        font-size: 12px;
        line-height: 24px;
        letter-spacing: 1px;
        color: #343434;
    }

    .c1_back {
        width: 80px;
        height: 35px;
        line-height: 35px;
    }
}



/* 关于九华 */
.c2_one {
    border-bottom: 1px dotted #e0dede;
    padding-bottom: 30px;
}

.c2_name {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 1px;
    text-align: center;
    font-weight: bold;
    color: #282828;
}

.c2_eng {
    font-size: 14px;
    line-height: 14px;
    color: #535353;
    text-align: center;
    margin-top: 10px;
}


.profile {
    margin-top: 43px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.c2_left {
    width: 48.25%;
}

.c2_left img {
    width: 100%;
}

.c2_right {
    width: 47.58%;
}


.c2_company {
    display: flex;

}

.c2_title {
    margin-left: 21px;
}

.c2_title :nth-child(1) {
    font-size: 25px;
    line-height: 25px;
    color: #3a3a3a;
}

.c2_title :nth-child(2) {
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 1px;
    color: #bebebe;
    margin-top: 7px;
}

.c2_text {
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #666666;
}

.equipment {
    margin-top: 15px;
}

.equipment :nth-child(1) {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 1px;
    font-weight: bold;
    color: #333333;
}

.equipment :nth-child(2) {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #666666;
}


.c2_business {
    margin-top: 35px;
}

.c2_business :nth-child(1) {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 1px;
    font-weight: 600;
    color: #333333;
}

.c2_business :nth-child(2) {
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 1px;
    color: #666666;
    margin-top: 8px;
}

.c2_business :nth-child(3) {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 1px;
    color: #666666;
    margin-top: 18px;
}

.c2_spirit {
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #2998d0;
    border-radius: 13px;
    border: dashed 1px #2998d0;
    padding: 20px 24px;
    margin-top: 46px;

}

.c2_swiper {
    margin-top: 30px;
}


@media (max-width: 1199px) {}

@media (max-width: 990px) {
    .pgcontent {
        padding: 40px 0;
    }

    .profile {
        margin-top: 15px;
        display: flex;
        flex-direction: column-reverse;
    }

    .c2_right {
        width: 100%;
    }

    .c2_left {
        width: 100%;
    }

    .c2_right {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .swiper-slide img{
        width: 100%;
    }
}

@media (max-width: 767px) {
    .swiper-slide img{
        width: 100%;
    }
    .c2_title :nth-child(1) {
        font-size: 19px;
        line-height: 20px;
        color: #3a3a3a;
    }
    .c2_text {
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 1px;
        color: #666666;
    }
    .c2_one {
        padding-bottom: 10px;
    }
    .c2_business {
        margin-top: 15px;
    }
    .c2_spirit {
        margin-top: 20px;
    }
}



/* 联系方式 */
.c3_title :nth-child(1) {
    font-size: 24px;
    letter-spacing: 1px;
    color: #282828;
    font-weight: bold;
    text-align: center;
}

.c3_title :nth-child(2) {
    font-size: 14px;
    color: #535353;
    text-align: center;
    margin-top: 10px;
}

.c3_left {
    width: 59.83%;
    height: 386px;
    border: solid 2px #2998d0;
}

.c3_right {
    width: 32.75%;
}

#dituContent {
    width: 96.51%;
    height: 362px;
    margin: 12px auto;
}


.c3_one {
    display: flex;
    justify-content: space-between;
    margin-top: 44px;
}

.c3_name {
    display: flex;
}

.c3_jh {
    margin-left: 21px;
}

.c3_jh :nth-child(1) {
    font-size: 25px;
    line-height: 25px;
    color: #3a3a3a;
}

.c3_jh :nth-child(2) {
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 1px;
    color: #bebebe;
    margin-top: 7px;
}

.c3_tel {
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #666666;
}

.c3_ma {
    display: flex;
    align-items: center;
    margin-top: 28px;
}

.c3_gz {
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    margin-left: 43px;
}

@media (max-width: 1199px) {}

@media (max-width: 990px) {
    .c3_one {
        display: flex;
        flex-direction: column;
    }

    .c3_left {
        width: 100%;
    }

    .c3_right {
        width: 100%;
        margin-top: 30px;
    }
}

@media (max-width: 767px) {
    .c3_left {
        height: 286px;
    }

    #dituContent {
        height: 262px;
    }
    .c3_one {
        margin-top: 20px;
    }

    .c3_jh :nth-child(1) {
        font-size: 21px;
        line-height: 25px;
        color: #3a3a3a;
    }

    .c3_jh :nth-child(2) {
        letter-spacing: 0px;
    }

    .c3_gz {
        margin-left: 30px;
    }

    .c3_ma {
        margin-top: 15px;
    }

    .pgcontent {
        padding: 20px 0;
    }
}



/* 下载中心 */
.c4_box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 44px;
}

.c4_item {
    width: 48.33%;
    padding: 20px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: solid 1px #e2e2e2;
    margin-bottom: 30px;
}

.c4_name {
    font-size: 14px;
    letter-spacing: 1px;
    color: #666666;
}

.c4_item:hover {
    border: solid 1px #0193dc;
}

.c4_item:hover .c4_name {
    color: #0193dc;
}

@media (max-width: 767px) {
    .c4_box {
        margin-top: 15px;
    }

    .c4_item {
        width: 90%;
        margin-bottom: 10px;
        margin: 0px auto 20px;
    }
}


/* 新闻中心 */

.c5_box{
    margin-top: 43px;
}

.c5_item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 26px 52px 28px 5px;
    border-top: 1px solid #f2f2f2;
}

.c5_left {
    width: 20.16%;
}

.c5_left img {
    width: 100%;
}


.c5_right {
    width: 77.33%;
}

.c5_top {
    display: flex;
}

.c5_title {
    font-size: 16px;
    color: #333333;
}

.c5_time {
    font-size: 14px;
    color: #999999;
    display: flex;
    margin-left: 12.83%;
}
.c5_shuz{
    margin-left: 7px;
}

.c5_middle {
    width: 98.97%;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0px;
    color: #8c8a8a;
    margin-top: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.c5_bottom {
    display: flex;
    justify-content: space-between;
    margin-top: 11px;
}

.c5_jt {
    width: 71px;
    height: 22px;
    border: solid 1px #e0e0e0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.c5_box:last-child{
    border-bottom: 1px solid #f2f2f2;
}
.c5_item:hover .c5_title{
    color: #0193dc;
}
.c5_item:hover{
    background-color: #ffffff;
	box-shadow: 0px 7px 18px 0px 
		rgba(163, 163, 163, 0.17);
}



@media (max-width: 1399px) {}

@media (max-width: 990px) {
    .c5_left {
        width: 28.16%;
    }

    .c5_right {
        width: 69.33%;
    }

    .c5_title{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
    .c5_middle {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
}

@media (max-width: 767px) {
    .c5_item {
        display: flex;
        flex-direction: column;
        padding: 15px 0px 18px 0px;
        border-top: 1px solid #f2f2f2;
    }
    .c5_left {
        width: 100%;
    }

    .c5_right {
        margin-top: 10px;
        width: 100%;
    }

    .c5_top{
        display: flex;
        justify-content: space-between;
    }
    .c5_time {
        font-size: 12px;
        color: #999999;
        display: flex;
        margin-left: 0px;
    }
    .c5_title {
        width: 70%;
        font-size: 14px;
        color: #333333;
    }
    .c5_middle {
        font-size: 12px;
        line-height: 20px;
        margin-top: 10px;
    }
    
}



/* 新闻详情 */
.c6_box{
    font-size: 14px;
    line-height: 24px;
	letter-spacing: 0px;
    color: #666666;
    margin-top: 34px;
    padding-bottom: 38px;
    border-bottom: 1px dotted #d6d4d4;
}
.c6_tu{
    width: 77.33%;
    margin: 28px auto;
}

.c6_tu img{
    width: 100%;
}