@charset "utf-8";
/* CSS Document */
#top1{ width:100%; height:40px; background:#FFF;min-width:1200px}
#top10{ width:1200px; height:40px; margin:0 auto; }
#top11{float:left;  width:800px; height:40px; font-size:14px; color:#565656; text-align:left; line-height:40px}
#top101{float:left;  width:225px; height:40px; font-size:14px; color:#565656; text-align:left; line-height:40px}
#top12{ float:right; width:175px; height:40px; font-size:12px; color:#565656; text-align:; line-height:40px}
#top12 a{ color:#565656; font-size:12px}
#top12 a:hover{ color:#FF0000}

#top2{ width:100%; height:127px; background:#fafaf8 url(../images/1_03.jpg) center no-repeat; min-width:1200px;}
#top20{ width:1287px; height:125px; margin:0 auto }
#top21{ width:26%; height:100px;float:left; text-align:right; padding-top:25px }
#top22{width:73%;height:90px; float:right; padding-top:35px}

/* 导航下拉菜单 */
#nav{ width:100%; height:89px;position:relative; z-index:1002; color:#383838;FONT-FAMILY: "微软雅黑";}
#nav ul{ height:89px; float:left;color:#a4744a; padding-left:30px}
#nav ul li{float:left;color:#383838;margin:0px 0px}
#nav ul li a{ display:block;width:118px;height:89px;line-height:89px;text-align:center;font-size:18px;color:#383838;FONT-FAMILY: "微软雅黑"}
#nav ul li a:hover{ background: url(../images/1_04_03.jpg) center no-repeat;width:118px;color:#ffff00; }

.topfd img{ transition: all 0.4s ease-in-out}
.topfd li:hover img{ transform:matrix(0.7,0 ,0,0.7,0,0.7)}