.estimateTime {padding: 0 0 3rem; background: #f5f5f5;}
.estimateTime .headImg{width: 100%;height: 29.8rem; margin-bottom: 5.1rem;}
.estimateTime .area{box-sizing: border-box; padding: 0 2.9rem 5.1rem 2.9rem; margin: 0 auto; width: 69rem; background: #fff;border-radius: 1rem; margin-bottom: 5rem;}
.estimateTime .area .title{font-size: 3.6rem;font-weight: 500;color: #111111;margin: 0 0 4.3rem 0; padding-top: 5.1rem;}
.estimateTime .area .imgBox1{display: flex; flex-direction: row; justify-content: space-between;width: 100%;height: 21.1rem; margin-bottom: 1rem;}
.estimateTime .area .imgBox1 .imgBox{width: 20.3rem; height: 21.1rem; position: relative;}
.estimateTime .area .imgBox1 .imgBox .range{position: absolute;left: 50%;top: 50%;transform: translate(-50%);font-size: 3rem;color: #fff; white-space: nowrap;}
.estimateTime .area .imgBox1 .imgBox .icon1{position: absolute;right: 1.4rem;top: 1.5rem;width: 4.8rem; height: 4.8rem;}
.estimateTime .area .imgBox1 .imgBox:nth-child(2) .icon1{
    display: none;
}
.estimateTime .area .imgBox1 .imgBox:nth-child(3) .icon1{
    display: none;
}
.estimateTime .area .imgBox1 .imgBox .noneBox{position: absolute;right: 1.4rem;top: 1.5rem;width: 4.8rem; height: 4.8rem; border-radius: 50%;border: .2rem solid #FFFFFF;}
.estimateTime .area .imgBox1 .imgBox .mainImg{width: 20.3rem; height: 21.1rem;}
.estimateTime .area .imgBox2{display: flex; flex-direction: row; justify-content: space-between;width: 100%;height: 21.1rem;}
.estimateTime .area .imgBox2 .imgBox{width: 31.1rem; height: 21.1rem; position: relative; display: flex; align-items: center; justify-content: center;}
.estimateTime .area .imgBox2 .imgBox .range{position: absolute;left: inherit;top: inherit;font-size: 3rem;color: #fff;}
.estimateTime .area .imgBox2 .imgBox .icon1{position: absolute;right: 1.4rem;top: 1.5rem;width: 4.8rem; height: 4.8rem;}
.estimateTime .area .imgBox2 .imgBox:nth-child(1) .icon1{
    display: none;
}
.estimateTime .area .imgBox2 .imgBox:nth-child(2) .icon1{
    display: none;
}
.estimateTime .area .imgBox2 .imgBox .noneBox{position: absolute;right: 1.4rem;top: 1.5rem;width: 4.8rem; height: 4.8rem; border-radius: 50%;border: .2rem solid #FFFFFF;}
.estimateTime .area .imgBox2 .imgBox .mainImg{width: 31.1rem; height: 21.1rem}
.estimateTime .state{box-sizing: border-box; padding:0 2.9rem 5.1rem 2.9rem; margin: 0 auto; width: 69rem; background: #fff;border-radius: 1rem; margin-bottom: 5rem;}
.estimateTime .state .title{font-size: 3.6rem;font-weight: 500;color: #111111;margin: 0 0 4.3rem 0; padding-top: 5.1rem;}
.estimateTime .state .imgBoxs{display: flex; flex-direction: row; justify-content: space-between;width: 100%;height: 21.1rem;}
.estimateTime .state .imgBoxs .imgBox{width: 31rem; height: 21rem;position: relative;}
.estimateTime .state .imgBoxs .imgBox .titleType{position: absolute;left: 2.3rem;top: 3.9rem; font-size: 2.7rem; color: 111;}
.estimateTime .state .imgBoxs .imgBox .activeTitle{font-weight: 500;}
.estimateTime .state .imgBoxs .imgBox .icon1{position: absolute;right: 1.3rem;top: 1.2rem;width: 4.8rem; height: 4.8rem;}
.estimateTime .state .imgBoxs .imgBox:nth-child(2) .icon1{
    display: none;
}
.estimateTime .state .imgBoxs .imgBox .noneBox{position: absolute;right: 1.3rem;top: 1.2rem;width: 4.8rem; height: 4.8rem; border-radius: 50%;border: .2rem solid #FFFFFF;}
.estimateTime .state .imgBoxs .imgBox .mainImg{width: 31rem; height: 21rem}
.estimateTime .expect{box-sizing: border-box; padding:0 2.9rem 5.1rem 2.9rem; margin: 0 auto; width: 69rem; background: #fff;border-radius: 1rem; margin-bottom: 5rem;}
.estimateTime .expect .title{font-size: 3.6rem;font-weight: 500;color: #111111;margin: 0 0 4.3rem 0; padding-top: 5.1rem;}
.estimateTime .expect .formDate{display: flex; flex-direction: row; justify-content: center;}
.estimateTime .expect .formDate .formDateItem{display: flex; flex-direction: row; width: 11rem; height: 8.7rem; background: #f5f5f5; border-radius: 1.2rem;display: flex;flex-direction: row;justify-content: center;align-items: center;position: relative;}
.estimateTime .expect .formDate .formDateItem select{-webkit-appearance: none;border: none;outline: none;font-size: 2.4rem;font-family: Source Han Sans CN;font-weight: 400;color: #787878;background: #f5f5f5;text-align: center;width: 10rem;}
.estimateTime .expect .formDate .quitIcon{width: 6.5rem;height: 8.7rem;font-size: 3rem;font-weight: 400;color: #111111;line-height: 8.2rem;text-align: center;}