/* pc */
.banner-title{
  background: url(../images/banner_title_bgc.jpg) 0 0 no-repeat;
  color: #fff;
  text-align: center;
  width: 100%;
  background-position: top center;
  padding-bottom: 70px;
}
.banner-title .nbsp{
  background-color: #fff;
  height: 80px;
}
.banner-title .h1{
  font-size: 60px;
  font-weight: bold;
  line-height: 180px;
}
.banner-title .title{
  font-size: 22px;
}
.banner-title .phone{
  font-size: 14px;
}
/* 其他 */
.mbanner-title{
  background: url(../images/banner_title_bgc.jpg) 0 0 no-repeat;
  color: #fff;
  text-align: center;
  width: 100%;
  background-position: top center;
  padding-bottom: 30px;
}
.mbanner-title .h1{
  font-size: 30px;
  font-weight: bold;
  line-height: 90px;
}
.mbanner-title .title{
  font-size: 18px;
}
.mbanner-title .phone{
  font-size: 14px;
}
/* 主体内容 */
/* pc */
.daili{
  width: 100%;
}
.daili .selectbgc{
  background-color: #f8f8f8;
}
.daili .select{
  width: 80%;
  height: 900px;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 100px;
  margin: 0 auto;
}
.daili .select .h1{
 font-size: 26px;
 color: rgb(38,38,38);
}
.daili .select .title{
  font-size: 14px;
  color: #777;
  padding-bottom: 50px;
}
.daili .select ul li{
  float: left;
  width: 27.33%;
  margin-left: 3%;
  margin-right: 3%;
  background-color: #f8f8f8;
  margin-top: 30px;
  margin-bottom: 30px;
  overflow: hidden;
  height: 260px;
}
.daili .select ul li img{
  width: 100%;
}
.daili .select ul li .lih1{
  color: rgb(38,38,38);
  font-weight: bold;
  font-size: 16px;
  line-height: 60px;
}
.daili .select ul li .lititle{
  font-size: 14px;
  color: #777;
}
/*  */
.daili .price{
  width: 100%;
  height: 300px;
  background-color: #5326cb;
  text-align: center;
}
.daili .price p{
  font-size: 26px;
  color: #fff;
  line-height: 100px;
  margin: 0 10px;
}
.daili .price ul{
  width:80%;
  margin: auto;
}
.daili .price ul li{
  font-size: 20px;
  color: #4ce2e5;
  line-height: 150px;
  font-weight: bold;
  float: left;
  width: 16%;
  margin-left: 2%;
  margin-right: 2%;
}
.daili .price ul li:last-child{
  background-color: rgb(245, 166, 35);
  font-size: 22px;
  color: #fff;
}
/*  */
.daili .jiameng{
  width: 100%;
  height: 450px;
  background-color: #f8f8f8;
  text-align: center;
}
.daili .jiameng .title{
  font-size: 26px;
  color: #000;
  padding: 70px 0;
}
.daili .jiameng ul{
  width:80%;
  margin: auto;
}
.daili .jiameng ul li{
  font-size: 16px;
  font-weight: bold;
  float: left;
  width: 21%;
  margin-left: 2%;
  margin-right: 2%;
}
.daili .jiameng ul li img{
  width: 80%;
}
.daili .jiameng ul li p{
  font-size: 16px;
  color: #4ce2e5;
  line-height: 60px;
}
.daili .jiameng .border{
  border: 1px dashed #ddd;
  width: 68%;
  position: relative;
  left: 75%;
  top: -122px;
}
/*  */
.daili .jibie{
  width: 100%;
  height: 650px;
  background-color: #5326cb;
  text-align: center;
  padding-bottom: 70px;
}
.daili .jibie .title{
  font-size: 26px;
  color: #fff;
  padding: 70px 0;
}
.daili .jibie ul{
  width:80%;
  margin: auto;
}
.daili .jibie ul li{
  font-size: 16px;
  float: left;
  width: 30%;
  margin-left: 1.66%;
  margin-right: 1.66%;
}
.daili .jibie ul li img{
  width: 100%;
}
.daili .jibie ul li .h1{
  font-size: 16px;
  color: #fff;
  line-height: 30px;
}
.daili .jibie ul li .h1title{
  font-size: 14px;
  color: #fff;
}
.daili .jibie .sub{
  margin-top: 70px;
}
.daili .jibie .sub a{
  color: #fff;
  border-radius: 28px;
  background: transparent;
  position: relative;
  border: 2px solid rgba(255,255,255,.8);
  transition: all 0.3s ease-out 0s;
  padding: 0 50px;
  line-height: 48px;
  display: inline-block;
  overflow: hidden;
  min-width: 70px;
  height: 48px;
  box-sizing: border-box;
  margin: 10px;
}
.daili .jibie .sub a:hover{
  background-color: #fff;
  color: #5326cb;
}
/* 其他 */
.mdaili{
  width: 100%;
}
.mdaili .selectbgc{
  background-color: #f8f8f8;
}
.mdaili .select{
  width: 90%;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 100px;
  margin: 0 auto;
}
.mdaili .select .h1{
 font-size: 26px;
 color: rgb(38,38,38);
}
.mdaili .select .title{
  font-size: 14px;
  color: #777;
  padding-bottom: 50px;
}
.mdaili .select ul li{
  background-color: #f8f8f8;
  margin-top: 30px;
}
.mdaili .select ul li img{
  width: 100%;
}
.mdaili .select ul li .lih1{
  color: rgb(38,38,38);
  font-weight: bold;
  font-size: 16px;
  line-height: 60px;
}
.mdaili .select ul li .lititle{
  font-size: 14px;
  color: #777;
}
/*  */
.mdaili .price{
  width: 100%;
  background-color: #5326cb;
  text-align: center;
}
.mdaili .price p{
  font-size: 26px;
  color: #fff;
  line-height: 100px;
}
.mdaili .price ul{
  width:90%;
  margin: auto;
}
.mdaili .price ul li{
  font-size: 20px;
  color: #4ce2e5;
  line-height: 150px;
  font-weight: bold;
  float: left;
  width: 50%;
  margin-bottom: 30px;
}
.mdaili .price ul li:last-child{
  background-color: rgb(245, 166, 35);
  font-size: 22px;
  color: #fff;
}
/*  */
.mdaili .jiameng{
  width: 100%;
  background-color: #f8f8f8;
  text-align: center;
}
.mdaili .jiameng .title{
  font-size: 26px;
  color: #000;
  padding: 70px 0;
}
.mdaili .jiameng ul{
  width:90%;
  margin: auto;
}
.mdaili .jiameng ul li{
  font-size: 16px;
  font-weight: bold;
  float: left;
  width: 50%;
}
.mdaili .jiameng ul li img{
  width: 80%;
}
.mdaili .jiameng ul li p{
  font-size: 16px;
  color: #4ce2e5;
  line-height: 60px;
}
/*  */
.mdaili .jibie{
  width: 100%;
  background-color: #5326cb;
  text-align: center;
}
.mdaili .jibie .title{
  font-size: 26px;
  color: #fff;
  padding: 70px 0;
}
.mdaili .jibie ul{
  width:90%;
  margin: auto;
}
.mdaili .jibie ul li{
  font-size: 16px;
}
.mdaili .jibie ul li img{
  width: 100%;
}
.mdaili .jibie ul li .h1{
  font-size: 16px;
  color: #fff;
  line-height: 30px;
}
.mdaili .jibie ul li .h1title{
  font-size: 14px;
  color: #fff;
}
.mdaili .jibie .sub{
  margin-top: 70px;
}
.mdaili .jibie .sub a{
  color: #fff;
  border-radius: 28px;
  background: transparent;
  position: relative;
  border: 2px solid rgba(255,255,255,.8);
  transition: all 0.3s ease-out 0s;
  padding: 0 50px;
  line-height: 48px;
  display: inline-block;
  overflow: hidden;
  min-width: 70px;
  height: 48px;
  box-sizing: border-box;
  margin: 10px;
}
.mdaili .jibie .sub a:hover{
  background-color: #fff;
  color: #5326cb;
}