body { }
.dindex { width:735px; overflow:hidden;}
    .dindex #myTab1 { height:60px; line-height:60px; margin:0 0 15px 0; border-bottom:1px solid #EDEDED;}
	.dindex #myTab1 li { float:left; margin:0 40px 0 0; color:#777; font-size:16px; cursor:pointer;}
	.dindex #myTab1 li a { color:#777;}
	.dindex #myTab1 li.active, .dindex #myTab1 li.active a { color:#444;}
	
.dl_list { }
    .dl_btab { margin:0 0 20px 0;}
	    .dl_btab li { float:left; padding:0 12px; margin:4px; height:32px; line-height:32px; background:#F2F2F2; color:#000; font-size:14px; border-radius:16px; cursor:pointer;}
		.dl_btab li.on, .dl_btab li:hover { background:#DBF0F7; color:#59B6D7;}

    .dl_list ul { width:780px;}
	.dl_list li { position:relative; float:left;}
	.dl_list dl { position:relative; padding:10px; margin:0 30px 30px 0; width:332px; height:120px; background:#f7f8f8;}
	.dl_list dt { float:left; width:120px; height:120px; margin:0 15px 0 0; overflow:hidden;}
	    .dl_list dt img { width:120px; height:120px; object-fit: cover; transition: 0.6s transform;}
		.dl_list dt img:hover { transform: scale(1.2); transition: all 1.2s ease 0s;}
	.dl_list .dd1 { margin:10px 0 0 0;}
	   .dl_list .dd1 a { font-size:16px; color:#000;}
	   .dl_list .dd1 a:hover { color:#59b6d7;}
	.dl_list .dd2 em { display:inline-block; height:33px; line-height:33px; margin:0 15px 0 0; font-size:14px; color:#777;}
	    .dl_list .dd2 em i { color:#59B6D7; margin:0 0 0 5px;}
	.dl_list .dd3 a { display:inline-block; margin:20px 0 0 0; padding:0 10px; height:24px; line-height:24px; border:1px solid #666; color:#666; font-size:14px; background:#FFF; border-radius:12px;}
	.dl_list .dd3.on a, .dl_list .dd3 a:hover { border-color:#59b6d7; color:#59b6d7;}
	
.dindex_r1 { }
    .dindex_r1 li { float:left; width:32%; border-right:1px solid #EDEDED; text-align:center; font-size:14px; color:#999;}
	.dindex_r1 li:last-child { border:0px;}
	.dindex_r1 li em { display:block; margin:0 0 5px 0; color:#000;}

