/* ==========================================================================
   Other Page
   ========================================================================== */
   
.inner{}
.inner .index_{}
.inner .index_ .T{padding: 25px 0}
.detailPage .wrap{max-width: 980px}
.mbg{ background:#f8f8f8;}
.sbg{ background:#fff;}
/* nbanner*/
.nbanner{position:relative;overflow:hidden;height:487px;text-align:center;background:url(../img/nban.jpg);background-size: cover}
.nbanner .ntit{ margin-top:8%;}
.nbanner span,.nbanner i{color:#007f41;}
.nbanner span{font-size:5rem; letter-spacing:1px; margin-top:2rem; font-weight:bold;}
.nbanner i{font-size:2.8rem; text-transform:uppercase; font-style:normal; display:block;}
.nbanner i:before{ content:'◆——';color:#007f41; display:inline-block; font-size:2rem;}

.nban1{background:url(../img/nban1.jpg);background-size: cover}
.nban2{background:url(../img/nban2.jpg);background-size: cover}
.nban3{background:url(../img/nban3.jpg);background-size: cover}
.nban4{background:url(../img/nban4.jpg);background-size: cover}

.prod-cont{ margin-top:2rem;}
/*盒子*/
.box-cont{padding:1em 0}

.video-box .icon {
    position: relative;
}
.video-box .play {
    width: 48px;
    height: 48px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -24px;
    margin-top: -24px;
}


/* ==========================================================================
   Common page
   ========================================================================== */
/*
 * 新闻
 */

/*新闻*/
.news-box{color:#3f3f3f;overflow:hidden;background-color:#fff;margin-bottom:20px; border-bottom:1px solid #ccc;}
.news-box .nrow{ display:flex;}
.news-box .f-fl{ width:20%;}
.news-box .pic{ width:100%; height:322px; display:block; text-align:center; overflow:hidden; position:relative;}
.news-box .pic img{ height:100%; width:auto; max-width:none;}
.news-box .frow{ width:80%; vertical-align:middle; position:relative;}
.news-box .frow:before{ content:" "; height:95%; width:0; display:inline-block; vertical-align:middle; text-align:center;}
.news-box .frow a{ vertical-align:middle; display:inline-block; color:#3d3d3d; padding:0 3rem;}
.news-box .frow a span{ font-size:2.2rem; padding:1rem 0; border-bottom:1px solid #ddd; display:inline-block; width:100%;}
.news-box .pic .date{background:#fff;color:#969696;padding:1rem; width:70%; position:absolute; right:0; bottom:20px; font-size:3rem;}
.news-box .pic .date em{font-size:15px;display:block;font-style:normal;line-height:1.8rem; border-top:1px solid #ccc;}
.news-box .pice span{color:#bbb;padding-right:15px;line-height:22px;display:inline-block;}
.news-box p{color:#666666;overflow:hidden;font-size:14px; margin-top:1rem;}
.news-box i{ position:absolute; font-size:6rem; right:5%; top:50%; font-style:normal; color:#bfbfbf}
.news-box .nrow:hover .frow{ background:#ff811d;}
.news-box .nrow:hover .frow a,.news-box .nrow:hover p,.news-box .nrow:hover i{ color:#fff;}

.sect_news2 .full-row{ margin-bottom:2rem;}
.sect_news2 .bmrg{ margin:0 5%;}
.sect_news2 a{ color:#343434; font-size:2.2rem; display:block; position:relative; overflow:hidden;}
.sect_news2 a.nmore{ background:#007f41;font-size:1.4rem; line-height:3.5rem; display:block; margin:1rem 0 0; color:#fff; width:20%; height:3.5rem; padding:0; text-align:center;}
.sect_news2 a span{ display:block; text-overflow: ellipsis;overflow:hidden;white-space:nowrap;}
.sect_news2 p{ color:#969696; font-size:1.4rem;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.sect_news2 .brow i{ font-style:normal; font-size:2rem; color:#969696; line-height:4rem;}
.sect_news2 a:hover{ top:0;opacity:1;transition-duration:0.4s;}

.sect_news2 .subCate{ text-align:center; padding-bottom:3rem;}
.sect_news2 .subCate a{ display:inline-block; background:#fff; color:#333333; text-align:center; font-size:1.8rem; width:167px; height:39px; line-height:39px; margin:0 1rem;border-radius:39px;}
.sect_news2 .subCate a:hover{ background:#215ebe; color:#fff;}
.sect_news2 .nimg{ line-height:14rem; text-align:center; background:#eee;}


/*新闻样式3*/
.news-box2{position: relative;color: #828282;border-bottom:1px dashed #dcdcdc;padding: 15px 0;overflow: hidden}
.news-box2 .pic{border:1px solid #ccc;width: 174px;height: 155px}
.news-box2 .news-cont{}
.news-box2 h5{font-size: 1.1rem;font-weight: normal;}
.news-box2 p{padding: 0 0 10px 0;height: 6rem;overflow: hidden;line-height: 1.5}
.news-box2 a.more{border:0;color: #333333;padding: 0 5px;display: inline-block;background: #fff;float: right;margin-top: 5px}

/*新闻样式4*/
.news-box3{position: relative;color: #828282;border-bottom:1px solid #dcdcdc;padding: 15px 0;overflow: hidden}
.news-box3 i{background: #e2447e;color: #fff;border-radius: 5px;width: 60px;height: 60px;display: block;text-align: center;line-height: 60px;font-size: 3rem;font-weight: bold;}
.news-box3 h5{font-size: 1.3rem;font-weight: normal;}
.news-box3 p{padding: 0 0 10px 0;overflow: hidden;line-height: 1.5;font-size:1rem}
.news-box3 a.more{border:0;color: #333333;padding: 0 5px;display: inline-block;background: #fff;float: right;margin-top: 5px}

/*
 * 新闻详细
 */

.caseTitle{line-height: 50px;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc}
.caseTitle span{color: #000;padding-left: 20px}
.caseTitle span.r{border-left: 1px solid #ccc;display: block;float: left}
.content .C {padding: 10px 2%}
/*正文*/
.newsDetail{padding-bottom: 3em}
.newsTit{border:1px solid #d3d3d3;border-bottom:0;text-align:center;padding-bottom:24px;background-color: #fff}
.newsTit h1{color:#000;padding:2rem 0 2rem 0;font-weight: normal;line-height: 1.3}
.newsTit p{font-size:14px;color:#bbb}
.newsTit p a{color:#bbb}
.newsTit p span{padding:0 20px}
.newsThumb{text-align: center;padding-bottom: 40px}
.newsThumb img{max-width: 90%}
/*内容*/
.content{font-size:14px;line-height:30px;padding:40px 0px 40px;margin-bottom: 0;border:1px solid #d7d8db;background-color: #fff}
.content p{font-size:14px;margin:1.12em 0;line-height:30px}
.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{line-height: 150%}
.content h1{font-size:32px;font-weight:bold;margin:.67em 0}
.content h2{font-size:24px;font-weight:bold;margin:.75em 0}
.content h3{font-size:18px;font-weight:bold;margin:.83em 0}
.content h4{font-size:16px;font-weight:bold;margin:1.12em 0}
.content h5{font-size:14px;font-weight:bold;margin:1.5em 0}
.content h6{font-size:12px;font-weight:bold;margin:1.67em 0}
.content ul li{list-style:inherit}
.content .n_top{margin-top:0}

.content_bak{font-size:14px;line-height:30px;padding:3%;background-color: #fff;margin-bottom: 0;border: 1px solid #d7d8db}
.content_bak p{font-size:14px;margin:0 0 1.12em;line-height:30px}
.content_bak h1,.content_bak h2,.content_bak h3,.content_bak h4,.content_bak h5,.content_bak h6{line-height: 150%}
.content_bak h1{font-size:32px;font-weight:bold;margin:.67em 0}
.content_bak h2{font-size:24px;font-weight:bold;margin:.75em 0}
.content_bak h3{font-size:18px;font-weight:bold;margin:.83em 0}
.content_bak h4{font-size:16px;font-weight:bold;margin:1.12em 0}
.content_bak h5{font-size:14px;font-weight:bold;margin:1.5em 0}
.content_bak h6{font-size:12px;font-weight:bold;margin:1.67em 0}
.content_bak ul li{list-style:inherit}
.content_bak .n_top{margin-top:0}
/*点赞*/
.newsPj{width:100%;text-align:center;padding-bottom:24px}
.newsPj a.good,.newsPj a.bad{float:none}
a.good,a.bad{font-size: 14px; float: right; color: #999;cursor: pointer}
a.bad{padding-left: 18px}
a.good span,a.bad span{background: url(../img/base/icon_news_detail.gif) no-repeat; width: 24px; display: inline-block; vertical-align: text-bottom; height: 31px; margin-right: 7px; cursor: pointer;}
.newsPj a.bad span{background-position:0 -51px}
.newsPj a.good span{background-position:0 -20px}
.newsPj a.bad:hover span{background-position:-24px -51px}
.newsPj a.good:hover span{background-position:-24px -20px}
/*分享*/
.newsbshare{text-align:center;font-size:14px}
.newsDetailCur{width:auto;position:relative;border:1px solid #d7d8db;border-top: 0;margin-bottom: 15px;background-color: #fff}
.newsDetailCur li{width:49.9%;float:left;font-size:14px;position:relative;z-index:1111;overflow: hidden;padding:12px 0;}
.newsDetailCur li a{padding: 0 25px}
.newsDetailCur li.r{float:right;text-align:right;border-left: 1px solid #d7d8db}
/*手机查看*/
.check_moblie{ display:inline-block; width:98px; height:30px; vertical-align:middle; background:#f2f2f2; border:1px solid #e5e5e5; line-height:30px; color:#999; text-indent:9px; text-align:left; position:relative; cursor:pointer; margin-left:20px;}
.check_moblie .isj{background:#888888; width:0px; height:0px; overflow:hidden; margin-bottom:5px; border-top:5px solid #888888; border-right:5px solid #f2f2f2;border-left:5px solid #f2f2f2; display:block; position:absolute; right:8px; top:14px;}
.check_moblie .isj_hover{ border-top:none; border-bottom:5px solid #888888;}
.mobile_qrview{ width:100%; min-width:100%; display:none;}
.mobile_qrview .in{ border:1px solid #e5e5e5; position:relative; padding:20px 29px; min-height:130px; _height:130px; margin-top:22px;}
.mobile_qrview h1{ font-size:30px; color:#000; padding-bottom:10px;}
.mobile_qrview p{ line-height:24px; font-size:14px; color:#999}
.mobile_qrview img{float:right}
.mobile_qrview .clmoblie{display:none;width:24px; height:24px; line-height: 24px; font-size:22px; overflow:hidden; position:absolute; right:10px; top:10px}
/*推荐新闻*/
.newsRecmd h4{font-size: 24px;color:#000;padding:10px 0}
.newsRecmd .box-c{}

/*
 * 招聘
 */
.section_njob.block1,.section_njob.block1 *{background: #f3f3f3}
.section_njob .services-box{padding-bottom: 0;}
.section_njob .services-box .icon{height: auto;font-size: 60px;color: #d83142}
.section_njob .services-box h3{color: #d83142;font-size: 20px;font-weight: normal}
.section_njob .services-box p,.section_njob .services-box p a{color: #7f7f7f;height: auto}
/*样式1*/
.jbox{background-color: #fff;margin-bottom: 20px}
.jbox .jbox_t{font-size: 30px;padding: 5px 15px}
.jbox .jbox_c{padding: 0}
.jbox .jbox_c h5{font-size: 18px;color: #0066a6;font-weight: normal;}
.jbox .jbox_c p{font-size: 14px;height: 50px;padding: 5px 0}
.jbox .jbox_c a{color: #183883;font-size: 14px;padding: 3px 5px}
.jbox .jbox_c a:hover{text-decoration: underline}
/*样式2*/
.sub_cont{ background:#6a6a6a; line-height:4.8rem;}
.subnav{ padding-right:2%; text-align:right;}
.subnav a{ display:inline-block; margin:0 2%; color:#eaeaea; font-weight:bold; font-size:1.6rem; position:relative;}
.subnav a:hover{ background:url(../img/sub_dot.jpg) no-repeat center bottom;transition:all 0s;}
.navContent{display: none;border-bottom:solid 1px #e5e3da; background:#f9f8f8; padding:15px 2%;font-size:14px;color:#7f7f7f; line-height:24px;}

/*
 * 招聘详细
 */
.jobapply{border: 1px solid #cccccc;padding: 45px}
.jobchild{font-size: 14px;border-right: 1px solid #cccccc}
.jobchild p.job_label{padding:4px 0}
.jobchild h3.job_name{color:#333333;line-height: 43px;font-size: 26px;margin-bottom: 15px;font-weight: 500;}
.jobchild h4.job_name{font-size: 15px;margin-top: 25px;margin-bottom: 5px;}
.jobchild p,.jobchild .job_label,.jobchild .job_cont{color:#7c7c7c;}

/* 
 * 联系我们
 */
.usinfo{margin-bottom:30px;}
.usinfo .usinfo_title{margin-bottom:20px;font-size:24px}
.usinfo .info{color:#444;font-size:14px;line-height:30px}
#map{width:100%;height:350px;border:1px solid #dcdbdb}


/* ========================================================================== */
.crumb{text-align: right;font-size: 16px;}
.crumb a{float: none!important}

.form-control{background-color: #fff}
.inner .media-box .icon{width: 278px;height: 180px}

.prod_tit{position:relative;border-bottom:1px solid #4d4d4d;font-size:1.5rem;overflow: hidden;margin-bottom: 1rem}
.prod_tit h4{font-size:2.4rem}
.prod_tit h4 span{position:relative;text-transform:uppercase;display:inline-block}
.prod_tit span:after{display:none;content:'';position:absolute;width:1000px;height:6px;background-color:#4d4d4d;bottom:0;left:120%;transform:skewX(-45deg)}

.module_cate{width:100%;background-color:#fff; height:5.5rem;}
.module_cate .cate_tit{text-align:center;background:#d11734;color:#fff;padding:40px 10px;font-size:1.8rem}
.module_cate .cate_tit p{font-size:3.5rem;line-height:1}
.module_cate ul{position: relative;}
.module_cate ul li{line-height: 5.5rem; float:left; text-align:center; display:inline-block; width:10%;}
.module_cate ul li a{display: block;position: relative;font-size:1.6rem}
.module_cate ul li a:hover{ background:#1b56b2; color:#fff;}
.module_cate ul li.open a{color: #fff;background:#1b56b2;}
.module_cate ul li i{position: absolute;right: 0;width: 16px;height: 16px;top: 50%;margin-top: -8px;background: #000000;border-radius: 50%}
.module_cate ul li i:before{display: block;content: '';position: absolute;width: 9px;height: 1px;left: 50%;top: 50%;margin-left: -4px;background: #fff;transition:all .3s}
.module_cate ul li i:after{display: block;content: '';position: absolute;width: 1px;height: 9px;top: 50%;left: 50%;margin-top: -4px;background: #fff;transition:all .3s}
.module_cate ul li:hover i:after,.module_cate ul li.cur i:after{-webkit-transform:rotate(90deg);transform:rotate(90deg);top:50%;}
.module_cate img{width: 100%}
/*.module_cate .subCate {
  position: absolute;
  left: 100%;
  top: 0;
  bottom: auto;
  width: 300px;
  background: #fff;
  border: 1px solid #e7e5e6;
  padding: 10px 20px;
  z-index: 10;
  display: none;
}*/
.module_cate .subCate {
  background: #fff;
  padding-left:10px;
  line-height: 2.2
}
.module_cate .subCate dl{border-bottom: 1px solid #fff;padding-left: 25px;background: url('../img/i1.jpg') center left no-repeat;}
.module_cate .subCate a{font-size: 14px}
.module_cate .subCate a:hover{transform:translate(10px);}
.module_cate li.open .subCate{display: block;}

.module_prod{height:auto;overflow:hidden}
.module_prod .swiper-container{padding:2rem 0}
.module_prod .media-box{background-color:#fff}
.module_prod .media-box p{padding:5px;font-size: 1.6rem}

.box-title{line-height: 40px; color:#595959;font-size: 1.6rem;}
.box-title strong{color: #595959; font-size:3rem;position: relative;font-weight: normal; display:block;text-align:center;}
.box-title strong span{color: #969696;text-transform: uppercase;}
.box-title a{font-size: 1.6rem;color: #595959;font-weight: normal;}
.box-title a:hover{ color:#007f41;}