@charset "utf-8";

.anglezero_wrap .header .title h2 {
  font-size: 40px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  /*2017.3.8*/
}

.heiTi {
  font-weight: bold;
}

.header {
  background: url(../images/banner.jpg) top center no-repeat;
}

.anglezero_content .content h3 a,
.anglezero_content .content h3 a:active,
.anglezero_content .content h3 a:visited {
  color: #FFF;
  text-decoration: none;
}

@media screen and (max-width:800px) {
  .ntes-nav a.ad-mobile-news {
    display: none;
  }
}

@media screen and (max-width:480px) {
  .ntes-nav a.ad-mobile-news {
    display: none;
  }

  .ntes-nav .nav-share {
    display: none;
  }

  .header {
    background-image: url(../images/banner_phone.jpg);
    background-size: 100% auto;
    margin-top:0!important;
  }

  .anglezero_content .img_warp{
    width: 100%;
    height: 50vw!important;
    overflow: hidden;
    
}
  .anglezero_content .content{
    max-width:1200px;
    padding: 0 !important;; 
}

  .triangle_down{
    position: absolute;  
    left:0;
    top: 0;
    border-left:50vw solid transparent;
    border-right:50vw solid transparent;
    border-top:20px solid rgba(255,255,255,.9);
    _width:100%;
    _height:100px;
    _background: url(../img/anglezero_triangle_down_8.png) 50% 0 no-repeat;
    _border:none;
  }
  .triangle_up_l{
    left: -50%;
    border-left:50vw solid transparent;
    border-right:50vw solid transparent;
    border-bottom:20px solid rgba(255,255,255,.9);
}
.triangle_up_r{
    left: 50%;
    border-left:50vw solid transparent;
    border-right:50vw solid transparent;
    border-bottom:20px solid rgba(255,255,255,.9);
}
}

.ntes_cnav_logo {
  padding-left: 10px;
}

.ntes_cnav_logo a {
  color: #ffffff;
  line-height: 36px;
  text-decoration: none;
}

.ntes_cnav_logo a .logo_title {
  font-family: "Helvetica Condensed";
  font-size: 22px;
  letter-spacing: -1px;
}