@charset "utf-8";
.container { width: 100%; margin: 0 auto;background-color: #fff; }
.banner { position: relative; width: 100%; z-index:0; overflow: hidden; }
 
.sidebar { float:left; width:252px;position: relative;z-index: 10;margin-top: 30px; }
.main { float:right; width:914px; padding:30px 0; }
.wrapBt { height:0; background:none; overflow:hidden; clear:both; }

/* 左侧栏目标题 */
.leftTitle { position:relative; padding:35px 30px;font-size: 24px;color: #fff;height: 97px;background-color: #d91817;box-sizing: border-box;border-bottom: 1px solid #eee; }
.leftTitle i{font-style: normal;}
.leftTitle s{display: none;}
/* 二级、三级菜单 */
.menu { margin-bottom:33px;padding-bottom: 16px;border-bottom: 2px solid #d91817;background: #f6f5f5;}
.menu dl dt a { display:block; padding:11px 52px 11px 30px; border-bottom:1px solid #dddcdc; color:#4c4c4c; font-size:18px; text-align:left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;border-left: 2px solid transparent;}
.menu dl dt a:hover,.menu dl dt .current { color:#333333; text-decoration:none; background:#f9e9e9 url(ss1_03.png) no-repeat right 20px center;border-left: 2px solid #d91817;}
.menu dl dd { padding:8px 0 8px 55px; border-bottom:1px solid #eee;  font-size:14px; text-align:left; }
.menu dl dd a:hover,.menu dl dd .current { color:#333333; }

.menu-video-list li {margin-bottom: 18px;}

/* 面包屑 */
.location { position:relative; height:46px; border-bottom:1px solid #eee; line-height:46px;display: none;}
.location h3 { float:left; height:44px; color:#000; font-weight:100; font-size:17px; }
.breadcrumbs { float: right; }
.breadcrumbs a { display:inline-block; margin:0 8px; vertical-align:top; }
.breadcrumbs .u-home { padding-left:20px; background:url(o_ico_03.png) no-repeat 0 center; }

/* 内容模式 */
.article { padding:20px 0 40px; line-height:2; font-size:14px; word-wrap:break-word; }
.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;line-height: 2 !important;font-size: 16px !important;font-family: "Microsoft YaHei" !important;}
.article .ft { padding:20px 0 0; border-top:1px solid #ddd; }

/* 头部新闻 */
.hotNews { margin-bottom:30px; background:#848484; overflow:hidden; }
.hotNews .pic { float:left; width:390px; height:250px; margin-right:5px; }
.hotNews .pic img { width:100%; height:100%; }
.hotNews dl { display:block; overflow:hidden; zoom:1; padding:25px 20px 0 15px; line-height:22px; }
.hotNews dl dt { margin-bottom:13px; padding-left:10px; background:url(o_ico_05.jpg) no-repeat 0 13px; color:#fff; font-size:14px; line-height:30px; }
.hotNews dl dt a { color:#fff; }
.hotNews dl dt a:hover { color:#000; }
.hotNews dl .i { min-height:110px; padding-bottom:10px; padding-left:10px; color:#eee; }
.hotNews dl .m { width:84px; height:24px; margin-left:10px; background:#fff; line-height:24px; text-align:center; }
.hotNews dl .m a { display:block; color:#333; }
.hotNews dl .m a:hover { background:#666; color:#fff; }

/* 新闻列表 */
.news { padding:0 0 40px; }
.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 { background:url(o_ico_04.gif) no-repeat 2px 17px; font-size:15px; line-height:34px; clear:both; }
.list li:nth-child(5n) {border-bottom: 1px dashed #dadada;padding-bottom: 17px;margin-bottom: 17px;}
.list li span { float:right; color:#999; font-size:15px; }
.list li a { padding-left:15px;transition: all 0.5s;display: inline-block; }
.list li a:hover { transform: translate(10px, 0);color: #d91817; }

/* 图文新闻 */
.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,.pothoItem .item dl .m { display:none; }
.pothoItem .item dl .i { padding:5px 0 0; color:#999; font-size:14px; line-height:25px; }

/* 图片列表 */
.pic-item-list {}
.pic-item-list .pic-item { display:block; float:left; width:130px; margin-bottom:10px; padding:0; }
/*.pic-item-list .pic-item:nth-child(3n) {margin-right: 0;}*/
.pic-item-list .list-pic { display:block; width:100px;  margin:0 auto; padding:4px; border:1px solid #919090; line-height:100px; text-align:center; }
.pic-item-list dl { padding:0 5px; line-height:26px; text-align:center; }
.piList { padding:0 0 20px; overflow:hidden; width: 1000px;}
.piList .pic-item { position:relative; width:282px; margin:0 34px 48px 0; padding:0; display:inline; }
.piList .list-pic { display:block; width:282px;  margin-bottom:0; padding:0; border:0; line-height:148px;overflow: hidden; }
.piList .list-pic img { width:282px;}
.piList .pic-item .list-pic img{
	transition: transform 0.6s;
	-moz-transition: transform 0.6s; 
	-webkit-transition: transform 0.6s; 
	-o-transition: transform 0.6s;
	max-width: 100%;
	
}
.piList .pic-item:hover .list-pic img{
	transform:scale(1.1);
-ms-transform:scale(1.1); 	
-moz-transform:scale(1.1); 	
-webkit-transform:scale(1.1); 
-o-transform:scale(1.1); 
}
.piList dl { padding:0px 5px; line-height:67px;background: #fbf7f7;border-bottom: 3px solid #d91817;}
.piList dl dt { height:67px; font-size:18px; line-height:67px;white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.piList dl dt a{color: #222;}
.piList .pic-item:hover dl{background: #d91817;}
.piList .pic-item:hover dl dt 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;font-size: 14px; }
.page a:hover,.page .current { border:1px solid #d91817; background:#d91817; color:#fff; }
.page span{margin-right:6px;}

/* webmap */
.webmap { padding: 20px; margin: 0 auto; }
.webmap dl dt { margin: 5px 0; padding-left: 18px; background: url(ico_05.gif) 3px center no-repeat; font-size: 16px; line-height: 2; }
.webmap dl dt a { color: #000; font-weight: bold; }
.webmap dl dd { padding-left: 18px; }
.webmap dl dd a { float: left; display: block; margin-right: 10px; margin-bottom: 5px; padding: 0 10px; background: #ccc; color: #333; font-size: 14px; line-height: 2; white-space: nowrap; }
.webmap dl dd a:hover { background: #555; color: #fff; text-decoration: none; }
.webmap dl dd p.thd a { background: #eee; }
.webmap dl dd p.thd a:hover { background: #999; }

.contact-map { margin-bottom: 30px; }

/* 人才招聘 */
.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 35px; }
.hr h3 { padding-left:0; border-bottom:1px dotted #ccc; color:#32a237; 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:#d91817; font-weight:bold; font-size: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:#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:8px 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; }
.online .text:focus { border: 1px solid #333; box-shadow: 1px 1px 3px rgba(0,0,0,0.3); }
.form-panel .textarea { width:450px; height:100px; padding:1px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel .submit-field { padding:20px 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:120px; height:32px; border:none; background:#666; color:#fff; cursor:pointer; }
.form-panel .submit-field .btn-submit{background:#c20;}

.mechanism dl {font-size: 0;margin-bottom: 40px;}
.mechanism dt {font-size: 18px;color: #00923f;font-weight: 600;border-bottom: 1px solid #ededed;padding: 5px 0;margin-bottom: 20px;}
.mechanism li {display: inline-block;margin-right: 65px;padding: 10px 0;}
.mechanism li:nth-child(4n) {margin-right: 0;}
.mechanism li a {font-size: 16px;color: #4c4c4c;display: block;width: 178px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.professional { width:100%; margin:0 auto; margin-bottom:30px; }
.professional table {margin-bottom: 30px;}
.professional tr:nth-child(1){background:#f1f3f5;}
.professional tr td{border-bottom:1px solid #f8f8f8;height:50px;line-height:50px;font-size:14px;}
.professional tr td:nth-child(1){padding-left:30px;box-sizing:border-box;}
.professional tr td .pr45{display:block;width:66px;height:26px;line-height:26px;text-align:center;color:#fff;background:#e74c3c;border-radius:3px;font-size:13px;}

.professional tr td.td01 { width:28%; }
.professional tr td.td02 { width:18%; }
.professional tr td.td03 { width:18%; }
.professional tr td.td04 { width:18%; }
.professional tr td.td07 { width:18%; }

.topic-pages {width: 1200px;margin: 0 auto;}

.inews .inewsa{width: 1000px;}
.inews .inewsa .inewsai{float:left;width: 282px;margin-right: 34px;}
.inews .inewsa .inewsai .inewsaib{background: #e7e7e7;height: 107px;padding: 14px 20px 0;}
.inews .inewsa .inewsai .inewsaib .inewsaiba{font-size: 18px;color: #222222;line-height: 1;white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.inews .inewsa .inewsai .inewsaib .inewsaibb{margin-top: 10px;font-size: 14px;color: #666666;font-family: "Arial";}
.inews .inewsa .inewsai .inewsaib .inewsaibc{margin-top: 4px;line-height: 24px;font-size: 12px;color: #666666;}
.inews .inewsb{margin-top: 53px;}
.inews .inewsb .inewsbi{height: 110px;margin-bottom: 48px;position: relative;z-index: 0;background:#efefef}
.inews .inewsb .inewsbi:after{position: absolute;left:0;top:0;height: 110px;content: "";width: 3px;background: #d91817;transition: all 1s;z-index: 0;}
.inews .inewsb .inewsbi:hover:after{width: 100%;}
.inews .inewsb .inewsbi .inewsbic{position: relative;z-index: 1;width: 730px;margin-left: 30px;background: url(news2_07.png) no-repeat 844px center;padding-right: 154px;height: 110px;}
.inews .inewsb .inewsbi:hover .inewsbic{background: url(news3_10.png) no-repeat 844px center;}
.inews .inewsb .inewsbi .inewsbic .inewsbica{padding-top: 20px;line-height: 1;font-size: 18px;color: #333333;}
.inews .inewsb .inewsbi .inewsbic .inewsbica span{float:right;font-size: 14px;color: #666666;font-family: "Arial";}
.inews .inewsb .inewsbi .inewsbic .inewsbicb{margin-top: 12px;line-height: 24px;font-size: 12px;color: #666666;}
.inews .inewsb .inewsbi:hover .inewsbic .inewsbica{color: #fff;}
.inews .inewsb .inewsbi:hover .inewsbic .inewsbica span{color: #fff;}
.inews .inewsb .inewsbi:hover .inewsbic .inewsbicb{color: #fff;}

.jbb table{width: 100%;margin-bottom:40px; }
.jbb table thead{background: #eaeaea;text-align: center;}
.jbb table thead tr td{padding: 19px 5px;line-height: 1.8;font-size: 18px;color: #000000;}
.jbb table tbody tr{border-bottom: 1px solid #c5c6c6;text-align: center;}
.jbb table tbody tr td{padding: 28px 5px;line-height: 1.8;font-size: 16px;color: #000000;}
.jbb table tbody tr td a.mm{display: inline-block;width: 134px;height: 37px;line-height: 37px;text-align: center;background: #d91817;color: #fff;}

