@charset "utf-8";
.logo { position:fixed; top:0; }
.tel { position:fixed; top:10px; right:76px; height:30px; z-index:2; }
.wei { right:76px; }
.container { position:relative; width:819px; min-height:534px; _height:534px; margin:0 auto; padding:166px 58px 0 123px; }
.tf { position:fixed; bottom:0; left:0; width:100%; }

.lkc li { float:left; width:273px; height:157px; display:inline; overflow:hidden; }
.lkc li a { display:block; width:546px; height:157px; }

/* 关于我们 */
.ac .ac-0 { margin:0 273px; }
.ac .ac-1 { margin:0 0 0 273px; }
/* 新闻中心 */
.nc .ac-0 { margin:0 273px; }
.nc .ac-1 { margin:0 0 0 273px; }
/* 智慧产品 */
.pc .ac-0 { margin:0 0 0 273px; }
.pc .ac-1 { margin:0 0 0 0; }

	/* 标题 */
.lkt-at { position:absolute; top:215px; left:52px; }
.lkt-nt { position:absolute; top:241px; left:52px; }
.lkt-pt { position:absolute; top:117px; left:52px; }

/* 新闻 */
.news { margin:0 0 20px; }
.news .item { position:relative; height:105px; margin-bottom:10px; padding:10px 0 0 90px; }
.news .item .date { position:absolute; top:10px; left:15px; width:54px; height:48px; background:#004394; color:#fff; line-height:23px; text-align:center; display:inline; }
.news .item .date em { display:block; border-top:2px solid #fff; background:#adc8e8; }
.news .item h3 { margin-bottom:3px; color:#333; font:15px/24px "microsoft yahei"; }
.news .item .info { height:75px; border-bottom:1px dotted #d0d0d0; color:#999; line-height:21px; }

/* 分页 */
.page { margin-bottom:20px; padding:6px 0; color:#1e569f; line-height:26px; text-align:center; }
.page a { display:inline-block; width:28px; height:28px; margin:0 2px; border:1px solid #fafafa; background:#f5f5f5; color:#999; font-size:14px; vertical-align:top; }
.page a img { vertical-align:top; }
.page a:hover { border:1px solid #004394; background:#004394; color:#fff; text-decoration:underline; }
.page .current { border:1px solid #004394; background:#004394; color:#fff; }

.about { height:470px; }
.about .leftArea { float:left; width:194px; height:470px; }
.about .rightArea { float:right; width:695px; height:470px; overflow-y:auto }
.about .t { height:42px; margin-bottom:15px; padding-top:20px; border-bottom:1px solid #e5e5e5; }
.about .b { line-height:24px; font-size:14px; }

.wrap { position:fixed; top:50%; left:50%; width:950px; height:470px; margin:-255px 0 0 -495px; padding:20px; background:#fff; overflow-y:auto; z-index:10; }

.rightArea,.container {
	scrollbar-arrow-color: #fff;  /*图6,三角箭头的颜色*/
	scrollbar-face-color: #004394;  /*图5,立体滚动条的颜色*/
	scrollbar-3dlight-color: #fff;  /*图1,立体滚动条亮边的颜色*/
	scrollbar-highlight-color: #fff;  /*图2,滚动条空白部分的颜色*/
	scrollbar-shadow-color: #fff;  /*图3,立体滚动条阴影的颜色*/
	scrollbar-darkshadow-color: #fff;  /*图4,立体滚动条强阴影的颜色*/
	scrollbar-track-color: #fff;  /*图7,立体滚动条背景颜色*/
	scrollbar-base-color:#fff;  /*滚动条的基本颜色*/
}

/* 人才招聘 */
.hr { padding:0 0 10px; }
.hr-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #ccc; }
.hr-list .title { padding:0; color:#333; font-size:14px; font-weight:bold; line-height:20px; }
.hr-list .title span { float:right; color:#ccc; font-size:12px; font-weight:100; }
.hr-list .info { padding:5px 0; line-height:24px; }
.hr-list .apply { width:80px; height:24px; background:#ccc; color:#fff; line-height:24px; text-align:center; }
.hr-list .apply a { color:#fff; }

.hrTable {}
.hrTable th { padding:2px 8px; border:1px solid #555; background:#333; color:#fff; }
.hrTable td { padding:2px 8px; border-bottom:1px solid #999; }

/* 在线留言 */
.message { padding:0 0 10px; }
.message-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #ccc; }
.message-list .m-title { padding:0; color:#333; font-size:14px; font-weight:bold; line-height:20px; }
.message-list .m-title span { float:right; color:#ccc; font-size:12px; font-weight:100; }
.message-list .m-info { padding:5px 0; line-height:24px; }
.message-list .r-title { padding:0; color:#2083c7; line-height:20px; }
.message-list .r-info { padding:5px 0; line-height:24px; }

/* 表单部分 */
.form-panel { padding:0 0 10px; }
.form-panel h4 { margin-bottom:10px; padding:2px 20px; background:#ccc; color:#333; line-height:22px; }
.form-panel .tips { padding:10px 0 10px 110px; font-weight:bold; font-size:13px; text-align:left; }
.form-panel .field { clear:both; }
.form-panel li.field label { display:block; float:left; width:100px; line-height:24px; text-align:right; }
.form-panel .input { padding:5px 0; zoom:1; }
.form-panel .field:after { content:'\20'; display:block; height:0; clear:both; }
.form-panel .text { height:20px; padding:1px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel .textarea { width:450px; height:60px; padding:1px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel .submit-field { padding:0 10px 20px 100px; clear:both; }
.form-panel .submit-field input { margin-right:10px; }
.form-panel .submit-field .btn-submit { width:93px; height:29px; border:none; background:#ccc; color:#555; cursor:pointer; }
.form-panel .submit-field .btn-reset { width:93px; height:29px; border:none; background:#ccc; color:#555; cursor:pointer; }