|
@@ -432,7 +432,7 @@ body {
|
|
|
}
|
|
|
|
|
|
.mui-input-row p {
|
|
|
- line-height: 50px;
|
|
|
+ line-height: 43px;
|
|
|
font-size: 14px;
|
|
|
padding-right: 15px;
|
|
|
color: #333
|
|
@@ -1423,8 +1423,8 @@ h3 {
|
|
|
text-align: right;
|
|
|
display: block;
|
|
|
padding: 11px 15px 11px 0;
|
|
|
- width:65%;
|
|
|
- float:right
|
|
|
+ width: 65%;
|
|
|
+ float: right
|
|
|
}
|
|
|
|
|
|
.vongi-yddk-dat-photo .flew {
|
|
@@ -1748,7 +1748,7 @@ h3 {
|
|
|
.vongi-qingjiadt .mui-input-group .flew span {
|
|
|
padding: 0;
|
|
|
margin-left: 5px;
|
|
|
- width:auto
|
|
|
+ width: auto
|
|
|
}
|
|
|
|
|
|
.vongi-fkdat-name h5 {
|
|
@@ -1880,9 +1880,11 @@ h3 {
|
|
|
.vongi-xzdw-city .mui-control-content {
|
|
|
display: block;
|
|
|
}
|
|
|
-.vongi-xzdw-city .mui-control-content .mui-table-view-cell{
|
|
|
+
|
|
|
+.vongi-xzdw-city .mui-control-content .mui-table-view-cell {
|
|
|
text-align: center;
|
|
|
}
|
|
|
+
|
|
|
.vongi-xzdw-city .mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active {
|
|
|
background-color: #fff;
|
|
|
}
|
|
@@ -1890,21 +1892,341 @@ h3 {
|
|
|
.vongi-xzdw-city .mui-col-xs-9 {
|
|
|
border-left: 1px solid #c8c7cc;
|
|
|
}
|
|
|
-.vongi-meform-pho{
|
|
|
- background:#ffffff;
|
|
|
- padding:10px 15px;
|
|
|
- margin-bottom:10px;
|
|
|
- margin-top:4px
|
|
|
+
|
|
|
+.vongi-meform-pho {
|
|
|
+ background: #ffffff;
|
|
|
+ padding: 10px 15px;
|
|
|
+ margin-bottom: 10px;
|
|
|
+ margin-top: 4px
|
|
|
+}
|
|
|
+
|
|
|
+.vongi-meform .mui-h5 {
|
|
|
+ padding: 10px 15px
|
|
|
+}
|
|
|
+
|
|
|
+.vongi-meform h5 {
|
|
|
+ margin-bottom: 10px
|
|
|
+}
|
|
|
+
|
|
|
+.vongi-xzyljg .mui-table-view-cell:after {
|
|
|
+ left: 0
|
|
|
+}
|
|
|
+
|
|
|
+.vongi-padright {
|
|
|
+ padding-right: 15px
|
|
|
+}
|
|
|
+
|
|
|
+.vongi-yqsb-list a {
|
|
|
+ background: #FFFFFF;
|
|
|
+ padding: 10px;
|
|
|
+ display: block;
|
|
|
+ border-radius: 7px;
|
|
|
+}
|
|
|
+
|
|
|
+.vongi-yqsb-list .mui-table-view-cell {
|
|
|
+ margin: 10px
|
|
|
+}
|
|
|
+
|
|
|
+.vongi-yqsb-list .mui-media-body {
|
|
|
+ color: #333;
|
|
|
+ text-align: justify;
|
|
|
+ white-space: initial;
|
|
|
+}
|
|
|
+
|
|
|
+.vongi-yqsb-list p {
|
|
|
+ text-align: right;
|
|
|
+}
|
|
|
+
|
|
|
+.vongi-yqsb-list.mui-table-view:before,
|
|
|
+.vongi-yqsb-list.mui-table-view:after,
|
|
|
+.vongi-yqsb-list .mui-table-view-cell:after,
|
|
|
+.vongi-yqsb-list {
|
|
|
+ background: 0
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-scon {
|
|
|
+ height: 260px;
|
|
|
+ background: #389E0D;
|
|
|
+ padding: 15px 10px;
|
|
|
+ width: 100%;
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-scon-center .mui-checkbox input[type=checkbox],
|
|
|
+.fyy-scon-center .mui-radio input[type=radio] {
|
|
|
+ left: 0
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-scon-center.mui-card .mui-checkbox input[type=checkbox]:checked:before,
|
|
|
+.fyy-scon-center.mui-card .mui-radio input[type=radio]:checked:before {
|
|
|
+ color: #096DD9
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-scon-center .mui-input-row label {
|
|
|
+ padding-left: 40px;
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-scon-center.mui-card {
|
|
|
+ background: #ffffff;
|
|
|
+ padding: 15px 15px 5px;
|
|
|
+ border-radius: 5px;
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-scon-top {
|
|
|
+ display: flex;
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-scon-head {
|
|
|
+ height: 180px;
|
|
|
+ overflow: hidden;
|
|
|
+ display: flex;
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-scon-head img {
|
|
|
+ width: 100%;
|
|
|
+ display: block;
|
|
|
+ min-height: 100%;
|
|
|
+ object-fit: cover;
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-scon-head-text {
|
|
|
+ position: absolute;
|
|
|
+ bottom: 0;
|
|
|
+ left: 0;
|
|
|
+ background: rgba(0, 0, 0, .6);
|
|
|
+ width: 100%;
|
|
|
+ text-align: center;
|
|
|
+ color: #fff;
|
|
|
+ padding: 5px 0;
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-scon-det {
|
|
|
+ padding-left: 15px;
|
|
|
+ color: #ffffff;
|
|
|
+ display: flex;
|
|
|
+ flex-direction: row;
|
|
|
+ flex-wrap: wrap;
|
|
|
+ align-content: space-between;
|
|
|
+ font-size: 12px;
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-scon-det-top {
|
|
|
+ display: flex;
|
|
|
+ justify-content: space-between;
|
|
|
+ width: 100%;
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-scon-det a {
|
|
|
+ color: #ffffff;
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-scon-det-top-right a {
|
|
|
+ display: block;
|
|
|
+ position: relative;
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-scon-det-down {
|
|
|
+ width: 100%;
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-scon-center.mui-card {
|
|
|
+ margin: 0;
|
|
|
+ margin-top: 15px;
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-scon-center .mui-input-group {
|
|
|
+ background: 0;
|
|
|
+ display: flex;
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-scon-center .mui-input-group .mui-input-row {
|
|
|
+ width: 50%;
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-scon-bot.mui-card {
|
|
|
+ margin-top: 50px;
|
|
|
+ padding: 0 10px;
|
|
|
+ background: #ffffff;
|
|
|
+ border-radius: 5px;
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-scon-bot .mui-icon {
|
|
|
+ position: absolute;
|
|
|
+ right: 0;
|
|
|
+ top: 11px;
|
|
|
+ color: #3385FF
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-scon-group {
|
|
|
+ height: auto;
|
|
|
+ display: flex;
|
|
|
+ position: relative;
|
|
|
+ border-bottom: 1px #eee solid;
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-scon-group label,
|
|
|
+.fyy-scon-group span {
|
|
|
+ line-height: 43px;
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-scon-group label {
|
|
|
+ width: 30%;
|
|
|
+ display: block;
|
|
|
+ color: #919191;
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-scon-botton {
|
|
|
+ display: flex;
|
|
|
+}
|
|
|
+
|
|
|
+.examine-btn {
|
|
|
+ text-align: center;
|
|
|
+ line-height: 44px;
|
|
|
+ color: #fff;
|
|
|
+ flex: 1;
|
|
|
+ margin: 15px;
|
|
|
+ border-radius: 25px;
|
|
|
+}
|
|
|
+
|
|
|
+.examine-btn1 {
|
|
|
+ background: #ff6666;
|
|
|
+}
|
|
|
+
|
|
|
+.examine-btn2 {
|
|
|
+ background: #389E0D;
|
|
|
+}
|
|
|
+
|
|
|
+.examine-btn3 {
|
|
|
+ background: #A3A3A3;
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-popup {
|
|
|
+ width: 100%;
|
|
|
+ height: 100%;
|
|
|
+ position: fixed;
|
|
|
+ left: 0px;
|
|
|
+ top: 0px;
|
|
|
+ z-index: 100;
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-popup-bg {
|
|
|
+ width: 100%;
|
|
|
+ z-index: 101;
|
|
|
+ height: 100%;
|
|
|
+ background-color: #000000;
|
|
|
+ filter: alpha(Opacity=20);
|
|
|
+ -moz-opacity: 0.5;
|
|
|
+ opacity: 0.5;
|
|
|
+ position: absolute;
|
|
|
+ top: 0px;
|
|
|
+ left: 0px;
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-popup-ceter {
|
|
|
+ width: 100%;
|
|
|
+ position: absolute;
|
|
|
+ z-index: 105;
|
|
|
+ left: 0;
|
|
|
+ top: 20%;
|
|
|
+ padding: 0 10%;
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-popup-inner {
|
|
|
+ background-color: #FFF;
|
|
|
+ border-radius: 4px;
|
|
|
+ padding-top: 15px;
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-popup-title {
|
|
|
+ display: flex;
|
|
|
+ padding: 0 15px;
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-popup-center label {
|
|
|
+ color: #999;
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-popup-center h5 {
|
|
|
+ color: #333;
|
|
|
+ font-size: 18px;
|
|
|
+ margin-top: 10px;
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-popup-ma {
|
|
|
+ text-align: center;
|
|
|
+ padding: 15px;
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-popup-ma img {
|
|
|
+ width: 100%;
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-popup-inner .mui-input-group {
|
|
|
+ border-radius: 4px;
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-popup-center .mui-input-group .mui-input-row {
|
|
|
+ height: auto;
|
|
|
+ border-bottom: 1px #eee solid
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-popup-center .mui-input-row span {
|
|
|
+ padding: 9.5px 15px 9.5px 0;
|
|
|
+ display: flex;
|
|
|
+}
|
|
|
+
|
|
|
+.fyy-popup-ceter h4 {
|
|
|
+ color: #333333;
|
|
|
+ line-height: 36px;
|
|
|
+ text-align: center;
|
|
|
+ font-size: 18px
|
|
|
}
|
|
|
-.vongi-meform .mui-h5{
|
|
|
- padding:10px 15px
|
|
|
+
|
|
|
+.fyy-popup-inner .mui-button-row {
|
|
|
+ display: flex;
|
|
|
+ position: relative;
|
|
|
+ padding-top: 0;
|
|
|
}
|
|
|
-.vongi-meform h5{
|
|
|
- margin-bottom:10px
|
|
|
+
|
|
|
+.fyy-popup-inner button {
|
|
|
+ border: 0;
|
|
|
+ width: 50%;
|
|
|
}
|
|
|
-.vongi-xzyljg .mui-table-view-cell:after{
|
|
|
- left:0
|
|
|
+
|
|
|
+.fyy-popup-inner .mui-button-row:after {
|
|
|
+ width: 1px;
|
|
|
+ height: 100%;
|
|
|
+ background: #eee;
|
|
|
+ position: absolute;
|
|
|
+ left: 50%;
|
|
|
+ content: '';
|
|
|
}
|
|
|
-.vongi-padright{
|
|
|
- padding-right:15px
|
|
|
+
|
|
|
+.fyy-popup-inner .mui-input-group .mui-input-row:after {
|
|
|
+ background-color: #c8c7cc;
|
|
|
+ left: 0
|
|
|
+}
|
|
|
+
|
|
|
+.vongi-input-up {
|
|
|
+ padding: 0 10px
|
|
|
+}
|
|
|
+
|
|
|
+.vongi-input-up .mui-media-body {
|
|
|
+ margin: 10px 0
|
|
|
+}
|
|
|
+
|
|
|
+.vongi-pad {
|
|
|
+ padding: 10px 15px
|
|
|
}
|
|
|
+
|
|
|
+.vongi-pad .mui-radio.mui-left label {
|
|
|
+ padding: 15px 15px 5px 35px;
|
|
|
+}
|
|
|
+
|
|
|
+.vongi-pad .mui-radio.mui-left input[type=radio] {
|
|
|
+ left: 0;
|
|
|
+ top: 9px
|
|
|
+}
|
|
|
+
|
|
|
+.vongi-input-up .fyy-upphoto {
|
|
|
+ padding-bottom: 10px
|
|
|
+}
|