*, *::before, *::after {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: auto;
}
html {
    font-family: "TheSansRio2016";
    font-weight: normal;
}
body {
    margin: 0;
    background: #eaf8f6;
    font-family: "微软雅黑";
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
main {
    background: #f9f9f9;
}
main .wrapper {
    max-width: 1000px;
    margin: 0 auto;
}
.clear {
    clear: both;
    font-size: 0;
    visibility: hidden;
    line-height: 1px;
    height: 1px;
    margin-top: -1px;
}

.pg-schedule {
    padding-top: 0;
}
.top-content{
  background: url('f01.jpg') top center no-repeat;
  min-width:1100px;
  height:700px;
  position: relative;
}
.top-content .wrapper {
  position: relative;
    width: 1000px;
    margin: 0 auto;
    padding-top: 20px;
}
.top-content .wrapper .buttons {
    margin-top: 450px;
    position: relative;
    width: 100%;
    height: 116px;
    margin-left: 26px;
}
.buttons a{
  position: relative;
  float: left;
  width: 146px;
  height: 110px;
  margin-right: 28px;
}



.pg-schedule #main {
  position: relative;
  /*padding-top: 3.75rem;*/
  outline: 0;
  background: url('f02.jpg') top center no-repeat;
  height:auto;
  min-width: 1100px;
  width:100%;
  /*z-index: -1;*/
}
.margin-img{
  background: url('f03.png') top center no-repeat;
  min-width: 1100px;
  position: relative;
  left: 0px;
  top: -52px;
  height: 370px;
  width: 100%;
  z-index: 99;
}
.title-img{
	width: 1000px;
	margin: 0 auto;
	margin-top: -290px;
}

/**底部**/
#box_footer{
  background: url('f04.png') top center no-repeat;
  width:100%;
  height:593px;
  min-width: 1100px;
  margin-top: -105px;
  z-index: 99999;
}

.ly-main{width: 1000px;margin: 0 auto;background: #FFF;height: 1050px;padding-top: 150px;margin-top: -132px;}
.main-pic{padding-left: 68px;float: left;cursor:pointer;background: #FFF;}
.main-pic img{width: 83px;height: 98px;z-index: 999;position: relative;}
.main-pic p{text-align: center;white-space: nowrap;overflow: hidden;width: 83px;color: #737373;margin-top: 0;}
