@font-face {
  font-family: 'iconfont';  /* Project id 2564697 */
  src: url('https://at.alicdn.com/t/font_2564697_8gyxphqlr7h.woff2?t=1627279491645') format('woff2'),
       url('https://at.alicdn.com/t/font_2564697_8gyxphqlr7h.woff?t=1627279491645') format('woff'),
       url('https://at.alicdn.com/t/font_2564697_8gyxphqlr7h.ttf?t=1627279491645') format('truetype');
}
.iconfont{
  font-family:"iconfont" !important;
  font-size:16px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;}
input {
  background: none;
  outline: none;
  border: none;
  /* border: 1px solid #DCDEE4; */
  /* border-radius: 4px; */
}

/* 
  部分公共样式
*/
.flexLeft {
  display: flex;
  align-items: center;
}

.flexBet {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.flex1 {
  flex: 1;
}

/* 公共样式结束 */
.fbxq_main_box {
  width: 1200px;
  margin: 10px auto;
  display: block;
  display: flex;
}

.fbxq_box {
  position: relative;
  width: 860px;
  background-color: #fff;
  margin-right: 20px;
  padding: 19px 16px;
  box-sizing: border-box;
}

.fbxq_red_tips {
  width: 100%;
  height: 49px;
  background: #FFF6F3;
  border-radius: 10px;
  display: flex;
  align-items: center;
  padding-left: 20px;
  box-sizing: border-box;
}

.warn+div {
  font-size: 14px;
  color: #22283E;
}

.warn+div>span {
  color: #DF3E3E;
}

.fbxq_red_tips .warn {
  width: 19px;
  height: 19px;
  margin-right: 10px;
}

.fbxq_section {
  position: relative;
  font-weight: 600;
  font-size: 18px;
  color: #22283E;
  margin-left: 10px;
  margin-top: 26px;
  margin-bottom: 21px;
}
.phone_xx{
  color: #136EF5;
}
.fbxq_section::before {
  content: '';
  width: 3px;
  height: 17px;
  position: absolute;
  left: -10px;
  top: 50%;
  transform: translate(0, -50%);
  background: #136EF5;
}

.fbxq_iptBox {
  width: 275px;
  height: 46px;
  border: 1px solid #DCDEE4;
  border-radius: 4px;
  display: flex;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
}

.fbxq_iptBox .section {
  width: 100%;
  font-size: 16px;
  font-weight: 400;
}

.pld_section {
  font-size: 16px;
  color: #7982A2;
  font-weight: 400;
}

.select_div1 {
  margin-right: 16px;
}

.select_div .layui-unselect {
  width: 168px;
  height: 46px;
  border-radius: 4px;
}

.area_xq {
  width: 538px;
  height: 102px;
  border: 1px solid #DCDEE4;
  border-radius: 4px;
  padding: 10px 9px;
  box-sizing: border-box;
}

/* 滚动条框设置 */
.area_xq::-webkit-scrollbar {
  width: 4px;
  background-color: transparent;
}

/* 滚动条的设置 */
.area_xq::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background-color: #3BB2FE;
}

.fbxq_xqlx_box {
  width: 538px;
}

.fbxq_pic {
  width: 100px;
}

.fbxq_pic_box {
  width: 170px;
  height: 46px;
  border: 1px solid #DCDEE4;
  border-radius: 4px;
  padding: 15px 20px;
  box-sizing: border-box;
}

.radio_lab {
  width: 50px;
}

.radioBox .layui-form-radio {
  margin-right: 0;
  padding-right: 0;
}

.radioDiv {
  margin-left: 30px;
}

.qh-agree-fbxq {
  margin-top: 30px;
}

.subBtn {
  width: 203px;
  height: 50px;
  background: #FF552E;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-top: 30px;
  cursor: pointer;
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
}

.subBtn .fbxq_aircraft {
  width: 18px;
  height: 18px;
}

.subBtn .line {
  width: 1px;
  height: 16px;
  background: #FFFAF8;
  margin: 0 15px;
}

.subBtn .line+div {
  font-size: 17px;
}
.fbxq_bottom_box {
  background-color: #fff;
  margin-top: 24px;
  margin-right: 10px;
  width: 860px;
}
.fbxq_head_box {
  height: 43px;
  background: linear-gradient(105deg, #136EF5 0%, #269BFF 100%);
  display: flex;
  align-items: center;
  color: #fff;
}
.fbxq_bottom_dun {
  width: 23px;
  height: 24px;
  margin-left: 18px;
  margin-right: 13px;
}
.fbxq_success {
  width: 40px;
  height: 40px;
}
.fbxq_bottom_main .item_box {
  min-height: 130px;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.fbxq_success + div {
  margin-left: 10px;
}
.item_box p {
  font-size: 14px;
  color: #7982A2;
}
.item_box .item_title {
  font-size: 18px;
}
.fbxq_right_reason {
  width: 100%;
  height: 305px;
  cursor: pointer;
  border-radius: 10px;
}
#provform {
  padding-bottom: 80px;
}
/* 右侧悬浮 */
.informationRightHeat{
  display: flex;
  justify-content: space-between;
  width: 100%;
 border-left: 4px solid #1D76FB;
 padding-left: 10px;
 height: 16px;
 line-height: 16px;
 box-sizing: border-box;
 margin-bottom: 14px;
}
.dpxx{
  font-size: 18px;
  color: #22283E;
}
.xf_box{
  margin-top: 14px;
  background-color: #fff;
  padding: 19px 14px;
  box-sizing: border-box;
  border-radius: 10px;
}
.gd{
  font-size: 16px;
  color: #9D9FA2;
}
.img{
  width: 120px;
  height: 79px;
  border-radius: 6px;
}
.mains{
  display: flex;
  width: 100%;
  border-top: 1px solid #E7EAF1;
  padding: 18px 0;
}
.RelatedImg{
  margin-right: 15px;
}
.rightText{
  width: 158px;
}
.rightText2{
  width: 90%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.rightText1{
  font-size: 18px;
  color: #323232;
}
.rightText2{
  font-size: 12px;
  color: #999999;
}
.rightText3{
  color: #FF6A00;
  font-size: 16px;
}
.rightBox{
  width: 320px;
}
