﻿* { margin: 0; padding: 0; }
ol,
ul { list-style: none; }
a:link,
a:visited,
ins { text-decoration: none; }
img { border:none }
body { background-color: #f6f6f6; font-family: "微软雅黑", "宋体", "黑体", Arial; }
.headMenu { position: relative; *height:110px; margin:0 auto; z-index:9999; }
/*.hmenu,
.hmenu li { height: 120px; }*/
.hmenu li a { height: 105px; line-height: 145px; }
.hmenu { z-index: 100; background-position: 0px 100%; float:right; padding-right: 1px; background:#fff; }
.hmenu li { float: left; clear: right; font-size: 14px; text-align: center; line-height: 18px; padding: 0; }
.hmenu li.lihover,
.hmenu li.licurrent { padding-bottom: 15px; border-bottom: 3px solid #FE7700; }
.hmenu li a { padding: 0px 35px;/* border-right: 1px solid #D7D7D7; */ color: #242424; font-weight: bold; margin: 0; border-left: none; display: inline-block; font-size: 16px; min-width: 30px; border-top:5px solid #fff; white-space: nowrap; }
.hmenu li a:hover { border-top:5px solid #2e90e4; background:#fbfbfb; }
.hmenu li a.noborder { border-right: none; }
.li_1,
.li_2,
.li_3,
.li_4 { position: relative; z-index: 100; }
a.noclick { width: 60px; }
.hmenu dl { position: absolute; top: 110px; left: 0px; line-height: 40px; z-index: 99; display: none; height: 188px; width: 130px; border-top: 1px solid #e6e4e3; }
.hmenu dl dd a:hover { color: #2e90e4 !important; }
/*.hmenu dl dt{ height: 17px; border-bottom: 1px solid #e6e4e3; *height: 19px; line-height: 17px; }*/
.hmenu dl dd { border-left: 1px solid #E6E4E3; border-right: 1px solid #E6E4E3; padding: 0 8px; background: #ffffff url(../images/menu.gif) no-repeat bottom; }
.hmenu dl dd a { text-align: center; padding: 0; border-right: none; color: #666; font-weight: normal; width: auto; height:30px; line-height:30px; border-top:none !important; background:none !important; font-size:14px; }
.hmenu dl dd.lastItem { background-image: none; border-bottom: 1px solid #E6E4E3; }
.hmenu dl dd.lastItem a { border-bottom: none; }
.miui_logo { position: absolute; top: 29px; left: 0; }
.language { position: absolute; right: 0; top: 10px; line-height: 20px; height: 20px; font-size: 12px; color: #6D6D6D; text-align: right; }
.language span { color: #A6A6A6; padding: 0 3px; }
.language a { color: #A6A6A6; }
.language a:hover { text-decoration: underline; }
/*2017-2-6改二版代码新增开始*/
.neeq { position:absolute; top:67px; left:190px; color:#000; font-size:13px; font-family:Arial, '微软雅黑'; white-space:nowrap; }
.btnNavBar { background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 4px; float: right; margin-bottom: 8px; margin-top: 8px; padding: 9px 10px; position: relative; top:30px; z-index:10000; margin-top: 4px; cursor: pointer; box-sizing:border-box; display:none; }
.btnNavBar .icon-bar { border-radius: 3px; display: block; height: 4px; width: 30px; background-color: #999; margin-top: 6px; }
.btnNavBar .icon-bar:first-child { margin-top:0px; }
@media screen and (max-width: 1080px) {
.top1BG {
height:6px; line-height:0px; font-size:0px; padding:0;
}
.top1BG *{ display:none;}
.LogoBox a img{ width:150px;}
.neeq{top:55px;}
.btnNavBar {
display:block;top:20px;
}
.headMenu {
width:100%;
}
.hmenu {
display:none;
position: absolute;
top: 110px;
}
.hmenu, .hmenu li, .hmenu li a {
width:100%;
}
.hmenu li {
border-bottom:1px solid #eee;
box-sizing:border-box;
}
.hmenu li a{ font-size:18px; font-weight:normal;}
.hmenu li a, .hmenu dl dd a {
line-height:40px;
height:40px;
padding:0;
}
.hmenu dl {
top: 45px;
height:auto;
position:static;
}
.hmenu dl, .hmenu dl dd a {
width:100%;
}
.hmenu dl dd {
background:#eee;
}
.btnNavBar {
display:block;
}
}
@media screen and (max-width: 480px) {
.neeq {
display:none;
}
}
