/*泰中新添加样式*/


/* bnner图 */

.taiz_bannerTitle {
    text-align: center;
    font-family: FZZZHONGJW--GB1, FZZZHONGJW--GB1;
    font-weight: normal;
    font-size: 56px;
    color: #FFFFFF;
    line-height: 69px;
    width: 100%;
}

.taiz_bannerTitle2 {
    text-align: center;
    font-family: FZZZHONGJW--GB1, FZZZHONGJW--GB1;
    font-weight: normal;
    font-size: 24px;
    color: #FFFFFF;
    width: 100%;
}


/* 首页第二部分 */

.taiz_tzzz {
    background: url(../images/2-1.png) repeat center / cover;
    height: 220px;
}

.taiz_hjbh {
    background: url(../images/2-2.png) repeat center / cover;
    height: 220px;
}

.taiz_shzr {
    background: url(../images/2-3.png) repeat center / cover;
    height: 220px;
}

.taiz_tzimg {
    width: 60px;
    height: 60px;
    margin: 10% auto;
}

.taiz_font0 {
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    font-size: 20px;
    color: #C2C2C2;
}

.taiz_font1 {
    color: #1D81AA;
    font-size: 40px;
    font-family: PangMenZhengDao;
}

.taiz_font3 {
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    font-size: 16px;
    color: #414141;
}

.taiz_timeBox {
    text-align: left;
    display: flex;
    flex-direction: column;
    margin: 60px 45px;
}

.taiz_posiR {
    position: relative;
}

.taiz_font0Style {
    position: absolute;
    margin-left: 5px;
    width: 50px;
}


/* 首页第三部分 */

.taiz_gray-bg {
    background: url(../images/3-1.png) repeat center / cover;
}

.taiz_font4 {
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 32px;
    color: #1D81AA;
}

.taiz_font5 {
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 16px;
    color: #292929;
    line-height: 30px;
}

.taiz_font6 {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #414141;
    line-height: 30px;
}


/* 首页第四部分 */

.taiz_font7 {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 36px;
    color: #292929;
    line-height: 50px;
}

.taiz_font8 {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #5B5B5B;
}

.taiz_honourBox {
    background: url(../images/4-1.png) repeat 0% 0%;
    /* display: flex;
    justify-content: center; */
    padding: 68px 0 68px;
    box-sizing: border-box;
}

.taiz_honourImg {
    width: 196px;
    height: 266px;
    margin: 0 26px;
    /* 设置放大比例 */
    transform: scale(1);
    /* 给图片添加过渡效果 */
    transition: all 2s;
}

.taiz_honourImg:hover {
    transform: scale(1.3);
}


/* 第五部分 */

.taiz_row {
    margin-bottom: 120px;
    /* height: 506px; */
}

.taiz_newBoxLeft {
    background: url(../images/5-1.png) no-repeat left bottom;
    height: 506px;
    position: relative;
    background-size: 80%;
}

.taiz_newLeft {
    padding: 20px;
    box-sizing: border-box;
    background: #FFFFFF;
    box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.1);
    border-radius: 0px 0px 2px 2px;
    width: 600px;
    height: 466px;
    position: absolute;
    top: -10px;
    right: 0;
}

.taiz_newLeft img {
    width: 100%;
    /* height: 307px; */
    margin-bottom: 25px;
}

.taiz_newTitle {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #292929;
    line-height: 28px;
}

.taiz_newText {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #5B5B5B;
    line-height: 24px;
    text-align: left;
}

.taiz_newBoxRight {
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* height: 100%; */
    padding: 15px 0 0 24px;
    box-sizing: border-box;
}

.taiz_newItembox {
    display: flex;
    margin-bottom: 60px;
    width: 70%;
}

.taiz_newTime {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.taiz_newItem {
    position: relative;
    border-bottom: 1px solid #C2C2C2;
    margin-left: 20px;
}

.taiz_newLine {
    width: 54px;
    height: 4px;
    background: #1D81AA;
    position: absolute;
    left: 0;
    bottom: -2px;
}

.taiz_font11 {
    font-family: PangMenZhengDao;
    font-size: 24px;
    color: #5B5B5B;
    line-height: 27px;
}

.taiz_font12 {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #5B5B5B;
    line-height: 20px;
}


/* 脚部样式 */

.taiz_footer {
    background: url(../images/footerBg.png) no-repeat 0 0;
    color: #fff;
    padding: 50px 0 0 0;
    display: inline-block;
    width: 100%;
    font-weight: 300;
    background-size: 100% 100%;
}

.taiz_ewm {
    img {
        width: 110px;
        height: 110px;
    }
}

.taiz_gz {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    margin: 20px 0;
}

.taiz_tx {
    display: flex;
    justify-content: center;
}


/* detail中的视频样式规范 */

.taiz_iframe iframe,
.taiz_iframe img{
    width: 100% !important;
}