@charset "utf-8";

.header {position: static;}

.ibanner{width:1920px;position:relative;left:50%;margin-left:-960px;}

/* 主体 */
.container .wrap { position:relative; min-height:460px; background:#fff; padding:38px 0 50px;}
.container .wrap .sidebar { float:left; width:276px; }
.container .wrap .main {float:right; width:904px;}

/* 左侧栏目标题 */
.lefttitle { position:relative; background:#0e40a4; padding:40px 0 40px 40px;}
.lefttitle i,.lefttitle s { display:block; }
.lefttitle i { font-size:36px; line-height:36px; color:#fff; font-style:normal; }
.lefttitle s { color:#aab1cb; font:14px/16px arial; text-decoration:none; text-transform:uppercase; margin-top:10px;}

.tel{height:65px;line-height:65px;background:#0e40a4  left 40px center no-repeat;font-size:24px;font-family:arial;color:#fff;padding-left:74px;}

/* 面包屑 */
.location { position:relative; height:50px; line-height:50px; background:#f6f6f6; font-size:14px; }
.breadcrumbs { width:1200px; margin:0 auto; }
.breadcrumbs a {}
.breadcrumbs .u-home { padding-left:20px; background:url(/uploads/image/images/o_ico_03.png) no-repeat 0 center; }

/* 二级、三级菜单 */
/* .menu {} */
.menu dl dt {margin-bottom:1px;}
.menu dl dt a { display:block; height:54px; line-height:54px; font-size:16px; padding-left:35px; background:#dfdfdf; border-left:5px solid #dfdfdf; color:#222;}
.menu dl dt a:hover,.menu dl dt .current { background:#cad0e5; border-left:5px solid #4a5b96;}
.menu dl .dd a { display:block; height:54px; line-height:54px; font-size:16px; padding-left:35px; background:white; border-left:5px solid #dfdfdf; color:#222;}
.menu dl .dd{display: none;}
.menu dl .dd a:hover,.menu dl .dd .current { background:#cad0e5; border-left:5px solid #4a5b96;}
/* 内容模式 */
.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:#333; font-size:20px; line-height:28px; }
.article .hd .titbar { color:#797979; font-size:13px; }
.article .bd { padding-bottom:40px; text-align:justify; }
.article .bd table td img{max-width:200px !important;}
.article .ft { padding:20px 0 0; border-top:1px solid #ddd; }

/* 头部新闻 */
.hotnews { margin-bottom:26px; overflow:hidden; }
.hotnews .pic { float:left; width:274px; height:200px; overflow:hidden; }
.hotnews .pic img{width:274px;height:200px;}
.hotnews .pic a:hover img{transform:scale(1.05);}
.hotnews dl { display:block; overflow:hidden; zoom:1; float:right; width:630px; height:200px; background:#f9f9f9; box-sizing:border-box; padding:20px; }
.hotnews dl dt { font-size:18px; text-align:justify; }
.hotnews dl dt a{color:#000;}
.hotnews dl dt a:hover{color:#192e78;}
.hotnews dl .d{padding:10px 0;font-family:arial;font-size:14px;}
.hotnews dl .i { padding-bottom:15px; font-size:14px; color:#888; padding-top:10px; }
.hotnews dl .m { width:110px; height:30px; background:#999; line-height:30px; text-align:center; }
.hotnews dl .m a { display:block; color:#fff; }
.hotnews dl .m a:hover { background:#192e78; color:#fff; }

/* 新闻列表 */
.list { padding:0 0 40px; }
.list li { padding:15px 0; border-bottom:1px dashed #e0e0e0; background:url(/uploads/image/images/o_ico_04.gif) no-repeat left center; font-size:14px; height:20px; line-height:20px; }
.list li a { float:left; padding-left:14px; }
.list li a:hover{padding-left:20px;}
.list li span { float:right; color:#999; font-family:arial; }

/* 图文新闻 */
.pothoitem { margin:0 0 40px; }
.pothoitem .item { margin-bottom:20px; padding:0 0 20px; border-bottom:1px solid #d1d5e4; overflow:hidden; }
.pothoitem .item .pic { float:left; margin-right:20px; }
.pothoitem .item .pic a{display:block;width:254px;height:186px;line-height:186px;text-align:center;background:#eee;overflow:hidden;}
.pothoitem .item .pic img { width:254px; height:186px; }
.pothoitem .item .pic a:hover img{transform:scale(1.04);}
.pothoitem .item dl { display:block; overflow:hidden; zoom:1; padding-top:10px; }
.pothoitem .item dl dt { font-size:16px; line-height:32px; }
.pothoitem .item dl dt a{color:#000;}
.pothoitem .item dl dt a:hover{color:#0e40a4;}
.pothoitem .item dl .d {font-size:14px;font-family:arial;padding-top:3px;}
.pothoitem .item dl .m a{display:block; width:100px; height:30px; line-height:30px; border-radius:30px; background:#e9e9e9; text-align:center;}
.pothoitem .item dl .m a:hover{background:#0e40a4;color:#fff;}
.pothoitem .item dl .i { padding:5px 0 20px; color:#999; font-size:13px; line-height:25px; }

/* 图片列表 */
.pilist { padding:0 0 20px; overflow:hidden; }
.pilist ul li{width:290px;float:left;margin-right:11px;margin-bottom:20px;}
.pilist ul li:nth-child(3n){float:right;}
.pilist ul li a{display:block;}
.pilist ul li a img{border:1px solid #dfdfdf;border-bottom:0;box-sizing: border-box;}
.pilist ul li p{height:39px;line-height:38px;background:#dfdfdf url(/uploads/image/images/j1.png) right 20px center no-repeat;border:1px solid #dfdfdf;font-size:14px;padding-left:20px;}
.pilist ul li a:hover p{background:#0e40a4;color:#fff;border:1px solid #0e40a4;background:#0e40a4 url(/uploads/image/images/j2.png) right 20px center no-repeat;}
.pilist ul li a:hover img{opacity:0.8;}

/* 分页 */
.page { padding:0 0 30px; line-height:24px; text-align:center; }
.page a { display:inline-block; margin:0 3px; padding:3px 13px; border:1px solid #ddd; background:#f2f2f2; vertical-align:top; }
.page a:hover,.page .current { border:1px solid #0e40a4; background:#0e40a4; 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:#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:32px; text-align:right; }
.form-panel .input { padding:7px 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:600px; 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:110px; height:32px; border:none; background:#666; color:#fff; cursor:pointer; }
.form-panel .submit-field .btn-submit{background:#192e78; color:#fff;}