.main{padding-bottom: 0px;background-color: #fff;}

.box_A{padding-top: 100px;margin-bottom: 110px;}
.box_A .htgk_box{display: flex;}
.box_A .htgk_box .htgk_left{width: 680px;}
.box_A .htgk_box .htgk_left img{display: block;width: 100%;}
.box_A .htgk_box .htgk_right{width: 520px;}
.box_A .htgk_box .htgk_right .htgk_tle{margin-bottom: 10px;}
.box_A .htgk_box .htgk_right .htgk_tle a{display: block;width: 300px;}
.box_A .htgk_box .htgk_right .htgk_tle a img{display: block;width: 100%;}
.box_A .htgk_box .htgk_right p{padding-left: 30px;line-height: 35px;}
.box_A .htgk_box .htgk_right p a{color: #0649a5;}
.box_A .htgk_box .htgk_right p a:hover{color: #f4960a;}

.box_B{background: url("../images/zjht_lybg.png") no-repeat center top;}
.box_B .htly_box{background: url("../images/zjht_map.png") no-repeat center 120px;}
.box_B .htly_box .htly_tle{position: relative;}
.box_B .htly_box .htly_tle a{display: block;width: 688px;margin: 0 auto;}
.box_B .htly_box .htly_tle a img{display: block;width: 100%;}
.box_B .htly_box .htly_cont{padding: 260px 0 0;position: relative;}
.box_B .htly_box .htly_cont .htly_Sline{display: block;position: absolute;max-width: initial;left: 50%;transform: translateX(-50%);}
.box_B .htly_box .htly_cont ul{margin-top: 320px;display: flex;}
.box_B .htly_box .htly_cont ul li{width: 16%;margin-right: 0.8%;position: relative;transition: all .3s ease-in-out;}
.box_B .htly_box .htly_cont ul li:hover{margin-top: -10px;}
.box_B .htly_box .htly_cont ul li:hover p span{color: #f4960a;}
.box_B .htly_box .htly_cont ul li :last-child{margin-right: 0;}
.box_B .htly_box .htly_cont ul li:nth-child(2){top: -62px;}
.box_B .htly_box .htly_cont ul li:nth-child(2) p{bottom: -84px;}
.box_B .htly_box .htly_cont ul li:nth-child(3){top: -40px;}
.box_B .htly_box .htly_cont ul li:nth-child(3) p{bottom: -68px;}
.box_B .htly_box .htly_cont ul li:nth-child(4){top: 68px;}
.box_B .htly_box .htly_cont ul li:nth-child(4) p{bottom: 56px;}
.box_B .htly_box .htly_cont ul li:nth-child(5){top: -20px;}
.box_B .htly_box .htly_cont ul li:nth-child(5) p{bottom: 0px;}
.box_B .htly_box .htly_cont ul li:nth-child(6){top: -15px;}
.box_B .htly_box .htly_cont ul li:nth-child(6) p{bottom: 58px;}
.box_B .htly_box .htly_cont ul li .lyimg{display: block;width: 100%;}
.box_B .htly_box .htly_cont ul li p{display: flex;flex-direction: column;align-items: center;position: absolute;bottom: 14px;width: 100%;}
.box_B .htly_box .htly_cont ul li p img{display: block;margin-bottom: 20px;}
.box_B .htly_box .htly_cont ul li p span{color: #0065f1;font-size: 24px;font-family: monospace;font-weight: bold;white-space: nowrap;margin-bottom: 20px;}

.box_C{margin-top: 120px;background: url("../images/zjht_zsyzbg.png") no-repeat center bottom #fff;}
.box_C .zsyz_box{padding: 0;background: none;}
.box_C .zsyz_box .zsyz_tle{position: relative;}
.box_C .zsyz_box .zsyz_tle a{display: block;width: 688px;margin: 0 auto;}
.box_C .zsyz_box .zsyz_tle a img{display: block;width: 100%;}
.box_C .zsyz_box ul{display: flex;justify-content: space-between;padding: 80px 0 280px;}
.box_C .zsyz_box ul li{position: relative;}
.box_C .zsyz_box ul li a{display: block;width: 100%;}
.box_C .zsyz_box ul li a img{display: block;width: 100%;transition: all .3s ease-in-out;}
.box_C .zsyz_box ul li a:hover img{transform: scale(1.06);}

@media screen and (max-width:768px){
    .box_A{padding-top: 20px;margin-bottom: 40px;}
    .box_A .htgk_box{flex-direction: column-reverse;}
    .box_A .htgk_box .htgk_right .htgk_tle a{margin: 0 auto;width: 50%;}
    .box_A .htgk_box .htgk_right{width: 100%;}
    .box_A .htgk_box .htgk_right p{padding: 0 10px;}
    .box_A .htgk_box .htgk_left{width: 100%;padding: 0 10px;}
    .box_B .htly_box{background: url(../images/zjht_map.png) no-repeat center 60px;}
    .box_B .htly_box .htly_tle a{width: 100%;}
    .box_B .htly_box .htly_cont .htly_Sline{width: 100%;}
    .box_B .htly_box .htly_cont ul{flex-wrap: wrap;width: 80%;margin: 60px auto 0;}
    .box_B .htly_box .htly_cont ul li{width: 30%;margin-right: 5%;}
    .box_B .htly_box .htly_cont ul li:nth-child(3n){margin-right: 0;}
    .box_B .htly_box .htly_cont ul li p span{font-size: 14px;white-space: initial;text-align: center;}
    .box_B .htly_box .htly_cont ul li:nth-child(2){top: -60px;}
    .box_B .htly_box .htly_cont ul li:nth-child(2) p{bottom: -50px;}
    .box_B .htly_box .htly_cont ul li:nth-child(3) p{bottom: -10px;}
    .box_B .htly_box .htly_cont ul li:nth-child(4){top: -10px;}
    .box_B .htly_box .htly_cont ul li:nth-child(4) p{bottom: -10px;}
    .box_B .htly_box .htly_cont ul li:nth-child(6){top: -10px;}
    .box_B .htly_box .htly_cont ul li:nth-child(6) p{bottom: -20px;}
    .box_C{margin-top: 0;padding: 40px 0;}
    .box_C .zsyz_box .zsyz_tle a{width: 100%;}
    .box_C .zsyz_box ul{padding: 30px 10px 160px;}
}