@charset "utf-8";
.fr{float: right!important;}
.fl{float: left!important;}
.ml15{margin-left: 1rem}
.mb20{margin-bottom: 1.2rem}
#dituContent{width: 100%!important;}
@media screen and (max-width: 750px){
	
	.ml15{margin-left: 0}
	.mb20{margin-bottom: .4rem}
	.fr img{width: 100%;height: auto;}
	#dituContent{height: 300px!important}
}
/* Banner */
.banner { position:relative; width:100%; overflow:hidden; z-index:3; }
.banner .bd { zoom:1; }
.banner .bd img { width:100%!important; height:auto!important; }

.sj-banner { position:relative; width:100%; overflow:hidden; z-index:3; display: none;}
.sj-banner .bd { zoom:1; }
.sj-banner .bd img { width:100%!important; height:auto!important; }

/* 主体 */
.container { position:relative; z-index:8; background: #ffffff;padding: 15px 0 0}
.white{background: #fff}
.wrap { position:relative; width:1002px; min-height:460px; _height:460px; margin:0 auto; }
.wrap .main { display:block; overflow:hidden; *zoom:1; padding:30px 0 0; }
.wrapBt { height:0; background:none; overflow:hidden; clear:both; }

/* 左侧栏目标题 */
.leftTitle { position:relative; color:#333;float: left;background: #77bc2e ;width: 145px;height: 127px;box-sizing: border-box;padding: 50px 0 0 16px;display: none}
.leftTitle:after{content: '';position: absolute;top: 30px;left: 19px;width: 22px;height: 4px;background: #ff5a00}
.leftTitle i,.leftTitle s { display:block; }
.leftTitle i { font-size:24px; line-height:34px; font-weight:normal;font-style: normal; color: #fff}
.leftTitle s { color:#888; font:12px/18px arial; text-decoration:none;  color: #fff;font-size: 14px}

/* 面包屑 */
.location { position:absolute;z-index: 3;width: 1300px;left: 50%;margin-left: -650px;bottom: 0}
.breadcrumbs { float:right; text-align:right; font-size: 14px;color: #fff;padding-left: 34px;background: url(home.png) no-repeat left top;margin-top: 75px}
.breadcrumbs a { display:inline-block; vertical-align:top; font-size: 14px;color: #fff}

/* 二级、三级菜单 */
.sidebar {background: #fff}
.topMenu .w1450{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{margin: 0 auto}
.menu dl dt{float: left;text-align: center;height: 60px;line-height: 60px;position: relative;}
.menu dl dt a{font-size: 16px;color: #333333;display: block;position: relative;padding: 0 20px}
.menu dl dt a.current{}
.menu dl dt a.current:after,.menu dl dt a:hover:after{content: '';position: absolute;bottom: -2px;width: 100%;left: 0;height: 4px;background: #567f99}
.menu dl dd{display: none}
.menu .thirdBox{position: absolute;top: 86px;left: 0;width: 100%;text-align: center;z-index: 6}
.menu .thirdBox dd{display: inline-block;height: 30px;line-height: 30px;}
.menu .thirdBox dd a{display: block;background:#fff; color:#000000; font-size:14px; padding: 0 10px;}
.menu .thirdBox dd a:hover,.menu .thirdBox dd a.current { background:#77bc2e; color:#ffffff; text-decoration:none; }


/* 内容模式 */
.article { padding:50px 0 40px; line-height:2; font-size:14px; word-wrap:break-word;position: relative; }
.article .pro_ls{text-align: center;margin: 20px 0}
.article .pro_ls a{display: inline-block;font-size: 14px;color: #333;margin: 0 5px;padding:0 15px}
.article .pro_ls a:hover,.article .pro_ls a.current{background: #77bc2e;color: #fff}
.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 .bd .pcCon{display: block;}
.article .bd .moCon{display: none;}
.article img{max-width: 100%;height: auto;}
.article video{max-width: 100%;height: auto;}
.article .ft { padding:20px 0 0; border-top:1px solid #ddd; }
.article .bd .dis_prev{width: 50px;height: 50px;display: block;position: absolute;top: 50%;margin-top: -25px;left: 0;background: url(d_prev.png) no-repeat;background-size: contain}
.article .bd .dis_next{width: 50px;height: 50px;display: block;position: absolute;top: 50%;margin-top: -25px;right: 0;background: url(d_next.png) no-repeat;background-size: contain;}
#map img{max-width: unset;}


@media screen and (max-width: 1340px){
	.location{width: 1000px;margin-left: -500px}
}
@media screen and (max-width: 1024px){
	.leftTitle{display: none}
	.location{display: none}
	.topMenu .w1450 {border-bottom: 0}
	.topMenu{}
	.topMenu .home{display: none}
	.menu{padding:3%;width: 100%;background: #f5f5f5;box-sizing: border-box;margin-bottom: 15px}
	.menu dl dt{margin:15px 1% 0 0;font-size:14px;height: auto;line-height: unset;display: block;float: unset;width: 100%;text-align: left;}
	.menu dl dt a{}
	.menu dl dt:after{display: none}
	.menu dl dt:first-child{margin-top: 0}
	.menu dl dt a:hover,.menu dl dt a.current{color: #77bc2e}
	.menu dl dt a.current:after,.menu dl dt a:hover:after{display: none!important;}
	.menu .thirdBox{position: unset;display: block;width: 100%;margin-top: 5px;}
	.menu .thirdBox dd{display: block;width: 100%;text-align: left;border-bottom: 1px solid #ddd;height: auto;}
	.menu .thirdBox dd a{padding:5px 0 5px 15px;background: none}
	.menu .thirdBox dd a:hover,.menu .thirdBox dd a.current{background: none;color: #77bc2e;border-bottom: 1px solid #77bc2e}
	.article .bd .pcCon{display: none;}
	.article .bd .moCon{display: block;}
}
@media screen and (max-width: 750px){
	.banner{display: none}
	.sj-banner{display: block;}
	.article{padding: 0 0 40px}
	#map{width: 100%;height: 400px}
	#dituContent{width: 100%!important;height: 300px!important}
	.article .bd .dis_prev{width: 30px;height: 30px}
	.article .bd .dis_next{width: 30px;height: 30px}
	.article .form{overflow-x: scroll;}
	.article .form table{}
	.article .form table td{min-width: 60px}
}

/* 头部新闻 */
.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; }

/* 新闻列表 */
.nnew{padding-top: 20px}
.nnew ul li{background: #fff;padding: 3%;margin-bottom: 17px;}
.nnbox .nnbl{width: 12%;text-align: right;}
.nnbr{width: 84%;}
.nnbld1{font-size: 20px;color: #77bc2e;text-align: right;}
.nnbld2{font-size: 40px;color: #77bc2e;line-height: 1;font-weight: bold;}
.nnbrt a{font-size: 21px;color: #333;font-weight: bold;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.nnew ul li:hover .nnbrt a{color: #77bc2e}
.nnbrintro{font-size: 14px;line-height: 30px;padding-top: 20px;}
@media screen and (max-width: 1340px){
	.nnbox .nnbl{width: 20%;text-align: right;}
    .nnbr {width: 76%;}
    .nnbrintro{overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2; }
}
@media (max-width:750px){
	.nnbox .nnbl {width: 21%;}
    .nnbld1{font-size: 14px;}
    .nnbld2{font-size: 20px;}
    .nnbrt a{font-size: 16px;}
    .nnbrintro{padding-top: 0px;}
}

/* 图文新闻 */
.pothoItem { padding:50px 0 40px; }
.pothoItem .item { margin-bottom:30px; background: #fff;transition: all .5s ease;}
.pothoItem .item .pic { float:left; width:470px; height:280px; margin-right:56px; overflow: hidden;}
.pothoItem .item .pic img { 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%;}
.pothoItem .item .pic:hover 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; padding: 50px 50px 0 0}
.pothoItem .item dl dt {margin-bottom: 20px}
.pothoItem .item dl dt a{font-size: 20px;color: #333333}
.pothoItem .item:hover{background: #77bc2e;box-shadow: 0 0 10px rgba(0,0,0,.15)}
.pothoItem .item:hover dl dt a{color: #fff}
.pothoItem .item dl .i {color:#666666; font-size:14px; line-height:24px; height: 120px;overflow: hidden;transition: all .5s ease;}
.pothoItem .item dl .d{ font-size: 14px;color: #666666 ;margin-top: 20px;transition: all .5s ease;}
.pothoItem .item:hover dl .i{color: #fff}
.pothoItem .item:hover dl .d{color: #fff}

/* 图片列表 */
.pic-item-list {}
.pic-item-list .pic-item { display:block; float:left; width:130px; margin-bottom:10px; padding:0; }
.pic-item-list dl { padding:0 5px; line-height:26px; text-align:center; }
.piList { padding:50px 0 20px; overflow:hidden; }
.piList .pic-item-list {}
.piList .pic-item { float:left;position:relative; width: 23.5%;margin-right: 2%;margin-bottom: 20px; padding:0; display:inline;}
.piList .pic-item:nth-child(4n){margin-right: 0}
.piList .list-pic { display:block; margin-bottom:0; padding:0; border:0; line-height:148px; overflow: hidden;box-sizing: border-box;border: 1px solid #eee;}
.piList .list-pic img { width:100%;height: auto; }
.piList dl { padding:10px 5px; line-height:20px; background: #fff}
.piList dl dt { height:40px; font-size:14px; line-height:20px;overflow: hidden;vertical-align: middle;position: relative;}
.piList dl dt a{display: block;position: absolute;top: 50%;transform: translateY(-50%);width: 100%}
.piList .pic-item .list-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%;}
.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); }

/*案例展示*/
.case-list{}
.case-list ul{padding: 50px 0 30px}
.case-list ul li{width: 100%;background: #fff;margin-bottom: 25px}
.case-list .pic{float: left;width: 50%;height: auto;vertical-align: middle;overflow: hidden;}
.case-list .pic img{width: 100%;height: auto;}
.case-list .txt{float: right;width: 50%;height: 100%;vertical-align: middle;box-sizing: border-box;padding: 2% 4.6%;text-align: center;}
.case-list ul li:nth-child(2n) .pic{float: right;}
.case-list ul li:nth-child(2n) .txt{float: left;}
.case-list .txt .logo{width: 130px;height: 130px;display: inline-block;}
.case-list .txt .logo img{width: 100%;height: auto;}
.case-list .txt .cont{font-size: 16px;color: #333333;line-height: 30px;margin-top: 20px;height: 120px;overflow: hidden;text-overflow: ellipsis;}
.case-list 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%;}
.case-list 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); }

/* 分页 */
.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 #77bc2e; background:#77bc2e; color:#fff; }

@media screen and (max-width: 1340px){
	.case-list .txt .logo{width: 80px;height: 80px}
	.case-list ul{padding: 20px 0 20px}
	.case-list .txt{padding: 1% 2%;}
	.case-list .txt .cont{font-size: 14px;line-height: 20px}
}
@media screen and (max-width: 1024px){
	.pothoItem{padding: 0 0 10px}
	.pothoItem .item .pic{width: 100%;height: auto;margin-right: 20px;float: unset;}
	.pothoItem .item .pic img{width: 100%;height: auto;}
	.pothoItem .item dl{box-sizing: border-box;width: 100%;padding: 20px 10px 10px;}
	.piList{padding: 15px 0 10px;}
}
@media screen and (max-width: 750px){
	.piList .pic-item{width: 49%;margin-right: 2%}
	.piList .pic-item:nth-child(2n){margin-right: 0}
	.case-list .pic{float: unset;width: 100%}
	.case-list .txt{float: unset;width: 100%;padding-bottom: 20px}
	.case-list .txt .cont{height: auto;margin-top: 10px;line-height: 1.5}
}

/* 人才招聘 */
.jobs { padding:40px 0; border:1px solid #f5f5f5; }
.jobs .jnlist { background:#999; }
.jobs .jnlist ul li { float:left; text-align:center; padding:20px 0; font-size:18px; color:#fff; }
.jobs .jnlist ul li:nth-child(1) { width:40%; }
.jobs .jnlist ul li:nth-child(2) { width:15%; }
.jobs .jnlist ul li:nth-child(3) { width:35%; }
.jobs .jnlist ul li:nth-child(4) { width:10%; }

.jobs .jobsideMenu{padding-bottom: 30px}

.jobs .jobcontent{background: #fff}
.jobs .jobcontent dl dt { float:left; text-align:center; padding:25px 0; font-size:18px; cursor:pointer; }
.jobs .jobcontent dl dt:nth-child(1) { width:40%; }
.jobs .jobcontent dl dt:nth-child(2) { width:15%; }
.jobs .jobcontent dl dt:nth-child(3) { width:35%; }
.jobs .jobcontent dl dt:nth-child(4) { width:10%; }

.jobs .jobart { background:#fff; padding:30px 45px; }
.jobs .jobart .jbt { font-size:20px; color:#005382; margin-bottom:20px; font-weight:bold; }
.jobs .jobart .jbcon { font-size:14px; color:#333; line-height:30px; margin-bottom:25px; }
.jobs .jobart .gojb a { display:block; width:130px; height:40px; background:#77bc2e; color:#fff; font-size:14px; text-align:center; line-height:40px; }

.widget-job-2{padding: 30px 0 50px}
.widget-job-tit{ background: #77bc2e; color: #fff; overflow: hidden; height: 56px; line-height: 56px; font-size:16px;}
.widget-job-2 ._jt { height: 56px; line-height: 56px; overflow: hidden; *zoom: 1;cursor: pointer;border-bottom: 1px dashed #dedede;}
.widget-job-2 ._ut{ float: left; text-align: center;}
.widget-job-2 ._t1 { width: 28%; height:56px;}
.widget-job-2 ._t2 { width: 20%; height:56px;}
.widget-job-2 ._t3 { width: 14%; height:56px;}
.widget-job-2 ._t4 { width: 14%; height:56px;}
.widget-job-2 ._t5 { width: 10%; height:56px;}
.widget-job-2 ._t6 { width: 14%; }
.widget-job-2 ._jt ._t6{text-align: center; }
.widget-job-2 ._jt ._t6 .iconfont{display: inline-block;width: 20px;height: 20px;background: url(iconfont.png) no-repeat;background-size: contain;vertical-align: middle;}
.widget-job-2 ._jt.on ._t6 .iconfont{background: url(iconfont02.png) no-repeat;}
.widget-job-2 ._jc { display: none; }
.widget-job-2 ._jcon { padding: 40px; background: #f3f3f3; padding-left:96px;}
.widget-job-btn{ cursor: pointer; background: #77bc2e;color: #fff; width: 160px; height: 40px; line-height: 40px; margin-top: 40px; display: block;text-align: center;font-size: 15px;}
.widget-job-2 .tit{font-size:16px; color:#5a5a5a; margin-bottom:20px;}
.widget-job-2 .info{font-size:13px; color:#5a5a5a; line-height:24px; margin-bottom:40px;}
.widget-job-btn:hover{color:#fff;}


@media only screen and (max-width:800px){
	.jobs { margin:20px 0; }
	.jobs .jnlist ul li { font-size:12px; }
	.jobs .jobcontent dl dt { font-size:12px; }
	.jobs .jobart { padding:10px; }
	.jobs .jobart .jbt { font-size:12px; }
	.jobs .jobart .jbcon { font-size:12px; }
	
	.jobs .jnlist ul li:nth-child(1) { width:calc(100% - 120px); }
	.jobs .jnlist ul li:nth-child(2) { width:60px; }
	.jobs .jnlist ul li:nth-child(3) { display:none; }
	.jobs .jnlist ul li:nth-child(4) { width:60px; }
	
	.jobs .jobcontent dl dt:nth-child(1) { width:calc(100% - 120px); }
	.jobs .jobcontent dl dt:nth-child(2) { width:60px; }
	.jobs .jobcontent dl dt:nth-child(3) { display:none; }
	.jobs .jobcontent dl dt:nth-child(4) { width:60px; }

	.widget-job-2{padding: 10px 0 20px}
	.widget-job-2 ._jcon{padding-left:30px;}
    .widget-job-2 ._t2{display:none;}
    .widget-job-2 ._t6{display:none;}
    .widget-job-2 ._t3{width:22%;}
    .widget-job-2 ._t5{width:36%;}
    .job_list01 .sear_box .form_box{width:100%;}
    .job_list01 .sear_box .ipt_box{width:50%;}
    .job_list01 .sear_box button{width:40%;}
    .job_list01 .sear_box .tit{font-size:18px;}
    .widget-job-tit{font-size:13px;}
    .widget-job-2 ._ut{font-size:13px;}
}

.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:40px 0; }
.hr h3 { padding-left:0; border-bottom:1px dotted #ccc; color:#77bc2e; 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:#77bc2e; font-weight:bold; line-height:25px; font-size:20px; }
.hr-list .title span { float:right; font-weight:100; }
.hr-list .info { padding:5px 0; line-height:24px; font-size:16px; }
.hr-list .apply { height:24px; line-height:24px; text-align:right; }

@media only screen and (max-width:750px){
	.hr-list .title { line-height:20px; font-size:16px; }
	.hr-list .info { font-size:12px; }
	
}

/* 新闻列表 */
.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:#77bc2e; 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 { margin:5px 0; zoom:1; }
.form-panel .field:after { content:'\20'; display:block; height:0; clear:both; }
.form-panel .text { height:24px; line-height:24px; padding:0 3px; border:1px solid #ccc; background:#fff; color:#555; box-sizing: border-box; }
.form-panel .textarea { width:450px; height:100px; padding:1px 3px; border:1px solid #ccc; background:#fff; color:#555; box-sizing: border-box;  }
.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; }


@media only screen and (max-width:750px){
	.form-panel li.field label { float:left; width:70px; line-height:24px; }
	.form-panel li.field .text { float:left; width:calc(100% - 70px); }
	.form-panel .textarea { float:left; width:calc(100% - 70px); }
	.form-panel .submit-field { padding:0 10px 20px 70px; _padding:0 10px 20px 70px; }
	
}
/* 产品详细页 */
.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; }

