@charset "utf-8";
/* Banner */
.banner { width:100%; overflow:hidden; z-index:3; }
.banner .bd { zoom:1; position: relative;width: 1920px;left: 50%;margin-left: -960px}
.banner .bd img {width: 100%;height: auto;}

/* 主体 */
.container { position:relative;z-index:8; }
.wrap { position:relative; width:1200px; min-height:460px; _height:460px; margin:0 auto; }
.sidebar {float: left;}
.wrap .main { display:block; *zoom:1; padding:35px 0 0; }
.wrapBt { height:0; background:none; overflow:hidden; clear:both; }

/* 左侧栏目标题 */
.leftTitle { position:relative; margin-bottom:18px; padding:18px 0; color:#333; display: none}
.leftTitle i,.leftTitle s { display:block; text-align:center; }
.leftTitle i { font-size:38px; line-height:58px; font-weight:normal; }
.leftTitle s { color:#888; font:12px/18px arial; text-decoration:none; text-transform:uppercase; }

/* 二级、三级菜单 */
.menu{background: #fff;}
.menu dl { zoom:1;text-align:center;}
.menu dl:after{content:'\20';display:block;height:0;clear:both}
.menu dl dt { zoom:1; vertical-align:top; float: left;width: auto;text-align: center;height: 58px;line-height: 58px;position: relative;}
.menu dl dt a { background:#fff; color:#000000; font-size:14px; display: block;padding:0 25px}
.menu dl dt a:hover,.menu dl dt .current { background:#527e82; color:#ffffff; text-decoration:none; }
.menu dl dt a:after{position: absolute;content: '';width: 1px ;height: 17px;right: 0;top: 50%;margin-top: -9px;background: #c6c7c8}
.menu dl dt:last-child a:after{display: none!important;}
.menu dl dt a:hover:after,.menu dl dt .current:after{display: none}
.menu dl dd{display: none}


.menu2{width: 1200px;margin: 35px auto 0 auto;}
.menu2 dl{text-align: center;}
.menu2 dl dt{display: inline-block;margin: 0 15px;text-align: center;}
.menu2 dl dt a{font-size: 14px;color: #000;background: #f5f5f5;display: block;padding: 10px 30px;}
.menu2 dl dt a.current,.menu2 dl dt a:hover{background: #527e82;color: #fff}


.m-rdm { padding:25px 0 10px; text-align:center; }
.m-rdm a { display:inline-block; margin:0 8px 10px; padding:3px 20px; border:1px solid #ddd; line-height:24px; }
.m-rdm a:hover,.m-rdm .current { border:1px solid #999; background:#999; color:#fff; }


/* 面包屑 */
.location { position:relative; height:58px; width:1200px;box-shadow: 0 0 7px rgba(0,0,0,.16);margin: -30px auto 0 auto;background: #fff}
.breadcrumbs { float:right; text-align:right; line-height: 58px;padding-right: 12px}
.breadcrumbs a { display:inline-block; margin-left:12px; padding-left:12px; background:url(o_ico_04.gif) no-repeat 0 center; vertical-align:top; }
.breadcrumbs .u-home { padding-left:20px; background:url(o_ico_03.gif) 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; }

/* 头部新闻 */
.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 65px; }
.pothoItem .item { margin-bottom:15px; padding:40px 40px 48px;overflow:hidden; background: #f7f7f7;transition: all .5s ease;}
.pothoItem .item .pic { float:left; width:320px; height:auto; margin-right:40px; }
.pothoItem .item .pic img { width:320px; height:auto }
.pothoItem .item dl { display:block; overflow:hidden; zoom:1; padding:18px 0 0; line-height:20px;}
.pothoItem .item dl dt { font-size:24px; line-height:32px; color: #000000}
.pothoItem .item dl .d{line-height: 24px;height: 24px;margin-top: 10px;font-size: 14px;color: rgba(0,0,0,.6);}
.pothoItem .item dl .d .time{padding-left: 28px;background: url(clock.png) no-repeat left center;}
.pothoItem .item dl .d .view{padding-left: 24px;background: url(eyes.png) no-repeat left center;margin-left: 15px}
.pothoItem .item dl .m { display:none; }
.pothoItem .item dl .i { color:rgba(0,0,0,.7); font-size:16px; line-height:26px; margin-top: 10px}
.pothoItem .item:hover{box-shadow: 0 0 8px rgba(0,0,0,.2)}
.pothoItem .item:hover dl dt a{color: #527e82}

/* 图片列表 */
.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; }
.piIntro{margin-bottom: 30px}
.piList { padding:0 0 20px; overflow:hidden; }
.piList .pic-item-list { width:1230px; margin:0; padding:0; }
.piList .pic-item { position:relative; width:280px; margin:0 24px 23px 0; padding:0; display:inline;border: 1px solid #eee }
.piList .list-pic { display:block; width:280px; margin-bottom:0; padding:0; border:0; line-height:148px; overflow: hidden;}
.piList .list-pic img {display: block;width: 100%;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 dl { padding:4px 5px; line-height:20px; background: #f5f5f5}
.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:2px 10px;background:#dddddd; color:#333333; vertical-align:top; }
.page a:hover,.page .current { background:#527e82; 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:15px 5px 15px; border-bottom:1px dotted #777; }
.hr-list .title { padding:0; color:#527e82; font-weight:bold; line-height:20px;font-size: 18px }
.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; }

/* 头部新闻 */
.hotNews { margin-bottom:40px; background:#f5f5f5; overflow:hidden; }
.hotNews .pic { float:left; width:400px; height:184px; margin-right:25px; }
.hotNews .pic img { width:100%; height:auto }
.hotNews .txt{padding-top: 25px;padding-right: 20px}
.hotNews .txt .h a{color: #333;font-size: 18px;display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.hotNews .txt .time{font-size: 14px;color: #666;margin-top: 6px;}
.hotNews .txt .p{font-size: 14px;color: #333;line-height: 22px;margin-top: 15px;height: 66px;overflow: hidden;text-overflow: ellipsis;}
.hotNews:hover .h a{transform: translateX(15px);color: #527e82}


/* 新闻列表 */
.newsList{}
.newsList ul{padding-bottom: 30px}
.newsList ul li{padding: 30px 0;border-top: 1px dashed #e5e5e5}
.newsList ul li .time{float: left;width: 120px;height: 120px;box-sizing: border-box;padding: 16px 10px 10px 15px;background: #a0a0a0;transition: all .5s ease;margin-right: 40px;}
.newsList ul li .time .h{font-size: 30px;color: #ffffff;font-family: arial}
.newsList ul li .time .p{font-size: 18px;color: #fff;font-family: arial;margin-top: 6px;}
.newsList ul li .txt{padding-top: 14px;}
.newsList ul li .txt .h a{font-size: 18px;color: #333333}
.newsList ul li .txt .p{font-size: 14px;color: #333333;margin-top: 6px;line-height: 26px;}
.newsList ul li:hover .txt .h a{color: #527e82}
.newsList ul li:hover .time{background: #527e82}
.newsList ul li:last-child{border-bottom: 1px dashed #e5e5e5}

/* 人才招聘 */
.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:350px; }
.m-detail .property h1 { font-weight:100; font-size:18px; line-height:34px; }
.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; }
.m-detail .gallery { position:relative; float:left; width:350px; margin-left:-100%; }
.m-detail .gallery .bigPic { width:300px; height:224px; }
.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; }


/* 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; }



/* 人才招聘 */
.boxst{margin-bottom: 22px}
.boxst .sx_ti{font-size: 24px;color: #527e82;font-weight: bold;padding-left: 20px;margin-bottom: 10px}
.boxst form{height: 44px}
.boxst select{width:376px;height:44px;line-height:44px;box-sizing: border-box;padding: 0 15px;float:left;border: 1px solid #898989;margin-right:6px;cursor:pointer;}
.boxst option{height: 30px;line-height: 30px;}
.boxst input[type="text"]{width:376px;height:44px;background:#fff;line-height: 44px;float:left;border: 1px solid #898989;box-sizing: border-box;padding: 0 22px;font-size: 14px;color: #7d7d7d;margin-right: 6px}
.boxst input[type="submit"]{width:52px;height:44px;background:url(search.jpg);cursor:pointer;float:right;cursor: pointer;}

.hr{padding:0 0 40px;}
.hr-title{height:40px;line-height:40px;font-size:16px;color:#000000;text-align:center;background:#eeeeee;}
.hr-title p:nth-child(1){float:left;width:18%;}
.hr-title p:nth-child(2){float:left;width:18%;}
.hr-title p:nth-child(3){float:left;width:18%;}
.hr-title p:nth-child(4){float:left;width:18%;}
.hr-title p:nth-child(5){float:left;width:18%;}
.hr-title p:nth-child(6){float:left;width:10%;}

.hr dt{height:62px;line-height:62px;font-size:14px;color:#000000;text-align:center;}
.hr dt p:nth-child(1){float:left;width:18%;}
.hr dt p:nth-child(2){float:left;width:18%;}
.hr dt p:nth-child(3){float:left;width:18%;}
.hr dt p:nth-child(4){float:left;width:18%;}
.hr dt p:nth-child(5){float:left;width:18%;}
.hr dt p:nth-child(6){float:left;width:10%;}
.hr dt p:nth-child(6) a{display:block;width:100%;height:62px;background:url(sd1.png) center no-repeat;cursor:pointer;transition: none}
.hr dt p:nth-child(6) a.on{background:url(sd2.png) center no-repeat;}

.hr dl:nth-of-type(2n) dt{background:#f6f6f6;}
.hr dd{padding:28px 40px;display:none;box-shadow:0 0 5px #dedede;}
.hr dd .con{font-size:14px;line-height:28px;}
.hr dd .apply{margin-top:26px;text-align:right;}
.hr dd .apply a{display:inline-block;width:120px;height:42px;line-height:42px;background:#527e82;color:#fff;font-size:14px;text-align:center;}

.hr-list .info{font-size:14px;line-height:26px;margin-bottom:22px;}

