@charset "gb2312";
/* CSS Document */
.dlgx_tabs{ width:1200px; margin:40px auto 0 auto;}
.dlgx_tabs li{ float:left; width:169px;line-height:50px; background:#ebebeb; text-align:center; margin:0 1px; font-size:18px;}
.dlgx_tabs li a{ display:block; height:50px; color:#757575; }
.dlgx_tabs li a.dlgx_sel,.dlgx_tabs li a:hover{ display:block; color:#fff; background:url(../images/ser/dlgx_dsj.jpg) no-repeat center 0; height:60px;}

@media screen and (max-width: 768px){
.dlgx_tabs{ width:100%;}
.dlgx_tabs li{ width:13.7%; font-size:16px; line-height:25px;}
	
	
	
	}