@charset "utf-8";
* {
  padding: 0;
  margin: 0;
}
body {
  font-family: "微软雅黑";
  background-color: #f4f4f4;
  color: #333;
}
#page {
  width: 100%;
  position: relative;
}
#page header {
  width: 100%;
  height: 2.986667rem;
  background-color: #fff;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  border-bottom: 1px solid #bfbfbf;
}
#page header > a {
  display: block;
  float: left;
  width: 58%;
  height: 100%;
}
#page header > a > img:nth-of-type(1) {
  width: 5.68rem;
  height: 1.386667rem;
  margin: 0.773333rem 0 0 0.64rem;
  display: block;
  float: left;
}
#page header > a > img:nth-of-type(2) {
  width: 4.853333rem;
  height: 1.066667rem;
  margin: 0.986667rem 0 0 0.266667rem;
  display: block;
  float: left;
}
#page header .head {
  width: 42%;
  height: 1.733333rem;
  font-size: 0.64rem;
  color: #333;
  float: left;
  text-align: center;
  letter-spacing: 0.106667rem;
  margin-top: 0.533333rem;
}
#page header .head > span {
  letter-spacing: 0.186667rem;
}
#page .banner {
  width: 100%;
  height: 9.066667rem;
  margin-top:3.013333rem;
}
#page .banner img {
  width: 100%;
  height: 100%;
}
#page .problem {
  width: 92%;
  background-color: #fff;
  padding: 0 0.8rem;
  padding-bottom: 0.002667rem;
}
#page .problem .problem-title {
  width: 100%;
  height: 3.333333rem;
  display: box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
}
#page .problem .problem-title > span {
  display: block;
  width: 2.4rem;
  height: 1.653333rem;
  border-bottom: 0.08rem solid #bfbfbf;
}
#page .problem .problem-title > p {
  width: 12.933333rem;
  font-size: 1.386667rem;
  height: 3.333333rem;
  line-height: 3.333333rem;
  text-align: center;
}
#page .problem .problem-sold {
  width: 80%;
  border: 1px solid #bfbfbf;
  padding: 0.4rem 1.866667rem;
  margin-bottom: 1.173333rem;
}
#page .problem .problem-sold > p:nth-of-type(1) {
  font-size: 1.066667rem;
  color: #0093ff;
  line-height: 1.866667rem;
}
#page .problem .problem-sold > p:nth-of-type(2) {
  font-size: 0.693333rem;
  color: #666;
  line-height: 1.28rem;
}
#page .dream {
  width: 92%;
  background-color: #fff;
  padding: 0 0.8rem;
  padding-bottom: 0.002667rem;
  margin-top: 0.533333rem;
}
#page .dream .dream-list {
  width: 100%;
  height: 3.333333rem;
  display: box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
}
#page .dream .dream-list > span {
  display: block;
  width: 2.4rem;
  height: 1.653333rem;
  border-bottom: 0.08rem solid #bfbfbf;
}
#page .dream .dream-list > p {
  width: 12.933333rem;
  font-size: 1.386667rem;
  height: 3.333333rem;
  line-height: 3.333333rem;
  text-align: center;
}
#page .dream .dream-test {
  width: 100%;
  height: 15.466667rem;
  background-color: #0085fe;
}
#page .dream .dream-test dl {
  width: 100%;
  height: 3.866667rem;
  padding-top: 0.002667rem;
  display: box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
}
#page .dream .dream-test dl dt {
  width: 2.88rem;
  height: 2.88rem;
  border-radius: 50%;
  background-color: #fff;
  color: #0085fe;
  line-height: 2.88rem;
  text-align: center;
  font-size: 1.066667rem;
  margin-left: 0.746667rem;
}
#page .dream .dream-test dl dd {
  width: 13.6rem;
  font-size: 0.8rem;
  color: #fff;
  margin-left: 0.48rem;
}
#page .whyour {
  width: 100%;
  background-color: #fff;
  padding-bottom: 0.002667rem;
  margin-top: 0.533333rem;
}
#page .whyour .whyour-title {
  width: 100%;
  height: 3.333333rem;
}
#page .whyour .whyour-title > p {
  width: 100%;
  font-size: 1.386667rem;
  height: 3.333333rem;
  line-height: 3.333333rem;
  text-align: center;
}
#page .whyour .whyour-main {
  width: 100%;
  height: 13.333333rem;
  display: box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap:wrap;
  -webkit-box-lines:multiple;
  -moz-flex-wrap:wrap;
  flex-wrap:wrap;
}
#page .whyour .whyour-main .base {
  width: 50%;
  height: 6.346667rem;
}
#page .whyour .whyour-main .base > p {
  width: 5.253333rem;
  height: 3.546667rem;
  background-color: #0085fe;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  line-height: 0.8rem;
  line-height: 0.933333rem;
  padding-top: 1.733333rem;
  font-size: 0.8rem;
  margin: 0.533333rem 0 0 2.346667rem;
}
#page .whyour .whyour-main .sort {
  width: 50%;
  height: 6.346667rem;
}
#page .whyour .whyour-main .sort > p {
  width: 5.253333rem;
  height: 3.546667rem;
  background-color: #f9b554;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  line-height: 0.8rem;
  line-height: 0.933333rem;
  padding-top: 1.733333rem;
  font-size: 0.8rem;
  margin: 0.533333rem 0 0 2.346667rem;
}
#page .whyour .whyour-main .sorttime {
  width: 50%;
  height: 6.346667rem;
}
#page .whyour .whyour-main .sorttime > p {
  width: 5.253333rem;
  height: 3.546667rem;
  background-color: #ff6e6f;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  line-height: 0.8rem;
  line-height: 0.933333rem;
  padding-top: 1.733333rem;
  font-size: 0.8rem;
  margin: 0.533333rem 0 0 2.346667rem;
}
#page .whyour .whyour-main .health {
  width: 50%;
  height: 6.346667rem;
}
#page .whyour .whyour-main .health > p {
  width: 5.253333rem;
  height: 3.546667rem;
  background-color: #35bb64;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  line-height: 0.8rem;
  line-height: 0.933333rem;
  padding-top: 1.733333rem;
  font-size: 0.8rem;
  margin: 0.533333rem 0 0 2.346667rem;
}
#page .serive {
  width: 92%;
  background-color: #fff;
  padding: 0 0.8rem;
  margin-top: 0.533333rem;
}
#page .serive .serive-title {
  width: 100%;
  height: 3.333333rem;
  display: box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
}
#page .serive .serive-title > span {
  display: block;
  width: 5.066667rem;
  height: 1.653333rem;
  border-bottom: 0.08rem solid #bfbfbf;
}
#page .serive .serive-title > p {
  width: 7.066667rem;
  font-size: 1.386667rem;
  height: 3.333333rem;
  line-height: 3.333333rem;
  letter-spacing: 0.293333rem;
  text-align: center;
}
#page .serive .serive-list {
  width: 100%;
  padding-bottom: 0.002667rem;
}
#page .serive .serive-list dl {
  width: 100%;
  height: 2.773333rem;
  border-radius: 1.386667rem;
  border: 1px solid #dcdcdc;
  margin-top: 0.506667rem;
}
#page .serive .serive-list dl:last-of-type {
  margin-bottom: 1.546667rem;
}
#page .serive .serive-list dl dt {
  width: 3.066667rem;
  height: 100%;
  text-align: center;
  line-height: 2.773333rem;
  float: left;
  font-size: 2.4rem;
  color: #0093ff;
}
#page .serive .serive-list dl dd {
  float: left;
}
#page .serive .serive-list dl dd > p:nth-of-type(1) {
  font-size: 0.96rem;
  color: #0093ff;
  margin-top: 0.133333rem;
}
#page .serive .serive-list dl dd > p:nth-of-type(2) {
  font-size: 0.693333rem;
  color: #888;
}
#page .contect-us {
  width: 100%;
  background-color: #fff;
  margin-top: 0.533333rem;
}
#page .contect-us > p {
  width: 100%;
  height: 2.666667rem;
  line-height: 2.666667rem;
  text-indent: 0.88rem;
  font-size: 0.853333rem;
  border-bottom: 1px solid #f4f4f4;
}
#page .contect-us > dl {
  width: 100%;
  height: 3.546667rem;
  border-bottom: 1px solid #f4f4f4;
  padding-top: 0.002667rem;
}
#page .contect-us > dl dt {
  width: 3.733333rem;
  height: 100%;
  float: left;
}
#page .contect-us > dl dt img {
  width: 1.92rem;
  height: 1.92rem;
  margin: 0.906667rem 0 0 0.906667rem;
}
#page .contect-us > dl:nth-of-type(1) dd:nth-of-type(1) {
  margin-top: 0.746667rem;
}
#page .contect-us > dl:nth-of-type(1) dd:nth-of-type(1) a {
  color: #ea5451;
  font-size: 1.066667rem;
}
#page .contect-us > dl:nth-of-type(1) dd:nth-of-type(2) {
  color: #888;
  font-size: 0.64rem;
}
#page .contect-us > dl:nth-of-type(2) dd:nth-of-type(1){
  margin-top: 0.746667rem;
}
#page .contect-us > dl:nth-of-type(2) dd:nth-of-type(1) a{
  color: #ea5451;
  font-size: 1.066667rem;
}
#page .contect-us > dl:nth-of-type(2) dd:nth-of-type(2) {
  color: #888;
  font-size: 0.64rem;
}
#page .contect-us > dl:nth-of-type(3) dd {
  float: left;
}
#page .contect-us > dl:nth-of-type(3) dd p:nth-of-type(1) {
  font-size: 0.746667rem;
  width: 6.186667rem;
  height: 1.413333rem;
  line-height: 1.413333rem;
  border: 1px solid #f4f4f4;
  border-radius: 0.133333rem;
  color: #ea5451;
  margin-top: 0.586667rem;
  text-indent: 0.133333rem;
  background: url(//static.huijiayi.com.cn/zhonghuijia/m/images/search.png) no-repeat 5.306667rem 0.373333rem;
  background-size: 0.746667rem 0.693333rem;
}
#page .contect-us > dl:nth-of-type(3) dd p:nth-of-type(2) {
  color: #888;
  font-size: 0.64rem;
}
#page footer {
  width: 100%;
  height: 4.266667rem;
  text-align: center;
  margin-bottom: 2.56rem;
}
#page footer p {
  font-size: 0.64rem;
  color: #888;
  line-height: 0.933333rem;
}
#page footer p:nth-of-type(1) {
  margin-top: 1.866667rem;
}
#page .foot {
  width: 100%;
  height: 2.56rem;
  background-color: #fff;
  border-top: 1px solid #a6a6a6;
  font-size: 0;
  position: fixed;
  left: 0;
  bottom: 0;
}
#page .foot > a {
  display:block;
  float:left;
  width: 7.36rem;
  height: 1.76rem;
  line-height: 1.76rem;
  text-indent: 2.346667rem;
  font-size: 0.8rem;
  color: #0093ff;
  border: 1px solid #0093ff;
  border-radius: 0.133333rem;
}
#page .foot > a:nth-of-type(1) {
  margin: 0.373333rem 0 0 0.8rem;
  background: url(//static.huijiayi.com.cn/zhonghuijia/m/images/msg1.png) no-repeat 1.093333rem 0.48rem;
  background-size: 0.88rem 0.826667rem;
}
#page .foot > a:nth-of-type(2) {
  margin:0.373333rem 0 0 1.066667rem;
  background: url(//static.huijiayi.com.cn/zhonghuijia/m/images/phone1.png) no-repeat 0.96rem 0.426667rem;
  background-size: 0.933333rem 0.933333rem;
}
#page .foot .share {
  width: 1.04rem;
  height: 0.986667rem;
  background: url(//static.huijiayi.com.cn/zhonghuijia/m/images/share.png) no-repeat;
  background-size: cover;
  display: inline-block;
  margin:0.8rem 0 0 1.12rem;
}
#page .commonDiv {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  position: absolute;
  display: none;
}
#page .commonDiv .windowDiv {
  background-color: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  position: absolute;
}
#page .commonDiv .share-window {
  background-color:rgba(255,255,255,0.9);
  z-index: 999;
  width: 100%;
  height: 11.52rem;
  left: 0;
  bottom: 0;
  position: fixed;
}
#page .commonDiv .share-window > p {
  font-size: 0.8rem;
  color: #333;
  line-height: 2.133333rem;
  text-align: center;
}
#page .commonDiv .share-window dl {
  width: 25%;
  height: 4.8rem;
  float: left;
  text-align: center;
}
#page .commonDiv .share-window dl dt > a img {
  width: 3.2rem;
  height: 3.2rem;
}
#page .commonDiv .share-window dl dd {
  font-size: 0.64rem;
  color: #666;
}
#page .commonDiv .share-window .cancel {
  display: block;
  height: 2.56rem;
  width: 100%;
  background-color:#fff;
  color: #666;
  clear: both;
  line-height: 2.56rem;
  text-align: center;
  font-size: 0.56rem;
  position:fixed;
  left:0;
  bottom:0;
}
