/* 内容 */
.zx-more{display:flex;justify-content: space-between;align-items: center;display: -ms-flexbox;-ms-flex-pack: justify;-ms-flex-align: center;}
.zx-more a{font-size:16px;transition:all 0.4s;}
.zx-more a:hover{color:#f18A2C;}
/* 左右结构 */
.intro_img .intro_img_box img {height: 348px;}
@media screen and (max-width: 999px) {
.intro_img .intro_img_box img {height: auto;}
}
/* 介绍 */
.DH_tab {}
.DH_tab h3 {font-size: 18px;color: #000000;font-weight: 700;padding: 20px 0;}
.DH_tab p {font-size: 16px;color: #979797;line-height: 35px;}
/* 宣传手册 */
.handbook {margin-top: 40px;}
.handbook a {font-size: 21px;padding-bottom: 5px;font-weight: 700;color: rgb(241, 138, 44);border-bottom: 2px solid rgb(241, 138, 44);}
@media screen and (max-width: 1550px) {
.DH_tab h3 {padding: 10px 0;}
.handbook {margin-top: 30px;}
}
@media screen and (max-width: 1024px) {
.handbook {margin-top: 15px;}
}
/* 左右结构 end*/
/* 内容 end*/