* {
  margin: 0;
  padding: 0;
}
body {
  font: 14px/1.5 'Microsoft YaHei', arial, SimSun, sans-serif;
  
  margin: 0 auto;
  font-family: VAGRundschriftW01-Light,PingFang TC,Heiti TC,Microsoft JhengHei,Microsoft YaHei,sans-serif ;
}
.clearfix {
  display: block;
  *display: inline-block;
  _height: 1%;
}
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
.banner {
    position: relative;
}
.banner img {
  display: block;
}
.banner p {
    position: absolute;
    text-align: center;
}

.main {
  /*background: linear-gradient(to bottom, #fdfaf8 0%,#fff2c6 60%);*/
  
}
.content {
  background: url(../images/srs-content.png) no-repeat;
  height: 528px;
  margin: 0 auto;
  text-align: center;
  width: 960px;
  padding: 100px 0 80px;
}
.content p{
  font-size: 16px;
  line-height: 35px;
}
.btn-enter,
.btn-search,
.btn-register {
  border:0;
  border-radius: 30px;
  font-size: 18px;
  font-weight: bold;
  margin: 50px 24px 0;
  padding: 13px 35px;
  cursor: pointer;
}
.btn-enter {
  background:url(../images/btn-enter-srs.png) no-repeat;
  width:265px;
  height:53px;
}
.btn-enter:active {
  	box-shadow: 2px 5px 5px rgba(0,0,0,0.15);
}
.btn-enter:hover {
  	box-shadow: 2px 5px 5px rgba(0,0,0,0.15);
}
.btn-search {
  	background:url(../images/btn-search-srs.png) no-repeat;
  	width:265px;
  	height:53px;
}
.btn-search:active{
	box-shadow: 2px 5px 5px rgba(0,0,0,0.15);
}
.btn-search:hover {
	box-shadow: 2px 5px 5px rgba(0,0,0,0.15);
}
.btn-register{
	background-color: #f8c35c;
}
.btn-register:active{
	box-shadow: 2px 5px 5px rgba(0,0,0,0.15);
}
.btn-register:hover {
	box-shadow: 2px 5px 5px rgba(0,0,0,0.15);
}
.draw-creche{
    max-width: 375px;
    min-width: 160px;
    height: 30px;
    line-height: 30px;
    float: left;
    display: inline;
    text-align: center;
    margin-left: 175px;
    margin-top: 10px;
	text-decoration: underline;    
}

.draw-creche a {
    text-decoration: none;
    border: none;
    font-weight: bold;
}

.draw-creche a:hover {
    color: #AF262D;
    text-decoration: underline;
}
.draw-creche a:visited {
    color: #AF262D;
}
.draw-creche a:link {
    color: #AF262D;
}
.draw-creche a:hover {
    text-decoration: underline;
}

.draw-brochure{
    height: 30px;
    line-height: 30px;
    float: left;
    display: inline;
    text-align: center;
    margin-left: 160px;
}

.draw-brochure a {
    text-decoration: none;
    border: none;
    font-weight: bold;
}

.draw-brochure a:hover {
    color: #AF262D;
    text-decoration: underline;
}
.draw-brochure a:visited {
    color: #AF262D;
}
.draw-brochure a:link {
    color: #AF262D;
}
.draw-brochure a:hover {
    text-decoration: underline;
}

.main-cont {
  margin: 40px 30px 0;
  background-color: rgba(255,252,241,1);
  position: relative;
  border-radius: 30px;
  padding-bottom: 20px;
}
.con-title-1{
  background: url(../images/reg-title-1-srs.png) no-repeat;
  display: block;
  height: 47px;
  left: 53px;
  position: absolute;
  top: -28px;
  width: 342px;
}

.con-conts{
  margin: 50px;
  font-size: 16px;
  padding-top: 46px;
}
.con-conts ol {
  margin-left: 30px;
}
.con-conts > ol li {
  padding-left: 15px;
}

.wn-t1{
  color: #f00;
  font-size: 30px;
  font-weight: 700;
  margin: 0 auto;
  top: 220px;
  width: 100%;
}

.wn-t130{
  color: #f00;
  font-size: 30px;
  font-weight: 700;
  margin: 0 auto;
  top: 130px;
  width: 100%;
}