.header-row{background-image: url(../images/header_bg.png);}
.header-banner{padding: 90px 0 120px;}
@media (max-width:1280px) {
  .header-banner{padding: 7% 0 10%;}	
}


.main-section .hd{position: relative;}
.main-section .hd img{display: block;width: 256px;position: relative;z-index: 2;}
.main-section .hd:after{position: absolute; top: 10px; right: 0; bottom: 9px; left: 15px; content: ""; background: #e5f0ff; border-top-right-radius: 50em}
@media (max-width:414px) {
  .main-section .hd img{height: 60px;}
  .main-section .hd:after{top: 8px; bottom: 7px;}	
}
.main-section .imagelist ul li a .caption{font-weight: bold;}
@media (max-width: 414px){
  .main-section .imagelist.res ul li {width: 50% !important;}
}
.gygg .imagelist ul li a .place{padding-top: 139.285%;}