page{
|
|
background: rgb(240, 239, 245)
|
|
}
|
|
.yonghu{
|
|
background: #FFFFFF;
|
|
height: 50px;
|
|
/* border-bottom: 0.1px ; */
|
|
margin-top: 10px;
|
|
border-top: 0.5px solid rgb(240, 239, 245);
|
|
}
|
|
.yonghu1{
|
|
background: #FFFFFF;
|
|
height: 50px;
|
|
/* border-bottom: 0.1px ; */
|
|
border-top: 0.5px solid rgb(240, 239, 245);
|
|
}
|
|
.yonghu2{
|
|
background: #FFFFFF;
|
|
height: 50px;
|
|
border-bottom: 0.1px ;
|
|
border-top: 1px solid #bebdbd;
|
|
}
|
|
.view1{
|
|
margin-top: 3%;
|
|
margin-left: 17px;
|
|
color: #464646;
|
|
|
|
|
|
}
|
|
|
|
.text1{
|
|
margin-right: 5%;
|
|
float: right;
|
|
}
|
|
|
|
.picker{
|
|
float: right;
|
|
margin-right: 20%;
|
|
}
|
|
|
|
|
|
.paiche{
|
|
color: #FFFFFF;
|
|
background: #2E8CF5;
|
|
margin-top: 20%;
|
|
margin-left: 5%;
|
|
width: 30%;
|
|
float: left;
|
|
}
|
|
|
|
|
|
.fenxiang{
|
|
color: #FFFFFF;
|
|
background: #2E8CF5;
|
|
margin-top: 20%;
|
|
margin-right: 5%;
|
|
width: 30%;
|
|
float: right;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/*mask*/
|
|
.drawer_screen {
|
|
width: 100%;
|
|
height: 100%;
|
|
position: fixed;
|
|
top: 0;
|
|
left: 0;
|
|
z-index: 1000;
|
|
background: #000;
|
|
opacity: 0.5;
|
|
overflow: hidden;
|
|
}
|
|
|
|
/*content*/
|
|
.drawer_box {
|
|
width: 650rpx;
|
|
overflow: hidden;
|
|
position: fixed;
|
|
top: 50%;
|
|
left: 0;
|
|
z-index: 1001;
|
|
background: #FAFAFA;
|
|
margin: -150px 50rpx 0 50rpx;
|
|
border-radius: 3px;
|
|
}
|
|
|
|
.drawer_title{
|
|
padding:15px;
|
|
font: 20px "microsoft yahei";
|
|
text-align: center;
|
|
}
|
|
.drawer_content {
|
|
height: 210px;
|
|
overflow-y: scroll; /*超出父盒子高度可滚动*/
|
|
}
|
|
|
|
.btn_ok{
|
|
padding: 10px;
|
|
font: 20px "microsoft yahei";
|
|
text-align: center;
|
|
border-top: 1px solid #E8E8EA;
|
|
color: #2E8CF5;
|
|
}
|
|
|
|
.top{
|
|
padding-top:8px;
|
|
}
|
|
.bottom {
|
|
padding-bottom:8px;
|
|
}
|
|
.title {
|
|
height: 30px;
|
|
line-height: 30px;
|
|
width: 160rpx;
|
|
text-align: center;
|
|
display: inline-block;
|
|
font: 300 28rpx/30px "microsoft yahei";
|
|
}
|
|
|
|
|
|
|
|
.input_view{
|
|
font: 12px "microsoft yahei";
|
|
background: #fff;
|
|
color:#000;
|
|
line-height: 30px;
|
|
}
|
|
|
|
input {
|
|
font: 12px "microsoft yahei";
|
|
background: #fff;
|
|
color:#000 ;
|
|
}
|
|
radio{
|
|
margin-right: 20px;
|
|
}
|
|
.grid { display: -webkit-box; display: box; }
|
|
.col-0 {-webkit-box-flex:0;box-flex:0;}
|
|
.col-1 {-webkit-box-flex:1;box-flex:1;}
|
|
.fl { float: left;}
|
|
.fr { float: right;}
|
|
|
|
.main-body{
|
|
color: #C9C9C9;
|
|
margin-top: -1%;
|
|
height: 35px;
|
|
float: right;
|
|
|
|
}
|
|
|
|
|
|
.btn1{
|
|
margin-left: 9.4%;
|
|
background: #ffffff;
|
|
height: 44px;
|
|
margin-right: 57px;
|
|
color: #2E8CF5;
|
|
|
|
line-height: 2.2rem;
|
|
text-align: center;
|
|
}
|
|
.client{
|
|
height: 44px;
|
|
background: #ffffff;
|
|
margin-left: 40px;
|
|
margin-right: 58px;
|
|
|
|
}
|
|
.drug{
|
|
text-align: center;
|
|
line-height: 30px;
|
|
}
|