.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-image:url(../img/banner-pc.jpeg);
  background-repeat: no-repeat;
}
.anglezero_content .content h3 a, .anglezero_content .content h3 a:active, .anglezero_content .content h3 a:visited {
  color: #000;
  text-decoration: none;
}
.readMore{
  font-size: 18px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
}
.readMore a {
  color: #2a70a9;
  text-decoration: none;
}
.readMore a:hover {
  color: #03467b;
}
@media screen and (max-width:800px){
  .ntes-nav a.ad-mobile-news{
    display:none;
  }
  .header{background-image:url(../img/banner-phone.jpg);background-size:100% auto;background-repeat: no-repeat; }
}
@media screen and (max-width:480px){
  .ntes-nav a.ad-mobile-news{
    display:none;
  }
  .ntes-nav .nav-share{
    display:none;
  }
  <!--.header{background-image:url(../img/banner-phone.jpg);background-repeat: no-repeat;}-->
}