/*面包屑*/
/*.location_bg{background-color:#f5f5f5;height:auto;border-bottom: 1px solid #fff}*/
.location_bg{border-bottom: 1px solid #fff;height:auto;background-color:#fff;}
.location{height: auto;}

.location .daohang{font-size:16px;border-bottom:0px dashed #dcdcdc;line-height:55px;height:55px}
.location .daohang .layui-icon{font-weight:bold}
.location .daohang .layui-icon-next{font-size:16px;padding: 0 5px}
.location .daohang a{color:#333333}
.location .daohang b{border-left:0px solid #000000;font-weight:normal;padding-left:8px}
.location .daohang i{font-style:normal}
.location .daohang span{padding:0 5px;height:46px;line-height:46px}
.location .daohang{text-align: left; }


.location .b_list{line-height:50px;text-align: right;}
.location .b_list a{margin:0 20px;position:relative;line-height:50px}
.location .b_list a:after{content:"";position:absolute;width:1px;height:15px;display:block;background:#ccc;top:50%;margin-top:-7px;right:-20px;}
.location .b_list a:before{position:absolute;content:"";left:50%;bottom:-10px;width:0%;height:3px;transform:translateX(-50%);background:#206ae4;transition:all .3s;}
.location .b_list a:last-child{margin-right:0;}
.location .b_list a:last-child:after{display:none;}
.location .b_list a:hover:before{width:40%;}
.location .b_list a.cur:before{width:40%;}
.location .b_list a.cur{color:#206ae4;}



/*.daohang{text-align:left;width: 100%;height:auto;padding: 0px 10px;}
.daohang{ background-color: #fff;height: 50px;line-height: 50px}
*/
/* 小于1000px  */


@media only screen and (max-width: 1600px) {	


}

@media only screen and (max-width: 1500px) {	


}


@media only screen and (max-width: 1400px) {	


}


@media only screen and (max-width: 1300px) {	


}


@media only screen and (max-width: 1200px) {	

}


@media only screen and (max-width: 1000px) {	



.location .b_list{line-height:50px;text-align: left;}




}