@import url("PhoneForm.css");

@charset "utf-8";
*{word-wrap:break-word}
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
ul,ol,dl{list-style-type:none}
html,body{*position:static}
html{font-family: sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal}
input{   background:none;outline:none;border:0px;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button{overflow: visible;vertical-align:middle;outline:none; border:1px solid #fff;}
body,th,td,button,input,select,textarea{font-family:"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";font-size:12px;color: #444;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased}
/*body{line-height:1.6}*/
h1,h2,h3,h4,h5,h6{font-weight:normal;}
dd{margin: 0;padding: 0;}
a,area{outline:none;blr:expression(this.onFocus=this.blur())}
a{text-decoration:none;cursor: pointer}
.Buy:focus{color: #fff !important; text-decoration:none;}
/*a:hover{text-decoration:underline;outline:none}*/
a:hover{text-decoration:none;outline:none}
a.ie6:hover{zoom:1}
a:focus{outline:none}
a:hover,a:active{outline:none}:focus{outline:none}
sub,sup{vertical-align:baseline}
/*img*/
img{border:0;vertical-align:middle}
a img,img{-ms-interpolation-mode:bicubic}
.img-responsive{max-width: 100%;height: auto}
/*IE下a:hover 背景闪烁*/
html{overflow:-moz-scrollbars-vertical;zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this))}
/*body{min-width: 1200px;}*/
/*HTML5 reset*/
header,footer,section,aside,details,menu,article,section,nav,address,hgroup,figure,figcaption,legend{display:block;margin:0;padding:0}time{display:inline}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]){display:none}
legend{width:100%;margin-bottom:20px;font-size:21px;line-height:40px;border:0;border-bottom:1px solid #e5e5e5}
legend small{font-size:15px;color:#999}
svg:not(:root) {overflow: hidden}
fieldset {border-width:0;padding: 0.35em 0.625em 0.75em;margin: 0 2px;border: 1px solid #c0c0c0}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto}
input[type="search"] {-webkit-appearance: textfield; /* 1 */-moz-box-sizing: content-box;-webkit-box-sizing: content-box; /* 2 */box-sizing: content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none}
/*表单*/
.input-text,
.textarea{box-sizing:border-box;/*width:100%;*/-webkit-transition:all 0.2s linear 0s;-moz-transition:all 0.2s linear 0s;-o-transition:all 0.2s linear 0s;transition:all 0.2s linear 0s}
.textarea{ height:100px;resize:none;font-size:14px; padding:4px}
.textarea-numberbar{ position:absolute; right:20px;bottom:5px;z-index:1;  margin-bottom:0}
.textarea-length{ font-style:normal}
.select{width: 200px;height: 32px; border:solid 1px #ddd;padding-right: 14px;
	-webkit-transition:all 0.2s linear 0s;-moz-transition:all 0.2s linear 0s;-o-transition:all 0.2s linear 0s;transition:all 0.2s linear 0s;
	text-align: center; appearance: none; -moz-appearance: none; -webkit-appearance: none;outline-color: transparent;
    background: url(/img/arrow.png) no-repeat scroll right center transparent;padding: 0px 10px;

}

.input-text:hover,
.select:hover,
.textarea:hover{border: solid 1px #3bb4f2}
/*得到焦点后*/
.input-text.focus,
.textarea.focus{border:solid 1px #0f9ae0 \9;border-color:rgba(82,168,236,0.8);box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6)}
/*不可点击*/
.input-text.disabled
,.textarea.disabled,
.input-text.disabled.focus,
.textarea.disabled.focus{background-color:#ededed; cursor:default;border-color: #ddd;-webkit-box-shadow:inset 0 2px 2px #e8e7e7;-moz-box-shadow:inset 0 2px 2px #e8e7e7;box-shadow:inset 0 2px 2px #e8e7e7}
/*只读状态*/
.input-text.disabled,
.textarea.disabled{background-color:#e6e6e6; cursor:default}
/*阴影*/
.input-text.box-shadow,
.textarea.box-shadow{-ms-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}
/*行内元素*/
.input-text.inline{ display:inline-block; width:auto}

/*3.1.15 文字颜色
	Name:			style_color
	Example:		class="c-primary|c-sub|c-success|c-danger|c-warning|c-333|c-666|c-999|c-red|c-green|c-blue|c-white|c-black|c-orange"
	Explain:		主要颜色|次主色|强调色—成功|强调色—危险|强调色—警告色|强调色—错误色|次主色—浅黑|辅助色—灰色|标准色—红色|标准色—绿色|标准色—蓝色|标准色—白色|标准色—黑色|标准色—橙色
*/
/*全局默认链接颜色*/
/*body{background-color:#fff; color:#333}
.bg-fff{ background-color:#fff}*/
/*a{color:#333}*/
/*a:hover,.active a{color:#06c}*/
select::-ms-expand { display: none; }
select{
  appearance:none;
 -moz-appearance:none;
 -webkit-appearance:none;
}

input,button,select,textarea{outline:none}
textarea{resize:none}
/*清除默认样式*/
/*主要颜色*/
.c-primary,.c-primary a,a.c-primary{color:#5a98de}
.c-primary a:hover,a.c-primary:hover{ color:#5a98de}
/*次主色*/
.c-secondary,.c-secondary a,a.c-secondary{color:#555}
.c-secondary a:hover,a.c-secondary:hover{ color:#555}

/*强调色—成功*/
.c-success,.c-success a,a.c-success{color:#5eb95e}
.c-success a:hover,a.c-success:hover{ color:#5eb95e}

/*强调色—危险*/
.c-danger,.c-danger a,a.c-danger{color:#dd514c}
.c-danger a:hover,a.c-danger:hover{ color:#dd514c}

/*强调色—警告*/
.c-warning,.c-warning a,a.c-warning{color:#f37b1d}
.c-warning a:hover,a.c-warning:hover{ color:#f37b1d}

/*强调色—错误*/
.c-error,.c-error a,a.c-error{color:#c00}
.c-error a:hover,a.c-error:hover{ color:#c00}

/*辅助色—浅黑*/
.c-333,.c-333 a,a.c-333{color:#333}
.c-333 a:hover,a.c-333:hover{ color:#333}

/*辅助色—灰色*/
.c-666,.c-666 a,a.c-666{color:#666}
.c-666 a:hover,a.c-666:hover{ color:#666}
.c-999,.c-999 a,a.c-999{color:#999}
.c-999 a:hover,a.c-999:hover{color:#999}

/*标准色—红色*/
.c-red,.c-red a,a.c-red{color:red;}
.c-red a:hover,a.c-red:hover{ color:red}
/*标准色—绿色*/
.c-green,.c-green a,a.c-green{color:green}
.c-red a:hover,a.c-red:hover{color:#dc1818}
/*标准色—蓝色*/
.c-blue,.c-blue a,a.c-blue{color:blue}
.c-blue a:hover,a.c-blue:hover{color:blue}
/*标准色—白色*/
.c-white,.c-white a,a.c-white{color:white}
.c-white a:hover,a.c-white:hover{color:white}
/*标准色—黑色*/
.c-black,.c-black a{color:black}
.c-black a:hover,a.c-black:hover{color:black}
/*标准色—橙色*/
.c-orange,.c-orange a,a.c-orange{color:orange}
.c-orange a:hover,a.c-orange:hover{color:orange}


/*3.1.8 外边距
	Name:			style_margin
	Example:		class="mt-5|mt-10..."
	Explain:		.mt表示上边距|.mb表示下边距|.ml表示左边距|.mr表示右边距
*/
.mt-5{margin-top:5px}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-35{margin-top:35px}.mt-40{margin-top:40px}.mt-50{margin-top:50px}
.mb-5{margin-bottom:5px}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.mb-40{margin-bottom:40px}.mb-50{margin-bottom:50px}
.ml-5{margin-left:5px}.ml-10{margin-left:10px}.ml-15{margin-left:15px}.ml-20{margin-left:20px}.ml-30{margin-left:30px}.ml-40{margin-left:40px}.ml-50{margin-left:50px}
.mr-5{margin-right:5px}.mr-10{margin-right:10px}.mr-15{margin-right:15px}.mr-20{margin-right:20px}.mr-30{margin-right:30px}.mr-40{margin-right:40px}.mr-50{margin-right:50px}
/*3.1.9 内填充
	Name:			style_padding
	Example:		class="pt-5|pt-10|……"
	Explain:		.pt表示上填充|.pb表示下填充|.pl表示左填充|.pr表示右填充
*/
.pt-5{padding-top:5px}.pt-10{padding-top:10px}.pt-15{padding-top:15px}.pt-20{padding-top:20px}.pt-25{padding-top:25px}.pt-30{padding-top:30px}
.pb-5{padding-bottom:5px}.pb-10{padding-bottom:10px}.pb-15{padding-bottom:15px}.pb-20{padding-bottom:20px}.pb-25{padding-bottom:25px}.pb-30{padding-bottom:30px}
.pl-5{padding-left:5px}.pl-10{padding-left:10px}.pl-15{padding-left:15px}.pl-20{padding-left:20px}.pl-25{padding-left:25px}.pl-30{padding-left:30px}
.pr-5{padding-right:5px}.pr-10{padding-right:10px}.pr-15{padding-right:15px}.pr-20{padding-right:20px}.pr-25{padding-right:25px}.pr-30{padding-right:30px}
.pd-5{padding:5px}.pd-10{padding:10px}.pd-15{padding:15px}.pd-20{padding:20px}.pd-25{padding:25px}.pd-30{padding:30px}.pd-40{padding:40px}

/*元素类型转换*/
.di-ib{display: inline-block;}
.di-b{display: block;}
.di-i{display: inline}

/*//开关按钮*/
.toggle-button-wrapper{height: 30px;position:relative;}
.toggle-button{opacity:0;filter:alpha(opacity=0);position:absolute;z-index:3;height: 30px;width: 80px;}
.button-label{position: absolute;display: inline-block;width: 85px;height: 26px;
background-color: #ccc; box-shadow: #ccc 0px 0px 0px 2px;border-radius: 26px;overflow: hidden;top: 2px;left: 2px;}
.circle{position: absolute;top: 0;left: 0;width: 26px; height: 26px; border-radius: 50%;background-color: #fff; }
.button-label .text { line-height: 26px;font-size: 14px;text-shadow: 0 0 2px #ddd;}

.off { color: #fff; display: inline-block; text-indent: 34px;}
.button-label .circle{ left: 0;transition: all 0.3s;}
.toggle-button:checked + label.button-label .circle{left: 54px;}
.toggle-button:checked + label.button-label .on{ display: inline-block; }
.toggle-button:checked + label.button-label .off{ display: none; }
.toggle-button:checked + label.button-label{background-color: #ef6958; color: #fff;}
.button-label > .on{padding-left: 10px;}
//勾选框
.checkbox-group{}
.checkbox-inp{display:none;opacity:0;}
.checkbox-label{line-height: 18px; position: relative; display: -webkit-box;display: -webkit-flex;display: 
	-ms-flexbox;display: flex;cursor: pointer;-webkit-box-align: center;-webkit-align-items: center; 
	-ms-flex-align: center;align-items: center;}
.checkbox-label:before {display: inline-block;width: 18px;height: 18px;margin-right: 10px;border: 1px solid #666;border-radius: 3px; content: ''; color: #fff;
background-color: #f3f6f8;line-height: 20px;font-size:16px;text-align: center}
.checkbox-inp:checked+.checkbox-label:before{ content:'\2713';color:#fff;background-color: #31b968;border-color: #31b968;margin-top: 0;line-height: 18px;}

.baiImg{width: 100%;height: 100%;}
.p-t20{padding-top: 20px;}
/*表单的正确和错误的状态*/
.icon-start{display: inline-block;width: 20px;height: 20px;border-radius: 50%;line-height: 20px;font-weight: 900px;font-size: 12px;text-align: center;color: #fff;}
.cor-start{background-color: #33cb30;transform:rotate(7deg);-ms-transform:rotate(10deg); -moz-transform:rotate(10deg); -webkit-transform:rotate(10deg); -o-transform:rotate(10deg); }
.err-start{background-color: #e92a39;}

/*分页*/
.tcdPageCode{padding: 0px 20px;text-align: left;color: #ccc;text-align:center;}
.tcdPageCode a,
.tcdPageCode span{display: inline-block;height: 30px;line-height: 30px;padding: 0 15px;border: 1px solid #ddd;margin: 0 2px;color: #428bca;vertical-align: middle;}
.tcdPageCode a:hover{text-decoration: none;border: 1px solid #428bca;}
.tcdPageCode span.current{display: inline-block;height: 30px;line-height: 30px;padding: 0 15px;margin: 0 2px;color: #fff;background-color: #f05d4b;border: 1px solid #f05d4b;vertical-align: middle;}
.tcdPageCode span.disabled{display: inline-block;height: 30px;line-height: 30px;padding: 0 15px;margin: 0 2px;	color: #bfbfbf;background: #f2f2f2;border: 1px solid #bfbfbf;vertical-align: middle;}
/*分页end*/

.noReadNum{position: absolute;top: 14px;right: 10px;width: 16px;height: 16px;background: #ff0000;color: #ffffff;border-radius: 50%;font-size: 12px;text-align: left;line-height: 16px;}
.active{background: rgba(255,255,255,0.5);}


/*标签颜色*/
.jsp-tab{display: inline-block;color:#fff;padding: 3px 5px;font-size: 12px;}
.jsp-999{background-color:#999999}
.jsp-9cf{background-color:#99CCFF}
.jsp-409eff{background-color:#409eff}
.jsp-67c23a{background-color:#67c23a}
.jsp-e6a23c{background-color:#e6a23c}
.jsp-f56c6c{background-color:#f56c6c}
.jsp-063{background-color:#006633}
.jsp-3c3{background-color:#3c3}
.jsp-f03{background-color:#f03}

/*3.4.7 表单布局*/
label,.placeholder{font-size:14px}
.form legend{font-size:20px}/*表单名称*/
.form .row{margin-top:15px}/*表单行*/
	.form-label{display:block; color:#000;line-height: 30px;text-align: right;margin-bottom: 20px;}/*表单标题*/
	.formControls{position:relative;margin-bottom: 20px;}/*表单控制区*/
	.formControls > *{vertical-align:middle}
	.placeholder{position:absolute; left:4px; top:4px;color:#c6c6c6; cursor:text}/*表单默认值*/
.form-horizontal .form-label{margin-top:3px;cursor:text;text-align:right}
.form-horizontal .Validform_checktip{ margin-top:5px}
/*设置placeholder颜色*/
::-webkit-input-placeholder {color:#b3b3b3}/* WebKit browsers */
:-moz-placeholder {color:#b3b3b3}/* Mozilla Firefox 4 to 18 */
::-moz-placeholder {color:#b3b3b3}/* Mozilla Firefox 19+ */
:-ms-input-placeholder {color:#b3b3b3}/* Internet Explorer 10+ */
.placeholder{color:#adb0be; position:absolute; z-index:9}/*不兼容placeholder属性的浏览器，可使用<span class="placeholder">表单默认值</span>*/
@media (max-width: 767px) {
    .form-horizontal .form-label{ text-align:left !important}
}

/*默认状态*/
.input-text,.textarea{box-sizing:border-box;border:solid 1px #ddd;width:100%;
    -webkit-transition:all 0.2s linear 0s;
       -moz-transition:all 0.2s linear 0s;
         -o-transition:all 0.2s linear 0s;
            transition:all 0.2s linear 0s}
.textarea{ height:100px; resize:none; font-size:14px; padding:4px}
	.textarea-numberbar{ position:absolute; right:20px; bottom:5px; z-index:1; margin-bottom:0}
	.textarea-length{ font-style:normal}
.input-text:hover,
.textarea:hover{border: solid 1px #3bb4f2}
/*得到焦点后*/
.input-text.focus,
.textarea.focus{border:solid 1px #0f9ae0 \9;border-color:rgba(82,168,236,0.8);box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6)}
/*不可点击*/
.input-text.disabled
,.textarea.disabled,
.input-text.disabled.focus,
.textarea.disabled.focus{background-color:#ededed; cursor:default;border-color: #ddd;
	-webkit-box-shadow:inset 0 2px 2px #e8e7e7;
       -moz-box-shadow:inset 0 2px 2px #e8e7e7;
            box-shadow:inset 0 2px 2px #e8e7e7}
/*只读状态*/
.input-text.disabled,
.textarea.disabled{background-color:#e6e6e6; cursor:default}
/*阴影*/
.input-text.box-shadow,
.textarea.box-shadow{-ms-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}
/*行内元素*/
.input-text.inline{ display:inline-block; width:auto}


.select-box {
    border: solid 1px #ddd;
    box-sizing: border-box;
    vertical-align: middle;
    width: 100%;
    display: inline-block
}

.select {
    border: solid 1px #ddd;
    box-sizing: border-box;
    cursor: pointer;
    line-height: normal;
    font-weight: normal;
    width: 100%;
    white-space: nowrap
}

.select-box .select {
    border: none
}

.select-box.inline,
.select-box.inline .select {
    width: auto
}

.select-box,
.select-box.size-M {
    padding: 4px 5px
}

.select, .size-M .select {
    font-size: 14px
}

.select-box.size-MINI {
    padding: 0px 5px
}

.size-MINI .select {
    font-size: 12px
}

.select-box.size-S {
    padding: 3px 5px
}

.size-S .select {
    font-size: 12px
}

.select-box.size-L {
    padding: 8px 5px
}

.size-L .select {
    font-size: 16px
}

.select-box.size-XL {
    padding: 10px 5px
}

.size-XL .select {
    font-size: 18px
}
.form1{height: 20px; background-color: #eaedf1;}
.occupy{
    height: 20px;
}
@media (min-width:992px) and (max-width:1200px ) { }	
/* 平板电脑 */
@media (min-width:768px) and (max-width:992px ) {}

/*默认table*/
.pu-table{width:100%;empty-cells:show;background-color:transparent;border-collapse:collapse;border-spacing:0}
.pu-table th{text-align:left; font-weight:400}
/*带水平线*/
.pu-table th{font-weight:bold}
.pu-table th,
.pu-table td{padding:8px;line-height:20px;word-break:break-all}
.pu-table td{text-align:left}
.pu-table tbody tr.success > td{background-color:#dff0d8}
.pu-table tbody tr.error > td{background-color:#f2dede}
.pu-table tbody tr.warning > td{background-color:#fcf8e3}
.pu-table tbody tr.info > td{background-color:#d9edf7}
.pu-table tbody + tbody{border-top:2px solid #ddd}
.pu-table .pu-table{background-color:#fff}

/*带横向分割线*/
.pu-table-border{border-top:1px solid #ddd}
.pu-table-border th,
.pu-table-border td{border-bottom:1px solid #ddd}

/*th带背景*/
.pu-table-bg thead th{background-color:#F5FAFE}
/*带外边框*/
.pu-table-bordered{border:1px solid #ddd;border-collapse:separate;*border-collapse:collapse;border-left:0}
.pu-table-bordered th,
.pu-table-bordered td{border-left:1px solid #ddd}
.pu-table-border.pu-table-bordered{border-bottom:0}

/*奇数行背景设为浅灰色*/
.pu-table-striped tbody > tr:nth-child(odd) > td,
.pu-table-striped tbody > tr:nth-child(odd) > th{background-color:#f9f9f9}
/*竖直方向padding缩减一半*/
.pu-table-condensed th,
.pu-table-condensed td{padding:4px 5px}
/*鼠标悬停样式*/
.pu-table-hover tbody tr:hover td,
.pu-table-hover tbody tr:hover th{background-color: #f5f5f5}
/*鼠标选择整行样式*/
.pu-table tbody tr.selected td{background-color:#F3F3F3}
/*定义颜色*/
/*悬停在行*/
.pu-table tbody tr.active,
.pu-table tbody tr.active > td,
.pu-table tbody tr.active > th,
.pu-table tbody tr .active{ background-color:#F5F5F5!important}
/*成功或积极*/
.pu-table tbody tr.success,
.pu-table tbody tr.success > td,
.pu-table tbody tr.success > th,
.pu-table tbody tr .success{background-color:#DFF0D8!important}

/*警告或出错*/
.pu-table tbody tr.warning,
.pu-table tbody tr.warning > td,
.pu-table tbody tr.warning > th,
.pu-table tbody tr .warning{background-color:#FCF8E3!important}
/*危险*/
.pu-table tbody tr.danger,
.pu-table tbody tr.danger > td,
.pu-table tbody tr.danger > th,
.pu-table tbody tr .danger{background-color:#F2DEDE!important}

/*表格文字对齐方式，默认是居左对齐*/
.pu-table .text-c th,
.pu-table .text-c td{text-align:center}/*整行居中*/
.pu-table .text-r th,
.pu-table .text-r td{text-align:right}/*整行居右*/
.pu-table th.text-l,
.pu-table td.text-l{text-align:left!important}/*单独列居左*/
.pu-table th.text-c,
.pu-table td.text-c{text-align:center!important}/*单独列居中*/
.pu-table th.text-r,
.pu-table td.text-r{text-align:right!important}/*单独列居右*/

/*栏目选项框*/
	    .de-name{padding-left: 50px;font-size: 14px;padding-right: 30px;}
	    .de-namedd > a{display: inline-block;padding: 15px 5px 0 5px;color:#3f99fb;}
	    .de-namedd > .grag{color:#c7c6c2;}
	    .de-namedd > a:hover{text-decoration: none;color:#3f99fb;}
	    .de-namedd > .grag:hover{text-decoration: none;color:#999;cursor:not-allowed;}
	    .de-namedd > span{display: inline-block;padding: 15px 0 0 0;color:#999;}
	    .de-listp{width: 200px;}
	    .de-listimg1{float: left;visibility: hidden;margin-left: 20px;}
	    .de-listimg2{float: left;margin-left: 20px;cursor: pointer;}
	    .de-listradio{float: right;}
	    input[type="radio"]{display: none;}
	    input[type='radio'] + label{float: right;}
	    .namesub > a:hover{color: #000000;cursor: default;}
	    .namesub >a.de_hover:hover{color: #34a3e8;cursor: pointer;}
	    input[type='radio'] + label:before{content: "";display: inline-block;width: 16px;height: 16px;border: 1px solid #c90;margin-right: 10px;}
	    input[type='radio']:checked + label:before{border-color: #1E9FFF;background: url(../img/yes.png) center center;}
	    .de-lista{padding-left: 20px;color: #000000;}
	    .departmentp:hover{cursor: pointer;}



#textContractName_btn:hover,#textUndertakingUnit_btn:hover,#textProcess_btn:hover{color: #fff !important;}
#textContractName_btn:active,#textUndertakingUnit_btn:active,#textProcess_btn:active,.Query_button > a:active{color: #fff !important;}
#textContractName_btn:focus,#textUndertakingUnit_btn:focus,#textProcess_btn:focus,.Query_button > a:focus{color: #fff !important;}

.panel{ background-color:#fff; border:solid 1px transparent}
	.panel-header{ border-bottom:solid 1px transparent; padding:8px 15px; font-size:14px; font-weight:700; margin-bottom:-1px}/*面板标题*/
	.panel-body{ padding:15px}/*面板内容*/
	.panel-footer{background-color: #f5f5f5;border-top: 1px solid #ddd;padding:5px 20px}/*面板页脚*/
/*默认面板*/
.panel-default{border-color:#ddd}
.panel-default > .panel-header{ border-color:#ddd; background-color:#f5f5f5; color:#444}

/* element表格样式 */
	.headStyle{background-color: #d7d7d7 !important;padding: 2px !important;white-space:nowrap !;}
	.headStyle2{background-color: #dae1e9 !important;padding: 6px !important;white-space:nowrap !;}
	.cellStyle{padding: 0px !important;height: 36px !important;}


.sel_company_dl > .btn{height: 31px;line-height: 18px;}

/* 样式选中 */
.li_choose{
    background-color: #ffc3c3 !important;
    color: #fff !important;
}

/*按钮样式*/
.Jsp-Bth {
    display: inline-block;
    margin: 0;
    line-height: 1;
    white-space: nowrap;
    /*不换行*/
    cursor: pointer;
    background: #fff;
    border: 1px solid #d8dce5;
    color: #5a5e66;
    -webkit-appearance: none;
    /*看起来不像bottom*/
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    -webkit-transition: .1s;
    transition: .1s;
    font-weight: 500;
    padding: 6px 10px;
    font-size: 12px;
    border-radius: 4px;
    -webkit-user-select: none;
    /*里面的文字不能被用户选中*/
    -moz-user-select: none;
    -ms-user-select: none;
    text-decoration: none;
}

.Jsp-Bth+.Jsp-Bth {
    margin-left: 4px;
}



.Jsp-BthBlue2,
.Jsp-BthBlue2-P:hover {
    color: #fff;
    background-color: #277fbc;
    border-color: #277fbc;
}

.Jsp-BthGreen,
.Jsp-BthGreen-P:hover {
    color: #fff;
    background-color: #67c23a;
    border-color: #67c23a;
}

.Jsp-BthYellow,
.Jsp-BthYellow-P:hover {
    background-color: #eb9e05;
    border-color: #eb9e05;
    color: #fff;
}
.Jsp-BthRed,
.Jsp-BthRed-P:hover {
    background-color: #fa5555;
    border-color: #fa5555;
    color: #fff;
}

.Jsp-BthOrange,
.Jsp-BthOrange-P:hover {
    background-color: #ff5c01;
    border-color: #ff5c01;
    color: #fff;
}
.Jsp-BthRed,
.Jsp-BthRed-P:hover {
    background-color: #fa5555;
    border-color: #fa5555;
    color: #fff;
}
.Jsp-BthWhite,
.Jsp-BthWhite-P:hover {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #000000;
}

.Jsp-BthBlank:hover,
.Jsp-BthBlank-R:hover {
    color: #409eff;
    background-color: #ecf5ff;
    border-color: #c6e2ff;
}

.Jsp-BthBlue,
.Jsp-BthBlue-P:hover {
    color: #fff;
    background-color: #d06c60;
    border-color: #d06c60;
}

.Jsp-BthGreen:hover,
.Jsp-BthGreen-R:hover {
    color: #fff;
    background-color: #99CC33;
    border-color: #99CC33;
}

.Jsp-BthYellow:hover,
.Jsp-BthYellow-R:hover {
    background-color: #efb137;
    border-color: #efb137;
    color: #fff;
}

.Jsp-BthRed:hover,
.Jsp-BthRed-R:hover {
    background-color: #FF6666;
    border-color: #FF6666;
    color: #fff;
}
.Jsp-BthWhite:hover,
.Jsp-BthWhite-R:hover {
    background-color: #E6EAEE;
    border-color: #E6EAEE;
    color: #000000;
}

.Jsp-BthGray,
.Jsp-BthGray-P:hover {
    background-color: #878d99;
    border-color: #878d99;
    color: #fff
}
.Jsp-BthGray:hover,
.Jsp-BthGray-R:hover {
    background-color: #9fa4ad;
    border-color: #9fa4ad;
    color: #fff;
}
.Jsp-BthGray2,
.Jsp-BthGray2-P:hover {
    background-color: #bebebe;
    border-color: #bebebe;
    color: #fff
}
.Jsp-BthGray2:hover,
.Jsp-BthGray2-R:hover {
    background-color: #9fa4ad;
    border-color: #9fa4ad;
    color: #fff;
}


/* 缺省页 */
/* 收藏缺省页增加的 */
.No_img_box > img{
    display: block;
    margin: auto;
    margin-top: 10px;
  }
  .No_txt{
    color: #666;
    text-align: center;
    font-size: 14px;
    margin-top: 30px;
  }
@media only screen and (max-width: 768px) { 
    .form1{
        height: 0;
      }
      .jsp-tab{
        padding: 3px 8px;
        font-size: 16px;
      }
      .occupy{
        height: 0px;
    }
    .mt-20{margin-top:0px}
    .de-name{font-size: 16px;padding: 0px 0 10px 30px;}
    .layui-layer-btn a{font-size: 16px;}
    .sel_company_dl > .input-text,.sel_company_dl > .btn{font-size: 16px;}

    /* .sel_company_dl > .input-text{height: 40px;line-height: 40px;font-size: 16px;}
    .sel_company_dl > .btn{height: 40px;line-height: 40px;} */
    /* 收藏缺省页增加的 */
    .No_img_box > img{
        margin-top: 50px;
        width: 34%;
        height: auto;
    }
    .No_txt{
        padding-bottom: 50px;
        margin-top: 20px;
    }

}