﻿.top_hengxiang_daohang > div .right > ul li {
    margin: 0px 0px;
    padding: 0 10px;
}

/*.content-right {
    max-width: initial;
    width: 100%;
    padding-right: 0%;
}
*/
.top-pic {
    overflow: hidden;
}

.tit {
    margin: 40px 0px;
    text-align: center;
}

    .tit p {
        color: #00afec;
        font-size: 30px;
        margin-bottom: 10px;
    }

    .tit h2 {
        color: #0068b7;
        font-size: 30px;
        font-weight: bold;
    }

.content-content p.zw_text {
    text-align: left;
    text-indent: 2em;
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 26px;
}
/*div.timeBox {
    width: 1000px;
    margin: 0 auto;
}*/


/*---------------------------------走进中纺标发展历程------------------------------*/
.fzlc_div {
   
}
.fzlc_img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display:block;
}


.timeBox .time-item .top_title {
    display: flex;
    align-items: center;
}
    .timeBox .time-item .top_title .date {
        width: 0.93rem;
        height: 0.3rem;
        background-color: #e8f2ff;
        text-align: center;
        line-height: 0.3rem;
        font-size: 16px;
        font-weight: bold;
        color: #164ea1;
        margin-right: 0.22rem;
        border-radius: 0.1rem 0.1rem 0 0.1rem;
    }
    .timeBox .time-item .top_title .text {
        font-size: 16px;
        color: #999999;
    }
.timeBox .time-item .hr {
    width: 0.5rem;
    margin-left: 0.22rem;
}
.imgBlock img {
    width: 100%;
    display: block;
}
 .timeBox .time-item:last-of-type .hr {
    display: none;
}
.timeBox .time-item:nth-child(odd) .date {
    background-color: #D3D3D3;
}
/*---------------------------------走进中纺标发展历程------------------------------*/

.zzjg_p {
    width:100%;
text-align:center;
}
    .zzjg_p .zzjg_p_img {
        max-width: 100%;
    }
.about-con {
    margin-bottom: 40px;
    overflow: hidden;
    font-size: 14px;
    line-height: 26px;
    color: #898989;
    width:770px;
    margin:0 auto;
}
.lxwm_left {
    width: 40%;
    float: left;
}
    .lxwm_left p {
        margin-bottom: 25px;
        font-size: 14px;
        line-height: 26px;
    }
        .lxwm_left p span, .lxwm_left a {
            display: block;
            color: #0068b7;
        }
.lxwm_right {
    width: 50%;
    float: right;
}
    .lxwm_right p {
        margin-bottom: 25px;
        font-size: 14px;
        line-height: 26px;
    }
        .lxwm_right p span, .lxwm_right a {
            display: block;
            color: #0068b7;
        }
div.gzxsm div.about-con {
    width:100%;
}
div.gzxsm div.about-con td {
    width: 50%;
}
div.gzxsm div.about-con td img {
    width: 90%;
}
@media screen and (max-width: 768px) {
    .top_hengxiang_daohang > div .right > ul li {
        margin: 0 2px;
        padding: 0px !important;
    }
        .top_hengxiang_daohang > div .right > ul li a {
            font-size: 14px !important;
        }
} 