﻿@charset "utf-8";
/* Banner */
.banner { position:relative; width:100%; overflow:hidden; z-index:3; }
.banner img{ width:100%;}
.banner .bd { zoom:1; }
.banner .bd img { width:100%!important; height:auto!important; }

/*pages*/
.pagination-wrapper{
margin: 20px 0;
}
.pagination{
height: 34px;
text-align: center;
}
.pagination li {
display: inline-block;
height: 34px;
margin-right: 5px;
}
.pagination li a{
float: left;
display: block;
height: 32px;
line-height: 32px;
padding: 0 12px;
font-size: 16px;
border: 1px solid #dddddd;
color: #555555;
text-decoration: none;
}
.pagination li a:hover{
background:#f5f5f5;
color:#0099ff;
}
.pagination li.thisclass {
background: #09f;
color: #fff;
}
.pagination li.thisclass a,.pagination li.thisclass a:hover{
background: transparent;
border-color: #09f;
color: #fff;
cursor: default;
}
/* 主体 */
.wrap { position:relative; width:1200px; min-height:460px; _height:460px; margin:0 auto; overflow: hidden;  }
.sidebar { width:100%;  }
.wrap .main {  width:100%;  }
a { color:#333;}
.wrapBt { height:0; background:none; overflow:hidden; clear:both; }

/* 左侧栏目标题 */
.leftTitle { position:relative; height:72px; padding:24px 0 0; }
.leftTitle i,.leftTitle s { display:block; padding-left:8px; }
.leftTitle i { font-size:20px; line-height:28px; }
.leftTitle s { color:#9a9a9a; font:12px/16px arial; text-decoration:none; text-transform:uppercase; }

/* 二级、三级菜单 */
.menu { margin-bottom:55px; text-align: center; height:95px; background:#f9f9f9; }
.menu dl dt { display: inline-block; }
.menu dl dt a { display:block; color:#080103; font-size:18px;height:95px; line-height:95px; padding:0 20px; border-bottom:2px solid #fff; }
.menu dl dt a:hover,.menu dl dt .current {border-bottom:2px solid #01b0f1;  color:#01b0f1; text-decoration:none;transition:color ease 1s; -webkit-transition:color ease 1s; animation:border ease 1s; -webkit-animation:border ease 1s; }
@keyframes border
{
from { opacity:0}
to {opacity:1}
}
@-webkit-keyframes border
{
from {opacity:0}
to {opacity:1}
}
.menu dl dd { padding:5px 0 5px 55px; border-bottom:1px solid #eee; background:url(../images/o_ico_18.gif) no-repeat 45px 13px; font-size:14px; text-align:left; }
.menu dl dd a:hover,.menu dl dd .current { color:#32a237; text-decoration:none;  }
.sanji{ padding-bottom: 40px; border-bottom: 1px solid #d5d0d0;}
.sanji dd{ display: inline-block;background: url(../images/ths.jpg) right center no-repeat; padding: 0 34px 0 24px; font-size: 16px;}
.sanji dd.ths{ font-size: 30px; color: #080103; font-weight: bold; background: none; padding: 0; }
.sanji dd a{ color: #999; }
.sanji dd .current{ color: #080103;}
.sanji dd:last-child{ background: none;}


/* 面包屑 */
.location { position:relative; height:46px; border-bottom:1px solid #eaeaea; line-height:46px; }
.location h3 { float:left; height:44px; color:#000; font-weight:100; font-size:17px; display:none; }
.breadcrumbs { width:1200px; margin:0 auto; text-align:right; }
.breadcrumbs a { display:inline-block; margin-left:12px; padding-left:12px; background:url(../images/o_ico_04.gif) no-repeat 0 center; vertical-align:top; }
.breadcrumbs .u-home { padding-left:20px; background:url(../images/o_ico_03.gif) 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; }
.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(../images/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:6px 0; border-bottom:1px dashed #e0e0e0; line-height:20px; }
.list li span { float:right; color:#999; font-size:12px; }
.list li a { padding-left:15px; border-left:3px solid #158e84;}
.list li a:hover { text-decoration:underline; }

.jlist { margin-bottom: 40px;}
.jlist li{ padding: 30px 0 25px 0; border-bottom: 1px dashed #e5e5e5;}
.jlist li .dtime{ float: left; width: 58px; text-align: center;  padding-top: 8px;}
.jlist li .dtime span{ display: block; font-size: 50px; color: #999999;text-align: center;}
.jlist li .dtime p{ font-size: 14px; color: #333333;}
.jlist li .koo{ width: 1115px; float: right;}
.jlist li .koo h4{ font-weight: normal; font-size: 18px; margin-bottom: 14px;}
.jlist li .koo h4 a{ color: #000;}
.jlist li .koo p{ display: block; height: 44px; line-height: 22px; color: #666; font-size: 14px; text-indent: 2em; margin-bottom: 12px; overflow: auto;}
.jlist li .koo .more{ opacity: 0.66; font-size: 14px; color: #666}
.jlist li:hover h4 a{ color: #01b0f1}
.jlist li:hover .dtime span{ color: #01b0f1}
.jlist li:hover .dtime p{ color: #01b0f1}


/* 图文新闻 */
.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; }

/* 图片列表 */
.piList ul{ width: 1250px;}
.piList li { width:390px; height: 500px; overflow: hidden; float:left; margin: 0 15px 57px 0; background: #fff; box-shadow:0 0 20px 0px rgba(129, 129, 129, 0.3);}
.piList li .pic { width:390px; height:223px; overflow:hidden;}
.piList li.tsi{ height:340px;}
.piList li .pic1{ width:390px; height:292px; overflow:hidden;}
.piList li .jss{ background: #fff; height:232px;  padding: 45px 25px 0;}
.piList li h4{ display:block; height:40px; font-weight: bold; font-size: 20px; color: #000; margin-bottom: 30px;}
.piList li h4 a { color: #000;}
.piList li p { font-size: 12px; opacity: 0.65; color: #000; line-height: 30px; margin-bottom: 25px;}
.piList li .p1{ text-align:center; line-height:40px;}
.piList li .p1 a{ font-size:12px; color:#000; }
.piList li .more { display: block; padding: 0 4px; padding-bottom: 14px; font-size:12px; color:#000; border-bottom: 1px solid #e5e5e5; width: 55px; }
.piList li:hover img{ transition: all 1s ease; transform: scale(1.2); -webkit-transform: scale(1.2); -webkit-transition: all 1s ease;}
.piList li:hover h4 a{ color: #01b0f1;}
.piList li:hover .more{ border-bottom:1px solid #01b0f1; color: #01b0f1;}
.piList li:hover .p1 a{color: #01b0f1;}

/* 分页 */
.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; }
.page a:hover,.page .current { border:1px solid #01b0f1; background:#01b0f1; color:#fff; }

/* 人才招聘 */
.hrTop { padding:0 0 30px; border-bottom:1px solid #ddd; }
.hrTop li { padding-left:16px; background:url(../images/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(../images/hr_down.gif) no-repeat center; }
.hr h3 .on { background:url(../images/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:50px; padding:5px 5px 15px; border-bottom:1px solid #dcdcdc; }
.hr-list .title { padding:0;  font-weight:normal; font-size:14px; line-height:20px; float:left; width:400px;}
.hr-list .title p{ font-size:16px; color:#000;}
.hr-list .title span{ color:#666; font-size:12px;}
.hr-list .info{ float:left; width:400px; margin-left:100px; padding-top:5px;}
.hr-list .info p { color:#999; }
.hr-list .info span { color:#999; }
.hr-list .apply a{ display:block;background: #01b0f1;color: #fff;padding: 4px 25px;border-radius: 3px; float:right; margin-top:10px; }

.hrdis{ border-bottom:1px solid #eee; margin-bottom:50px; padding-bottom:40px; }
.hrdis .hrr{ }
.hrdis .title{ font-size:16px; color:#5b5b5b;}
.hrdis .info{ margin-top:20px; }

/* 新闻列表 */
.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: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 { 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; }

.jianjie{ height:640px; overflow:hidden; background:url(../images/about1.jpg) center no-repeat; margin-top:50px;}
.jianjie .jian{ width:422px; padding-top:78px; margin-left:88px; text-align:justify}
.jianjie .jian h3{ font-size:30px; color:#fff;}
.jianjie .jian .line{ height:1px; width:80px; background:#fff; margin-top:24px;}
.jianjie .jian .cont{ font-size:12px; color:#fff; line-height:20px; margin-top:35px;}
.cul{ margin-top:110px;}
.cul .m1{ width:335px; float:left; padding:100px 0 0 55px;}
.cul .m1 h4{ font-size:31px; color:#000; font-weight:normal;}
.cul .m1 h5{ font-size:14px; color:#000; font-weight:normal; margin:25px 0 30px 0;}
.cul .m1 p { font-size:12px; color:#666; opacity:0.75; line-height:25px;}
.cul .m2{ float:right; width:641px;}
.wen{ margin-top:114px; margin-bottom:170px;}
.wen .pic{ width:573px; height:308px; position:relative; float:left;}
.wen .pic p{ display:block; position:absolute; right:-98px; bottom:-67px; width:236px; height:132px; font-size:16px; color:#fff; text-align: center; line-height:132px; background:#0aaff0;}
.wen .mino{ width:428px; float:right; padding-top:30px;}
.wen .mino h4{ font-size:30px; color:#000;}
.wen .mino .line{ width:1px; height:30px; background:#0aaff0; margin:20px 0 17px 0;}
.wen .mino ul { width:450px;}
.wen .mino li{ width:200px; margin-bottom:25px; margin-right:20px; float:left;}
.wen .mino li h6{ font-size:14px; color:#000; font-weight:normal;}
.wen .mino li p { font-size:14px; color:#000; opacity:0.67}

.jobs{ height:404px; background:url(../images/job1.jpg) center no-repeat; padding-top:160px; margin-top:50px;}
.jobs .ck{ width:525px; margin-left:533px; }
.jobs .ck .t{ font-size:30px; color:#0aaff0}
.jobs .ck .l{ width:80px; height:1px; background:#0aaff0; margin:20px 0 40px 0;}
.jobs .ck .r{ font-size:14px; color:#000; opacity:0.77; line-height:25px;}

.jobs1{ height:500px; background:url(../images/job2.jpg) center no-repeat; margin:45px 0 45px 0; padding-top:67px;}
.jobs1 .ti1{ font-size:30px; color:#fff; font-weight:bold; margin-bottom:18px; text-align:center;}
.jobs1 .ti2{ text-align:center; font-size:20px; color:#fff; margin-bottom:105px;}
.jobs1 .g-in{ width:1000px; margin:0 auto;}
.jobs1 li{ width:200px; margin:0 25px; float:left; text-align:center; }
.jobs1 li .pic{ width:74px; height:74px; background:#fff; border-radius:50%; overflow:hidden; margin:0 auto;margin-bottom:15px;}
.jobs1 li h4{ color:#fff; font-size:18px; margin-bottom:5px;}
.jobs1 li p{ font-size:14px; color:#fff;}

.jobs2{ margin-bottom:100px; }
.jobs2 .i1{ color:#01b0f1; font-size:30px; font-weight:bold; text-align:center;}
.jobs2 .i3{  color:#000; font-size:14px;  text-align:center;}
.jobs2 .i2{ width:1px; height:23px;  background:#01b0f1; margin:8px auto;}
.jobs2 .i4{ width:1px; height:11px; background:#01b0f1;  margin:16px auto;}
.jobs2 .p1{ font-size:14px; color:#6e6e6e; line-height:30px; text-align:center;}
.jobs2 .c-thh{  width:824px; margin:0 auto;margin-top:60px;}
.jobs2 .c-thh .pic{ position:relative; width:824px; height:405px;}
.jobs2 .c-thh .pic p{ display:block; position:absolute; left:0; bottom:0; width:100%; height:50px; background:rgba(0,0,0,0.5); color:#fff; font-size:14px; line-height:50px; text-align:center;}
.jobs2 .c-xx{ margin-top:15px; position:relative; width:824px;}
.jobs2 .c-xx li { float:left; position:relative; width:267px; margin-right:10px;}
.jobs2 .c-xx li p{ display:block; position:absolute; left:0;bottom:0;width:100%; height:25px; background:rgba(0,0,0,0.5); color:#fff; font-size:14px; line-height:25px; text-align:center;}
.jobs2 .c-xx .prevb{width: 38px;height: 38px; position: absolute;left: -60px;top: 50px; background: url(../images/prev1.png) no-repeat;cursor: pointer; background-size:contain;}
.jobs2 .c-xx .nextb{width: 38px;height: 38px; position: absolute;right: -60px;top: 50px; background: url(../images/next1.png) no-repeat;cursor: pointer;background-size:contain;}



