﻿/* CSS Document */




p {
  margin: 0;
  padding: 0;
  border: 0;
}
/*底部信息*/


.two { width: 100%; text-align: center; position: relative }
.min { width: 1000px; margin: 0 auto; text-align: center; position: relative }
.guding { width: 190px; height: 245px; background: #0e6eb8; position: fixed; bottom:5%; right: 5px; padding: 5px 0; z-index: 10;display:none;
border-radius:10px; -webkit-box-shadow:0 0 10px rgba(0, 0, 0, .5);  
  -moz-box-shadow:0 0 10px rgba(0, 0, 0, .5);  
  box-shadow:0 0 10px rgba(0, 0, 0, .5);  }
.saoma { color: white; font-size: 18px;margin-top:12px }
.niugu { color: #FCFF1B; font-size: 24px; padding: 5px 0 }