﻿@charset "utf-8";
/**共性css*/
* {margin:0; padding:0; list-style:none; } 
body, h1, h2, h3, h4, h5, h6, hr, p,
blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, textarea, /* form elements 表单元素 */
th, td, /* table elements 表格元素 */
img/* img elements 图片元素 */{
border:medium none;
margin: 0;
padding: 0;
}
/** 设置默认字体 **/
body,button, input, select, textarea {
font: 12px/1.5 '微软雅黑',tahoma, Srial, helvetica, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
em{font-style:normal;}
/** 重置列表元素 **/
ul, ol { list-style: none; }
/** 重置超链接元素 **/
a { text-decoration: none; color:#000;}
a:hover { text-decoration: underline; color:#3363a7; }
/** 重置图片元素 **/
img{ border:0px;}
/** 重置表格元素 **/
/*清除浮动*/
.clear{
	height:0px;
	line-height:0px;
	font-size:0px;
	clear:both;
	}
.color1, .color1 a{color:#235588;} /* 深蓝 */
.color2, .color2 a{color:#5c5c5c;} /* q浅灰 */
.color3, .color3 a{color:#4e4e4e;} /* q中灰 */
.color4, .color4 a{color:#666666;} /* q深灰 */
.color5, .color5 a{color:#0972bb;}
.color6, .color6 a{color:#0e79cb;}
/* 中蓝 */
.hg15{ width:100%; height:10px;}
.hg25{ width:100%; height:10px;}
.mr10 {margin-right: 10px !important;}
.mrg10{ margin-right:10px;}
.hg30{ height:30px; width:100%}
.f13{ font-size:13px;}
.f14{ font-size:14px;}
.fonty{font-family:"微软雅黑";}
.fleft{ float:left;}
.fright{ float:right;}
.ccontent{width: 100%;}
.length_1{width:80px;}
.length_2{width:110px;}
.length_3{width:40px;}
.length_4{width:90px;}
.length_5{width:60px;}
.length_6{width:120px;}
.length_7{width:180px;} 
#wrap{ width:100%;}
.cright {width:100%; position:absolute; left:0;} 
#content .space{ height:5px; font-size:0px; background:#198bc9}
#footer{ width:100%; height:26px; line-height:26px; background:url(../images/index-footer-bg.gif);}

/* 表格 */
.inpubr{border: 1px solid #CCC;background-color: white;}


/*遮罩层*/
.mask{width:100%; height:100%; background:#ccc; position:absolute; top:0; left:0; filter:alpha(opacity=60); -moz-opacity:0.6; opacity: 0.6; top:0; left:0; display:none;}
/*系统提示弹出*/
.popsure{position:fixed; top: 50%; left: 50%;margin-left:-154px; margin-top:-82px; width: 308px; height: 165px; color: rgb(102, 102, 102); /*text-align:center;*/ line-height: 32px; cursor: auto; display: none; background-color:#fff; box-shadow:0 0 3px 3px #ccc; border-radius:5px;z-index:3000;_position:absolute;}
.jpcontent{font-family:"微软雅黑"; font-size:14px; color:#666; margin:0 auto; text-align:center; width:95%; line-height:22px; height: 60px;}
.jptit{ background-color:#4579ab; height:30px; color:#FFF;text-align:left; text-indent:12px;font-family:"微软雅黑"; line-height:30px; }
.jptit span{ float:right;}
.jclose{width:10px; height:9px; background:url(../images/close1030.png) no-repeat; position:absolute; right:10px; top:12px; z-index:21111; display:block; cursor:pointer; }
.jpbtnBox{ position:absolute; z-index:100; width:100%; bottom:5px; left:0;}
.jpbtns{ width:100%; height:24px; margin:0 auto 10px; text-align: center;}
.jpbtns a{ color:#fff; text-decoration:none; margin: 0px 5px;}
.jpbtn{ background-color:#4579ab; color:#fff; width:70px; height:24px;font-family:"微软雅黑";font-size:14px; font-weight:bold;text-align:center; display: inline-block; line-height:24px; cursor:pointer;}
.mrg10{ margin-right:10px;}
.hg30{ height:30px; width:100%}

/*系统表单树形弹出*/
.tfpopsure{position:fixed; top: 25%; left: 35%;margin-left:-154px; margin-top:-82px; width: 308px; height: auto; color: rgb(102, 102, 102); text-align:center;line-height: 32px; cursor: auto; display: none; background-color:#fff; box-shadow:0 0 3px 3px #ccc; border-radius:5px;z-index:100;_position:absolute;}
.tfjpcontent{font-family:"微软雅黑"; font-size:14px; color:#666; margin:0 auto; text-align:center; width:auto; line-height:22px; height: auto; padding:15px; }
.tfjptit{ background-color:#4579ab; height:30px; color:#FFF;text-align:left; text-indent:12px;font-family:"微软雅黑"; line-height:30px; }
.tfjptit span{ float:right;}
.tfjclose{width:10px; height:9px; background:url(../images/close1030.png) no-repeat; position:absolute; right:10px; top:12px; z-index:21111; display:block; cursor:pointer; }
.tfjpbtnBox{ position:initial; z-index:100; width:100%; bottom:15px; left:0; height: auto;}
.tfjpbtns{ width:100%; height:24px; margin:0 auto; padding-bottom: 15px; padding-top: 15px;}
.tfjpbtns a{ color:#fff; text-decoration:none; margin: 0px 5px;}
.tfjpbtn{ background-color:#4579ab; color:#fff; width:70px; height:24px;font-family:"微软雅黑";font-size:14px; font-weight:bold;text-align:center; display: inline-block; line-height:24px; cursor:pointer;}
.mrg10{ margin-right:10px;}
.hg30{ height:30px; width:100%}
