.hzkj {background: url(../images/ttx_hz01.jpg) no-repeat center; background-size: 100%; padding-bottom: 50px;}
.hzkjcon {width: 85%; margin: 15% auto;}
.hzkjconL {float: left; width: 3%;}
.hzkjconR {float: left; width: 83%; font-size: 18px; line-height: 1.8;}

.container_box{width: 1100px; margin: auto; padding-right: 100px;}
.container_ttxhz{width: 100%; position: relative;}

.ttx_hz1{padding-bottom: 60px; overflow: hidden;}
.ttx_hz1 img{display: block; width: 100%;}
.ttx_hz1 .kuai{width: 500px; height: 120px; background: #003cae; position: absolute; right: -150px; bottom: -40px; z-index: -1;}

.ttx_hz2{background: #ebf5f6; padding: 60px 0 70px;}
.ttx_hz2 .container_ttxhz{display: flex; justify-content: space-between;}
.ttx_hz2 .txt{font-size: 18px; line-height: 40px; width: 76%; line-height: 1.8;}
.ttx_hz2 .img img{display: block; max-width: 100%;}
.ttx_hz2 .jt{position: absolute; top: 8px; left: -40px;}

.ttx_hz3{background: url(../images/ttx_hz05.jpg) no-repeat center; background-size: cover;}
.ttx_hz3 .ttx_hz3_ban{position: relative;}
.ttx_hz_prev, .ttx_hz_next{width: 48px; height: 48px; border-radius: 50%; background-color: #f0f0f0; background-position: center; background-repeat: no-repeat; background-size: auto; position: absolute; bottom: -110px; z-index: 10;}
.ttx_hz_prev{background-image: url(../images/ttx_hz_prev.png); right: 78px;}
.ttx_hz_next{background-image: url(../images/ttx_hz_next.png); right: 20px;}
.ttx_hz_prev:hover{background-color: #89c9f2; background-image: url(../images/ttx_hz_prevh.png);}
.ttx_hz_next:hover{background-color: #89c9f2; background-image: url(../images/ttx_hz_nexth.png);}

.ttx_hz4{padding: 60px 0 100px;}
.ttx_hz4 .ttx_hz4_tit{display: flex; align-items: center;}
.ttx_hz4 .ttx_hz4_tit img{display: block; width: 140px;}
.ttx_hz4 .ttx_hz4_tit p{font-size: 24px; color: #133575; line-height: 40px; margin-left: 40px;}

.ttx_hz5{background: url(../images/ttx_hz07.jpg) no-repeat center; background-size: cover;}
.ttx_hz5 .ttx_hz5_tit{height: 200px; display: flex; align-items: center; justify-content: space-between;}
.ttx_hz5 .ttx_hz5_tit h3{font-size: 44px; color: #fff; line-height: 1; padding-left: 30px; position: relative;}
.ttx_hz5 .ttx_hz5_tit h3::before{content: ""; width: 3px; height: 100%; background: #fe6499; position: absolute; left: 0; top: 0;}
.ttx_hz5 .ttx_hz5_tit p{font-size: 18px; color: #fff; line-height: 1.8;}

.ttx_hz6{background: url(../images/ttx_hz09.jpg) no-repeat center; background-size: cover; margin: 20px 0 72px;}
.ttx_hz6 .ttx_hz6_ban{position: relative;}
.ttx_hz6 .ttx_hz_prev, .ttx_hz6 .ttx_hz_next{bottom: -62px;}


@media (max-width: 1200px) {
    .container_box{width: 85%; padding: 0;}
    .ttx_hz4{padding: 60px 0 80px;}
    .ttx_hz5 .ttx_hz5_tit{height: 180px;}
}

@media (max-width: 992px) {
    .container_box{width: 85%; padding: 0;}
    .ttx_hz2 .txt{font-size: 18px; line-height: 30px;}
    .ttx_hz4{padding: 50px 0 60px;}
    .ttx_hz5 .ttx_hz5_tit{height: 150px;}
    .ttx_hz5 .ttx_hz5_tit h3{font-size: 36px;}
}

@media (max-width: 768px) {
    .hzkj{background: url(../images/ttx_hz01.jpg) no-repeat 15% -11px; background-size: cover; padding-top: 100px; padding-bottom: 30px;}
    .hzkjcon{width: 100%; margin: 0; padding-top: 0;}
    .hzkjconL{float: left; width: 14%; text-align: right;}
    .hzkjconR{float: left; width: 86%; font-size: 15px;}
    .container_box{width: 100%; padding: 0 15px;}
    .ttx_hz1{padding-bottom: 40px;}
    .ttx_hz1 .kuai{display: none;}
    .ttx_hz2{padding: 30px 0 40px;}
    .ttx_hz2 .container_ttxhz{display: block;}
    .ttx_hz2 .jt{display: none;}
    .ttx_hz2 .txt{width: 100%; font-size: 16px; line-height: 26px;}
    .ttx_hz2 .img img{width: 150px; margin: auto; margin-top: 20px;}
    .ttx_hz_prev, .ttx_hz_next{width: 40px; height: 40px; bottom: -50px;}
    .ttx_hz4{padding: 40px 0;}
    .ttx_hz4 .ttx_hz4_tit img{width: 100px;}
    .ttx_hz4 .ttx_hz4_tit p{font-size: 20px; line-height: 32px; margin-left: 20px;}
    .ttx_hz5 .ttx_hz5_tit{display: block; height: auto; padding: 25px 0;}
    .ttx_hz5 .ttx_hz5_tit h3{font-size: 30px; padding-left: 20px;}
    .ttx_hz5 .ttx_hz5_tit p{font-size: 16px; line-height: 26px; margin-top: 15px;}
    .ttx_hz6{margin: 10px 0 60px;}
    .ttx_hz6 .ttx_hz_prev, .ttx_hz6 .ttx_hz_next{bottom: -50px;}
}