* {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
}

body {
  background: #fff;
}

img {
  border: 0px;
}

a {
  cursor: pointer;
}

p {
  font-family: 'jaf-facitweb';
  font-size: 16px;
  line-height: 24px;
  padding: 0 12px 20px;
}

p a {
  color: #ff5500;
  font-weight: bold;
  text-decoration: none;
}

#page {
  transition: all 0.4s;
  position: initial;
  left: 0px;
  width: initial;
  top: initial;
  height: initial;
}

#menu {
  font-family: 'jaf-bernino-sans-condensed';
  font-weight: 800;
  background: #333;
  position: relative;
  z-index: 100;
  height: 60px;
}
#menu a {
  line-height: 60px;
  white-space: nowrap;
}
#menu .half {
  display: inline-block;
  vertical-align: top;
}
#menu .half.first {
  width: 150px;
  position: absolute;
  padding-left: 15px;
}
#menu .half.last {
  width: 100%;
  padding-left: 150px;
}
#menu .half.last .hamburger {
  width: 60px;
  height: 60px;
  float: right;
  font-size: 0;
  margin-right: 13px;
  display: none;
}
#menu .half.last .hamburger svg {
  fill: #fff;
}

.menu_content {
  max-width: 1200px;
  min-width: 320px;
  margin: auto;
}
.menu_content ul {
  font-size: 0;
  text-align: right;
  list-style: none;
}
.menu_content ul li {
  transition: all 0.3s;
  font-size: 15px;
  display: inline-block;
  min-width: 100px;
  text-align: center;
  position: relative;
}
.menu_content ul li a {
  text-decoration: none;
  color: #fff;
}
.menu_content ul li span {
  line-height: normal;
  font-size: 12px;
  color: #fff;
}
.menu_content ul li ul {
  background: #ff5500;
  position: absolute;
  height: 0;
  top: -1000px;
  z-index: 2;
  border-radius: 0 0 5px 5px;
}
.menu_content ul li ul li {
  height: 0;
  overflow: hidden;
  border-radius: 5px 5px 0 0;
  padding: 0 15px;
  float: left;
}
.menu_content ul li ul li a {
  transition: all 0.3s;
  color: #fca;
  display: inline-block;
  line-height: 0;
  overflow: hidden;
}
.menu_content ul li ul li:hover a {
  color: #fff;
}
.menu_content ul li:hover {
  border-radius: 5px 5px 0 0;
  background: #ff5500;
}
.menu_content ul li:hover ul {
  top: inherit;
  height: auto;
  padding: 0;
}
.menu_content ul li:hover ul li {
  height: 60px;
}
.menu_content ul li:hover ul li a {
  line-height: 60px;
}
.menu_content ul li.current:after {
  content: '';
  display: block;
  width: 100%;
  height: 5px;
  background: #ff5500;
  border-radius: 3px 3px 0 0;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

#top_menu {
  font-family: 'jaf-bernino-sans-condensed';
  font-weight: 800;
  background: #222;
  position: relative;
  z-index: 100;
}
#top_menu ul {
  padding: 0;
}
#top_menu ul li {
  font-size: 13px;
}
#top_menu a {
  line-height: 35px;
}

#home_content {
  background: #ddd;
  text-align: center;
}
#home_content #header {
  height: 400px;
  background-size: cover !important;
  overflow: hidden;
}
#home_content #header div {
  width: 650px;
  height: 520px;
  margin: 0 -165px;
  background-size: 100% !important;
  position: relative;
  top: -90px;
  display: inline-block;
}
#home_content #menu_panel {
  max-width: 1200px;
  min-width: 320px;
  padding-bottom: 30px;
  margin: 0 auto -90px;
  background: #fff;
  color: #333;
  position: relative;
  top: -95px;
}
#home_content #menu_panel h1 {
  font-family: 'jaf-bernino-sans-condensed';
  font-weight: 300;
  font-size: 42px;
  padding: 40px 15px 20px;
}
#home_content .item {
  display: inline-block;
  max-width: 30%;
  min-width: 160px;
  width: 100%;
  font-family: 'jaf-bernino-sans-condensed';
  font-weight: 800;
  font-size: 18px;
  padding: 20px 15px;
  line-height: 30px;
  vertical-align: top;
}
#home_content .item a {
  text-decoration: none;
  color: #333;
}
#home_content .item img {
  margin: 0 -70px;
}
#home_content .item:hover img {
  opacity: 0.3;
}
#home_content .item:hover a {
  color: #ff5500;
}

#link_content {
  background: #ddd;
  text-align: center;
  color: #333;
}
#link_content .content {
  max-width: 1200px;
  min-width: 320px;
  padding: 20px 0;
  margin: auto;
}
#link_content .content .adlink {
  background: #fff;
  display: inline-block;
  margin: 20px 15px;
  max-height: 200px;
  vertical-align: top;
  width: 270px;
  border-radius: 3px;
  position: relative;
  color: inherit;
  text-decoration: none;
}
#link_content .content .adlink img {
  max-height: 200px;
}
#link_content .content .adlink .title2 {
  height: 70px;
  font-family: 'jaf-bernino-sans-condensed';
  font-weight: 800;
  font-size: 18px;
  line-height: 21px;
  padding: 10px 20px;
}
#link_content .content .adlink .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  background: #ff5500;
  top: 0;
  left: 0;
  display: none;
}
#link_content .content .adlink .headline {
  font-family: 'jaf-bernino-sans-condensed';
  font-weight: 800;
  font-size: 18px;
  position: absolute;
  width: 100%;
  color: #fff;
  display: table-cell;
  display: none;
  top: 40%;
  padding: 0 5%;
}
#link_content .content .adlink.less img {
  max-height: 130px;
}
#link_content .content .adlink:hover .headline, #link_content .content .adlink:hover .shadow {
  display: block;
}

#news_content {
  background: #fff;
  text-align: center;
  color: #333;
}
#news_content .content {
  max-width: 1200px;
  min-width: 320px;
  padding: 0 15px;
  margin: auto;
}
#news_content .content .title2 {
  font-family: 'jaf-bernino-sans-condensed';
  font-weight: 300;
  font-size: 42px;
  padding: 25px 0 20px;
}
#news_content .content .news {
  background: #fff;
  display: inline-block;
  margin: 0 -2px 25px 0;
  padding: 10px 20px;
  height: 350px;
  vertical-align: top;
  width: 290px;
  border-radius: 3px;
  overflow: hidden;
  border-left: 2px solid #ddd;
  border-right: 2px solid #ddd;
}
#news_content .content img {
  max-height: 200px;
  max-width: 100%;
  margin-bottom: 10px;
  vertical-align: top;
}
#news_content .content .name {
  font-family: 'jaf-bernino-sans-condensed';
  font-weight: bold;
  font-size: 16px;
  line-height: 21px;
  padding-bottom: 10px;
  text-align: left;
  width: 100%;
}
#news_content .content .headline {
  font-family: 'jaf-facitweb';
  font-size: 16px;
  line-height: 21px;
  padding-bottom: 10px;
  text-align: left;
}
#news_content .content .description {
  display: block;
  text-align: center;
  font-family: 'jaf-bernino-sans-condensed';
  font-weight: 600;
  font-size: 18px;
  color: #fff;
  width: 246px;
  line-height: 32px;
  background: #f50;
  border-radius: 5px;
  border: none;
  cursor: pointer;
  text-decoration: none;
  margin-bottom: 10px;
}
#news_content .content .twitter_content {
  width: 290px;
  display: inline-block;
  border-left: 2px solid #ddd;
  border-right: 2px solid #ddd;
  vertical-align: top;
  margin-bottom: 25px;
  padding: 0 18px;
  height: 350px;
}
#news_content .content .twitter_content iframe {
  height: 350px !important;
}

#video_content {
  background: #ddd;
  text-align: center;
  color: #333;
  padding: 40px 0 60px;
}
#video_content .content {
  max-width: 1200px;
  min-width: 300px;
  margin: auto;
}
#video_content .content .title2 {
  font-family: 'jaf-bernino-sans-condensed';
  font-weight: 300;
  font-size: 42px;
  padding: 25px 0 15px;
}
#video_content .content .video {
  width: 100%;
  max-width: 380px;
  min-width: 300px;
  display: inline-block;
  padding: 10px;
}
#video_content .content .video iframe {
  display: block;
  width: 100%;
  height: 240px;
}

#fb_content {
  background: #fff;
  text-align: center;
}
#fb_content .content {
  max-width: 1200px;
  min-width: 320px;
  margin: auto;
}
#fb_content .content div {
  display: inline-block;
}
#fb_content .pic {
  padding: 50px 10px 30px;
  max-width: 480px;
  text-align: right;
}
#fb_content .pic img {
  vertical-align: middle;
  max-width: 370px;
  min-width: 300px;
  width: 100%;
}
#fb_content .para {
  display: inline-block;
  padding: 10px;
  max-width: 480px;
  min-width: 300px;
  text-align: left;
  vertical-align: middle;
  font-family: 'jaf-bernino-sans-condensed';
  font-weight: 300;
  font-size: 32px;
  color: #444;
}
#fb_content .para img {
  padding: 20px 0 0;
}

#footer {
  background: #222;
  font-family: 'jaf-bernino-sans-condensed';
}
#footer #footer_content {
  max-width: 1200px;
  min-width: 320px;
  padding: 28px 5px;
  margin: auto;
  color: #fff;
  text-align: center;
}
#footer #footer_content .half {
  width: 100%;
  max-width: 50%;
  min-width: 290px;
  display: inline-block;
  text-align: left;
}
#footer #footer_content .half span {
  padding-left: 10px;
  font-size: 14px;
}
#footer #footer_content .half img {
  vertical-align: middle;
}
#footer #footer_content .social {
  text-align: right;
}
#footer #footer_content .social img {
  margin: 0 10px;
}

@media screen and (max-width: 1199px) {
  #link_content .content .adlink {
    margin: 20px 65px;
  }

  #news_content .content .news {
	width: 244px;
  }
  #news_content .content .twitter_content {
	width: 244px;
  }
  #news_content .content .description {
	width: 200px;
  }
  #video_content .content .video {
	max-width: 340px;
  }
}
@media screen and (max-width: 1020px) {

  #news_content .content .news {
    margin: 0 65px 25px;
	width: 290px;
	border: 0; 
  }
  #news_content .content .twitter_content {
    margin: 0 65px 25px;
	width: 290px;
	border: 0; 
  }
  #news_content .content .description {
	width: 246px;
  }
  #video_content .content .video {
	max-width: 360px;
  }
}
@media screen and (max-width: 870px) {
  #news_content .content .news {
    margin: 0 25px 25px;
  }
  #news_content .content .twitter_content {
    margin: 0 25px 25px;
  }
}
@media screen and (max-width: 820px) {
  #link_content .content .adlink {
    margin: 20px 15px;
  }
}
@media screen and (max-width: 781px) {
  #menu {
    font-family: 'jaf-bernino-sans-condensed';
    font-weight: 800;
    background: #333;
    position: relative;
    z-index: 100;
  }
  #menu .half.last .hamburger {
    display: block;
  }
  #menu .half.last .hamburger svg {
    transition: all 0.3s;
  }
  #menu .half.last > ul {
    position: absolute;
    display: none;
    left: 100%;
    top: -35px;
    background: #fff;
    transition: all 0.5s;
    width: 100%;
    padding: 0;
  }
  #menu .half.last > ul * {
    color: #000;
    font-family: 'jaf-bernino-sans-condensed';
    font-weight: 300;
  }
  #menu .half.last > ul a {
    display: inline-block;
    width: 100%;
  }
  #menu .half.last > ul li {
    width: 100%;
    display: block;
    text-align: left;
    padding-left: 22px;
    border-radius: 0;
  }
  #menu .half.last > ul li span {
    position: absolute;
    right: 0;
    padding: 22px;
  }
  #menu .half.last > ul li ul {
    max-height: 0;
    overflow: hidden;
    display: block;
    position: static;
    background: #222;
    margin-left: -22px;
    padding: 0;
    border-radius: 0;
  }
  #menu .half.last > ul li:hover * {
    color: #fff;
  }
  #menu .half.last > ul li:hover ul {
    max-height: 1000px;
  }
}
@media screen and (max-width: 710px) {
  #news_content .content .news {
    margin: 0 -2px 25px 0;
    width: 285px;
  }
  #news_content .content .twitter_content {
    margin: 0 -2px 25px 0;
    width: 285px;
  }

  #footer #footer_content .half {
    text-align: center;
  }
  #footer #footer_content .half span {
    padding: 25px;
    font-size: 14px;
    display: block;
  }
  #footer #footer_content .half > img {
    width: 250px;
  }
  #footer #footer_content .social {
    text-align: center;
  }
}
@media screen and (max-width: 599px) {
  #link_content .content .adlink {
    width: 180px;
    height: 100px;
    margin: 10px 15px;
  }
  #link_content .content .adlink img {
    max-height: 100px;
  }
  #link_content .content .adlink .title2 {
    height: 35px;
    font-size: 9px;
    line-height: 10.5px;
    padding: 5px 10px;
  }
  #link_content .content .adlink .headline {
    font-size: 9px;
  }
  #link_content .content .adlink.less img {
    max-height: 65px;
  }

  #news_content .content .news {
    margin: 0 auto 25px;
    width: 100%;
    border: 0;
    display: block;
    height: auto;
  }
  #news_content .content .news img {
    max-height: 200px;
    max-width: 100%;
  }
  #news_content .content .twitter_content {
    margin: 0 auto 25px;
    width: 100%;
    border: 0;
    display: block;
  }
}
@media screen and (max-width: 419px) {
  #link_content .content .adlink {
    width: 130px;
  }
  #link_content .content .adlink .title2 {
    padding: 5px;
  }
}
