header .cont .registerbtn .register{
  background: linear-gradient(90deg, #6A8BFE 0%, #6168FF 100%);
}
body{
  position: relative;
}
.banner1{
  width: 100%;
  height: 686px;
  padding-top: 80px;
  /* background: url("../img/price/quotation/banner.png") no-repeat;
  background-size: 100% 100%; */
}
.banner1 .center{
  position: relative;
  width: 1240px;
  padding-top: 110px;
  text-align: center;
  z-index: 10;
}
.banner1 .salesman{
  font-size: 36px;
  font-weight: 600;
  color: #1C184E;
  line-height: 60px;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.banner1 .ppp{
  font-size: 20px;
  color: rgba(0, 0, 0, 0.7);
  line-height: 26px;
  letter-spacing: 2px;
  margin-bottom: 40px;
}
.banner1 .ppp1{
  font-size: 20px;
  color: rgba(0, 0, 0, 0.7);
  line-height: 26px;
  letter-spacing: 2px;
  width: 540px;
  height: 74px;
  background: #FFFFFF;
  box-shadow: 0px 6px 14px 0px #D0EFFF;
  border-radius: 37px;
  line-height: 74px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
  margin-bottom: 54px;
}
.banner1 .ppp1 .kefu{
  width: 140px;
  font-size: 20px;
  font-weight: 600;
  color: #000000;
  line-height: 28px;
  letter-spacing: 3px;
  cursor: pointer;
}
.banner1 .ppp1 .kefuactive{
  display: inline-block;
  width: 140px;
  height: 52px;
  background: linear-gradient(90deg, #6386FF 0%, #5259FF 100%);
  border-radius: 26px;
  font-size: 20px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 28px;
  letter-spacing: 3px;
  line-height: 52px;
}
.banner1 .ppp1 .call{
  width: 140px;
  font-size: 20px;
  font-weight: 600;
  color: #000000;
  line-height: 28px;
  letter-spacing: 3px;
  cursor: pointer;
}
.banner1 .ppp1 .callactive {
  display: inline-block;
  width: 140px;
  height: 52px;
  background: linear-gradient(90deg, #43E7E1 0%, #4CCCFF 100%);
  border-radius: 26px;
  font-size: 20px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 28px;
  letter-spacing: 3px;
  line-height: 52px;
}
.banner1 .ppp1 .xiansuotong{
  width: 140px;
  font-size: 20px;
  font-weight: 600;
  color: #000000;
  line-height: 28px;
  letter-spacing: 3px;
  cursor: pointer;
}
.banner1 .ppp1 .xiansuotongactive {
  display: inline-block;
  width: 140px;
  height: 52px;
  background: linear-gradient(90deg, #FF9852 0%, #FF613B 100%);
  border-radius: 26px;
  font-size: 20px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 28px;
  letter-spacing: 3px;
  line-height: 52px;
}
.banner1 .list{
  width: 100%;
  height: 446px;
}
.banner1 .list.jinxiansuo{
  display: none;
}
.banner1 .list li{
  width: 310px;
  height: 446px;
  float: left;
}
.banner1 .list li .ct{
  width: 270px;
  height: 404px;
  background: #FFFFFF;
  box-shadow: 0px 6px 21px 0px rgba(62, 143, 255, 0.22);
  border-radius: 20px;
  margin: 0 auto;
  margin-top: 15px;
  padding: 44px 27px 49px 27px;
  text-align: center;
  color: #000000;
}
.banner1 .list li:nth-of-type(4){
  background: url("../img/price/quotation/10.png") no-repeat;
  background-size: 100%;
}
.banner1 .list li:nth-of-type(4) .ct{
  box-shadow: none;
  background: none;
}

.banner1 .list li:nth-of-type(3) .ct{
  background: #6169FF;
  box-shadow: 0px 6px 21px 0px rgba(62, 143, 255, 0.22);
}
.banner1 .jinxiansuo li:nth-of-type(3) .ct{
  background: #F17856;
  box-shadow: 0px 6px 21px 0px rgba(62, 143, 255, 0.22);
}
.banner1 .list li .active{
  background: #4BCDFD !important;
}
.banner1 .list li .active button {
  box-shadow: 0px 6px 14px 0px rgba(38,188,229,0.72) !important;
}
.banner1 .list li .active button a{
  color: #0EA0D6 !important;
}
.banner1 .list li .ct .active {
  background: linear-gradient(90deg, #43E7E1 0%, #4CCCFF 100%);
  box-shadow: 0px 6px 14px 0px rgba(79,243,255,0.7);
}
.banner1 .jinxiansuo li .ct .btns{
  background: linear-gradient(90deg,  #FF9852 0%, #FF613B 100%);
  box-shadow: 0px 6px 14px 0px rgb(255 157 79 / 59%);
}
.banner1 .list li div h2{
  font-size: 24px;
  font-weight: 600;
  line-height: 42px;
  letter-spacing: 3px;
  margin-bottom: 14px;
}
.banner1 .list li .ct p{
  font-size: 14px;
  font-weight: 400;
  color: #000;
  line-height: 20px;
  letter-spacing: 1px;
  margin-bottom: 52px;
}
.banner1 .list li .ct .wantiao span{
  font-size: 20px;
  font-weight: 600;
  font-family: Arial, sans-serif,'微软雅黑';
}
.banner1 .list li .ct .wantiao div{
  margin-top: 4px;
  
}
.banner1 .list li .ct .wantiao {
  margin-bottom: 15px;
}
.banner1 .list li .ct4  .xianzhi{
  font-size: 12px;
}
.banner1 .list li .ct4  .xianzhi span{
  color: red;
  margin-right: 4px;
}
.banner1 .list li:nth-of-type(2) .ct p{
  margin-bottom: 32px;
}
.banner1 .list li .ct2 p.zuidi{
  margin-top: 14px;
  font-size: 12px;
  color: gray;
}
.banner1 .list li  p.zuidi .xingxing{
  color: red;
}
.banner1 .list li .ct3 p.zuidi{
  color: rgba(255,255,255, 0.7);
  font-size: 12px;
}
.banner1 .list li .ct3 p.zuidi2{
  display: none;
}
.banner1 .list li .ct3 p.zuidi2{
  display: none;
}

.banner1 .list li .ct p.zengsong{
  font-size: 12px;
}

.banner1 .list li .ct2 .p1{
  margin-bottom: 30px!important;
}
.banner1 .list li .ct2 .p2{
  margin-bottom: 14px!important;
}
.banner1 .list li .ct2 .price{
  margin-bottom: 34px!important;
}
.banner1 .list li .ct3 p{
  margin-bottom: 32px;
}
.banner1 .list li .ct .price{
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 32px;
}
.banner1 .jinxiansuo li .ct .price{
  margin-bottom: 40px;
}
.banner1 .list li .ct .price span{
  font-size: 46px;
}
.banner1 .list li .ct button
{
  width: 163px;
  height: 52px;
  color: #fff;
  line-height: 52px;
  text-align: center;
  background: linear-gradient(90deg, #6386FF 0%, #5259FF 100%);
  box-shadow: 0px 6px 14px 0px rgba(116, 142, 255, 0.72);
  border-radius: 26px;
  margin-bottom: 14px;
  cursor: pointer;
}
.banner1 .list li .ct button a{
  color: #fff;
  display: block;
}
.banner1 .list li .ct .xhx{
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 1px;
  text-decoration: line-through;
}
.banner1 .list li .ct3{
  color: #fff;
}
.banner1 .list li .ct3 button{
  color: #2E56FF;
  background: #FFFFFF;
  box-shadow: 0px 6px 14px 0px rgba(34, 60, 174, 0.72);
}
.banner1 .jinxiansuo li .ct3 button{
  box-shadow: 0px 6px 14px 0px rgb(255 157 79 / 59%);
}
.banner1 .list li .ct3 button a{
  color: #2E56FF;
}
.banner1 .list li .ct3 .xhx{
  color: rgba(255,255,255, 0.7);
  margin-bottom: 10px;
}
.banner1 .list li .ct3 .giveSeat{
  color: white;
}
.banner1 .list li .ct3 .giveSeat span{
  color: red;
}
.banner1 .list li .ct4{
  color: #fff;
}
.banner1 .list li .ct3 p{
  color: #fff;
}
.banner1 .list li .ct4 p{
  margin-bottom: 12px;
  color: #fff;
}
.banner1 .list li .ct5{
  display: none;
}
.banner1 .list li .ct5 p{
  margin-bottom: 12px;
  color: #fff;
}
.banner1 .jinxiansuo li .ct4 p{
  margin-bottom: 12px;
}
.banner1 .list li .ct4 button{
  background: linear-gradient(270deg, #7C99FF 0%, #B6BFFF 100%);
  box-shadow: 0px 6px 14px 0px rgba(58, 76, 152, 0.72);
  border-radius: 26px;
}
.banner2{
  width: 100%;
  height: 433px;
  background-color: #ffffff;
  position: relative;
  z-index: 1;
  top: -54px;
  overflow: hidden;
}
.currs{
  height: 2300px;
  transition: all 2s;
}
.banner2 .center{
  width: 1240px;
}
.banner2 .list{
  width: 100%;
  height: auto;
}
.banner2 .list>li{
  float: left;
  width: 270px;
  height: 487px;
  background: #FFFFFF;
  box-shadow: 0px 6px 21px 0px rgba(62, 143, 255, 0.22);
  border-radius: 20px;
  margin-right: 40px;
  padding: 89px 37px 11px 30px; 
}
.currs .list>li{
  height: 2271px;
}
.banner2 .list>li div{
  margin-bottom: 35px;
  font-size: 14px;
  
  color: #000000;
  line-height: 19px;
  letter-spacing: 1px;
}
.banner2 .list>li div span{
  float: right;
  font-size: 16px;
}
.banner2 .list>li div span.icon-cuowu{
  width: 16px;
  height: 16px;
  color: #000000;
}
.banner2 .list>li div span.icon-zhengque{
  width: 16px;
  height: 16px;
  color: #6169FF;
}
.banner2 .list>li:nth-of-type(1){
  margin-left: 20px;
}
.banner2 .list>li:nth-of-type(4){
  margin-right: 0px;
}
.banner3{
  position: absolute;
  z-index: 10;
  left: 0;
  top: 1126px;
  width: 100%;
  height: 162px;
  background: linear-gradient(180deg, rgba(238, 238, 238, 0) 0%, #E1E9FF 100%);
}
.banner3 .expand{
  text-align: center;
  cursor: pointer;
}
.banner3 .expand img:nth-of-type(1){
  width: 74px;
  height: 54px;
  margin-top: 95px;
  display: inline-block;
  vertical-align: top;
}
.banner3 .expand img:nth-of-type(2){
  width: 94px;
  height: 21px;
  display: inline-block;
  margin-left: 10px;
  margin-top: 106px;
  vertical-align: top;
}
.banner4{
  width: 100%;
  height: 880px;
  background: #fff;
  position: relative;
  text-align: center;
  padding-top: 94px;
}
.banner4 h1{
  font-size: 36px;
  margin-bottom: 86px;
  font-weight: 600;
  color: #1C184E;
  line-height: 60px;
  letter-spacing: 1px;
}
.banner4 ul{
  height: 650px;

}
.banner4 ul li{
  float: left;
  width: 270px;
  height: 258px;
  background: #FFFFFF;
  box-shadow: 0px 6px 21px 0px rgba(62, 143, 255, 0.22);
  border-radius: 20px;
  margin-right: 40px;
  margin-bottom: 30px;
  text-align: center;
  padding-top: 30px;
}
.banner4 ul li:nth-of-type(4){
  margin-right: 0px;
}
.banner4 ul li:nth-of-type(8){
  margin-right: 0px;
}
.banner4 ul li img{
  width: 77px;
  height: 77px;
  margin-bottom: 37px;
}
.banner4 ul li h4{
  font-size: 20px;
  font-weight: 500;
  color: #000000;
  line-height: 28px;
  letter-spacing: 2px;
  margin-bottom: 12px;
}
.banner4 ul li p{
  font-size: 14px;
  
  color: #000000;
  line-height: 19px;
  letter-spacing: 1px;
}

.mfsy{
  position: relative;
  width: 100%;
  height: 301px;
}
.mfsy .onTrial{
  width: 1000px;
  height: 200px;
  background: #FFFFFF;
  box-shadow: 0px 5px 20px 0px rgba(135, 204, 255, 0.16);
  border-radius: 8px;
  position: absolute;
  left: 50%;
  top: 50px;
  margin-left: -500px;
  text-align: center;
}
.mfsy .onTrial .title{
  font-size: 20px;
  font-weight: 600;
  color: #000000;
  line-height: 28px;
  text-align: center;
  margin-top: 35px;
}
.mfsy .onTrial .title span{
  color: #6473FF;
}
.mfsy .onTrial .phone{
  width: 519px;
  height: 68px;
  margin-top: 26px;
  overflow: hidden;
  position: relative;
  display: inline-block;
  background: #F6FAFF;
  box-shadow: 0px 10px 20px 0px rgba(73, 160, 255, 0.11), 0px 1px 5px 0px rgba(116, 172, 255, 0.16);
  border-radius: 34px;
  border: 1px solid rgba(110, 158, 255, 0.14);

}
.mfsy .onTrial .phone input{
  width: 340px;
  float: left;
  height: 100%;
  margin-left: 20px;
  background: #F6FAFF;
}
.mfsy .onTrial .phone .btn{
  width: 144px;
  height: 52px;
  border-radius: 30px;
  display: inline-block;
  text-align: center;
  line-height: 52px;
  color: white;
  position: absolute;
  right: 7px;
  top: 50%;
  transform: translateY(-50%);
  background: linear-gradient(90deg, #6386FF 0%, #5259FF 100%);
  box-shadow: 0px 10px 20px 0px rgba(73, 160, 255, 0.11);
}
