﻿
/*导航*/
.header{width:840px; height:95px;}
.header .headNav1{width:840px;float:left;}
.header .headNavLi1{width:120px; float:left; position:relative; z-index:999;}
.header .headNavLi1 .arrow{width:0; height:0; border:6px solid transparent; display:none; _border-color: tomato;  _filter: chroma(color=tomato); border-bottom-color: #980857; overflow:hidden; position:absolute;bottom:0px; left:52px; z-index:9999;}
.header .headNav1 .on .arrow{display:block;}
.header .headNavName1{width:120px; height:95px; float:left; display:inline-block; text-align:center; line-height:110px; font-size:15px; color:#424242;}

.header .headNavName1:hover{color:#980857;}
.header .headNavLi1.current .headNavName1{color:#fff; background:url(../images/menubg.jpg); height:95px;}
.header .headNav2{width:365px; padding:20px 20px 1px 20px; overflow:hidden; border-top:2px solid #980857; background-color:#fff; display:none; position:absolute; top:95px; left:-20px;  z-index:1000;}
.header .headNavTab{width:149px; margin-top:-9px; float:left;}
.header .headNavLi2{width:130px; height:36px; font-size:13px; line-height:36px; border-top:1px solid #ebebeb;}
.header .headNavLi2.current .headNavName2{width:113px; height:36px;color:#fff; background:#a9005d;}
.header .headNavName2{width:113px; height:36px; padding-right:17px; display:inline-block; color:#666666;}



.header .headNavAbout{width:189px; height:194px; float:left; padding-left:20px;  border-left:1px solid #eaeaea;}
.header .headNavAbout .J-tab{display:none;}
.header .headNavPic{width:190px; height:105px; }
.header .headNavWords{margin-top:14px; line-height:22px; color:#666;}
.header .headNavWords p{ font-size:12px;}


