/* ==========================================================================
   Other Page
   ========================================================================== */
   
.inner{}
.inner .index_{}
.inner .index_ .T{padding: 25px 0}
.detailPage .wrap{max-width: 980px}

.title-1{ color:#333;}
.title-1 span{ font-weight:bold; display:block; font-size:2.4rem;}
.title-1 i{ color:#333; display:block; font-style:normal; font-size:1.8rem;}
.title-1 p{ color:#666;}

/* nbanner*/
.nbanner{position:relative;overflow:hidden;height:559px;text-align:center; background:url(../img/nban.jpg) no-repeat center center;background-size: cover;}
/*盒子*/
.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;
}

.block-about{ position:relative;}
.block-about img{ width:100%;}
.block-about .bk-con{ position:absolute; background:rgba(0, 0, 0, 0.7); width:85%; right:0; left:0; bottom:0; margin:0 auto; height:85%; color:#fff; text-align:center;}
.block-about .bk-con span{ display:block; font-size:3.6rem; font-weight:bold; padding-top:5rem;}
.block-about .bk-con i{ font-style:normal; display:block; font-size:1.8rem; font-weight:bold; margin:2rem 0;}
.block-about .bk-con p{ width:70%; margin:0 auto;}
.box-a{ display:flex;}
.bk-atit{ height:100%; text-align:center; background:#fd8800;}
.bk-atit a{ color:#fff; padding-top:30%; display:block;}
.bk-atit a i{ font-size:3rem; font-weight:bold; font-family:Times New Roman; text-transform:uppercase; font-style:normal; display:block;}
.bk-atit a span{ display:inline-block; font-size:2.4rem; font-weight:bold; border-bottom:1px solid #fff; padding-bottom:10px;}
.box-a .bk-img img{ width:100%;}
.bk-atit:hover{ background:#333;}


.block-pro{ position:relative;}
.block-pro img{ width:100%;}
.block-pro .bk-con{ position:absolute; background:rgba(0, 0, 0, 0.7); width:50%; left:0; bottom:0; height:100%; color:#fff; text-align:center;}
.block-pro .bk-con span{ display:block; font-size:3.6rem; font-weight:bold; padding-top:8rem;}
.block-pro .bk-con i{ font-style:normal; display:block; font-size:1.8rem; font-weight:bold; margin:2rem 0;}
.block-pro .bk-con p{ width:70%; margin:0 auto;}
.block-pro a{ display:block; margin:3rem auto 0; border:2px solid #fd8800; width:160px; height:40px; line-height:40px; text-align:center; color:#fd8800;}
.block-pro a em{ display:inline-block; background:url(../img/dot_jt.png) no-repeat center center; width:16px; height:14px; margin-left:5px;}




/* ==========================================================================
   Common page
   ========================================================================== */
/*
 * 新闻
 */

/*ul li新闻*/
.new-box{font-size: 14px;color: #414141;margin-bottom: 20px;}
.new-box li{background-color: #f7f7f7;line-height: 45px;border-bottom: 1px solid #d2d2d2}
.new-box li .iconDetail{float: left;color: #fff;background-color: #0d62be;width: 45px;height: 45px;text-align: center;cursor:pointer;position: relative;}
.new-box li .iconDetail:after{position: absolute;display: block;content: '+';width: 24px;height: 24px;line-height:24px;font-size: 24px;left: 50%;top: 50%;margin-top: -12px;margin-left: -12px;    -webkit-transition: -webkit-transform 0.3s ease,background 0.3s ease;}
.new-box li.open .iconDetail:after{content: '-'}
.new-box li a{padding: 0 10px;display: block;float: left;}
.new-box .licont{background-color: #f0f0f0;padding: 10px 10px 10px 55px;color: #5b5b5b;border-bottom: 1px solid #d2d2d2;display: none;height: 70px;overflow: hidden;}

/*新闻样式2*/
.news-box{font-size: 14px;overflow: hidden;padding: 20px;background-color: #f5f5f5;margin-bottom: 10px}
.news-box .news-cont{position: relative;padding-left: 15px;border-left: 1px solid #ccc}
.news-box .news-time{text-align: center; padding-top:3rem;}
.news-box .news-time .date{color: #333; font-size:1.8rem; border-right:1px solid #ccc;}
.news-box .news-time .date i{font-size:2.4rem;color: #333;display:block;font-style: normal;font-weight: bold; font-style:normal; display:block;}
.news-box .news-time span{color: #bbb;padding-right: 15px;line-height: 22px;display: inline-block;}
.news-box h3{font-size: 18px;margin-bottom: 4px;font-weight: normal; padding-top:20px;}
.news-box h3 a:hover{text-decoration: underline;}
.news-box p{color: #333;overflow: hidden;}
.news-box .news-tool{position:absolute;bottom: 1em;}
.news-box .news-tool .more{font-size: 12px;color: #eb408c;font-weight: normal;padding: 5px 5px 5px 10px;border:1px solid #eb408c;border-radius: 0px;margin-right: 6px}
.news-box .news-tool .more i{padding: 0 5px}
.news-box .news-tool .more:hover{background: #ec408c;color: #fff}
.news-box .pic{ background:#fff;}

/*新闻样式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-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;margin-bottom: 0;}
.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:1.12em 0;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*/
.subNavBox{margin:10px auto;border-top:none;}
.sub_top{ width:100%; background:#d83142; height:50px; color:#FFF; border-radius:10px 10px 0px 0px; font-size:20px; line-height:50px;  border:none;}
.sub_top p{padding-left:2%;}
.sub_cont{border:solid 1px #e5e3da;}
.subNav{border-bottom:solid 1px #e7e5e5;cursor:pointer;font-size:14px;line-height:60px;padding-left:2%}
.subNav i{float: right;line-height: 60px;margin-right: 4%;color: #d83142;font-size: 24px}
.subNav i:before{content:"\ea43";}
.subNav:hover{color:#d83142;}
.subNav.on{color:#d83142;}
.subNav.open i:before{content: "\ea41"}
.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{border:1px solid #e7e7e7; padding:3rem;border-radius:10px; min-height:350px;}
.usinfo .usinfo_title{margin-bottom:20px;font-size:24px}
.usinfo .info{color:#333;font-size:16px;line-height:24px; margin:10px 0;}
#map{width:100%;height:350px;border:1px solid #dcdbdb}
.usinfo i,.usinfo span{ display:inline-block;}
.usinfo i{ font-size:3rem; float:left; line-height:4rem; margin-right:10px; color:#666;}


/* ========================================================================== */
.crumb{text-align: right;font-size: 16px;}
.crumb a{float: none!important}

.m-form{ border:1px solid #e7e7e7; padding:3rem;border-radius:10px; min-height:350px;}
.m-form legend{ text-align:center; color:#333; font-size:2.4rem; font-weight:bold;}
.form-control{background-color: #fff}
.m-form .btn{ background:#fd8800; border-color:#fd8800;}

.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%;position:relative; line-height:50px;}
.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{margin:0;position: relative; text-align:center;}
.module_cate ul li{padding: 0; display:inline-block; width:12%;}
.module_cate ul li a{display:block;position: relative; color:#fff; font-size:14px;overflow:hidden; background:#333333;}
.module_cate ul li.cur a,.module_cate ul li a:hover{color: #fff; background:#fd8800;}

.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}

.pro-box{ margin-bottom:2rem;}
.pro-box .icon{ position:relative;}
.pro-box .icon .mbox{ position:absolute; bottom:0; left:0; width:100%; height:6rem; background:rgba(253, 136, 0, 0.788235294117647); color:#fff;}
.pro-box .icon .mbox p{line-height:6rem; font-size:1.8rem;}
.pro-box .icon .mbox span{ display:block; font-size:14px;margin-bottom:3rem;}
.pro-box .icon .mbox i{ border-top:1px solid #fff; padding-top:2rem; display:block; background:url(../img/amore.png) no-repeat center bottom; width:34px; height:34px; margin:0 auto;}
.pro-box .icon:hover .mbox{ height:100%;transition:all 0.5s;}
.pro-box .icon:hover p{ line-height:3rem; padding-top:20%;}