@charset "utf-8";
/* Banner */
.banner { position:relative; width:100%; overflow:hidden; z-index:3; }
.banner .bd { zoom:1; }
.banner .bd img { width:100%!important; height:auto!important; }

/* 主体 */
.container {position:relative; z-index:8;background: url(bg.jpg) no-repeat center top;margin-bottom: 30px;}
.wrap{position:relative;width:1100px; min-height:460px; _height:460px;margin:0 auto;padding-top:34px;}
.wrap .sidebar { float:left; width:254px; margin-right:30px; margin-bottom: 40px;}
.wrap .main { display:block; overflow:hidden; *zoom:1; background: #fff;padding: 0 16px;box-shadow: 0px 1px 2px 2px #f0f0f0;}
.wrapBt { height:0; background:none; overflow:hidden; clear:both; }

/* 左侧栏目标题 */
.leftTitle { position:relative; padding:24px 0; background:url(leftTitle.jpg) no-repeat #59afe4; color:#fff; }
.leftTitle p{background: url(bg-08.png) no-repeat 222px center;padding-right: 50px;}
.leftTitle i,.leftTitle s { display:block; text-align:right; }
.leftTitle i { font-size:24px; line-height:32px; font-weight:bold; }
.leftTitle s { color:#eee; font:14px/26px arial; text-decoration:none; text-transform:uppercase; }

/* 二级、三级菜单 */
.menu { margin-bottom:20px;background: url(leftbg.jpg) no-repeat left bottom;padding-bottom: 195px; }
.menu dl {background: #319bde;padding:20px 19px 0; }
.menu dl dt a { display:block; padding:12px 6px 12px 36px; border-bottom:1px dashed #6ab6e7; background:#319bde url(icon-08.png) no-repeat 170px center; color:#fff; font-size:14px; text-align:left;transition:none; }
.menu dl dt a:hover,.menu dl dt .current {background: url(icon-07.png) no-repeat 170px center;color:#fff; text-decoration:none; }
.menu dl dd { padding:5px 0 5px 45px; border-bottom:1px solid #eee; background:url(o_ico_18.gif) no-repeat 35px 13px; font-size:14px; text-align:left; }
.menu dl dd a:hover,.menu dl dd .current { color:#32a237; text-decoration:none; }

/* 左侧栏目图片 */
.m-ltp .hd{background: url(bg-09.jpg) no-repeat center;height: 43px;line-height: 43px;font-size: 16px;color: #fff;text-align: center;}
.m-ltp .bd{background: #319bde;padding:12px 12px 10px;}
.m-ltp li {line-height:34px; font-size:14px; border-bottom: 1px dashed #69b6e7;height:34px;background: url(icon-09.jpg) no-repeat left center;padding-left: 12px; }
.m-ltp li a{color: #fff;}

/* 面包屑 */
.location { position:relative; height:46px; margin-bottom:30px; border-bottom:1px solid #b2b2b2; line-height:46px; }
.location h3 { float:left; padding-left:16px; color:#319bde; font-size:12px; font-weight:bold; }
.breadcrumbs { float:right; text-align:right;margin-right: 20px; }
.breadcrumbs a { display:inline-block; margin-left:12px; padding-left:12px; background:url(o_ico_04.gif) no-repeat 0 center; vertical-align:top; }
.breadcrumbs .u-home { padding-left:20px; background:url(o_ico_03.gif) no-repeat 0 center; }

/* 内容模式 */
.article { padding:0 0 40px; line-height:2; font-size:14px; word-wrap:break-word; text-align:justify;}
.article .hd { padding:0 0 20px; text-align:center; }
.article .hd h1 { color:#000; font-size:20px; }
.article .hd .titBar { color:#797979; font-size:12px; }
.article .bd { padding-bottom:40px; text-align:justify;}
.article .ft { padding:20px 0 0; border-top:1px solid #ddd; }

/* 头部新闻 */
.hotNews {margin-bottom:8px; background:#fff; overflow:hidden;padding-bottom:30px;border-bottom:1px solid #ccc; }
.hotNews .pic { float:left; width:185px; height:144px; margin-right:15px; }
.hotNews .pic img { width:100%; height:100%;padding: 2px;border: 1px solid #e3e3e3; }
.hotNews dl { display:block; overflow:hidden; zoom:1; line-height:22px; padding-left: 10px;}
.hotNews dl dt {font-size:14px; line-height:30px; }
.hotNews dl dt a { color:#000; }
.hotNews dl dt a:hover { color:#000; }
.hotNews dl .t{color: rgba(0,0,0,.6);}
.hotNews dl .i { min-height:56px; padding-bottom:10px; color:rgba(0,0,0,.5); }
.hotNews dl .m { width:80px; height:24px; background:#d0d0d0; line-height:24px;text-align: center;}
.hotNews dl .m a { display:inline-block; color:#000;background: #d0d0d0;width: 100%;height: 100%; }
.hotNews dl .m a:hover { background:#666; color:#fff; }

/* 新闻列表 */
.news { padding:0 0 40px; }
.news li{background: url(icon-10.jpg) no-repeat 8px center; font-size:14px; padding-left: 23px;line-height: 42px;height: 42px;border-bottom: 1px dashed #b6b6b6; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.news li span{float: right;}
.newsTable th { border:1px solid #fff; background:#c8cacb; color:#fff; font-weight:bold; text-align:center; }
.newsTable td { padding:8px 10px; border-bottom:1px solid #dcd9d4; line-height:20px; }

.list { padding:0 0 40px; }
.list li { padding:7px 0; border-bottom:1px dashed #e0e0e0; background:url(o_ico_11.gif) no-repeat 2px 13px; line-height:20px; clear:both; }
.list li span { float:right; color:#999; font-size:12px; }
.list li a { padding-left:15px; }
.list li a:hover { text-decoration:underline; }

/* 图文新闻 */
.pothoItem { margin:0 0 40px; }
.pothoItem .item { margin-bottom:20px; padding:0 0 20px; border-bottom:1px dashed #d3d3d3; overflow:hidden; }
.pothoItem .item .pic { float:left; width:200px; height:150px; margin-right:20px; padding:4px; border:1px solid #e7e7e7; }
.pothoItem .item .pic img { width:200px; height:150px; }
.pothoItem .item dl { display:block; overflow:hidden; zoom:1; padding:0; line-height:20px; }
.pothoItem .item dl dt { font-size:16px; line-height:32px; }
.pothoItem .item dl .d { display:none; }
.pothoItem .item dl .i { padding:5px 0 18px; color:#999; font-size:14px; line-height:25px; text-align:justify;}
.pothoItem .item dl .m a{display:block;width:100px;height:30px;line-height:30px;text-align:center;background:#eee;}
.pothoItem .item dl .m a:hover{background:#1686cd;color:#fff;}

/* 图片列表 */
.piList { padding:0 7px 20px; overflow:hidden; }
.piList .pic-item-list { width:788px; margin:0; padding:0; }
.piList .pic-item { position:relative; width:234px; margin:0 24px 40px 0;padding:0;float: left;border: 2px solid transparent;}
.piList .list-pic { display:block; width:234px; height:180px; margin-bottom:0; padding:0; border:0; line-height:148px; }
.piList .list-pic img { width:234px; height:180px; }
.piList dl { padding:10px 5px;height:40px;background: #f7f7f7;}
.piList dl dt {font-size:12px; line-height:20px; }
.piList .pic-item:hover{border: 2px solid #319bde;}
.piList .pic-item:hover dl{background: #319bde;}
.piList .pic-item:hover dl a{color: #fff;}

/* 分页 */
.page { padding:0 0 40px; line-height:24px; text-align:center; }
.page a { display:inline-block; margin:0 2px; padding:0 8px; border:1px solid #ddd; background:#ddd; color:#333; vertical-align:top; }
.page a:hover,.page .current { border:1px solid #1686cd; background:#1686cd; color:#fff; }
.page span{margin-right:6px;}

/* 人才招聘 */
.hrTop { padding:0 0 30px; border-bottom:1px solid #ddd; }
.hrTop li { padding-left:16px; background:url(ico_05.gif) no-repeat 0 8px; font-weight:bold; line-height:24px; }
.hrTable .hrTableTh { height:32px; background:#666; color:#fff; }
.hrTable th { color:#fff; font-weight:normal; }
.hrTable td { padding:0 8px; }
.hrTable .bg td { background:#eee; }
.hr { position:relative; padding:0 0 25px; }
.hr h3 { padding-left:0; border-bottom:1px dotted #ccc; color:#0063be; font-size:20px; line-height:55px; }
.hr h3 s { float:right; width:20px; height:20px; margin-top:17px; cursor:pointer; }
.hr h3 .off { background:url(hr_down.gif) no-repeat center; }
.hr h3 .on { background:url(hr_up.gif) no-repeat center; }
.hrItem { margin-bottom:5px; }
.hrItem .title { border-bottom:1px dotted #ccc; color:#999; font-weight:bold; line-height:36px; }
.hrItem .title span { float:right; font-weight:100; }
.hrItem .title span a { color:#88000c; }
.hrItem .con { margin-bottom:10px; padding:15px 0; line-height:24px; }
.hrItem .con h4 { font-size:14px; line-height:36px; }
.hrItem .apply { width:95px; height:25px; padding:0; background:#01286f; color:#fff; line-height:25px; text-align:center; }
.hrItem .apply a { color:#fff; }
.hr-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #777; }
.hr-list .title { padding:0; color:#0063be; font-weight:bold; line-height:20px; }
.hr-list .title span { float:right; font-weight:100; }
.hr-list .info { padding:5px 0; line-height:24px; }
.hr-list .apply { height:24px; line-height:24px; text-align:right; }

/* 新闻列表 */
.message { padding:0 0 30px; }
.message-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #ddd; }
.message-list .m-title { padding:0; color:#0063be; font-size:14px; font-weight:bold; line-height:20px; }
.message-list .m-title span { float:right; color:#01286f; font-size:12px; font-weight:100; }
.message-list .m-info { padding:5px 0; line-height:24px; }
.message-list .r-title { padding:0; line-height:20px; }
.message-list .r-info { padding:5px 0; line-height:24px; }

/* 人才招聘 */
.form-panel { padding:0 0 30px; }
.form-panel h4 { margin-bottom:10px; padding:0 20px; background:#666; color:#fff; line-height:30px; }
.form-panel .tips { padding:10px 0 10px 100px; 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:2px 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; _padding:0 10px 20px 100px; clear:both; }
.form-panel .submit-field input { margin-right:10px; }
.form-panel .submit-field .btn-submit,.form-panel .submit-field .btn-reset { width:93px; height:29px; border:none; background:#666; color:#fff; cursor:pointer; }