*{padding: 0;margin: 0;}
.head{position: relative; margin: 0px auto; width: 100%; height: 100px; background-color: white}
.head .lang{width: 200px; float: right;height: 100px;line-height: 100px;font-weight: bold;text-align: center;}
.head .lang a{color:black;}
.langShow{ cursor:pointer;}
.langShow .icon{background: url(../images/jtwz.png) -375px -25px;    width: 20px;
    height: 20px;
    position: absolute;
    top: 40px;
    left: 50px;}
.nav{ height: 66px; width: 1100px; float:left}
.nav li{height: 80px;line-height: 80px;padding: 0px 30px 0px 30px; position: relative;}
.nav .current{ border-top: 4px solid #026FCC;}
.nav li a{height: 100px;line-height: 100px;display: block;font-weight: bold;font-size: 16px;color: black;border-top: 4px solid #ffffff;                                     ;}
.nav li a:hover{ border-top: 4px solid #026FCC; }
.head .log{ margin: 23px 50px 23px 50px; width: 158px;height: 54px; float:left}
.head .log img{ width: 158px;height: 54px;}
.banner{width: 100%; height: 160px; background: url("../images/banner.png")}
.nav li div.dropListItem a{ height: 100px; line-height: 100px; border-top:none }
.dropList{display: none; width:369px; background-color: white; position: absolute;top: 99px;left: 0;z-index: 100;}
.dropList .dropListItem{background: rgba(255, 255, 255, 0.8); text-align: left;  height: 100px;}
.dropList .dropListItem a{padding-left: 30px;}
.dropList .dropListItem a:hover{
    /*background: #0b94ea; color: white;*/
    background-color: #CCCCCC}
.langDropList{ cursor: pointer; display: none; background-color: white}
.langDropItem{height: 80px;line-height: 80px; }
.langDropItem:hover{background-color: #CCCCCC }
.langShow{position: relative;}
.triangle-right{width: 0;height: 0; border-top: 10px solid black; border-right: 10px solid transparent;border-left: 10px solid transparent; top: 45px;right: 55px;position: absolute;}
.triangle-down{width: 0; height: 0;border-bottom: 10px solid black;border-right: 10px solid transparent;border-left: 10px solid transparent;top: 45px;right: 55px;position: absolute;}
.nav li{height: 80px;line-height: 80px;padding: 0px 30px 0px 30px;position: relative;}