#swiper1 {height: 319px;width: 1000px;}
.g_merge1{padding:0px!important;}

/*面包屑调整*/
.mc_bread_navbox {z-index: 999;}
.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: 1000px) {
.sanjiao_top {margin-top: 20%;}
}
@media screen and (max-width: 999px) {
.sanjiao_top {margin-top: 18%;}
}