255 lines
5.7 KiB
CSS
255 lines
5.7 KiB
CSS
@charset "gb2312";
|
|
.pt9white {font-family:宋体; font-size: 9pt; color: #FFFFFF; text-decoration: none}
|
|
.ecrm_probe, /* 企业征信必输 */
|
|
.ecrc_probe, /* 企业征信有条件必输 */
|
|
.ecro_probe, /* 企业征信可选设置 */
|
|
.icrm_probe, /* 个人征信必输 */
|
|
.icrc_probe, /* 个人征信有条件必输 */
|
|
.icro_probe /* 个人征信可选设置 */
|
|
{
|
|
display: inline-block;
|
|
width: 18px;
|
|
height:18px;
|
|
line-height: 18px;
|
|
}
|
|
.ecrm_probe{
|
|
background: url(../../images/dw/zheng_icon_m.gif);
|
|
}
|
|
.ecrc_probe{
|
|
background: url(../../images/dw/zheng_icon_c.gif);
|
|
}
|
|
.ecro_probe{
|
|
background: url(../../images/dw/zheng_icon_o.gif);
|
|
}
|
|
.icrm_probe{
|
|
background: url(../../images/dw/zheng_icon_m.gif);
|
|
}
|
|
.icrc_probe{
|
|
background: url(../../images/dw/zheng_icon_c.gif);
|
|
}
|
|
.icro_probe{
|
|
background: url(../../images/dw/zheng_icon_o.gif);
|
|
}
|
|
td { font-family:"微软雅黑"; font-size: 9pt; text-decoration: none }
|
|
.allwhite {font-family:宋体; font-size: 9pt; line-height: 10pt; text-decoration: none; color: #FFFFFF;}
|
|
|
|
a:link {text-decoration: none; color: #0E629A}
|
|
a:hover {text-decoration: underline}
|
|
.orange9pt {font-family:宋体; font-size: 9pt; color: #0A4A72}
|
|
a:visited {font-family:宋体; font-size: 9pt; color: #1A72B3; text-decoration: none}
|
|
.no_border {border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
|
|
.number {text-align: right}
|
|
.no_border_number {text-align: right; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
|
|
.inputjump {font-family:宋体; FONT-SIZE: 9pt; HEIGHT: 20px; TEXT-DECORATION: none}
|
|
input1 {
|
|
font-family:宋体,arial,sans-serif;
|
|
font-size:9pt;
|
|
background-color: #FDFDF3;
|
|
border-style:none;
|
|
border-width:thin;
|
|
}
|
|
select1 {
|
|
font-family:宋体,arial,sans-serif;
|
|
font-size:9pt;
|
|
background-color: #FDFDF3;
|
|
border-style:none;
|
|
border-width:thin;
|
|
}
|
|
textarea1 {
|
|
font-family:宋体,arial,sans-serif;
|
|
font-size:9pt;
|
|
background-color: #FDFDF3;
|
|
border-style:none;
|
|
border-width:thin;
|
|
overflow-y:hidden;
|
|
}
|
|
.inputDate {
|
|
background-image:url(../../images/dw/functionbg.gif);
|
|
border: #DEDFCE;
|
|
border-style: outset;
|
|
border-top-width: 1px;
|
|
border-right-width: 1px;
|
|
border-bottom-width: 1px;
|
|
border-left-width: 1px;
|
|
height:22px;
|
|
}
|
|
.myInput{ font-family:"微软雅黑";cursor:pointer;background:#EEEEff;border-color:black;width:150px;border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
|
|
|
|
body {
|
|
margin: 0; padding: 0;
|
|
/*margin-top : 6px;
|
|
margin-left : 4px;
|
|
*/
|
|
}
|
|
|
|
.jumptoinput{FONT-SIZE: 9pt;border-style:groove;text-align:center;width:30pt;height:13pt}
|
|
.fftable{
|
|
}
|
|
|
|
.fftr1{
|
|
}
|
|
.fftdhead{
|
|
font-family:"微软雅黑";
|
|
font-size: 9pt;
|
|
padding-left: 5px;
|
|
/*vertical-align: text-top;*/
|
|
text-align : left;
|
|
border-bottom : 1px solid #e6edf5;
|
|
}
|
|
.ffspantips {
|
|
display: inline-block;
|
|
width: 16px;
|
|
height: 16px;
|
|
cursor: pointer;
|
|
background: url(../../images/dw/helpicon.gif) no-repeat center;
|
|
}
|
|
.ffdivtips {
|
|
display: none;
|
|
position: absolute;
|
|
color:#333333;
|
|
left: 0;
|
|
top: 0;
|
|
background: #fffbb4;
|
|
border: 1px solid #dcbc5b;
|
|
padding: 6px;
|
|
z-index: 999;
|
|
}
|
|
.fftdheadTextArea{
|
|
font-family:宋体,arial,sans-serif;
|
|
font-size: 9pt;
|
|
vertical-align: text-top;
|
|
text-align : left;
|
|
border-bottom : 1px solid #e6edf5;
|
|
}
|
|
|
|
.fftdinput{
|
|
font-family:arial,sans-serif;
|
|
font-size:9pt;
|
|
background-color: white;
|
|
/*border-style:groove;*/
|
|
border:1px solid #7f9db9;
|
|
width:200px;
|
|
height: 22px;
|
|
}
|
|
|
|
.fftdinput1 {border-style:none;}
|
|
|
|
.fftdarea{
|
|
font-family:宋体,arial,sans-serif;
|
|
font-size:9pt;
|
|
background-color: white;
|
|
border:1px solid #7f9db9;
|
|
overflow-y:hidden ;
|
|
}
|
|
|
|
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
|
.fftdselect {
|
|
background-color: transparent;
|
|
border:1px solid #7f9db9;
|
|
}
|
|
}
|
|
.fftdselect{
|
|
font-family:宋体,arial,sans-serif;
|
|
font-size:9pt;
|
|
width:200px;
|
|
color:#333;
|
|
}
|
|
|
|
.ffform{
|
|
|
|
}
|
|
|
|
.ffjumptext{
|
|
font-size: 9pt;display:none;
|
|
}
|
|
.FFContentTD{
|
|
font-family:微软雅黑,arial,sans-serif;
|
|
font-size: 9pt;
|
|
border-bottom : 1px solid #e6edf5;
|
|
height: 22px;
|
|
}
|
|
.info_tr_bg{
|
|
background-color:#f6fbfe;
|
|
}
|
|
/*.info_tr_bg td,.info_tr_bg2 td{padding-left:5px;}*/
|
|
.info_tr_bg2{
|
|
background-color:white;
|
|
}
|
|
|
|
/**分组样式**/
|
|
.dw_group_title{
|
|
background:url(../../images/dw/tit-bg.png) #d0e9fd repeat-x 50% top;
|
|
height:24px;
|
|
font-weight:bold;
|
|
padding-left:5px;
|
|
color:#5d87b5;
|
|
border:1px solid #9fc0e3;
|
|
border-top:0px;
|
|
}
|
|
.dw_group_content{
|
|
border:1px solid #d0e9fd;
|
|
padding-left:5px;
|
|
}
|
|
.dw_title{
|
|
background:url(../../images/dw/tit-bg.png) #d0e9fd repeat-x 50% top;
|
|
height:24px;
|
|
line-height: 24px;
|
|
font-weight:bold;
|
|
padding-left:5px;
|
|
color:#5d87b5;
|
|
border:1px solid #9fc0e3;
|
|
border-top:0px;
|
|
cursor: pointer;
|
|
}
|
|
.dw_title .icon {
|
|
display: inline-block;
|
|
height: 100%;
|
|
width: 16px;
|
|
background: url(../../images/dw/info_collapse.png) center no-repeat;
|
|
}
|
|
.dw_title .icon.collapse {
|
|
background: url(../../images/dw/info_expand.png) center no-repeat;
|
|
}
|
|
.dw_conacte{border:1px solid #d0e9fd;/* padding-left:5px;*/}
|
|
fieldset {margin-bottom: 5px;}
|
|
legend {font-size:9pt;cursor:pointer;color:blue;}
|
|
|
|
/*验证出错提示样式*/
|
|
label.error{
|
|
display:none;
|
|
padding-left:15px;
|
|
background: url(../../images/dw/err.gif) no-repeat left top;
|
|
color:#ff0000;
|
|
}
|
|
|
|
.inner_bt_span {
|
|
position:relative;
|
|
display:inline-block;
|
|
}
|
|
.inner_bt_span .fftdinput {
|
|
padding-right: 22px;
|
|
}
|
|
.inner_bt_a {
|
|
display: none;
|
|
}
|
|
.inner_bt_span .inner_bt_a {
|
|
position:absolute;
|
|
bottom:0px;
|
|
_bottom:1px;
|
|
right:0;
|
|
display:inline-block;
|
|
width:20px;
|
|
line-height:20px;
|
|
text-align:center;
|
|
border:1px solid #aaa;
|
|
background:#eee;
|
|
}
|
|
.inner_bt_span .inner_bt_a, .inner_bt_span a:active.inner_bt_a, .inner_bt_span a:link.inner_bt_a, .inner_bt_span a:visited.inner_bt_a {
|
|
text-decoration:none;
|
|
color: #333;
|
|
}
|
|
.inner_bt_span a:hover.inner_bt_a {
|
|
color: #00f;
|
|
background: #fff;
|
|
text-decoration:none;
|
|
} |