/* CSS Document */
*{ margin:0 auto; padding:0px;}
a{ text-decoration:none;}
li{ list-style:none;}
img{vertical-align: top;}
input{outline: none;}
select{outline: none;}
video{outline: none;}
textarea{outline: none;}
body{min-width: 1200px; max-width: 1920px; width:100%; font-family: "微软雅黑";}

header{width:100%; height:160px; background:#171717;}
header article{width:100%; height: auto; border-bottom: 1px solid #9e8046;}
header article .lolx{width:1200px; height:104px;}
header article .lolx .logo{width:auto; float: left; height:100%;}
header article .lolx .logo img{height:100%;}
header article .lolx .lxhm{width:370px; height:100%; float: right;}
header article .lolx .lxhm .hm{width:auto; height:100%; line-height: 104px; font-size: 24px; color:#FFF; float: left;}
header article .lolx .lxhm .hm img{width:35px; height:35px; padding-top: 34.5px; padding-right: 3px;}
header article .lolx .lxqq{width:39px; height:39px; float: left; margin-top: 32.5px; margin-left: 25px;}
header article .lolx .lxwx{width:39px; height: 39px; float: left; margin-top: 32.5px; margin-left: 25px; position: relative;}
header article .lolx .lxwx .tb{width:100%; height:100%;}
header article .lolx .lxwx .tb img{width:100%; height:100%;}
header article .lolx .lxwx .pic{width:100px; height:100px; position: absolute; left:50%; margin-left: -55px; padding: 4px; border-radius: 5px; background: #FFF;
	top:45px; display: none; z-index: 10000000000; border:1px solid #9e8046;}
header article .lolx .lxwx .pic img{width:100%; height:100%;}
header article .lolx .lxwx:hover .pic{display:block;}
header nav{width:1200px; height:55px;}
header nav li{width:calc(100% / 11); height: 100%; float: left;}
header nav li a{display:block; width:100%; height:100%; font-size: 16px; color:#FFF; text-align: center; line-height: 55px;}
header nav li a:hover{color:#9e8046;}
header nav li.dq a{color:#9e8046;}