body .header {
  width: 1200px;
  height: 62px;
  margin: 0 auto;
  border-bottom: 15px solid #FFF;
  padding-top: 61px;
  padding-bottom: 40px;
  margin-top: -32px;}
body .header .header_logo {
  width: 348px;
  height:62px;
  background-size: cover;
  border:0px;
  float: left;}
body .header .header_guide {
  width: 776px;
  height: 100%;
  float: left;}
body .header .header_guide .header_search {
  width: 183px;
  height: 24px;
  float: right;}
body .header .header_guide .header_search #search {
  width: 97%;
  height: 23px;
  border: 1px solid #CCC;}
body .header .header_guide .header_guide1 {
  width: 100%;
  height: 25px;
  margin-top: 43px;}
body .header .header_guide .header_guide1 .header_gu {
  height: 20px;
  float: left;
  text-align: center;
  padding-left: 19px;}
body .header .header_guide .header_guide1 .header_gu .header_gu1 {
  width: 103.5px;
  height: 100%;
  float: left;
  line-height: 100%;
  }
body .header .header_guide .header_guide1 .header_gu .header_gu1 a {
  text-decoration: none;
  color: #706D6D;
  font-size: 15px;}

body .header .header_guide .header_guide1 .header_gu .header_gu1 .more_container .header_div_secondary_menu a {
   text-decoration: none;
  color: #F6914D;
  font-size: 14px;}

#more {
  width: 20px;
  height: 20px;
  background: #ccc;
  margin-left: 11px;
  margin-top: -4px;
  float: left;
  background: url(../images/more.jpg) no-repeat ;
  cursor: pointer;}
#more1 {
  width: 150px;
  height: 100px;
  margin-top: 32px;
  margin-left: -75px;
  right: 5.3%;
  text-align: center;}
#work{
  position:relative;}
.more_container {
  margin-top:10px;
  width: 336px;
  height: 100px;
  z-index:1;
  margin-left:15px;
  height: 24px;}
.header_div {
  width: 172px;
  height: 24px;
  line-height: 22px;
  background: #F7924C;
  margin-bottom: 1px;
  z-index: 1;
  position: relative;
  float:left;}

.header_div_secondary_menu {
  width: 157px;
  height: 24px;
  line-height: 22px;
  margin-bottom: 1px;
  margin-right: 22px;
  z-index: 1;
  position: relative;
  display: inline;}



#more1 .header_div a {
  text-decoration: none;
  color: #FFF;
  font-size: 14px;}
.header_div_secondary_menu_a {
  text-decoration: none;
  color: #F6914D;
  font-size: 14px;}
.header_div:hover {
  background: #eeeeee;}
#more1 .header_div:hover a {
  text-decoration: none;
  color: #F7914D;
  font-size: 14px;}
.more_container .header_div:hover a {
  text-decoration: none;
  color: #F7914D;
  font-size: 14px;}
