html {
  background-color: #f6f6f6;
}

body {
  min-width: 1200px;
}

.uk-container {
  min-width: 1200px;
}

.bg-theme-color {
  background-color: #924422;
}

.theme-color {
  color: #924422 !important;
}

.theme-color-two {
  color: #FCC59C;
}

.color-333 {
  color: #333 !important;
}

.color-fff {
  color: #fff !important;
}

.color-90080E {
  color: #90080E !important;
}

.fs-14 {
  font-size: 14px;
}

.fs-16 {
  font-size: 16px;
}

.fs-18 {
  font-size: 18px;
}

.fs-20 {
  font-size: 20px;
}

.fs-24 {
  font-size: 24px;
}

.pl-10 {
  padding-left: 10px;
}

.twoRow {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.threeRow {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.fourRow {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}

.uk-overlay-primary {
  background: rgba(34, 34, 34, 0.5);
  color: white;
}

a {
  color: #333 !important;
}

a:hover {
  color: #924422 !important;
}

.top_box {
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  padding: 5px 0;
}

.uk-dotnav a {
  width: 80px;
  height: 8px;
  background-color: #eee !important;
  border-radius: 0;
}

.uk-dotnav .uk-active a {
  background-color: #924422 !important;
}

.logo {
  padding: 15px 0;
}

.new {
  background-color: #F5202C;
  padding: 0 5px;
  border-radius: 6px 0 6px 0;
  font-size: 12px;
  margin-right: 10px;
}

.color-F5202C {
  color: #F5202C;
}

.nav_box {
  height: 60px;
  background-color: #FCC59C;
}

.nav a {
  color: #924422 !important;
  height: 60px !important;
  min-height: 60px !important;
  font-size: 1rem !important;
  margin: 0 30px !important;
  padding: 0 24px !important;
}

.nav .uk-active a {
  font-weight: bold;
  font-size: 20px;
}

.title_box {
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.title_box .title {
  color: #924422;
  font-weight: bold;
  margin-bottom: 0;
}

.title_box .title_more {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 11px;
  text-align: center;
  border: 1px solid #924422;
}

.item_box {
  display: block;
  margin-bottom: 10px;
}

.item_box > div {
  border: 1px solid #BFBFBF;
  border-radius: 4px;
}

.item_box > div:hover {
  background-color: rgba(124, 171, 142, 0.5);
  border: 1px solid transparent;
}

.item_box > div:hover .item_content {
  color: #343434 !important;
}

.index_tab {
  color: #924422;
  font-weight: bold;
  padding-bottom: 10px;
}

.item_title {
  padding-top: 10px;
  border-top: 4px solid #924422;
}

.triangle {
  width: 0;
  height: 0;
  border: 8px solid;
  border-color: transparent transparent transparent #924422;
}

.today_re {
  width: 20px;
  height: 80px;
  line-height: 20px;
  background-color: #924422;
  color: #000;
  padding: 20px;
  font-size: 18px;
}

.point {
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #C0C0C0;
}

.point-theme {
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #924422;
}

.list {
  position: relative;
}

.list a:hover .point {
  background-color: #924422;
}

.number {
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #924422;
  font-size: 16px;
  margin-right: 10px;
}

.hot {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-left: 4px;
}

.title_list {
  margin-top: 20px;
}

.title_main .title_list:nth-child(1) .number {
  background-color: #924422;
  border-radius: 0 20px 0 0;
  color: #fff;
}

.title_main .title_list:nth-child(2) .number {
  background-color: #924422;
  color: #fff;
  border-radius: 0 20px 0 0;
  opacity: .6;
}

.title_main .title_list:nth-child(3) .number {
  background-color: #924422;
  color: #fff;
  border-radius: 0 20px 0 0;
  opacity: .3;
}

.title_main .title_list:nth-child(-n+3) .hot {
  background: url(http://www.houdefood.com/templets/default/images/hot.png) no-repeat;
  background-size: 100%;
}

.strategy {
  color: #924422;
  font-weight: normal;
  margin-right: 5px;
  position: relative;
  top: -1px;
}

.strategy + a:hover {
  font-weight: bold;
}

.strategy_list {
  padding: 2px 5px;
  color: #924422;
  font-size: 12px;
  border-radius: 12px;
  border: 1px solid #924422;
}

.strategy_list + a:hover {
  font-weight: bold;
}

.list_item:hover .strategy_list {
  background-color: #924422 !important;
  color: #fff !important;
}

.location_icon {
  width: 14px;
  height: 16px;
  margin-right: 10px;
}

.uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
  margin: 0 10px;
}

.uk-pagination a {
  border: 1px solid #924422;
  padding: 0 10px;
}

.uk-pagination .uk-active a {
  background-color: #924422;
  color: #fff !important;
}

.article_header {
  background: url(http://www.houdefood.com/templets/default/images/bg5.png) no-repeat;
  background-size: cover;
  padding: 5px 0;
}

.article_content img {
  display: block;
  width: 60%;
  margin: 30px auto;
}

.history_article {
  padding: 10px 30px;
  border-bottom: 10px solid #924422;
}

.uk-article-title {
  font-size: 2rem;
}

.footer {
  background-color: #DCDCDC;
  padding: 50px 0;
  color: #343434;
}

.footer div {
  margin-bottom: 10px;
}

.clock_icon {
  width: 14px;
  height: 14px;
  margin-right: 5px;
}

.dotted_line {
  border-top: 2px dotted #BFBFBF;
  margin: 10px 0;
}

.list_items li .item_desc {
  display: none;
}

.list_items li .item_pic {
  display: none;
}

.list_items li .item_num {
  display: inline-block;
  font-weight: bold;
  width: 18px;
  height: 24px;
  text-align: center;
  color: #924422;
}

.list_items li:hover {
  padding-bottom: 5px;
  border-bottom: 1px solid #e5e5e5;
}

.list_items li:hover .item_desc {
  display: block;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.list_items li:hover .item_pic {
  display: block;
}

.displayFlex{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.wd1200{
    width: 1200px;
    margin: auto;
}

header{
	background: #fff;
}

.index-menu{
    background: #FF6A17;
}
.menu {
    height: 60px;
    line-height: 60px;
}
.menu ul{
    margin: 0;
    padding: 0;
}
.menu ul li a {
    padding: 0 15px;
    color: #FFFFFF !important;
    font-size: 16px;
    text-decoration: none;
}

.menu ul li {
    height: 40px;
    line-height: 40px;
    margin-left: 30px;
    border-radius: 20px;
}
.menu ul li:first-child{
    margin-left: 0;
}
.menu ul li img{
    margin-right: 5px;
}

.menu ul li:hover {
    background: #fff;
    transition: all .3s;

}
.menu ul li:hover a{
    color: #FF6A17 !important;
}

/*.menu ul li + li {*/
/*margin-left: 30px;*/
/*}*/

.menu ul li.active {
    background: #fff;
    transition: all .3s;
}
.menu ul li.active a{
    color: #FF6A17 !important;
}
.links a {
	font-size: 12px;
	margin-right: 15px;
}