/*
#content{
	width:375px;
	margin:0 auto;
}

.top{
   width: 375px;
   position: relative;
 }
 .top .top_bg{
   width: 100%;
   height: 262px;
 }
 .top .top_bg img{
   width: 100%;
   height: 262px;
 }

 .top .top_btn{
   width: 175px;
   height: 50px;
   position: absolute;
   left: 100px;
   top: 160px;
 }
 .top_btn_img img{
   width: 175px;
   height: 50px;
 }
 .top_btn_text{
   width: 175px;
   height: 50px;
   font-family: MicrosoftYaHei-Bold;
   font-size: 14px;
   color: #227EFF;
   text-align: center;
   position: absolute;
   left: 0px;
   top: 0px;
   line-height: 45px;
   font-weight: 700;
 }
 .bottom{
   margin-top: 20px;
 }
 .bottom_title{
   position: relative;
 }
 .bottom_title .fengexian1{
   position: absolute;
   left: 15px;
   margin-top: 6px;
   height: 2px;
   width: 100px;
   background-image: -webkit-linear-gradient(right,#C8C8C8 0%,#e4e4e4 100%);
 }
 .bottom_title .name{
   position:absolute; 
   font-family: MicrosoftYaHei;
   font-size: 6px;
   color: #777;
   text-align: center;
   line-height: 12px;
   left: 127px;
 }
 .bottom_title .fengexian2{
   position: absolute;
   right: 15px;
   margin-top: 6px;
   height: 2px;
   width: 100px;
   background-image: -webkit-linear-gradient(left,#C8C8C8 0%,#e4e4e4 100%);
 }
 
 
 .caselist{
  width: 100%;
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
}
.case{
	width:166px;
	height:180px;
	border-radius: 6px;
	margin-top: 16px;
	position:relative;
	margin-left:14px;
}
.case_icon{
	width:166px;
	height:180px;
	border-radius: 6px;
}
.case_icon img{
	width:166px;
	height:180px;
	border-radius: 6px;
}
.case_info{
  width: 166px;
  height: 40px;
  background: rgba(0,0,0,0.27);
  position: absolute;
  bottom: 0px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.text_1{
  width:100%;
  font-weight:700;
  margin-top: 5px;
  font-family: MicrosoftYaHei-Bold;
  font-size: 12px;
  transform:scale(0.92);
  color: #FFFFFF;
  margin-left:0;
  white-space: nowrap; 
  overflow: hidden;
  text-overflow: ellipsis;
}
.text_2{
  width:100%;	
  font-family: MicrosoftYaHei-Bold;
  font-size: 12px;
  color: #FFFFFF;
  transform:scale(0.84);
  margin-left:-4%;
  white-space: nowrap; 
  overflow: hidden;
  text-overflow: ellipsis;
}
*/


#content{
  width:375px;
  margin:0 auto;
}
.row1{
  width:375px;
  height:393px;
  position: relative;
}
.banner{
  width:375px;
  height:393px;
}
.banner img{
  width:375px;
  height:393px;
}
.row1_logo{
  position:absolute;
  top:12px;
  left:50px;
  text-align:center;
  width: 275px;
  height: 28px;
  line-height: 28px;
  font-size: 16px;
  color: #333;
  font-weight: 700;
}
.row1_logo img{
  width: 28px;
  height: 28px;
}
.row1_logo span{
  position:relative;
  top:2px;
}


.row2{
  height:62px;
  width: 375px;
  position: relative;
}
.btn{
  height: 57px;
  width:311px;
  margin-top: 42px;
  margin-left: 32px;
}
.btn img{
  height: 57px;
  width:311px;
}


.btn2{
  height: 37px;
  width:255px;
  position: absolute;
  left: 60px;
  top: 0px;
}
.btn2 img{
  height: 37px;
  width:255px;
  animation:a1 0.6s ease 0s infinite alternate;
  -webkit-animation:a1 0.6s ease 0s infinite alternate;
  transform-origin:50% 50%;
  -webkit-transform-origin:50% 50%;
}
@keyframes a1
{
0%   {transform: scale(1)}
100% {transform: scale(1.1)}
}

@-webkit-keyframes a1 /* Safari and Chrome */
{
0%   {transform: scale(1)}
100% {transform: scale(1.1)}
}
.hiddenbtn{
  height: 37px;
  width:255px;
  position: absolute;
  left: 60px;
  top: 0px;
  z-index: 10;
}
/*
.shou1{
  width: 30px;
  height: 25px;
  position: absolute;
  left: 235px;
  top: 16px;
}
.shou1 img{
  width: 30px;
  height: 25px;
}
*/
.row3{
  margin-top: 30px;
  margin-bottom: 75px;
}
.row3_top{
  position: relative;
  height: 58px;
}
.icon1{
  width: 50px;
  height: 58px;
  position: absolute;
  left: 25px;
  top: 0;
}
.icon1 img{
  width: 50px;
  height: 58px;
}
.icon4{
  width: 50px;
  height: 58px;
  position: absolute;
  left: 117px;
  top: 0;
}
.icon4 img{
  width: 50px;
  height: 58px;
}
.icon7{
  width: 50px;
  height: 58px;
  position: absolute;
  left: 208px;
  top: 0;
}
.icon7 img{
  width: 50px;
  height: 58px;
}
.icon10{
  width: 50px;
  height: 58px;
  position: absolute;
  left: 300px;
  top: 0;
}
.icon10 img{
  width: 50px;
  height: 58px;
}

.icon3{
  
  width: 8px;
  height: 7px;
  position: absolute;
  left: 109px;
  top: 26px;
}
.icon3 img{
  vertical-align:top;
  width: 8px;
  height: 7px;
}
.icon6{
  width: 8px;
  height: 7px;
  position: absolute;
  left: 200px;
  top: 26px;
}
.icon6 img{
  vertical-align:top;
  width: 8px;
  height: 7px;
}
.icon9{
  width: 8px;
  height: 7px;
  position: absolute;
  left: 292px;
  top: 26px;
}
.icon9 img{
  vertical-align:top;
  width: 8px;
  height: 7px;
}

.icon2{
  font-weight: 600;
  color: #bbb;
  line-height: 58px;
  position: absolute;
  left: 75px;
  top: 0;
}
.icon5{
  font-weight: 600;
  color: #bbb;
  line-height: 58px;
  position: absolute;
  left: 167px;
  top: 0;
}
.icon8{
  font-weight: 600;
  color: #bbb;
  line-height: 58px;
  position: absolute;
  left: 258px;
  top: 0;
}
.row3_bottom{
  font-size:15px;
  font-family:PingFang SC;
  font-weight:500;
  color:rgba(51,51,51,1);
  position: relative;
  margin-top: 7px;
}
.row3_bottom div{
  position: absolute;
}
.row3_bottom div:nth-child(1){
  left: 20px;
}
.row3_bottom div:nth-child(2){
  left: 112px;
}
.row3_bottom div:nth-child(3){
  left: 203px;
}
.row3_bottom div:nth-child(4){
  left: 292px;
}


.row4{
  width: 375px;
  height: 735px;
  margin-top: 27px;
  background:rgba(34,126,255,1);
  overflow:hidden;
  position: relative;
}
.row4_top{
  position: relative;
}
.row4_top_icon{
  width: 331px;
  height: 54px;
  margin-left: 22px;
  margin-top: 26px;
}
.row4_top_icon img{
  width: 331px;
  height: 54px;
}
.row4_top_text{
  width: 375px;
  text-align: center;
  position: absolute;
  top: 0px;
  line-height: 37px;
}
.row4_top_text1{
  font-size:16px;
  font-family:Microsoft YaHei;
  color:rgba(34,126,255,1);
  font-weight: bolder;
  letter-spacing:2px;
}
.row4_top_text2{
  font-size:24px;
  font-family:Microsoft YaHei;
  font-weight:bolder;
  color:rgba(255,90,0,1);
}
.row4_center {
  margin-top: 14px;
}
.row4_center > div{
  width: 331px;
  height: 129px;
  margin-left: 22px;
  margin-top: 8px;
  position: relative;
}
.row4_center > div img{
  width: 331px;
  height: 129px;
}
.row4_center_1_1{
  font-size:16px;
  font-family:PingFang SC;
  font-weight:bold;
  color:rgba(34,126,255,1);
  line-height:16px;
  position: absolute;
  left: 19px;
  top: 30px;
}
.row4_center_1_2{
  width: 32px;
  height: 2px;
  background-color:rgba(34,126,255,1);
  position: absolute;
  left: 19px;
  top: 52px;
}
.row4_center_1_3{
  font-size:13px;
  font-family:PingFang SC;
  font-weight:600;
  color:rgba(107,106,106,1);
  position: absolute;
  left: 19px;
  top: 68px;
}

.row4_center_2_1{
  font-size:16px;
  font-family:PingFang SC;
  font-weight:bold;
  color:rgba(34,126,255,1);
  line-height:16px;
  position: absolute;
  right: 13px;
  top: 30px;
}
.row4_center_2_2{
  width: 32px;
  height: 2px;
  background-color:rgba(34,126,255,1);
  position: absolute;
  right: 13px;
  top: 52px;
}
.row4_center_2_3{
  text-align: right;
  font-size:13px;
  font-family:PingFang SC;
  font-weight:600;
  color:rgba(107,106,106,1);
  position: absolute;
  right: 13px;
  top: 68px;
}

.row4_center_3_1{
  font-size:16px;
  font-family:PingFang SC;
  font-weight:bold;
  color:rgba(34,126,255,1);
  line-height:16px;
  position: absolute;
  left: 19px;
  top: 30px;
}
.row4_center_3_2{
  width: 32px;
  height: 2px;
  background-color:rgba(34,126,255,1);
  position: absolute;
  left: 19px;
  top: 52px;
}
.row4_center_3_3{
  font-size:13px;
  font-family:PingFang SC;
  font-weight:600;
  color:rgba(107,106,106,1);
  position: absolute;
  left: 19px;
  top: 68px;
}

.row4_center_4_1{
  font-size:16px;
  font-family:PingFang SC;
  font-weight:bold;
  color:rgba(34,126,255,1);
  line-height:16px;
  position: absolute;
  right: 19px;
  top: 30px;
}
.row4_center_4_2{
  width: 32px;
  height: 2px;
  background-color:rgba(34,126,255,1);
  position: absolute;
  right: 19px;
  top: 52px;
}
.row4_center_4_3{
  font-size:13px;
  font-family:PingFang SC;
  font-weight:600;
  color:rgba(107,106,106,1);
  position: absolute;
  right: 19px;
  top: 68px;
}
.row4_bottom{
  width: 283px;
  height: 40px;
  margin-top: 25px;
  margin-left: 46px;
}
.row4_bottom img{
  width: 283px;
  height: 40px;
  animation:a2 0.6s ease 0s infinite alternate;
  -webkit-animation:a2 0.6s ease 0s infinite alternate;
  transform-origin:50% 50%;
  -webkit-transform-origin:50% 50%;
}
@keyframes a2
{
0%   {transform: scale(1)}
100% {transform: scale(1.1)}
}

@-webkit-keyframes a2 /* Safari and Chrome */
{
0%   {transform: scale(1)}
100% {transform: scale(1.1)}
}
/*
.shou2{
  width: 28px;
  height: 27px;
  margin-left: 224px;
  margin-top: -18px;  
}
.shou2 img{
  width: 28px;
  height: 27px;
}
*/
.row5{
  width: 100%;
  height: 1376px;
  position: relative;
}
.row5_back{
  width: 100%;
  height: 1376px;
}
.row5_title{
  width: 331px;
  height: 54px;
  position: absolute;
  left: 22px;
  top: 30px;
}
.row5_title img{
  width: 331px;
  height: 54px;
}
.row5_title_t1{
  width: 100%;
  text-align: center;
  font-size:15px;
  font-family:Microsoft YaHei;
  font-weight:bold;
  color:rgba(34,126,255,1);
  position: absolute;
  top: 0;
  line-height: 37px;
}
.row5_title_t2{
  width: 100%;
  text-align: center;
  font-size:15px;
  font-family:Microsoft YaHei-3970(82674968);
  font-weight:400;
  color:rgba(255,255,255,1);
  position: absolute;
  top: 46px;
  line-height: 15px;
  letter-spacing: 1px;
}

.row6{
  width: 100%;
  height: 588px;
  background:rgba(34,126,255,1);
  position: relative;
  overflow: hidden;
}
.row6_title{
  width: 331px;
  height: 54px;
  position: relative;
  margin-left: 22px;
  margin-top: 26px;
}
.row6_title img{
  width: 331px;
  height: 54px;
}
.row6_title_text{
  width: 100%;
  font-size:18px;
  font-family:Microsoft YaHei;
  font-weight:bold;
  color:rgba(34,126,255,1);
  text-align: center;
  position: absolute;
  top: 6px;
  letter-spacing: 2px;
}

.row6_ask1{
  margin-top: 18px;
  position: relative;
}
.row6_ask1_header{
  width: 34px;
  height: 34px;
  position: absolute;
  left: 22px;
  top: 0px;
}
.row6_ask1_header img{
  width: 34px;
  height: 34px;
}
.row6_ask1_back{
  width: 175px;
  height: 30px;
  position: absolute;
  left: 63px;
  top: 3px;
}
.row6_ask1_back img{
  width: 175px;
  height: 30px;
}
.row6_ask1_text{
  font-size:14px;
  font-family:PingFang SC;
  font-weight:600;
  color:rgba(34,126,255,1);
  position: absolute;
  left: 90px;
  line-height: 30px;
  top: 3px;
}

.row6_ans1{
  margin-top: 70px;
  position: relative;
}
.row6_ans1_header{
  width: 34px;
  height: 34px;
  position: absolute;
  right: 22px;
  top: 0px;
}
.row6_ans1_header img{
  width: 34px;
  height: 34px;
}
.row6_ans1_back{
  width: 243px;
  height: 60px;
  position: absolute;
  right: 63px;
  top: 6px;
}
.row6_ans1_back img{
  width: 243px;
  height: 60px;
}
.row6_ans1_text{
  font-size:14px;
  font-family:PingFang SC;
  font-weight:600;
  color:rgba(34,126,255,1);
  position: absolute;
  left: 90px;
  line-height: 25px;
  top: 11px;
}
.row6_line1{
  height: 0;
  width: 331px;
  margin-left: 22px;
  margin-top: 150px;
  border-bottom: 1px dotted rgba(255,255,255,0.4);
}

.row6_ask2{
  margin-top: 22px;
  position: relative;
}
.row6_ask2_header{
  width: 34px;
  height: 34px;
  position: absolute;
  left: 22px;
  top: 0px;
}
.row6_ask2_header img{
  width: 34px;
  height: 34px;
}
.row6_ask2_back{
  width: 216px;
  height: 30px;
  position: absolute;
  left: 63px;
  top: 3px;
}
.row6_ask2_back img{
  width: 216px;
  height: 30px;
}
.row6_ask2_text{
  font-size:14px;
  font-family:PingFang SC;
  font-weight:600;
  color:rgba(34,126,255,1);
  position: absolute;
  left: 90px;
  line-height: 30px;
  top: 3px;
}

.row6_ans2{
  margin-top: 74px;
  position: relative;
}
.row6_ans2_header{
  width: 34px;
  height: 34px;
  position: absolute;
  right: 22px;
  top: 0px;
}
.row6_ans2_header img{
  width: 34px;
  height: 34px;
}
.row6_ans2_back{
  width: 243px;
  height: 83px;
  position: absolute;
  right: 63px;
  top: 6px;
}
.row6_ans2_back img{
  width: 243px;
  height: 83px;
}
.row6_ans2_text{
  width: 206px;
  font-size:14px;
  font-family:PingFang SC;
  font-weight:600;
  color:rgba(34,126,255,1);
  position: absolute;
  left: 90px;
  line-height: 25px;
  top: 11px;
}
.row6_line2{
  height: 0;
  width: 331px;
  margin-left: 22px;
  margin-top: 177px;
  border-bottom: 1px dotted rgba(255,255,255,0.4);
}

.row6_ask3{
  margin-top: 22px;
  position: relative;
}
.row6_ask3_header{
  width: 34px;
  height: 34px;
  position: absolute;
  left: 22px;
  top: 0px;
}
.row6_ask3_header img{
  width: 34px;
  height: 34px;
}
.row6_ask3_back{
  width: 177px;
  height: 30px;
  position: absolute;
  left: 63px;
  top: 3px;
}
.row6_ask3_back img{
  width: 177px;
  height: 30px;
}
.row6_ask3_text{
  font-size:14px;
  font-family:PingFang SC;
  font-weight:600;
  color:rgba(34,126,255,1);
  position: absolute;
  left: 90px;
  line-height: 30px;
  top: 3px;
}

.row6_ans3{
  margin-top: 74px;
  position: relative;
}
.row6_ans3_header{
  width: 34px;
  height: 34px;
  position: absolute;
  right: 22px;
  top: 0px;
}
.row6_ans3_header img{
  width: 34px;
  height: 34px;
}
.row6_ans3_back{
  width: 243px;
  height: 60px;
  position: absolute;
  right: 63px;
  top: 6px;
}
.row6_ans3_back img{
  width: 243px;
  height: 60px;
}
.row6_ans3_text{
  font-size:14px;
  font-family:PingFang SC;
  font-weight:600;
  color:rgba(34,126,255,1);
  position: absolute;
  left: 90px;
  letter-spacing: -1px;
  line-height: 25px;
  top: 11px;
}

 
 
.row7{
  height: 1144px;
  width: 100%;
  padding-bottom: 0px;
  position: relative;
}
.row7_back{
  width: 100%;
  height: 1144px;
}
.row7_title{
  position: absolute;
  left: 22px;
  top: 25px;
}
.row7_title img{
  width: 331px;
  height: 54px;
}
.row7_title_text{
  width: 331px;
  text-align: center;
  font-size:18px;
  font-family:Microsoft YaHei;
  font-weight:bold;
  color:rgba(255,255,255,1);
  position: absolute;
  top: 0px;
  line-height: 37px;
  letter-spacing: 1px;
}
.row7_top{
  width: 100%;
  position: absolute;
  top: 102px;
}
.row7_top > div{
  width: 90px;
  height: 103px;
}
.row7_top > div img{
  width: 90px;
  height: 103px;
}
.row7_top > div > div{
  width: 90px;
  height: 103px; 
  font-size:18px;
  font-family:PingFang SC;
  font-weight:500;
  color:rgba(255,255,255,1);
  text-align: center;
  line-height: 25px;
  position: absolute;
  left: 0;
  top: 27px;
}
.row7_top_1{
  position: absolute;
  top: 0px;
  left: 89px;
}
.row7_top_2{
  position: absolute;
  top: 0px;
  right: 89px;
}
.row7_top_3{
  position: absolute;
  top: 94px;
  left: 35px;
}
.row7_top_4{
  position: absolute;
  top: 94px;
  left: 143px;
}
.row7_top_5{
  position: absolute;
  top: 94px;
  right: 35px;
}

.row7_center{
  position: absolute;
  top: 325px;
  width: 100%;
  text-align: center; 
}
.row7_center_1{
  font-size:30px;
  font-family:PingFang SC;
  font-weight:400;
  color:rgba(6,4,7,1);
}
.row7_center_1 span:nth-child(2){
  color: #227EFF;
  font-weight: bolder;
}
.row7_center_2{
  margin-top: 15px;
  font-size:23px;
  font-family:PingFang SC;
  font-weight:500;
  color:rgba(67,64,68,1);
}
.row7_center_3{
  margin-top: 5px;
  font-size:23px;
  font-family:PingFang SC;
  font-weight:700;
  color: black;
}

.row7_bottom1{
  width: 331px;
  height: 62px;
  position: absolute;
  left: 22px;
  top: 780px;
}
.row7_bottom1 img{
  width: 331px;
  height: 62px;
}

.row7_bottom2{
  width: 255px;
  height: 106px;
  position: absolute;
  left: 60px;
  top: 935px;
}
.row7_bottom2 img{
  width: 255px;
  height: 106px;
}
 

.bottombtn{
  width: 375px;
  height: 50px;
  position: fixed;
  bottom: 0;
  z-index: 10;
}
.bottombtn div{
  width: 100%;
  height: 100%;
  line-height: 50px;
  position: absolute;
  text-align: center;
  color: #fff;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  letter-spacing: 2px;
}
.bottombtn div:nth-child(1){
  left: 0;
  background-color: #227EFF;
}
.bottombtn div:nth-child(2){
  right: 0;
  background-color: #d0021b;
}

/* 下拉悬浮提示 */
.dropdown{
  width: 375px;
  height: 17px;
  position: fixed;
  bottom: 50px;
  text-align:center;
  z-index: 10;
}
.dropdown img{
  width: 50px;
  height: 17px;
}

/*拖动的咨询图标*/
#move_area{
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 7;
  pointer-events: none;
}
#touchMove{
  width:50px;
  height:50px;
  position: absolute;
  z-index:8;
  left: 324px;
  top:218px;
  pointer-events: auto;
}
#touchMove img{
  width:50px;
  height:50px;
}

/* 悬浮的定制图标*/
.row4_otherout{/*外部div，用于固定定位且左右居中，作为内部元素相对定位时的参考点*/
  width: 0px;
  height: 0px;
  position: fixed;
  top: 350px;
  left: 0px;
  right: 0px;
  margin-left:auto;
  margin-right:auto;
  z-index:10;
}
.row4_other{
  width: 50px;
  height: 50px;
  position: absolute;
  top:0px;
  left: 137px;
}
.row4_other img{
  width: 50px;
  height: 50px;
}

/* 遮罩层 z-index*/
.mask{
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.7;
  z-index: 20;
}

/* 申请免费弹窗 */
.popup{
  /* border: 1px solid #fff; */
  width: 292px;
  height: 421px;
  position: fixed;
  left: 0px;
  right:0px;
  margin:auto;
  top: 50px;
  z-index: 30;
}
.popup_back{
  width: 292px;
  height: 400px;
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.popup_back img{
  width: 292px;
  height: 400px;
}
.popup_close{
  width: 25px;
  height: 25px;
  position: absolute;
  right: 0px;
  top: 0px;
}
.popup_close img{
  width: 25px;
  height: 25px;
}

.placeholder{
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #C0C0C0;
}
.popup_input1{
  height: 38px;
  width: 246px;
  background-color: white;
  position: absolute;
  z-index: 40;
  left: 26px;
  bottom: 184px; 
  border-radius: 3px;
}
.popup_input1 input{
  height: 38px;
  width: 216px;
  font-family: MicrosoftYaHei;
  font-size: 13px;
  color: #333;
  margin-left: 10px;
  background-color: #fff;
  border-radius: 3px;
  border:0;
}
.popup_input2{
  height: 38px;
  width: 246px;
  background-color: white;
  position: absolute;
  z-index: 40;
  left: 26px;
  bottom: 134px; 
  border-radius: 3px;
}
.popup_input2 input{
  height: 38px;
  width: 216px;
  font-family: MicrosoftYaHei;
  font-size: 13px;
  color: #333;
  margin-left: 10px;
  background-color: #fff;
  border-radius: 3px;
  border:0;
}
.popup_input3{
  height: 38px;
  width: 246px;
  background-color: white;
  position: absolute;
  z-index: 40;
  left: 26px;
  bottom: 83px; 
  border-radius: 3px;
}
.popup_input3 input{
  height: 38px;
  width: 216px;
  font-family: MicrosoftYaHei;
  font-size: 13px;
  color: #333;
  margin-left: 10px;
  background-color: #fff;
  border-radius: 3px;
  border:0;
}
.popup_input3_icon{
  width: 7px;
  height: 10px;
  position: absolute;
  right: 8px;
  top: 14px; 
}
.popup_input3_icon img{
  width: 7px;
  height: 10px;
  display: block;
}
.popup_sure{
  height: 30px;
  width: 153px;
  position: absolute;
  bottom: 30px;
  left: 73px;
}
.popup_sure img{
  height: 30px;
  width: 153px;
}

/* 广告弹窗 */
.upload_house{
  width: 300px;
  height: 400px;
  border-radius: 5px;
  position: fixed;
  top: 60px;
  left: 0px;
  right:0px;
  margin:auto;
  z-index: 40;
}
.adv_img{
  width: 300px;
  height: 400px; 
  margin-top: 0px;
  border: 1px solid #666;
  border-radius: 5px;
}
.adv_img img{
  width: 300px;
  height: 400px; 
  border-radius: 5px;
}
.cancel{
  border-right: 2px solid #999;
  height: 10px;
  position: relative;
  right: 30px;
}
.cancel_btn{
   position: absolute;
   top: -30px;
   left: 285px;

}
.cancel_btn img{
  
  width: 30px;
  height: 30px;
}
.close_adv{
  height: 30px;
  width: 60px;
  font-size: 15px;
  line-height: 30px;
  text-align: center;
  background-color: black;
  color: white;
  margin-left: 120px;
  margin-top: 5px;
}
 


/* 选择城市遮罩层 z-index*/
.choosecitymask{
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.7;
  z-index: 50;
} 
/* 选择城市 */
#choosecity{
  width: 337px;
  height: 300px;
  background-color: #fff;
  position: fixed;
  top: 175px;
  left:0;
  right:0;
  margin:auto;
  z-index: 60;
  border-radius: 5px;
  padding-bottom: 15px;
}
.choosecity_title{
  height: 38px;
  font-family: MicrosoftYaHei;
  font-size: 13px;
  color: #5D5D5D;
  text-align: center;
  background-color: #f1f1f1;
  border-radius: 5px 5px 0 0;
  line-height: 38px;
}
.chooselist{
	height:160px;
	width: 300px;
}
.choosecity_btn{
  margin-top: 15px;
  width: 309px;
  height: 50px;
  background-color: #227EFF;
  border-radius: 5px;
  margin-left: 14px;
  font-family: PingFangSC-Semibold;
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  line-height: 50px;
}
.choosecity_close{
  width: 23px;
  height: 23px;
  position: absolute;
  right: 3px;
  top: 10px;
}
.choosecity_close img{
  width: 13px;
  height: 13px;
} 

.row8{
  height: 60px;
  width: 100%;
  padding-bottom: 50px;
  position: relative;
}
.row8_top{
	height: 30px;
    font-size: 14px;
    color: black;
    text-align: center;
    line-height:30px;
}
.row8_bottom{
	height: 30px;
    font-size: 13px;
    color: #333;
    text-align: center;
    letter-spacing: 1px;
    line-height:30px;
}
 
 
/* 
  time: 2020/05/12
  author: Jquery
  remark: 新版本
*/
.newcontent{
  width:375px;
  margin:0 auto;
}
.new_row1{
  width: 375px;
  height:762px;
  position: relative;
}
.new_row1_back{
  width: 375px;
  height:762px;
}
.new_row1_back img{
  width: 375px;
  height:762px;
}
.new_row1_price{
  width: 321px;
  height: 83px;
  position: absolute;
  top: 425px;
  left: 27px;
}
.new_row1_price img{
  width: 321px;
  height: 83px;
}

.new_row1_btn{
  width: 243px;
  height: 62px;
  position: absolute;
  top: 514px;
  left: 66px;
}
.new_row1_btn img{
  width: 243px;
  height: 62px;
}

.new_row1_tip{
  width: 225px;
  height: 9px;
  position: absolute;
  top: 585px;
  left: 75px;
}
.new_row1_tip img{
  width: 225px;
  height: 9px;
}

.new_row1_step{
  width: 296px;
  height: 105px;
  position: absolute;
  top: 615px;
  left: 40px;
}
.new_row1_step img{
  width: 296px;
  height: 105px;
}

.new_row2{
  width: 375px;
  height:657px;
  position: relative;
}
.new_row2_back{
  width: 375px;
  height:657px;
}
.new_row2_back img{
  width: 375px;
  height:657px;
}

.new_row2_btn{
  width: 243px;
  height: 62px;
  position: absolute;
  top: 560px;
  left: 66px;
}
.new_row2_btn img{
  width: 243px;
  height: 62px;
}

.new_row3{
  width: 375px;
  height:838px;
  position: relative;
}
.new_row3_back{
  width: 375px;
  height:838px;
}
.new_row3_back img{
  width: 375px;
  height:838px;
}

.new_row4{
  width: 375px;
  height:468px;
  position: relative;
}
.new_row4_back{
  width: 375px;
  height:468px;
}
.new_row4_back img{
  width: 375px;
  height:468px;
}

.new_row5{
  width: 375px;
  height:250px;
  position: relative;
}
.new_row5_back{
  width: 375px;
  height:250px;
}
.new_row5_back img{
  width: 375px;
  height:250px;
}

.new_row6{
  width: 375px;
  height:105px;
  position: relative;
  padding-bottom: 50px;
}
.new_row6_back{
  width: 375px;
  height:105px;
}
.new_row6_back img{
  width: 375px;
  height:105px;
} 
 
 
/* 顶部半透明弹窗 */
.toporderout{
  width: 375px;
  height: 45px;
  position: fixed;
  top: 40px;
  left: 0px;
  right: 0px;
  margin-left:auto;
  margin-right:auto;
  z-index: 19;
}
.toporder{
  width: 300px;
  height: 45px;
  position: absolute;
  left: 20px;
  border-radius: 25px;
  background-color: rgba(0,0,0,0.4);
}
.toporder_header{
  width: 35px;
  height: 35px;
  position: absolute;
  left: 5px;
  top: 5px;
}
.toporder_header img{
  width: 35px;
  height: 35px;
  border-radius: 50%;
}
.toporder_text{
  position: absolute;
  left: 50px;
  width: 250px;
  text-align: left;
  color: white;
  font-size: 14px;
  line-height: 45px;
}
 
 
/*PC端打开的二维码弹窗*/
.qrcodeout{
  width: 200px;
  height: 200px;
  position: fixed;
  top:143px;
  left: 0px;
  right: 0px;
  margin-left:auto;
  margin-right:auto;
  z-index: 19;
}
.qrcode{
  width: 200px;
  height: 200px;
  position: absolute;
  left: 20px;
  border-radius: 5px;
  background-color: rgba(0,0,0,0.5);
}
.qrcode_img{
  width: 150px;
  height: 150px;
  position: absolute;
  left: 25px;
  top: 10px;
}
.qrcode_img img{
  width: 150px;
  height: 150px;
}
.qrcode_text{
  width: 200px;
  height: 40px;
  color:white;
  position: absolute;
  bottom: 0px;
  text-align:center;
  line-height:40px;
}



.toptop{
  height: 30px;
  width: 375px;
  font-weight: 700;
  margin: 0 auto;
  position: relative;
}

.toptop .toptop_row1{
  height: 30px;
  width: 145px;
  position: absolute;
  left: 0;
  top: 0;
}
.toptop_row1_left{
  width: 40px;
  height: 30px;
  position: absolute;
  left: 5px;
  top: 0px;
}
.toptop_row1_left img{
  width: 40px;
  height: 30px;
}
.toptop_row1_right{
  width: 100px;
  height: 30px;
  position: absolute;
  font-size:15px;
  color:#042c70;
  text-align: center;
  line-height: 40px;
  font-family:‘Courier New’, Courier, monospace;
  overflow: hidden;
  text-overflow: clip;
  white-space: nowrap;
  left: 45px;
}
.toptop .toptop_row2{
  height: 30px;
  width: 230px;
  position: absolute;
  right: 0px;
  font-family:‘Courier New’, Courier, monospace;
}
.toptop_row2_t1{
  font-size:15px;
  color:#333;
  line-height: 40px;
  position: absolute;
  left: 3px;
}
.toptop_row2_t2{
  font-size:15px;
  color:#042c70;
  line-height: 40px;
  position: absolute;
  right: 3px;
}
.toptop .toptop_row2 img{
  width: 95px;
  height: 30px;
  position: absolute;
  top: 0px;
  left: 35px;
}

.row2_shoudan{
  height: 200px;
  width: 375px;
  position: relative;
}
/*
.shoudanbtn{
  width: 300px;
  height: 175px;
  margin: 0 auto;
}
.shoudanbtn img{
  width: 300px;
  height: 175px;
}
.shoudanshou{
	position: absolute;
    right: 56px;
    top: 28px;
}
.shoudanshou img{
	width:30px;
	height:30px;
	animation:test 1s linear infinite;
}
@keyframes test {
    0%{ 
	transform: scale(1.5);
	} 
	50%{ 
	transform: scale(1);
	}
	100%{ 
	transform: scale(1.5);
	} 
}
@-webkit-keyframes test 
{
    0%{ 
	transform: scale(1.5);
	} 
	50%{ 
	transform: scale(1);
	}
	100%{ 
	transform: scale(1.5);
	} 
}
*/

.shoudanicon{
  width: 260px;
  height: 138px;
  margin: 0 auto;
  margin-top: -70px;
}
.shoudanicon img{
  width: 260px;
  height: 138px;
}
.shoudanbtn2{
  width: 250px;
  height: 68px;
  margin: 0 auto;
  margin-top: 12px;
}
.shoudanbtn2 img{
  width: 250px;
  height: 68px;
  animation:test2 1s linear infinite;
}
@keyframes test2 {
    0%{ 
	transform: scale(1);
	} 
	50%{ 
	transform: scale(0.88);
	}
	100%{ 
	transform: scale(1);
	} 
}
@-webkit-keyframes test2 /* Safari and Chrome */
{
    0%{ 
	transform: scale(1);
	} 
	50%{ 
	transform: scale(0.88);
	}
	100%{ 
	transform: scale(1);
	} 
}




/*新版维狸家域名*/


.wljcontent{
	width:375px;
	margin:0 auto;
}
.wlj_row1{
	width:375px;
	height:662px;
	position:relative;
}
.wlj_row1_back{
	width:375px;
	height:662px;
}
.wlj_row1_back img{
	width:375px;
	height:662px;
}
.wlj_row1_btn{
  width: 216px;
  height: 58px;
  position: absolute;
  bottom: 57px;
  left: 80px;
}
.wlj_row1_btn img{
	width: 216px;
    height: 58px;
	animation:wljtest 1s linear infinite;
}
@keyframes wljtest {
    0%{ 
	transform: scale(1);
	} 
	50%{ 
	transform: scale(0.88);
	}
	100%{ 
	transform: scale(1);
	} 
}
@-webkit-keyframes wljtest /* Safari and Chrome */
{
    0%{ 
	transform: scale(1);
	} 
	50%{ 
	transform: scale(0.88);
	}
	100%{ 
	transform: scale(1);
	} 
}
.wlj_row2{
	width:375px;
	height:592px;
}
.wlj_row2_back{
	width:375px;
	height:592px;
}
.wlj_row2_back img{
	width:375px;
	height:592px;
}
.wlj_row3{
	width:375px;
	height:1205px;
	margin-top: -1px;
}
.wlj_row3_back{
	width:375px;
	height:1205px;
}
.wlj_row3_back img{
	width:375px;
	height:1205px;
}
.wlj_row4{
	width:375px;
	height:834px;
}
.wlj_row4_back{
	width:375px;
	height:834px;
}
.wlj_row4_back img{
	width:375px;
	height:834px;
}
/* 下拉悬浮提示 */
.dropdownwlj{
  width: 375px;
  height: 17px;
  position: fixed;
  bottom: 75px;
  text-align:center;
  z-index: 10;
}
.dropdownwlj img{
  width: 50px;
  height: 17px;
}
/*拖动的咨询图标*/
#move_areawlj{
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 7;
  pointer-events: none;
}
#touchMovewlj{
  width:50px;
  height:50px;
  position: absolute;
  z-index:8;
  left: 324px;
  top:218px;
  pointer-events: auto;
}
#touchMovewlj img{
  width:50px;
  height:50px;
}

/* 悬浮的定制图标*/
.row4_otheroutwlj{/*外部div，用于固定定位且左右居中，作为内部元素相对定位时的参考点*/
  width: 0px;
  height: 0px;
  position: fixed;
  top: 350px;
  left: 0px;
  right: 0px;
  margin-left:auto;
  margin-right:auto;
  z-index:10;
}
.row4_otherwlj{
  width: 50px;
  height: 50px;
  position: absolute;
  top:0px;
  left: 137px;
}
.row4_otherwlj img{
  width: 50px;
  height: 50px;
}


