@charset "utf-8";
/* 主体 */
.container {padding:30px 0 40px; background:#eff4f7}
.container .wrap { width:1200px; margin:0 auto; position:relative; background:#fff;}
.container .wrap .sidebar { float:right; width:230px; }
.container .wrap .main {float:left; width:910px; min-height:460px; padding:0 20px 0 40px; }

/* 左侧栏目标题 */
.leftTitle { position:relative; height:52px; line-height:52px; background:#2183d6 url(lefts.png) left 23px center no-repeat; font-size:18px; color:#fff; font-weight:normal; padding:0 0 0 63px;}
.leftTitle i{font-style: normal;}
/* 面包屑 */
.location { position:relative; height:50px; line-height:50px; border-bottom:1px solid #2183d6; font-size:14px; color:#969696; margin-bottom:34px; 
	background:url(location.png) left center no-repeat; padding-left:24px;}
.location a{color:#969696;}
.location a:hover{color: #2183d6;}

/* 二级、三级菜单 */
.menu {margin-top:8px;}
.menu dl dt .s { display:block; height:52px; line-height:52px; font-size:16px; background:url(line.png) bottom center no-repeat; padding-left:63px; box-sizing:border; }
.menu dl dt .s:hover,.menu dl dt .s.current { background:#ececec; color: #2183d6; border-left:4px solid #2183d6; padding-left:59px; }
.menu ul{background:#fdfdfd;padding:12px 0 12px 63px;font-size:13px;}
.menu ul li a{color:#939393;display:block;line-height:28px;background:url(ico11.png) left center no-repeat;padding-left:8px;}
.menu ul li a:hover,.menu ul li a.current{color: #2183d6;background:url(ico12.png) left center no-repeat;}


/* 内容模式 */
.article { padding:0 0 40px; line-height:2; font-size:14px; word-wrap:break-word; text-align:justify; font-size:16px }
.article .hd { padding:0 0 20px; text-align:center; }
.article .hd h1 { color:#444; font-size:24px; }
.article .hd .titBar { color:#797979; font-size:13px; }
.article .bd { padding-bottom:40px; text-align:justify; }
.article .bd img{max-width:791px;}
.article .ft { padding:20px 0 0; border-top:1px solid #ddd; }

/* 新闻列表 */
.list { padding:0 0 40px; }
.list li { padding:10px 0; height:50px; line-height:30px; font-size:14px; border-bottom:1px dashed #eee; box-sizing: border-box;}
.list li:nth-child(1){padding-top:0;}
.list li a { float:left; padding-left:40px; background:url(ico11.png) left center no-repeat;font-size: 16px; background-size: 18px;}
/* .list li a:hover{background:url(ico12.png) left center no-repeat;} */
.list li span { float:right; color:#aaa; font-family:Arial; }

/* 图文新闻 */
.pothoItem { margin:0 0 40px; }
.pothoItem .item { margin-bottom:20px; padding:0 0 20px; border-bottom:1px dashed #dedede; overflow:hidden; }
.pothoItem .item .pic { float:left; margin-right:20px; }
.pothoItem .item .pic a{display:block;width:280px;height:150px;line-height:150px;text-align:center;background:#eee;}
.pothoItem .item .pic img { width:280px; height:150px; }
.pothoItem .item dl { display:block; overflow:hidden; zoom:1; line-height:20px; }
.pothoItem .item dl dt { font-size:16px; }
.pothoItem .item dl .d {font-size:14px;font-family:Arial;padding-top:7px;}
.pothoItem .item dl .m a{display:block; width:120px; height:30px; line-height:30px; background:#ddd; text-align:center;}
.pothoItem .item dl .m a:hover{background:#2183d6;color:#fff;}
.pothoItem .item dl .i { padding:3px 0 20px; color:#999; font-size:13px; line-height:25px; }

/* 图片列表 */
.piList { padding:0 0 20px; overflow:hidden; }
.piList .pic-item-list {}
.piList .pic-item { position:relative; width:290px; margin:0 20px 20px 0; float:left; display:inline;}
.piList .pic-item:nth-child(3n){float:right;margin-right:0;}
.piList .list-pic a{display:block; width:290px;text-align:center; background:#f2f2f2; }
.piList .list-pic img { width:290px; }
.piList dl {padding-top:8px;}
.piList dl dt { height:30px; line-height:30px; font-size:14px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; text-align:center; }


/* 分页 */
.page { padding:0 0 40px; line-height:24px; text-align:center; font-size:13px; }
.page a { display:inline-block; margin:0 4px; padding:3px 12px; border:1px solid #ddd; background:#f2f2f2; vertical-align:top; }
.page a:hover,.page .current { border:1px solid #2183d6; background:#2183d6; color:#fff; }

/* 新闻列表 */
.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:#32a237; font-size:14px; font-weight:bold; line-height:20px; }
.message-list .m-title span { float:right; color:#0128s6f; 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:32px; 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:26px; 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:10px 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:100px; height:32px; border:none; background:#666; color:#fff; cursor:pointer; }

.lg{border-top:4px solid #2183d6;padding-top: 55px;padding-bottom: 78px;}
.lg .lga{text-align: center;}
.lg .lga div{font-size: 24px;color: #333333;font-weight: bold;}
.lg .lga p{font-size: 14px;color: #999999;margin-top: 10px;}
.lg .lgb{margin:28px auto 0;width: 512px;}
.lg .lgb .lgba{margin-bottom: 22px;}
.lg .lgb .lgba input{width: 464px;padding: 0 24px;height: 48px;background: #eaf3ff;font-size: 18px;border:0;outline: 0;}
.lg .lgb .lgbb{margin-top: 42px;}
.lg .lgb .lgbb input{width: 100%;height: 48px;background: #2183d6;font-size: 18px;color: #ffffff;}
.lg .lgb .lgbc{margin-top: 30px;text-align: center;font-size: 18px;color: #333333;}
.lg .lgb .lgbc a{color: #2183d6;}

.reg{border-top:4px solid #2183d6;padding-top: 55px;padding-bottom: 78px;}
.reg .rega{text-align: center;}
.reg .rega div{font-size: 24px;color: #333333;font-weight: bold;}
.reg .regb{width: 780px;margin:28px auto 0;}
.reg .regb .regbi{margin-bottom:0;width: 840px;}
.reg .regb .regbi .regbii{float:left;width: 360px;margin-right: 60px;height: 70px;}
.reg .regb .regbi .regbii input{width: 300px;padding: 0 30px;height: 48px;background: #eaf3ff;font-size: 18px;border:0;outline: 0;}
.reg .regb .regba{position: relative;}
.reg .regb .regba #myfile{position: absolute;top:0;left:0;right: 0;bottom: 0;opacity: 0;}
.reg .regb .regba .regbab{width: 720px;padding: 0 30px;height: 48px;background: #eaf3ff url(file_03.jpg) no-repeat right center;font-size: 18px;border:0;outline: 0;line-height: 48px;}
.reg .regb .regbb{margin-top: 22px;}
.reg .regb .regbb textarea{padding: 10px 30px;width: 720px;font-size: 18px;background: #eaf3ff;height: 95px;}
.reg .regb .regbc{margin-top: 27px;line-height: 22px;text-align: center;}
.reg .regb .regbc input{width: 18px;height: 18px;vertical-align: middle;}
.reg .regb .regbc a{display: inline-block;vertical-align: middle;font-size: 14px;color: #333;margin-left: 15px;}
.reg .regb .regbd{margin-top: 26px;}
.reg .regb .regbd input{width: 100%;height: 48px;background: #2183d6;font-size: 18px;color: #ffffff;}
.reg .regb .regbe{margin-top: 30px;text-align: center;font-size: 18px;color: #333333;}
.reg .regb .regbe a{color: #2183d6;}

.container .wrap{width: 1280px;}
.container .wrap .main{width: 990px;}