html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td { 
  margin: 0; 
  padding: 0;  
  font-family:"微软雅黑",arial,"宋体";
  /* font-family: Source Han Sans CN, Source Han Sans CN-Regular; */
}
img { border: 0 none; vertical-align: top; }
ul, li { list-style-type: none; }
h1{ font-size: 30px; font-weight:bold; color:#666;}
h2{ font-size: 18px; font-weight:bold; color:#006de7;}
h3{ font-size: 16px; font-weight:bold; color:#333;}

@font-face {
	font-family: 'iconfont';  /* project id 1137854 */
	src: url('//at.alicdn.com/t/font_1137854_0ydqgwpca6na.eot');
	src: url('//at.alicdn.com/t/font_1137854_0ydqgwpca6na.eot?#iefix') format('embedded-opentype'),
	url('//at.alicdn.com/t/font_1137854_0ydqgwpca6na.woff2') format('woff2'),
	url('//at.alicdn.com/t/font_1137854_0ydqgwpca6na.woff') format('woff'),
	url('//at.alicdn.com/t/font_1137854_0ydqgwpca6na.ttf') format('truetype'),
	url('//at.alicdn.com/t/font_1137854_0ydqgwpca6na.svg#iconfont') format('svg');
}
body, input, select, button, textarea { font-size: 12px; font-family:arial, Tahoma, Geneva, sans-serif; }
button { cursor: pointer; }
i, em, cite { font-style: normal; }
body {color: #333; line-height:24px; }
a, a:link { 
  /* color: #333; */
   text-decoration: none; }
a:visited { }
a:active, a:hover { text-decoration:none; color:#006de7;}
a:focus { outline: none; }

.fixed:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.fixed { display: block; min-height: 1%; }
*html .fixed { height: 1%; }
.clear { diplay: block!important; float: none!important; clear: both; overflow: hidden; width: auto!important; height: 0!important; margin: 0 auto!important; padding: 0!important; font-size: 0; line-height: 0; _zoom:1;}
.more { float: right; }
.more a { font-weight: normal; font-size: 12px; }
.fl, .fr { display: inline; float: left; }
.fr { float: right; }
.dlgdiv
{
	position:fixed;
	background:#0d72ba;
	padding:5px;
	*position:absolute; *top:expression(offsetParent.scrollTop); *left:expression((offsetParent.clientWidth-1000)/2);
}
.dclose
{
	 float:right;
	 display:block;
	 background:url(../Images/redclose.jpg);
	 background-repeat:no-repeat;
	 width:40px;
	 height:40px;
	 cursor:pointer;
}
.dlgtitle
{
	width:100%;
	display:block;
	line-height:40px;
}
.dlgtitle span
{
	display:inline-block;
	padding-left:5px;background:#294e78;
    color:#fff;font-size:14px;font-weight:bold;
}
.sptslt
{
	background:white;
	color:#333;
	width:220px;
	display:inline-block;
	text-align:center;
	font-size:22px;font-family:黑体;line-height:40px;
	vertical-align:middle;
	cursor:default;
}
.sptunslt
{
	background:#294e78;
	color:#fff;
	width:220px;
	display:inline-block;
	text-align:center;
	font-size:22px;font-family:黑体;line-height:40px;
	vertical-align:middle;
	cursor:default;
}
.dlgctitle
{
	height:40px;
	padding:0;
	border:0;
	margin:0;
	background:blue;
}
.rclose
{
	 float:right;
	 display:block;
	 background:url(../Images/redclose.jpg);
	 background-repeat:no-repeat;
	 width:40px;
	 height:40px;
	 cursor:pointer;
}
.dlgframe iframe
{
	background:white;
}
.dlgcover
{
	position:absolute;
	display:block;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color: #fff;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	opacity: 0.4; 
}
.dlgbgfrm
{
	width:100%;
	height:100%;
}
.ltb1
{
	line-height:26px;
	font-size:14px;
	margin-left:40px;
	padding-top:50px;
}
.logtxt
{
	width:330px;
	border:0;
	padding-left:10px;
}
.bt1
{
	width:120px;
	height:45px;
	background:#0d72b4;
	display:inline-block;
	float:right;
	border:0;
	color:White;
	font-size:14px;
	font-family:黑体;
}
.atomyes
{
	color:#777;text-decoration:none;
}
.alogout
{
	color:#aaa;text-decoration:none;margin-left:3px;
}
.dlgloginchk
{
	width:0;height:0;display:none;
}
#divlog a
{
	
}
.trspan td
{
	display:inline-block;
	height:20px;
}
.logleft
{
	border:solid 1px #d5d5d5;border-right:0;padding-left:0px;height:40px;color:#888888;
}
.logright
{
	border:solid 1px #d5d5d5;border-left:0;
}
.loggpwd
{
	line-height:40px;
}
.tbtec
{
	border-collapse:collapse;
}
.tbtec td
{
	border:solid 1px #aaa;
	padding:0 5px 0 5px;
	height:40px;
}
.tec_uploader{ background-color:#fff; padding:10px 0 20px 0;}
.tec_uploader dd{ padding:0 15px;}
.font-bold{
	font-weight: bold;
}

.word-indent{
	text-indent:2em;
}
.button-wrapper {
	width: 100%;
	position: absolute;
	top: 60%;
	display: flex;
	justify-content: center;
}
.btn-sheet {
	display: inline-block;
	width: 140px;
	height: 34px;
	font-size: 14px;
	background: #FFF500;
	border-radius: 17px;
	text-align: center;
	line-height: 34px;
	/* box-shadow: 0px 0px 0px 8PX rgba(255, 255, 255, 0.1); */
	cursor: pointer;
}