@charset "utf-8";
/* 此样式用来单独调控列表页 */
.yy_contenter_l {border-top: 7px solid #2567b3;}
/*面包*/
.dqwz{width:100%; height: auto;padding: 15px 0;display: flex;align-items: center;font-size: 12px;}
.dqwz a{width:auto; height: auto;margin-left: 5px;}

.part3-box-list li:first-child, .list li:first-child{padding-top:0px;}
/*yy_mobile*/
@media screen and (max-width:968px){
	.yy_contenter_r{display:none;}
	.dqwz{width:90%;margin-left: 5%;}
}

