@charset "utf-8";
/* Banner */
.banner { position:relative; width:100%; overflow:hidden; z-index:1; }
.banner .bd { zoom:1; width: 1920px;left: 50%;margin-left: -960px;position: relative;}
.banner .bd img { display: block;}
.banner .hd{position: absolute;width: 100%;left: 0;top: 50%;transform: translateY(-50%);}
.banner .hd .h{font-size: 36px;color: #ffffff;font-weight: bold;}
.banner .hd .p{font-size: 16px;color: #ffffff;height: 30px;padding-left: 40px;background: url(home.png) no-repeat left 0;}
.banner .hd .p a{font-size: 16px;color: #ffffff;}

.fr{float: right!important;}
.fl{float: left!important;}
.ml20{margin-left: 20px}
.mb30{margin-bottom: 30px}

/* 主体 */
.container { position:relative; z-index:8; }
.wrap { position:relative; width:1200px; min-height:460px; _height:460px; margin:0 auto; }
.wrap .sidebar {}
.wrap .main { display:block; *zoom:1; padding:20px 0 0; }
.wrapBt { height:0; background:none; overflow:hidden; clear:both; }

/* 左侧栏目标题 */
.leftTitle { float: left;position:relative; color:#fff; width: 286px;height: 80px;background: #34469b;line-height: 80px;box-sizing: border-box;padding-left: 26px;}
.leftTitle i,.leftTitle s { display:block; font-style: normal;padding-left: 20px;background: url(ico_06.jpg) no-repeat left center;}
.leftTitle i { font-size:24px; font-weight:bold; }
.leftTitle s { color:#888; font:12px/18px arial; text-decoration:none; text-transform:uppercase; display: none}

/* 二级、三级菜单 */
.sidebar {background: #fff}
.topMenu .g-in{border-bottom: 1px solid #b2b2b2}
.topMenu .home{width: 27px;height: 27px;float: right;background: url(home.png) no-repeat;background-size: contain;position: relative;display: block;margin-top: 16px}
.topMenu .home:after{content: '';position: absolute;left: -14px;top: 0;width: 1px;height: 27px;background: #aaaaaa}
.menu{width: 1300px;margin: 0 auto}
.menu dl dt{float: left;width: 10%;text-align: center;height: 60px;line-height: 60px;position: relative;}
.menu dl dt a{font-size: 16px;color: #333333;display: block;position: relative;}
.menu dl dt a.current{}
.menu dl dt a.current:after,.menu dl dt a:hover:after{content: '';position: absolute;bottom: -2px;left:0;width: 100%;height: 4px;background: #567f99}
.menu dl dd{display: none}

/* 面包屑 */
.location { float: right;position:relative; height:80px; width:auto;line-height:80px; padding-right: 22px}
.location h3 { float:left; padding-left:10px; border-left:5px solid #069; color:#000; font-size:21px; font-weight:normal;display: none}
.breadcrumbs { float:right; text-align:right; font-size: 14px;color: #999999}
.breadcrumbs a { display:inline-block; vertical-align:top; font-size: 14px;color: #999999}
.breadcrumbs .u-home { padding-left:38px; background:url(o_ico_01.png) no-repeat 0 center; }

/* 内容模式 */
.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; }

.proArticle .bd{border-top: 5px solid #f5f5f5;padding-top: 24px}
.proArticle .proArtTi{font-size: 16px;color: #ffffff;background: #e33d2a;position: relative;bottom: -5px;width: 150px;height: 45px;line-height: 45px;text-align: center;}

/* 头部新闻 */
.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:9px 0; border-bottom:1px dashed #e0e0e0; background:url(o_ico_18.gif) no-repeat 2px 17px; font-size:14px; 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:270px; height:150px; margin-right:20px; padding:4px; border:1px solid #e7e7e7;overflow: hidden; }
.pothoItem .item .pic img { width:270px; height:150px; display:block;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all .5s;max-width: 100%;}
.pothoItem .item:hover .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); }
.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; 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; }
.piList .pic-item-list { width:1230px; margin:0; padding:0; }
.piList .pic-item { position:relative; width:278px; margin:0 27px 23px 0; padding:0; display:inline; }
.piList .list-pic { display:block; width:278px; height: 185px; margin-bottom:0; padding:0; border:0; line-height:148px; overflow: hidden;}
.piList .list-pic2{height: auto!important;}
.piList .list-pic img { width:278px; height:auto; display:block;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all .5s;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:4px 5px; line-height:20px; }
.piList dl dt { height:30px; font-size:12px; line-height:30px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }

/* 分页 */
.page { padding:0 0 40px; line-height:24px; text-align:center; }
.page a { display:inline-block; margin:0 2px; padding:1px 9px; border:1px solid #e5e5e5; background:#ffffff;color:#8b8b8b; vertical-align:top; }
.page a:hover,.page .current { border:1px solid #567f99; background:#567f99; 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 40px; }
.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:16px; 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:43px;}
.m-detail .m-property { float:left; }
.m-detail .property {float: right;width: 728px;background: #f6f6f6;height: 426px;box-sizing: border-box;padding: 58px 42px 70px;text-align: center;}
.m-detail .property h1 { font-weight:bold; font-size:24px;  color: #333333;padding-bottom: 20px;border-bottom: 2px solid #e4e4e4}
.m-detail .property .m-i-a { font-size:14px;margin-top: 30px}
.m-detail .property .m-i-a a{display: inline-block;width: 386px;height: 50px;line-height: 50px;text-align: center;background: #747474;color: #ffffff;font-size: 16px;margin-bottom: 30px}
.m-detail .property .m-i-a a.btn-a em{display: inline-block;width: 27px;height: 23px;background: url(lx.png) no-repeat;margin-right: 16px;vertical-align: middle;}
.m-detail .property .m-i-a a.btn-b em{display: inline-block;width: 20px;height: 21px;background: url(ly.png) no-repeat;margin-right: 14px;vertical-align: middle;}
.m-detail .property .share .ti{font-size: 14px;color: #333333;line-height: 30px;display: inline-block;padding-left: 28px;background: url(share.png) no-repeat left center;}
.m-detail .gallery { position:relative; float:left; width:472px;height: 426px; background: #fff}
.m-detail .gallery .bigPic {}
.m-detail .gallery .bigPic img{display: block;width: 100%;height: auto;position: absolute;top: 50%;transform: translateY(-50%);}
.product-detail { margin-bottom:30px; border:1px solid #e5e5e5; }
.product-detail .hd { height:45px; border-bottom:1px solid #e5e5e5; background:#f6f6f6; }
.product-detail .hd h2 { float:left; width:136px; height:46px; margin:-2px 0 -1px; border-top:2px solid #0058af; border-right:1px solid #e5e5e5; background:#fff; font-size:22px; font-weight:100; line-height:46px; text-align:center; }
.product-detail .bd { padding:25px; line-height:28px; font-size:14px; }

.proTop{margin-bottom: 35px}
.proTop .search-box{width: 730px;float: left;}
.proTop .search-box .inp{width: 680px;height: 50px;line-height: 50px;background: #f7f7f7;box-sizing: border-box;padding: 0 20px 0 15px;font-size: 14px;color: #999999}
.proTop .search-box .btn{width: 50px;height: 50px;line-height: 50px;float: right;cursor: pointer;background: url(search_02.jpg) no-repeat;}
.proTop .hotSearch{width: 435px;float: right;}
.proTop .hotSearch .h{font-size: 14px;color: #999999}
.proTop .hotSearch .p{margin-top: 8px}
.proTop .hotSearch .p a{font-size: 14px;color: #333333;margin-right: 10px;position: relative;display: inline-block;}
.proTop .hotSearch .p a:after{content: '、';position: absolute;bottom: 1px;right: -16px}
.proTop .hotSearch .p a:last-child:after{display: none}

.proMenu{width: 1200px;margin: 33px auto 45px auto}
.proMenu ul li{cursor: pointer;text-align: center;float: left;padding: 13px 0 6px;border-right: 1px solid #e9e9e9;width: 145px}
.proMenu ul li:last-child{border-right: 0}
.proMenu ul li .icon{display: inline-block;width: 50px;height: 50px}
.proMenu ul li .p{font-size: 12px;color: #474747;transition: all .5s ease;}
.proMenu ul li.current .p,.proMenu ul li:hover .p{color: #567f99}

.proList{margin-bottom: 5px}
.proList ul{width: 1243px}
.proList ul li{float: left;width: 373px;transition: all .5s ease;margin-right: 40px;margin-bottom: 25px}
.proList ul li .pic{position: relative;width: 373px;height: 268px;overflow: hidden;}
.proList ul li .pic img{display:block;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all .5s;max-width: 100%;width: 100%;height: auto;}
.proList ul li:hover .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); }
.proList ul li .p{height: 54px;line-height: 54px;text-align: center;transition: all .5s ease;box-sizing: border-box}
.proList ul li .p a{font-size: 16px;color: #000000;display: block;}
.proList ul li:hover .p a{color: #567f99}

.proItem{margin-top: 40px}
.proItem .title{margin-bottom: 38px}
.proItem .title .h{font-size: 24px;color: #333333}
.proItem .title .h span{color: #ff6351;text-transform: uppercase;margin-right: 8px}
.proItem .title .p{font-size: 14px;color: #999999;text-transform: uppercase;padding-left: 54px;background: url(ico_09.jpg) no-repeat left center;}

.industry_part1{margin-top: 85px}
.industry_part1 .ti{text-align: center;}
.industry_part1 .ti .h{font-size: 30px;color: #333333}
.industry_part1 .ti .p{font-size: 16px;color: #666666}
.industry_part1 ul{width: 102%;margin-top: 45px}
.industry_part1 ul li:hover .industry_p1_box{width: 100%;}
.industry_part1 ul li .industry_p1_box{width: 100%;}
.industry_part1 ul li .industry_box{height: 340px;}
.industry_part1 ul li{border-bottom: 1px solid #e5e5e5;}
.industry_part1 ul li{float: left;padding-top: 20px;cursor: pointer;margin-right: 26px;width: 382px;}
.industry_part1 ul li .industry_box{padding-left: 35px;position: relative;overflow: hidden;}
.industry_part1 ul li .industry_p1_h4{font-size: 18px;color: #333;font-weight: bold;margin: 7px 0;}
.industry_part1 ul li .industry_p1_s{font-size: 14px;color: #999999;display: block;}
.industry_part1 ul li .industry_p1_l{display: block;width: 40px;height: 1px;background-color: #505050;margin: 50px 0 35px;}
.industry_part1 ul li .industry_p1_p{font-size: 16px;color: #666666;width: 295px; }
.industry_part1 ul li .icon{width: 50px;height: 50px;display: block;background-image: url(industry_icon.png);transition: all 0.3s ease;-webkit-transition: all 0.5s ease;}
.industry_part1 ul li .industry_icon1{background-position: 0 0;width: 41px;}
.industry_part1 ul li .industry_icon2{background-position: -41px 0;}
.industry_part1 ul li .industry_icon3{background-position: -94px 0;width: 46px;}
.industry_part1 ul li:hover{background: url(industry_top.jpg) no-repeat;-webkit-background-size: 100%;background-size: 100%;}
.industry_part1 ul li:hover .icon{transform: rotateY(-180deg);-webkit-transform: rotateY(-180deg);}
.industry_part1 ul li:hover .industry_icon1{background-position: 0 -50px;}
.industry_part1 ul li:hover .industry_icon2{background-position: -43px -50px;}
.industry_part1 ul li:hover .industry_icon3{background-position: -94px -50px;}
.industry_part1 ul li:hover .industry_p1_h4{color: #ffffff;}
.industry_part1 ul li:hover .industry_p1_s{color: #ffffff;}
.industry_part1 ul li:hover .industry_p1_l{background-color: #fff;}
.industry_part1 ul li .industry_p1_box{font-size: 16px;width: 100%;box-sizing:border-box;-webkit-box-sizing:border-box;padding: 65px 30px;height: 178px;background: url(industry_bottom.png) no-repeat;position: absolute;left: 0;bottom: -185px;transition: all 0.5s ease;-webkit-transition: all 0.5s ease;-webkit-background-size: 100%;background-size: 100%;}
.industry_part1 ul li:hover .industry_p1_box{bottom: 0;color: #ffffff;}


.webmap{}
.webmap dl{margin-bottom: 10px}
.webmap dl dt{font-size: 18px;}
.webmap dl dd{font-size: 14px;margin: 5px 6px}


.webmap dl dt {margin: 5px 0;padding-left: 18px;background: url(../images/ico_05.gif) 3px center no-repeat;font-size: 16px;line-height: 2;}
.webmap dl dd {padding-left: 18px;}
.webmap dl dd a {float: left; display: block; margin-right: 10px; margin-bottom: 5px; padding: 0 10px; background: #eee; font-size: 14px; line-height: 2; white-space: nowrap;}
.webmap dl dd a:hover{ background:#0052a5; color:#fff;}

.job .bd{padding: 35px 0 35px;}
.job .bd ul li .tit .h{float:left;padding-left:30px;background: url(inside-18.png) no-repeat left center;font-size:18px;line-height:30px;}
.job .bd ul li .tit .n{float: left;margin-left:100px;font-size: 14px;line-height:30px;}
.job .bd ul li .tit .n span{margin-left:65px;}
.job .bd ul li .tit .b{float: right;display: block;width:90px;font-size: 14px;line-height: 30px;background: #567f99;text-align: center; cursor:pointer;border-radius: 3px;color: #fff}
.job .bd ul li .tit{margin-bottom: 15px;}
.job .bd ul li .con{background: #f5f5f5;padding:0 30px;border-top: 1px dashed #ababab}
.job .bd ul li .con .c{padding:35px 0;position:relative;}
.job .bd ul li .con .c .c-r{padding-left:125px;font-size:14px;line-height: 24px;}
.job .bd ul li .con .c .c-l{position: absolute;left:15px;top:50%;font-size:14px;line-height: 24px;margin-top:-12px;}
.job .bd ul li{margin-bottom:30px;}