* { margin: 0; padding: 0; text-decoration: none; list-style: none; font-family: "微软雅黑" }
input::-ms-clear { display: none; }
body img { border: none; }
a { color: #343535; }
.clearfloat:after { display: block; clear: both; content: ""; visibility: hidden; height: 0 }
.clearfloat { zoom: 1 }

/* head */
#head { width: 100%; height: 80px; }
#head .container { width: 1004px; height: 80px; background-color: #fff; margin: 0 auto; }
#logo { margin-top: 14px; }
#head .nav li { float: left; margin-right: 70px; padding-bottom: 18px; cursor: pointer; }
#head .nav { display: inline-block; vertical-align: top; margin-top: 42px; margin-left: 75px; position: relative; }
#head .nav li:hover a{color: #999!important;}
.bg_hover { width: 32px; height: 2px; overflow: hidden; background: red; border: none; position: absolute; top: 36px; left: 0; z-index: 1; }
.bg_bottom { width: 32px; height: 2px; overflow: hidden; background: red; border: none; position: absolute; top: 36px; left: 0; z-index: 1; }
.email { float: right; margin: 44px 36px 0 0; font-size: 14px; color: #9A9691; }
.email img { vertical-align: middle; }

/* foot */
#foot { width: 100%; height: 80px; background: #525455; font-size: 14px; }
#foot .container { width: 1004px; margin: 0 auto; }
.foot-nav1, .foot-nav2 { text-align: center; color: #a5a6a6; }
.foot-nav1 a { color: #a5a6a6 }
.foot-nav1 { padding-top: 20px; margin-bottom: 7px; }