@charset "utf-8";
/* CSS Document */
.pgForm { padding:0 10px;}
.content1 {bottom:0; left:0; display:none;position:fixed;background:#fff; top:5rem; height:auto; background: rgb(255, 255, 255); z-index: 100001; transition: all 0.3s; animation-duration: 0.3s; overflow-y: scroll !important;}
.dropdown select{height: 40px; width: 100%; border: 1px solid #134b91;}
.pgForm .label .text{  width: 124px;font-size: 1.1rem; color: #323232; position:inherit; top: 0; left: 0px; line-height: 40px; border-left: 0.25rem solid #2b90d9; padding-left: 10px; margin: 0 !important;}
.pgForm .label {padding: 30px 0 0 0px;}
.dropdown select{color: #666; font-size: 14px; /* 清除默认的箭头样式 */ appearance: none; -moz-appearance: none; -webkit-appearance: none; /* 右侧添加小箭头的背景图 */ background: url('jt.png') right no-repeat; background-size: 39px; padding-left: 20px;}
.dropdown label{width: 29%; display:inline-block; text-align: center; background: #e7eaee; padding: 5px 0; border-radius: 5px; margin-top: 20px; margin-right: 1.5%; margin-left: 1.5%; font-size: 1rpx;}
.dropdown label.selected{background: #2198d9; color: #fff;}
.an_user{border: 1px solid #bababa; width: 76%; height: 40px; border-radius: 5px; padding-left: 10px !important;}
.an_tel{border: 1px solid #bababa; width: 76%; height: 40px; border-radius: 5px; padding-left: 10px !important;}
.in_textarea{border: 1px solid #bababa; font-size: 1rem; border-radius: 5px; height: 100px; width:96%; margin:0 auto; display:block;}
.pgForm .label .yanzhengma{border: 1px solid #bababa;}
.in_btn{ background: #2b90d9; font-size: 18px; height: 36px; line-height: 36px; border-radius: 25px; width: 96%; border: 0px solid #fff; color:#fff; margin:3rem auto; display:block;}
.color_7d{color: #727171; padding-top:15px;}
.poward{ /*padding-top:0.5rem;*/}
.chose_c img{ float:right;}
.red{ color:#f00;}
/* 遮罩层样式 */
.cover1{width:100%; height:100%; position:fixed; top:0; left:0; z-index:1001; background-color:#000; opacity:0.7; }







