@charset "utf-8";

/* 主体 */
.container {}
.wrap{ width:1200px; margin:0 auto}
.container .wrap { position:relative; min-height:460px; background:#fff; padding:30px 0;}
.container .wrap .sidebar { float:left; width:250px; }
.container .wrap .main {float:right; width:899px;}

/* 左侧栏目标题 */
.leftTitle { position:relative; height:76px; line-height:76px; background:#30a17e; font-size:20px; color:#fff; padding:0 0 0 28px;}

/* 面包屑 */
.location { position:relative; height:46px; line-height:46px; border-bottom:1px solid #eaeaea; }
.breadcrumbs { width:1200px; margin:0 auto; text-align:right; }
.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; }

.mapbox{height:375px;position:relative;}
.mapbox .box{width:355px;height:375px;position:absolute;top:0;right:0;background:url(box.jpg);}
.mapbox .box .closed{position:absolute;top:0;right:6px;z-index:10;color:#fff;font-family:Arial;font-size:18px;cursor:pointer;}
.mapbox .box h2{color:#fff;font-size:24px;font-weight:normal;text-align:center;padding-top:20px;}
.mapbox .box h3{color:#fff;font-size:14px;font-weight:normal;font-family:Arial;text-align:center;}
.mapbox .box h4{font-size:16px;width:315px;height:50px;line-height:50px;margin:14px auto;color:#fff;text-align:center;background:url(bgs.png) no-repeat;background-size:cover;}
.mapbox .box p{font-size:14px;color:#fff;padding-left:20px;line-height:24px;}
.mapbox .box p a{color:#fff;}
.mapbox .box p a:hover{opacity:0.6;}
.mapbox .box .dhewm{width:83px;text-align:center;background:#fff;padding:10px;border-radius:6px;margin:0 auto;}
.mapbox .box .dhewm span{display:block;padding-top:4px;}

/* 二级、三级菜单 */
.menu {}
.menu dl dt {border-top:1px solid #ddd;}
.menu dl dt a { display:block; height:42px; line-height:42px; font-size:14px; padding-left:28px; background:#f2f2f2;}
.menu dl dt a:hover,.menu dl dt .current { background:#30a17e; color:#fff; }
.menu dl dd{}
.menu dl dd a{display:block; font-size:13px; padding-left:28px; height:34px; line-height:34px; border-bottom:1px solid #f8f8f8;}
.menu dl dd a:hover,.menu dl dd a.current{color:#30a17e;}

/* 内容模式 */
.article { padding:0 0 40px; line-height:2; font-size:16px; word-wrap:break-word; text-align:justify; }
.article .hd { padding:0 0 20px; text-align:center; }
.article .hd h1 { color:#222; font-size:20px; }
.article .hd .titBar { color:#999; font-size:14px; }
.article .bd { padding-bottom:40px; text-align:justify; }
.article .ft { padding:20px 0 0; border-top:1px solid #ddd; }

/* 头部新闻 */
.hotNews { margin-bottom:26px; overflow:hidden; }
.hotNews .pic { float:left; width:271px; height:200px; overflow:hidden; }
.hotNews .pic img{width:271px;height:200px;}
.hotNews .pic a:hover img{transform:scale(1.05);}
.hotNews dl { display:block; overflow:hidden; zoom:1; float:right; width:627px; height:200px; background:#f9f9f9; box-sizing:border-box; padding:20px; }
.hotNews dl dt { font-size:18px; text-align:justify; }
.hotNews dl dt a{color:#000;}
.hotNews dl dt a:hover{color:#30a17e;}
.hotNews dl .d{padding:10px 0 2px;font-family:Arial;font-size:14px;}
.hotNews dl .i { padding-bottom:15px; font-size:14px; color:#888; padding-top:10px; }
.hotNews dl .m { width:110px; height:30px; background:#999; line-height:30px; text-align:center; }
.hotNews dl .m a { display:block; color:#fff; }
.hotNews dl .m a:hover { background:#30a17e; color:#fff; }

/* 新闻列表 */
.list { padding:0 0 40px; }
.list li { padding:15px 0; border-bottom:1px dashed #e0e0e0; background:url(o_ico_04.gif) no-repeat left center; font-size:14px; height:20px; line-height:20px; }
.list li a { float:left; padding-left:14px; }
.list li a:hover{padding-left:20px;}
.list li span { float:right; color:#999; font-family:Arial; }

/* 图文新闻 */
.pothoItem { margin:0 0 40px; }
.pothoItem .item { margin-bottom:20px; padding:0 0 20px; border-bottom:1px dashed #dedede; overflow:hidden; }
.pothoItem .item .pic { float:left; margin-right:20px; padding:4px; border:1px solid #e7e7e7; }
.pothoItem .item .pic a{display:block;width:203px;height:150px;line-height:150px;text-align:center;background:#eee;}
.pothoItem .item .pic img { width:203px; 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 dt a{color:#222;}
.pothoItem .item dl dt a:hover{color:#30a17e;}
.pothoItem .item dl .d {font-size:14px;font-family:Arial;padding-top:3px;}
.pothoItem .item dl .m a{display:block; width:120px; height:30px; line-height:30px; background:#ddd; text-align:center;}
.pothoItem .item dl .m a:hover{background:#30a17e;color:#fff;}
.pothoItem .item dl .i { padding:5px 0 20px; color:#999; font-size:13px; line-height:25px; }

/* 图片列表 */
.piList { padding:0 0 10px; overflow:hidden; }
.piList .pic-item-list {}
.piList .pic-item { position:relative; width:200px; margin:0 32px 30px 0; float:left; display:inline;}
.piList .pic-item:nth-child(4n){margin-right:0;}
.piList .list-pic {}
.piList .list-pic a{display:block; width:100%;text-align:center; background:#f2f2f2; }
.piList .list-pic img { width:100% }
.piList dl {}
.piList dl dt {  font-size:14px; padding:10px 15px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; text-align:center; background:#f2f2f2;}
.piList dl dt:hover{background:#aaa;color:#fff;}
.piList dl dt:hover a{color:#fff;}


.piList-2 { padding:0 0 10px; overflow:hidden; }
.piList-2 .pic-item-list {}
.piList-2 .pic-item { position:relative; width:198px; margin:0 35px 30px 0; float:left; display:inline;}
.piList-2 .pic-item:nth-child(4n){float:right;margin-right:0;}
.piList-2 .list-pic {}
.piList-2 .list-pic a{display:block; width:198px; height:280px; line-height:280px; text-align:center; background:#f2f2f2; }
.piList-2 .list-pic img { width:198px; height:280px; }
.piList-2 dl {}
.piList-2 dl dt { height:38px; line-height:38px; font-size:13px; padding:0 15px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; text-align:center; background:#f2f2f2;}
.piList-2 dl dt:hover{background:#aaa;color:#fff;}
.piList-2 dl dt:hover a{color:#fff;}

.piList-3 { padding:0 0 10px; overflow:hidden; }
.piList-3 .pic-item-list {}
.piList-3 .pic-item { position:relative; width:288px; margin:0 17px 30px 0; float:left; display:inline;}
.piList-3 .pic-item:nth-child(3n){float:right;margin-right:0;}
.piList-3 .list-pic {}
.piList-3 .list-pic a{display:block; width:288px; height:192px; line-height:192px; text-align:center; background:#f2f2f2; }
.piList-3 .list-pic img { width:288px; height:192px; }
.piList-3 dl {}
.piList-3 dl dt { height:38px; line-height:38px; font-size:13px; padding:0 15px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; text-align:center; background:#f2f2f2;}
.piList-3 dl dt:hover{background:#aaa;color:#fff;}
.piList-3 dl dt:hover a{color:#fff;}


.piList-4 { padding:0 0 10px; overflow:hidden; }
.piList-4 .pic-item-list {}
.piList-4 .pic-item { position:relative; width:200px; margin:0 33px 30px 0; float:left; display:inline;}
.piList-4 .pic-item:nth-child(4n){float:right;margin-right:0;}
.piList-4 .list-pic {}
.piList-4 .list-pic a{display:block; width:200px; height:300px; line-height:300px; text-align:center; background:#f2f2f2; }
.piList-4 .list-pic img { width:200px; height:300px; }
.piList-4 dl {}
.piList-4 dl dt { height:38px; line-height:38px; font-size:13px; padding:0 15px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; text-align:center; background:#f2f2f2;}
.piList-4 dl dt:hover{background:#aaa;color:#fff;}
.piList-4 dl dt:hover a{color:#fff;}


.piList-5 { padding:0 0 10px; overflow:hidden; }
.piList-5 .pic-item-list {}
.piList-5 .pic-item { position:relative; width:200px; margin:0 33px 30px 0; float:left; display:inline;}
.piList-5 .pic-item:nth-child(4n){float:right;margin-right:0;}
.piList-5 .list-pic {}
.piList-5 .list-pic a{display:block; width:200px; height:300px; line-height:300px; text-align:center; background:#f2f2f2; }
.piList-5 .list-pic img { width:200px; height:300px; }
.piList-5 dl {}
.piList-5 dl dt { height:38px; line-height:38px; font-size:13px; padding:0 15px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; text-align:center; background:#f2f2f2;}
.piList-5 dl dt:hover{background:#aaa;color:#fff;}
.piList-5 dl dt:hover a{color:#fff;}


/* 分页 */
.page { padding:0 0 30px; line-height:24px; text-align:center; }
.page a { display:inline-block; margin:0 3px; padding:3px 13px; border:1px solid #ddd; background:#f2f2f2; vertical-align:top; }
.page a:hover,.page .current { border:1px solid #30a17e; background:#30a17e; color:#fff; }

.page form{display:inline-block;line-height:34px;margin-left:5px;}
.page .d{width:50px;height:32px;line-height:32px;border:1px solid #ebedef;margin:0 5px;background:#f7fafc;}
.page input[type="submit"]{background:#30a17e;color:#fff;height:34px;line-height:34px;padding:0 5px;cursor:pointer;margin-left:10px;}

/* 新闻列表 */
.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:#30a17e; font-size:14px; font-weight:bold; line-height:20px; }
.message-list .m-title span { float:right; color:#888; 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; text-align:justify;}

/* 人才招聘 */
.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:32px; text-align:right; }
.form-panel .input { padding:6px 0; zoom:1; }
.form-panel .field:after { content:'\20'; display:block; height:0; clear:both; }
.form-panel .text { height:26px; padding:2px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel .textarea { width:600px; height:100px; padding:3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel .submit-field { padding:10px 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:100px; height:32px; font-size:14px; border:none; background:#666; color:#fff; cursor:pointer; }
.form-panel .submit-field .btn-submit{background:#30a17e;}


.zj{ background:url(ax1.jpg) center center repeat; padding:70px 0}
.zj .nr{ width:1300px; margin:0 auto; margin-top:70px}
.zj .ihd{ text-align:center}
.zj .ihd i{ display:inline-block; vertical-align:top; font-size:30px; color:#034a22; font-family:"宋体"; position:relative; padding:0 45px; background:url(ax9.png) left center no-repeat,url(ax10.png) right center no-repeat; font-weight:bold}
.zj .nr .item{ width:615px; float:left; margin-bottom:60px}
.zj .nr .item:nth-child(2n){ float:right}
.zj .nr .item .pic{ float:left}
.zj .nr .item .pic a i{ display:block; width:220px; height:314px; position:relative; box-sizing:border-box; padding:15px 13px}
.zj .nr .item .pic a i img{ width:196px; height:280px;}
.zj .nr .item .pic a i:after{ content:""; display:block; width:100%; height:100%; background:url(ax3.png) center center no-repeat; background-size:100% 100%;  position:absolute; left:0; top:0}
.zj .nr .item .cont{ width:355px; float:right}
.zj .nr .item .cont .item01 .a{ float:left; color:#034a22; font-size:24px; line-height:40px}
.zj .nr .item .cont .item01 .b{ font-size:18px; color:#034a22; line-height:40px; float:right}
.zj .nr .item .cont .item02{ font-size:16px; color:#434343; line-height:36px; height:144px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4; margin:30px 0}
.zj .nr .item .cont .more a{ display:block; background:url(ax4.png) center center no-repeat; width:155px; height:32px; box-sizing:border-box; color:#fff; line-height:32px; padding-left:22px; font-size:14px}
.zj .nr .item .cont .more a:hover{ background:url(ax5.png) center center no-repeat;}

.pages {  text-align:center; }
.pages a.aa { display:inline-block; margin:0 3px; width:35px; height:35px; background:url(ax11.png) center center no-repeat; color:#fff; line-height:35px;}
.pages a.aa:hover{ background:url(ax8.png) center center no-repeat; }
.pages a.aa.current{ background:url(ax8.png) center center no-repeat; }
.pages a.prev{ display:inline-block; font-size:16px; color:#034a22; line-height:35px; background:url(ax6.png) left center no-repeat; padding-left:35px; margin-right:15px}
.pages a.next{ display:inline-block; font-size:16px; color:#034a22; line-height:35px; background:url(ax7.png) right center no-repeat; padding-right:35px; margin-left:15px}

.zj .nr2{ width:1300px; margin:0 auto; margin-top:70px}
.zj .nr2 .item01 .pic{ float:left}
.zj .nr2 .item01 .pic i{ display:block; width:220px; height:314px; position:relative; box-sizing:border-box; padding:15px 13px}
.zj .nr2 .item01 .pic i img{ width:196px; height:280px;}
.zj .nr2 .item01 .pic i:after{ content:""; display:block; width:100%; height:100%; background:url(ax3.png) center center no-repeat; background-size:100% 100%;  position:absolute; left:0; top:0}
.zj .nr2 .item01 .cont{ width:1030px; height:314px; float:right; background:url(ax12.png) center center no-repeat; padding:35px 45px; box-sizing:border-box}
.zj .nr2 .item01 .cont .title{ font-size:24px; color:#034a22; font-weight:bold}
.zj .nr2 .item01 .cont .intro{ font-size:16px; color:#434343; line-height:2; margin-top:10px}
.zj .nr2 .item02{ margin-top:60px}
.zj .nr2 .item02 .title{ font-size:30px; color:#034a22; font-weight:bold; font-family:"宋体"; background:url(ax13.png) left center no-repeat; padding-left:45px}
.zj .nr2 .item02 .bd{ font-size:18px; color:#434343; line-height:2; margin-top:10px;}
.zj .nr2 .item02 .bd img{ max-width:100%; height:auto}

































