﻿
/* CSS Document */
.subnavd li{width: 125px;height:60px;background:#000000;float:left;margin-right:10px;text-align:center;line-height:60px;font-family:"微软雅黑";color:#ffffff;font-size:20px;cursor:pointer;}
.subnav li{width: 168px;height:60px;background:#000000;display: inline-block;margin-right:10px;text-align:center;line-height:60px;font-family:"微软雅黑";color:#ffffff;font-size:20px;cursor:pointer;}

.subnav li a{font-size:19px;color:#ffffff;}
.subnavd li a{font-size:19px;color:#ffffff;} 
.subnavd .curr{background:#fc5615;}
.subnav .curr{background:#fc5615;}
 

