@charset "utf-8";
/* Banner */
.banner{ width:1920px; position:relative; left:50%; margin-left:-960px; height:500px;}
.banner .hd{ width:1200px; text-align:center; position:absolute; left:50%; margin-left:-600px; text-align: center; bottom:30px; z-index:99}
.banner .hd ul li{ width:10px; height:10px; border-radius:5px; display:inline-block; vertical-align:top; font-size:0; margin:0 5px; vertical-align:top; cursor:pointer; background:#c1c1c1; transition:all 0.5s }
.banner .hd ul li.on{ background:#0760cd; }

/* 主体 */
.wrap { position:relative; width:1200px; margin:0 auto; }
.wrap .sidebar { float:left; width:211px; }
.wrap .main { float:right; width:844px; }
.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:70px; }
.menu dl dt { margin-bottom:8px; }
.menu dl dt a { display:block; padding:6px 0 6px 30px; border-bottom:1px solid #cfcfcf; color:#666; font-size:14px; text-align:left; }
.menu dl dt a:hover,.menu dl dt .current { border-bottom:1px solid #32a237; background:#32a237; color:#fff; text-decoration:none; }
.menu dl dd { padding:5px 0 5px 55px; border-bottom:1px solid #eee; background:url(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; }

/* 面包屑 */
.location { position:relative; height:46px;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:left; }
.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:25px; background:url(o_ico_03.gif) no-repeat 0 center; }
.breadcrumbs a:first-child{ margin-left:0}
/* 内容模式 */
.article { width:770px; padding:0 37px 20px; line-height:2; font-size:14px; box-shadow:0 0 15px #f3f3f3; word-wrap:break-word; text-align:justify }
.article .hd { padding:20px 0 10px; text-align:center;border-bottom:1px dashed #d9d9d9 ; margin-bottom:20px }
.article .hd h1 { color:#343434; font-size:20px; }
.article .hd .titBar { color:#797979; font-size:12px; } 
.article .bd { padding-bottom:40px; }
.article .ft { padding:20px 0 0; position:relative }
.bdsharebuttonbox{ width:95px; position:absolute; right:-10px; top:20px}

/* 头部新闻 */
.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 0 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; }

/* 分页 */
.page { padding:0 0 30px; 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 #32a237; background:#32a237; 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:#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:#3A7FCA; 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:#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; }


.container{ padding-top:30px;}
.gleft{ width:330px; float:left;}
.gleft .m1{ width:100%; box-shadow:0 0 15px #f3f3f3; padding-bottom:15px}
.gleft .m1 .top{ width:270px; height:70px;border-bottom:1px solid #eaeaea; margin:0 auto;}
.gleft .m1 .top h3{ background:url(g_50.png) left center no-repeat; line-height:70px; padding-left:55px; font-size:20px; font-weight:bold; color:#343434}
.gleft .m1 .h{ width:270px; margin:0 auto; font-size:14px; color:#313131; padding:10px 0}
.gleft .m1 .h a{ color:#313131}
.gleft .m1 ul{ width:270px; margin:0 auto}
.gleft .m1 ul li{ width:83px; height:28px; text-align:center; float:left; border:1px solid #dfdfdf; line-height:28px; border-radius:5px; background:#f9f9f9; color:#767676; margin-right:6px; margin-bottom:6px;}
.gleft .m1 ul li a{ display:block; color:#767676}
.gleft .m1 ul li:nth-child(3n){ margin-right:0}
.gleft .m2{ width:100%; box-shadow:0 0 15px #f3f3f3; padding-bottom:25px; margin-top:20px}
.gleft .m2 .top{ width:270px; height:70px;border-bottom:1px solid #eaeaea; margin:0 auto;}
.gleft .m2 .top h3{ background:url(g_36.png) left center no-repeat; line-height:70px; padding-left:55px; font-size:20px; font-weight:bold; color:#343434}
.gleft .m2 ul{ width:228px; margin:0 auto;}
.gleft .m2 ul li{ width:228px; overflow:hidden; margin-top:18px; position:relative}
.gleft .m2 ul li span{ position:absolute; display:block; width:100%; height:100%; background:rgba(00,00,00,0.5); left:0; top:0; transition:all 0.3s; transform:scale(0)}
.gleft .m2 ul li:hover span{transform:scale(1)}

.wrap .main .top h3{background:url(g_36.png) left center no-repeat; line-height:70px; padding-left:55px; font-size:20px; font-weight:bold; color:#343434;border-bottom:1px solid #eaeaea;}
.wrap .main .top h3 a{ font-size:16px; display:inline-block; vertical-align:top; font-weight:normal; background:url(g_54.png) left 30px no-repeat; padding:0 15px; color:#999999}
.wrap .main .top h3 a:first-child{ background:none; margin-left:30px}
.wrap .main .top h3 a:hover{ color:#0085b6}
.wrap .main .picList{ padding-bottom:30px}
.wrap .main .picList .pics{ width:193px; float:left; margin-right:12px; margin-top:30px;}
.wrap .main .picList .pics .pic{ width:193px;  position:relative; height:226px}
.wrap .main .picList .pics .pic span{ display:block; width:100%; height:100%; background:rgba(00,00,00,0.5); position:absolute; left:0; top:0; transform:scale(0); transition:all 0.5s}
.wrap .main .picList .pics:hover .pic span{ transform:scale(1)}
.wrap .main .picList .pics:nth-child(4n){ margin-right:0}
.wrap .main .picList .pics .title{ margin-top:10px}
.wrap .main .picList .pics .title a{ color:#7a7a79; font-size:16px; transition:all 0.5s}
.wrap .main .picList .pics:hover .title a{ color:#0760cd; font-size:16px}
.wrap .main .picList .pics .title p{ font-size:14px; color:#7a7a79}


.wrap .main .s1{box-shadow:0 0 15px #f3f3f3; padding:10px 17px }
.wrap .main .s2{box-shadow:0 0 15px #f3f3f3; padding:20px 17px; margin-top:20px }
.wrap .main .s3{margin-top:20px }
.wrap .main .picList2{ padding-bottom:30px}
.wrap .main .picList2 .pics{ width:180px; float:left; margin-right:17px; margin-top:20px; transition: all 0.5s; padding-bottom:30px; }
.wrap .main .picList2 .pics .pic{ width:180px;  position:relative}
.wrap .main .picList2 .pics:nth-child(4n){ margin-right:0}
.wrap .main .picList2 .pics .title{ margin-top:10px; padding:0 5px; box-sizing:border-box}
.wrap .main .picList2 .pics .title a{ color:#7a7a79; font-size:14px; transition:all 0.5s; display:block;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.wrap .main .picList2 .pics:hover .title a{ color:#0760cd; font-size:14px}
.wrap .main .picList2 .pics .title p{ font-size:12px; color:#7a7a79}
.wrap .main .picList2 .pics:hover{ background:#f4f4f4;}

.pro{ width:100%}
.pro01{ width:1150px; margin:0 auto; padding:25px; box-shadow:0 0 15px #f3f3f3; padding-bottom:50px}
.pro01 .lt{ width:401px; float:left}
.pro01 .lt .tabpic{ width:100%}
.pro01 .lt .tabpic .hd  ul{ width:410px; padding-top:8px}
.pro01 .lt .tabpic .hd li{ float:left; cursor:pointer; width:77px; position:relative; margin-right:4px}
.pro01 .lt .tabpic .hd li.on span{ display:block; width:100%; height:100%; position:absolute; left:0; top:0; background:rgba(00,00,00,0.5)}
.pro01 .rt{ width:735px; float:right}
.pro01 .rt .m1{ border:1px solid #c8c8c8; width:701px; padding:15px; margin-bottom:10px;}
.pro01 .rt .m1 ul{ padding-top:10px}
.pro01 .rt .m1 ul li{ width:168px; text-align:center; border:1px solid #c8c8c8; padding:5px 0; float:left; color:#1c1c1c; margin-right:7px}
.pro01 .rt .m1 ul li a{ color:#1c1c1c}
.pro01 .rt .m1 ul li:last-child{ margin-right:0}


.pro02{ width:1150px; margin:0 auto; padding:25px; box-shadow:0 0 15px #f3f3f3; padding-bottom:50px; margin-top:20px}
.pro02 .hd{ width:100%; border-bottom:1px solid #0760cd; padding-bottom:10px}
.pro02 .hd li{ width:115px; height:43px; text-align:center; line-height:43px; border:1px solid #0760cd; float:left; font-size:18px; cursor:pointer;background:#fff; color:#0760cd}
.pro02 .hd li.on{  background:#0760cd; color:#fff; }



.gnews{ width:100%; box-shadow:0 0 15px #f3f3f3; padding-bottom:20px}
.gnews .hd {
    padding: 20px 0 10px;
    text-align: center;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 20px;
}
.gnews .hd h1 {
    color: #343434;
    font-size: 20px;
}
.lists{ text-align:center}
.lists li{ display:inline-block; vertical-align:top; background:url(g_54.png) right center no-repeat; font-size:16px; padding:0 20px; font-size:16px}
.lists li a{ color:#999}
.lists li.on a,.lists li:hover a{ color:#0085b6 }
.wrap .news_list{ width:1128px; margin:0 auto}
.wrap .news_list .s2{box-shadow:0 0 15px #f3f3f3; padding:20px 17px; margin-top:20px }
.wrap .news_list .s3{margin-top:20px }
.wrap .news_list .picList2{ padding-bottom:30px}
.wrap .news_list .picList2 .pics{ width:264px; float:left; margin-right:17px; margin-top:20px; transition: all 0.5s; padding-bottom:30px; }
.wrap .news_list .picList2 .pics .pic{ width:264px;  position:relative}
.wrap .news_list .picList2 .pics:nth-child(4n){ margin-right:0}
.wrap .news_list .picList2 .pics .title{ margin-top:10px; padding:0 5px; box-sizing:border-box}
.wrap .news_list .picList2 .pics .title a{ color:#333; font-size:14px; transition:all 0.5s; display:block;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.wrap .news_list .picList2 .pics:hover .title a{ color:#0760cd; font-size:14px}
.wrap .news_list .picList2 .pics .title p{ font-size:12px; color:#7a7a79; margin-top:5px;}
.wrap .news_list .picList2 .pics:hover{ background:#f4f4f4;}
.wrap .news_list .picList2 .pics .title p:nth-child(2){ min-height:36px}

.mm{ width:100%; border-top:1px dashed #ccc; padding-top:5px}
.mm .lt{ float:left}
.mm .rt{ float:right}



.rc { width:770px; padding:0 37px 20px; line-height:2; font-size:14px; box-shadow:0 0 15px #f3f3f3; word-wrap:break-word; text-align:justify ; margin-top:20px;}
.rc .hd { padding:20px 0 10px; text-align:center;border-bottom:1px dashed #d9d9d9 ; margin-bottom:20px }
.rc .hd h1 { color:#343434; font-size:20px; }


.zhaopin { padding-bottom:80px; }
.zhaopin .p1 { font-size:16px; padding-bottom:5px;  margin-bottom:30px; }
.zhaopin .p2 ul { width:100%; font-size:14px; }
.zhaopin .p2 ul li i { float:left; display:block; padding:20px 0; }
.zhaopin .p2 ul li i:nth-child(1) { width:5%; }
.zhaopin .p2 ul li i:nth-child(2) { width:18%; }
.zhaopin .p2 ul li i:nth-child(3) { width:18%; }
.zhaopin .p2 ul li i:nth-child(4) { width:18%; }
.zhaopin .p2 ul li i:nth-child(5) { width:18%; }
.zhaopin .p2 ul li i:nth-child(6) { width:15%; }
.zhaopin .p2 ul li .clearfix { border-bottom:1px solid #f3f3f3; }
.zhaopin .p2 ul li i:nth-child(7) p { width:24px; height:24px; background:url(z01.jpg) no-repeat; cursor:pointer; }
.zhaopin .p2 ul li:nth-child(1) .clearfix { background:#888; color:#fff; }
.zhaopin .p2 ul li:nth-child(1) .clearfix i { padding:15px 0; }
.zhaopin .p2 ul li.on { background:#fafafa; } 
.zhaopin .p2 ul li.on i:nth-child(7) p { background:url(z02.jpg) no-repeat; }
.zhaopin .p2 ul li.on .txt { display:block; }
.zhaopin .p2 ul li .txt { padding:20px 0 20px 5%; background:#fafafa; border-bottom:1px solid #f3f3f3; display:none; } 
.zhaopin .p2 ul li .txt .more { margin-top:20px; }
.zhaopin .p2 ul li .txt .more a { display:block; background:#fed775; width:150px; height:40px; color:#666; text-align:center; line-height:40px; font-size:14px; }
.zhaopin .p3  { padding:60px 0 0 65px; }
























































