/*面包屑调整*/

.mc_bread_nav span {font-size: 14px;color: #fff!important;}
.mc_bread_nav span a:hover {color: #999!important;}
.mc_bread_nav span a:last-child{color: #999 !important;}

@media screen and (max-width: 999px) {
.djd_mbx {    display: none;}
}
@media screen and (max-width: 768px){

.mc_bread_navbox {
    display: none;
}
}

@media screen and (min-width: 480px){
.pc{display: block;}
.ph {
    display: none;
}
}
@media screen and (max-width: 480px){
.he_x3p2ltp{height:160px!important;}
.pc {
    display: none;
}
.ph {
    display: block;
}
}
/* 文字显示问题 */
.he_x3p1hup p,.g_modpt4wz p{overflow: inherit!important;}
.g_modpt4fl a{padding:60px 25px!important;}


/* 咨询 */
@media screen and (min-width: 1000px) {
.zx_img_a {margin-top: 13%;}	
.zx_img_b {margin-top: 17%;}

}
@media screen and (max-width: 999px) {
.zx_img_a {margin-top: 11%;}	
.zx_img_b {margin-top: 16%;}
}
.zx_img_a .g_pic2,.zx_img_b .g_pic2 {top: 0!important;}

/* 自主购买 */
@media screen and (min-width: 1000px) {
.zzgm_img {margin-top: 18%;}	
}
@media screen and (max-width: 999px) {
.zzgm_img {margin-top: 17%;}	
}
.zzgm_img .g_pic2 {top: 0!important;}

/* 如何购买 */
@media screen and (min-width: 1000px) {
.how_img {margin-top: 19%;}	
}

@media screen and (max-width: 999px) {
.how_img {margin-top: 18%;}	
}
.how_img .g_pic2 {top: 0!important;}