@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; */}
.wrap { position:relative; width:1202px; min-height:460px; _height:460px; margin:0 auto;/* background:url(wrap.gif) repeat-y; */}
.wrap .sidebar { float:left; width:240px; margin-right:30px; margin-top: 40px;}
.wrap .main { display:block; overflow:hidden; *zoom:1; padding:20px 0 0; }
.wrapBt { height:0; background:none; overflow:hidden; clear:both; }

/* 左侧栏目标题 */
.leftTitle { position:relative; width: 238px; height: 90px;border:1px solid #d2d2d2;line-height: 90px; text-align: center; color: #2a8dd0;
	font-size: 24px;}
.leftTitle i,.leftTitle s { display:block; text-align:left; }
.leftTitle i { font-size:22px; line-height:28px; font-weight:normal;padding-bottom: 6px;display: block;
line-height: 90px;text-align: center;color: #2a8dd0;font-size: 24px;}
.leftTitle s { color:#535353; font:12px/18px arial; text-decoration:none; text-transform:uppercase; font-weight: bold;display: none;}

/* 二级、三级菜单 */
.menu { margin-bottom:40px; }
.menu dl dt {/* display: none;*/}
.menu dl dt.current{display: block;}
.menu dl dt a { display:block; padding:0; border:1px solid #d2d2d2;border-top:none; background:url(ny_ico.png) no-repeat 44px center #fff;color:#000;line-height: 56px; font-size:16px; text-align:center; }
.menu dl dt a:hover,
.menu dl dt .current { border-bottom:1px solid #d2d2d2; background:url(ny_ico.png) no-repeat 44px center #3c7ecb; 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;display: none; }
.menu dl dd a{color: #434343;}
.menu dl dd a:hover,.menu dl dd .current { color:#32a237; text-decoration:none; }

/* 左侧栏目图片 */
.m-ltp{display: none;}
.m-ltp li { margin-bottom:10px; }
.m-ltp li img { vertical-align:top; }

/* 面包屑 */
.location { position:relative; height:30px; margin-bottom:30px; border-bottom:1px solid #eaeaea; line-height:30px; }
.location h3 { float:left; padding-left:0px; background:url(o_ico_11.jpg) no-repeat 0 center; color:#616161; font-size:14px; 
font-weight:normal; background: none;border-bottom: 2px solid #3c7ecb; }
/*.breadcrumbs { float:right; text-align:right;margin-right: 10px; }*/
.breadcrumbs a { display:inline-block; margin-left:5px; padding-left:10px;color: #535353;
 background:url(o_ico_04.gif) no-repeat 0 center; vertical-align:top;/*background: none; */}
.breadcrumbs .u-home { padding-left:0px; background:none;/*background: none;*/ }

/* 内容模式 */
.article { padding:0 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; }
.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 { 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,.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 { margin:0 0 20px; }
.pic-item-list .pic-item { display:block; float:left; width:130px; margin-bottom:10px; padding:0; }
.pic-item-list .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 dl { padding:0 5px; line-height:26px; text-align:center; }
.piList { padding:0 7px 20px; overflow:hidden; }
.piList .pic-item-list { width:759px; margin:0; padding:0; }
.piList .pic-item { position:relative; width:230px; margin:0 23px 23px 0; padding:0; display:inline; }
.piList .list-pic { display:block; width:230px; height:172px; margin-bottom:0; padding:0; border:0; line-height:148px; }
.piList .list-pic img { width:230px; height:172px; }
.piList dl { padding:4px 5px; line-height:20px; }
.piList dl dt { height:30px; font-size:12px; line-height:30px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
 */

/* 1200的图片列表 */
.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 .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 dl { padding:0 5px; line-height:26px; text-align:center; }
.piList { padding:0 6px 20px; overflow:hidden; }
.piList .pic-item-list { width:1000px; margin:0; padding:0; }
.piList .pic-item { position:relative; width:220px; margin:0 20px 20px 0; padding:0; display:inline; }
.piList .list-pic { display:block; width:220px; height:auto; margin-bottom:0; padding:0; border:0; line-height:148px; }
.piList .list-pic img { width:220px; height:auto; display:block; }
.piList dl { padding:4px 5px; line-height:20px; }
.piList dl dt { height:30px; font-size:16px; line-height:30px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;margin-bottom: 20px;text-align: center; }

/* 分页 */
.page { padding:40px 0 90px; line-height:24px; text-align:center; }
.page a { display:inline-block; margin:0 2px; padding:0 8px; border:1px solid #dedee0; background:#dedee0; color:#333; vertical-align:top; }
.page a:hover,.page .current { border:1px solid #3c7ecb; background:#3c7ecb; color:#fff; }

/* 人才招聘 */
.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:#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; }

/* 产品详细页 */
.m-detail { margin-bottom:30px; }
.m-detail .m-property { float:left; width:100%; }
.m-detail .property { margin-left:410px; /*display: none;*/}
.m-detail .property h1 { font-weight:100; font-size:18px; line-height:34px;color: #6eb12c;border-bottom: 1px solid #6c6664;
padding-bottom: 10px; }
.m-detail .property .m-i-a { margin-bottom:8px; padding:8px 0 15px; border-bottom:1px dotted #d9d9d9; color:#888; font-size:14px; 
line-height:25px;display: none; }
.m-detail .ny_p01{font-size: 16px; color: #626262;padding-top: 10px; padding-bottom:20px; }
.m-detail .ny_p01 p{ padding-top: 10px; padding-bottom:10px; }
.m-detail .ny_p01 ._p03{ color: #ec6941; }
.m-detail .ny_p01  span{ padding-left: 20px;}
.m-detail .ny_p01 ._p03 span{ font-size: 20px; }
.m-detail .ny_more a{ display: block; width: 104px; height: 34px; border:1px solid #716b69;text-align: center;
 line-height: 34px;color: #3a3a3a;font-size: 16px;}

.m-detail .gallery { position:relative; float:left;margin-left:-100%; }
.m-detail .gallery .bigPic { width:328px; height:328px;border: 2px solid #a5a4a3; }
.m-detail .gallery .bigPic i{ width: 32px; height: 32px; background: url(ny_ico01.png) no-repeat center; position: absolute;
right: 20px; bottom: 20px;display:none; }
.m-detail .gallery:hover .bigPic i{display:block; }



.wj_piList ul{ overflow:hidden; zoom:1;width: 920px; }
.wj_piList li{ margin:3px; float:left; _display:inline; overflow:hidden; text-align:center;position: relative;  }
.wj_piList li .productFont{ width: 100%; height: 100%;position: absolute;  background: rgba(0 ,0 , 0, 0.7);top: 0; left: 0;
transition: all 0.6s ease-in-out;opacity: 0;}
.wj_piList li .productFont i{position: relative;top: 26px;left: 24px;}
.wj_piList li .productFont a{ width: 115px; height: 62px; font-size: 16px; color: #fff; background: url(eyes.png) no-repeat left center;display: block;
margin: 56px auto 0; }
.wj_piList li:hover .productFont{ width: 80%; height: 80%; left: 10%; top: 10%;opacity: 1;}
.wj_piList li:hover .productFont a{ margin: 56px auto 0;}



.wj_main .newImg{overflow: hidden; width: 380px; height: auto; }
.wj_main .newImg img{ width: 100%; height: auto;transition: all 0.6s ease-in-out; }
.wj_main .newImg img:hover{transform: scale(1.1);}
.wj_main .newsfont{padding-bottom: 30px;/*border-bottom: #2a8dd0 solid 2px;*/margin-left: 30px;}
.wj_main .newsfont { padding-top: 12px; }
.wj_main .newsfont .time01{ margin: 14px 0 26px;font-size: 14px; color: #767676; }
.wj_main .newsfont  .m a{color: #2a8dd0; font-size: 16px;background:url(wc.png) no-repeat 80px center;display: block;
margin-top: 40px; }
.wj_main .newsfont .fonts{ width: 500px; overflow: hidden; text-align: justify;}
.wj_main .newsfont .fonts h2{text-overflow: ellipsis;overflow: hidden;white-space: nowrap; font-weight: 100;}
.wj_main .fonts h2 a{font-size: 18px; color: #000;}
.wj_main .fonts p.c{font-size: 12px; color: #626262;line-height: 20px; max-height:52px; overflow: hidden;}
.wj_main {width: 920px; overflow: hidden;}
.wj_main .news .fonts{ width: 100%; overflow: hidden; }
.wj_main .news .newsfont p{ font-size: 14px; color: #626262;line-height: 26px; max-height:52px; overflow: hidden;}
.wj_main  li{ border-bottom: 1px solid #d3d3d3; }



.location {padding:0;margin:26px 0;border:1px solid #faf5f0;background:#f9f8f8;line-height:40px;height: 40px;}
.location .ico {display:block;padding-left:95px;background:url(icon-home.png) no-repeat;}
.location .ico span {padding:0 5px;font-family:"黑体";}

.proconL{width: 246px;margin-right: 24px;margin-bottom: 30px;}
.proconR{width: 930px;}
.proconL .proTitle{ width: 246px; height: 95px; background: url(Protitle.png) no-repeat center;font-size: 24px; color: #fff;line-height: 95px;
 text-align: center;}
 .proconL .ul02{margin-bottom: 40px;}
.proconL .ul02 li a{ height: 58px; background:#464646;line-height: 58px;text-align: center;display: block;color: #fff;
font-size: 16px; border-bottom: 1px solid #606060;}
.proconL .ul02 li:last-child a{border-bottom: 0}
.proconL .ul02 li:hover a,
.proconL .ul02 li.current a { background: #e5e5e5;color: #464646;}
.proconL  .tjPro .title .title_more {position:relative;float:left;height: 40px;padding:0 40px 0 20px;line-height: 40px;
	background:url(iFCB_lt_news.png) no-repeat right top;color:#fff;font-size:14px;text-align:center;}
.proconL .tjPro .title .more {float:right;margin-right:15px;padding-right:10px;background:url(iFCB_sort_ico.png) no-repeat right 45%;margin-top: 10px;}
.proconL .tjPro .title .title_more::before {position:absolute;bottom:5px;left:9px;display:block;width:1px;height:9px;
	background:#fff;transform:skew(-45deg);content:"";opacity:1;}
.Procon02 .proconL{margin-bottom: 40px;}
.Procon02 .tjProimg{position: relative;}
.Procon02 .bd{border: 1px solid #ccc;}

.tjProimg {position: relative;}
.tjProimg .hd{position: absolute; left: 50%;bottom:0; width: 92px; height: 26px;z-index: 8; margin-left: -46px;}
.tjProimg .next,
.tjProimg .prev{display: inline-block; width: 46px; height: 26px;}
.tjProimg .next{ background: url(next04.png) no-repeat right center;}
.tjProimg .prev{ background: url(prev04.png) no-repeat left center;}
.tjProimg .next:hover{ background: url(next04.png) no-repeat left center;}
.tjProimg .prev:hover{ background: url(prev04.png) no-repeat right center;}

.proconR ul li{ width: 30.3%;padding-right: 3%;float: left;overflow: hidden; padding-bottom: 20px;border-bottom: 1px solid #ccc;}
.proconR ul li:nth-child(3n){margin-right: 0;}
.proconR ul li .img{ position: relative;}
.proconR ul li .img img{width: 80%;display: block;margin: 0 auto;}
.proconR ul li .img .absolute{position: absolute; width: 100%; top: -102%; left: 0; height: 100%; background: rgba(17,71,135,0.88);
transition: all 0.5s ease 0s;}
.proconR ul li:hover .img .absolute{top: 0;}
.proconR ul li .img .content{line-height: 28px; font-size: 16px; color: #fff;width: 90%; margin: 60px auto 10px;}
.proconR ul li .img .pic{width: 39px; height: 39px; background: #fff; border-radius: 4px;margin: 0 auto;font-size: 26px; color: #114787;text-align: center;}
.proconR ul li .title a{text-align: center;margin-top:10px;font-size: 14px;color: #333;display: block;}

.piList li{float: left;width: 31.1%;margin-right: 3%;overflow: hidden;}
.piList li .pic img{ width: 100%; }
.piList li:nth-child(3n){margin-right: 0}