@charset "utf-8";
.container { position:relative; width:1000px; margin:0 auto; padding:220px 0 10px; z-index:1; }

.wrap { position:relative; width:950px; min-height:400px; _height:400px; margin:0 auto; padding:20px 25px; background:url(/images/wrap.png) repeat-y; }
.wrap .sidebar { float:left; width:210px; }
.wrap .main { float:right; width:720px; }
.wrapBt { height:20px; background:url(/images/wrapBt.jpg) no-repeat; overflow:hidden; clear:both; }

.menu { height:43px; margin-bottom:30px; border:1px solid #e4e4e4; }
.menu dl { height:43px; font:14px/43px arial; }
.menu dt { float:left; height:43px; padding:0 15px 0 8px; border-right:1px solid #e4e4e4; }
.menu dt a { float:left; height:43px; padding:0 10px; background:url(/images/ico_01.gif) no-repeat right center; color:#494848; }
.menu dt a:hover { color:#bd1411; }
.menu .current { background:url(/images/ico_09.gif) repeat-x; }
.menu .current a { background:url(/images/ico_10.gif) no-repeat right center; color:#fff; text-decoration:none; }
.menu .current a:hover { color:#fff; }
.menu dd { float:left; padding:0 10px; border-right:1px dashed #e4e4e4; font-size:12px; }
.menu dd a { color:#767676; }
.menu dd a:hover, .menu dd .current { color:#f60; text-decoration:none; }
.menu .mH { padding:0 10px; }
.menu .mH a { width:14px; padding:0 5px; background:url(/images/ico_03.jpg) no-repeat center; text-indent:-999em; }
.menu .mH a:hover { background:url(/images/ico_03.jpg) no-repeat center; }

.menu .breadcrumbs { border-right:0; color:#999; }
.menu .breadcrumbs a { float:none; padding:0; background:none; color:#999; }
.menu .breadcrumbs a:hover { background:none; }

/* Display */
.article { padding:0 30px; line-height:230%; }
.article .hd { border-bottom:1px solid #ddd; text-align:center; }
.article .hd h1 { color:#333; font:18px/38px "microsoft yahei"; }
.article .hd .titBar { padding-bottom:15px; color:#555; line-height:20px; } 
.article .bd { padding:20px 0; line-height:200%; font-size:14px; word-wrap:break-word; word-break:break-all; }

/* 新闻 */
.news { margin:0 115px 20px; }
.news .item { position:relative; height:105px; margin-bottom:10px; padding:10px 0 0 104px; }
.news .item .date { position:absolute; top:15px; left:15px; width:54px; height:48px; background:#444; color:#fff; line-height:23px; text-align:center; }
.news .item .date em { display:block; border-top:2px solid #fff; background:#bebebe; }
.news .item h3 { margin-bottom:3px; color:#333; font:14px/22px "microsoft yahei"; }
.news .item .info { height:75px; border-bottom:1px solid #dcdcdc; color:#999; }

/* 分页 */
.page { margin-bottom:20px; padding:6px 0; color:#1e569f; line-height:30px; text-align:center; }
.page a { display:inline-block; padding:0 15px; 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 #be211d; background:#be211d; color:#fff; text-decoration:underline; }
.page .current { border:1px solid #be211d; background:#be211d; color:#fff; }

/* 新闻列表 */
.list { padding:0 0 10px; }
.list li { padding:0; border-bottom:1px dotted #aca495; background:url(/images/ico_05.gif) no-repeat 6px 15px; font-size:12px; line-height:35px; clear:both; }
.list li span { float:right; padding-right:8px; color:#b08d00; font-size:11px; }
.list li a { padding-left:20px; color:#535353; }
.list li a:hover { text-decoration:underline; }

.leftPicTitle { height:75px; }

.ps { padding:10px; border:solid #e1e1e1; border-width:0 1px 1px; background:#f5f5f5; }
.ps dl dt { margin-bottom:8px; }
.ps dl dt a { display:block; padding:5px 0 5px 17px; border:1px solid #e1e1e1; background:url(/images/ico_06.gif) repeat-x; color:#666; font:14px/20px 'microsoft yahei';}
.ps dl dt a:hover,.ps dl dt .current { border:1px solid #f60; color:#f60; text-decoration:none; }
.ps dl dd { background:url(/images/ico_07.gif) no-repeat 17px 6px; line-height:20px; font-family:'microsoft yahei'; }
.ps dl dd a { display:block; padding:0 0 4px 30px; background:none; color:#333; }
.ps dl dd a:hover,.ps dl dd .current { color:#f60; text-decoration:none; }

/* 图文列表 */
.hotNews { width:705px; height:135px; margin:0 auto 20px; border-bottom:1px solid #e5e5e5; clear:both; }

.hotNews .pic { float:left; width:252px; height:114px; }
.hotNews dl { float:right; width:435px; height:135px; padding:0; line-height:20px; }
.hotNews dl dt { height:40px; color:#904e00; font:16px/18px "microsoft yahei"; }
.hotNews dl dt a { color:#904e00; } 
.hotNews dl dd { line-height:20px; }
.hotNews dl .info { height:54px; }
.hotNews dl dd a { color:#3c9e24; }

/* 图片列表 */
.pic-item-list { margin:0 0 20px; }
.pic-item-list .pic-item { display:block; float:left; width:130px; margin-bottom:10px; padding:0; }
.pic-item-list .pic-item .list-pic { display:block; width:100px; height:100px; margin:0 auto; padding:4px; border:1px solid #919090; line-height:100px; text-align:center; }
.pic-item-list .pic-item dl { padding:0 5px; line-height:26px; text-align:center; }

/* 图片列表尺寸 基于基础库 */
.w224 { width:720px; margin:0; overflow:hidden; }
.w224 .pic-item-list { width:741px; margin:0; }
.w224 .pic-item { width:226px; margin:0 21px 25px 0; padding:0 0 0; }
.w224 .pic-item .list-pic { display:block; width:224px; height:166px; margin:0 auto; padding:0; border:1px solid #e5e5e5; background:none; line-height:166px; }
.w224 .pic-item dl { padding:0; line-height:28px; text-align:center; }
.w224 .pic-item dl dt { background:#999; font-size:14px; }
.w224 .pic-item dl dt a { color:#fff; }
.w224 .pic-item:hover dl dt { background:#be211d; }

/* 人才招聘 */
.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:100px; 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; }

.pro { padding:0 25px; }
.pro .hd { }
.pro .hd h1 { color:#333; font:28px/38px "microsoft yahei"; }
.pro .hd h2 { color:#ef6e21; font:18px/30px "microsoft yahei"; }
.pro .bd { padding:20px 0; line-height:200%; font-size:14px; word-wrap:break-word; word-break:break-all; }