/*面包屑调整*/

.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;
}
}



/*导航下拉样式冲突修改，勿删*/
.nheader *{-webkit-box-sizing: content-box !important;-moz-box-sizing: content-box !important; box-sizing: content-box !important;}
.nheader .nheader-nav .nav li{min-height: 65px;display: inline-block;overflow: hidden;}
.nheader .nheader-nav .nav li a{background:#125CB3;color:#fff;}
.nheader .nheader-nav .nav li:hover,.nheader .nheader-nav .nav li a:hover{background:#0179b6 !important;}
.menu-item {width: 20% !important;}
.dh_fw>.menu-item:nth-child(1){width: 28% !important;}
.dh_zcxz>.menu-item:nth-child(1){margin-left: 25% !important;width: 18% !important;padding-left: 3% !important;}
.dh_row>.menu-item:nth-child(1){padding-left: 3% !important;}
.dh_jjfa>.menu-item:nth-child(1){padding-left: 3% !important;width: 16% !important;margin-left: 12% !important;}
.dh_jjfa>.menu-item:nth-child(4){width: 32% !important;}
.lcsc_left{width: 23% !important;}
.dh_lcsc p:nth-child(1){padding-left: 13.5% !important;text-align: left;}
.cha_br{display:none;};}


/*index*/
#content{max-width:1200px;margin:0 auto;}

#content a{color:#000 !important;font-size:16px!important;}
#content .dqwz span{color:#000 !important;}
@media screen and (max-width:999px){
#content{width:100%}

#content p{margin:0 auto;}
#content p img{width:90% !important;height:auto !important;}
}