/*
* @Author: tonyJin
* @Date:   2017-08-18 09:26:09
* @Last Modified by:   tony
* @Last Modified time: 2017-10-31 15:13:23
*/

/* 两列右侧自适应布局 */
.g-bd1{margin-bottom: 0;position: relative;}
.g-bd1:before{display: block;content:'';position: absolute;left: 100%;top: 0;bottom: 0;width: 100%;background: #fff;}
.g-sd1{width:225px;margin-right:-225px;padding: 4rem 0 6rem 0;z-index: 10;}
.g-mn1{float:right;width:100%;}
.g-mn1c{margin-left:225px;padding: 4rem 0 4rem 3rem;background: #fff;}
@media screen and (max-width:40em){
  .g-sd1 { position: relative; background: #eeeeee; transition: -webkit-transform .3s linear; transition: transform .3s linear; -webkit-transform: translateX(-100%); transform: translateX(-100%); }
  .g-sd1 .js-side-trigger { position: absolute; top: 0; left: 100%; font-size: 2rem; color: #71b920; }
  .g-mn1 { transition: -webkit-transform .3s linear; transition: transform .3s linear; }
  .g-mn1c { margin-left: 0; padding-left: 4%; padding-right: 4%; }
  .side-is-visible .g-sd1 { -webkit-transform: none; transform: none; }
  .side-is-visible .g-mn1 { -webkit-transform: translateX(100%); transform: translateX(225px); }
  .side-is-visible .js-side-trigger{transform: rotate(180deg);}
}

/* reset inner */
.sect_inner{background:#f3f1f1;position:relative;overflow: hidden;}
.sect_inner .index_{padding-top:2rem;padding-bottom:2rem}
@media screen and (max-width:40em){
  .sect_inner{background: none}
  .sect_inner .wrap{padding-left: 0;padding-right: 0}
}

.form-control{background: none}
.m-form .btn{background: #71b920;border-color: #71b920;}

/*nbanner*/
.nbanner{height:295px;text-align:center;position:relative;overflow:hidden;background:url('../img/nbanner.jpg') center center no-repeat;background-size:auto 110%}
.nbanner { -moz-transition: all ease-in-out 2s; -webkit-transition: all ease-in-out 2s; -o-transition: all ease-in-out 2s; -ms-transition: all ease-in-out 2s; transition: all ease-in-out 2s; }
.nbanner img{position:absolute;width:1900px;height:434px;left:50%;top:50%;margin-left:-950px;margin-top:-217px;max-width:inherit;}
.nbanner span{color:#000;display:block;}
.nbanner span.size1{font-size:1.8rem}
.nbanner span.size2{font-size:1.2rem;text-transform:uppercase;line-height:1;font-family:-webkit-pictograph}
.nbanner span.size2 a{color: #000;}
.nbanner span.size2 a:hover{color: #71b920}
.nbanner.active{background-size:auto 100%}

/*栏目标题*/
.box{}
.box-title{font-size:14px;border-bottom:2px solid #eeeeee;padding-bottom: 1em}
.box-title strong{font-size:1.5rem;position:relative;float:left;}
.box-cont{padding:2rem 2%}
@media screen and (max-width:40em){
  .box-cont{padding: 2rem 0}
}

/*面包屑*/
.PageCrumbList{float:right;color:#eeeeee;font-weight:normal;padding-top:22px}
.PageCrumbList a{color:#eeeeee;padding:0 6px}
.PageCrumbList a:hover{color:#eeeeee;}

/*
 * sidebar
 */
.sidebar{width: 225px}
.sidebar-tit{width:130px;padding: 80px 20px 40px 20px;border: 3px solid #9f0016;position: relative;}
.sidebar-tit span{font-size: 1.8rem;color: #9f0016;position: absolute;left: -30px;right: 8px;top: 18px;background: #eeeeee;font-weight: bold;text-transform: uppercase;letter-spacing: -2px}
.sidebar-tit h3{font-size: 1.5rem;position: relative;}
.sidebar-tit h3:after{display: block;content: '';width: 26px;height: 5px;background: #d8b560;position: absolute;left: 4px;bottom: -12px}
.sidebar-cont{padding: 1.2rem}
.sidebar ul{margin-top: 1rem;}
.sidebar ul li{border-bottom: 1px solid #d5d5d5;overflow: hidden;}
.sidebar ul.thed-ul li{background: url(../img/bg_2.jpg) no-repeat 90% center;}
.sidebar ul.thed-ul li a:hover{color: #71b920;background: none;}
.sidebar ul li a{display: block;padding: 0 1.2rem;line-height: 3.4rem;position: relative;}
.sidebar ul li a:hover{background: #891a26;color: #fff;}
.sidebar ul li a:after,.sidebar ul li a:before{transition:-webkit-transform .3s cubic-bezier(.86,0,.07,1);transition:transform .3s cubic-bezier(.86,0,.07,1)}
.sidebar ul li a:after{display: block;content: '';width: 24px;height: 1px;background: #eeeeee;position: absolute;right: 15px;top: 50%;-webkit-transform:translateX(-20px);transform:translateX(-20px);}
.sidebar ul li a:before{display: block;content: '';width: 1px;height: 24px;background: #eeeeee;position: absolute;right: 27px;top: 50%;margin-top: -12px;-webkit-transform:translateY(-20px);transform:translateY(-20px);}
.sidebar ul li a:hover:after{-webkit-transform:translateX(0);transform:translateX(0);}
.sidebar ul li a:hover:before{-webkit-transform:translateY(0);transform:translateY(0);}
@media screen and (max-width:40em){
  .sidebar-tit { margin-left: 30px; }
  .sidebar ul { padding-left: 30px }
}
.adv-call{text-align: center;padding-top: 10rem;}
.adv-call p{font-size: 1.4rem;color: #891a26;margin-bottom: 0.5em}
.adv-call a{font-size: 1.1rem;border: 2px solid #891a26;padding: 6px 40px;color: #891a26;display: inline-block;}
.adv-call a:hover{background: #fff;color: #891a26}


/* ==========================================================================
   Common widgets
   ========================================================================== */
/*
 * special nav menu
 */
.common-menu{position:absolute;z-index:20;right:12.5%;top:-90px;width:160px;transition:344ms ease-in-out;}
.common-menu.scoll1{position:fixed;top:66px;transition:344ms ease-in-out;}
.common-logo{height:90px;background:url(../img/menus.jpg) center no-repeat;background-size:cover;}
.common-logo h4{text-align: center;font-size: 18px;color: #fff;padding:30% 0 2em 0;font-weight: normal;margin:0;}
.innmenu { padding: 18px 0 20px; border: 1px solid #253580; background: #fff; }
.innmenu li { position: relative; margin-bottom: 1px; }
.innmenu li:before { content: ""; width: 0; height: 29px; line-height: 29px; background: #2a3c90; position: absolute; left: 50%; top: 0; transition: 310ms ease-in-out; }
.innmenu li a { display: block; line-height: 29px; position: relative; z-index: 5; color: #000000; font-size: 13px; text-align: center; }
.innmenu li a:before { content: ""; width: 9px; height: 14px; background: url(../img/arrow5.png) center no-repeat; position: absolute; left: 11px; top: 50%; margin-top: -5px; opacity: 0; visibility: hidden; transition: 260ms 0ms; }
.innmenu li:hover:before, .innmenu li.on:before { width: 100%; left: 0; }
.innmenu li:hover a, .innmenu li.on a { color: #fff; }
.innmenu li:hover a:before, .innmenu li.on a:before { opacity: 1; visibility: visible; transition: 280ms 220ms; }

/* 
 * responsive menu avialiable for pc and mobile
 */
.m-ins-navbox { position: absolute; text-align: center; top: -49px; width: 100%; }
.m-ins-navbox .right .tit { display: none; }
.m-ins-navbox .ret-subbox { display: none; }
.m-ins-navbox .right .subbox { text-align: center }
.m-ins-navbox .right .subbox a { position: relative; display: inline-block; margin-right: 10px; padding: 12px 40px; background-color: #fff; text-align: center; font-size: 0.9rem; }
.m-ins-navbox .right .subbox a:hover { color: #206099; }
.m-ins-navbox .right .subbox a.cur { background-color: #206099; color: #fff; }
@media screen and (max-width:40em){
    .m-ins-navbox{width:100%;height:38px;background-color:#fff;position:relative;top: 0;z-index: 99;}
    .m-ins-navbox .left{width:15%;cursor:pointer;float:left;}
    .m-ins-navbox .left .ico{display:block;width:100%;height:38px;background:url("../img/base/ico_2.png") no-repeat center #206099;background-size:auto 50%;}
    .m-ins-navbox .right{width:85%;position:relative;float:right;border-bottom: 1px solid #e5e5e5;}
    .m-ins-navbox .right .tit{display:block;width:95%;padding-left:5%;font-size:14px;color:#035cac;line-height:37px;background:url("../img/base/ico_1.png") no-repeat 93% center;background-size:auto 50%;cursor:pointer;}
    .m-ins-navbox .right .subbox{width:100%;position:absolute;top:37px;background-color:#fff;z-index:2;display:none;left:0;text-align:left;}
    .m-ins-navbox .right .subbox a{display:block;width:95%;padding:0 0 0 5%;line-height:38px;height:38px;border-top:1px solid #e5e5e5;background:url("../img/base/ico_3.png") no-repeat 92% center;background-size:auto 35%;color:#666;font-size:inherit;border-radius:0;margin:0;}
    .m-ins-navbox .right .subbox a.cur{}
    .m-ins-navbox .ret-subbox{position:absolute;top:38px;width:100%;background-color:#206099; /*#035cac;*/left:0;z-index:2;display:none;}
    .m-ins-navbox .ret-subbox a{display:block;width:95%;padding-left:5%;height:38px;line-height:38px;border-bottom:1px solid #4882b6; /*#4882b6;*/color:#fff;font-size:14px;background:url("../img/base/ico_3.png") no-repeat 92% center;background-size:auto 35%;}
    .m-ins-blackbg{position:absolute;left:0;top:38px;width:100%;height:100%;background-color:#000;opacity:0.5;display:none;z-index:10;}
}


/* ==========================================================================
   other page
   ========================================================================== */

/*简介*/
.aboutBox{padding-left:2rem}
.aboutBox h2{color:#ff9600;font-size:3rem;text-align:center;font-family:'arial';text-transform:uppercase;}
.aboutBox h4{color:#ff9600;font-size:1.85rem;text-align:center;font-weight:normal;}
.aboutBox .p{color:#000;line-height:2;text-indent:2em;padding:2rem 0}
@media screen and (max-width:40em){
  .aboutBox h2{font-size: 2rem}
  .aboutBox h4{font-size: 1rem;}
}

/*viewBox*/
.viewBox{text-align:center;padding:0 2%}
.viewBox .media-box{background-color:#fff}
.viewBox .media-box .icon{width:285px;height:250px;border:0px;background:#fff}
.viewBox .media-box h5{background:#0150a4;color:#fff;text-align:left;text-indent:1em;position:relative;font-size:1rem;padding:0.35rem 0.75rem;}
.viewBox .media-box h5:after{display:block;content:'';position:absolute;width:22px;height:22px;background:url('../img/03.jpg') no-repeat;right:10px;top:50%;margin-top:-11px;}
.mask3{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(39, 103, 160, .8);transform:scale(0);transform-origin:center center;line-height:100%;color:#000}
.mask3 p{font-size:1rem}
.viewBox .media-box:hover .mask3{transform:scale(1);color:#fff}
.viewBox .media-box:hover h5{opacity:0;}

/*产品详细*/
.limiSlide{position:relative;z-index:1;clear:both;margin:0 auto;width:100%}
.limiSlide .hd{position:absolute;bottom:0;z-index:2;width:100%;height:60px;background:rgba(0,0,0,.6);line-height:60px;display:none;}
.limiSlide .hd a{position:relative;float:left;display:none;color:#fff;text-align:center}
.limiSlide .hd a.on{display:block}
.limiSlide .hd a i{float:left;padding:0 10px 0 20px;font-size:22px}
.limiSlide .hd a strong{float:left;font-weight:400;font-size:14px}
.limiSlide .hd a strong b{padding-left:5px}
.limiSlide .hd h3{float:right;padding-right:15px;color:#fff;font-size:24px}
.limiSlide .bd{width:900px;height:400px;overflow:hidden;margin:0 auto}
.limiSlide .bd ul{height:100%}
.limiSlide .bd li{float:left;width:100%;height:100%}
.limiSlide .bd img{max-width:100%;max-height:100%}
.lpart,.rpart{position:absolute;top:50%;z-index:1;width:50px;height:90px;margin-top:-45px;background:#e7e7e7;}
.lpart{left:0;}
.rpart{right:0}
.limiSlide .next,.limiSlide .prev{position:absolute;right:0;bottom:0;display:block;width:100%;height:90px;line-height:90px;color:#fff;text-align:center;font-size:28px;color:#000}
.limiSlide .tempWrap{overflow:visible!important;height:100%}

/*

 * 新闻

 */

/*ul li新闻*/

.new-box{margin-bottom:1rem;}
.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{position:relative;overflow:hidden;margin-bottom:1rem;background:#fff;border:1px solid #e4e3e3;padding: 1em 0}
.news-box .news_time .date{text-align:center;padding:0;position:relative;padding-left:15px}
.news-box .news_time .date:before{display:none;content:'';position:absolute;width:1px;top:-100px;bottom:-100px;left:0;background-color:#dcdcdc;}
.news-box .news_time .date i{font-size:38px;font-weight:bold;display:block; }
.news-box .news_cont h5{font-size:1rem;font-weight:normal;padding-bottom:6px}
.news-box .news_cont h5 a{color:#363535;display:block;position:relative;}
.news-box .news_cont h5 a:after{display:block;content:'';position:absolute;width:20%;height:1px;background-color:#2b2a2a;}
.news-box .news_cont p{padding:5px 0 10px 0;font-size:0.875rem;text-align:justify;}
.news-box a.more{border:1px solid #d2d2d2;color:#000;padding:3px 15px;display:inline-block;}
.news-box a.more:hover{border-color:#fff}

.news-box.on{background:#9f0016;color: #fff}
.news-box.on h5 a{color: #fff}
.news-box.on a.more{color: #fff}
.news-box.on .news_cont h5 a:after{width:40%;}
.news-box.on .news_cont h5 a:after{background-color:#fff;}


/*

 * 新闻详细

 */

/*正文*/

.newsDetail{ }
.newsTit{width:100%;border-bottom:1px solid #eee;text-align:center;padding-bottom:15px;margin-bottom:10px}
.newsTit h1,.newsTit h2{color:#000;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}
.newsTit p span .icon_js_c{background:url(../img/base/icon_news_detail.gif) no-repeat;display:inline-block;width:20px;height:20px;text-align:center;line-height:20px;overflow:hidden;font-size:14px;vertical-align:middle;margin-left:4px}
.newsTit p span .icon_js_c_hover{background:url(../img/base/icon_news_detail.gif) -20px 0 no-repeat}
.newsThumb{text-align:center;}
.newsThumb img{max-width:90%;max-height: 600px;}
.proinfobuy a{display: inline-block;padding: 0 40px;font-size: 1.2rem;line-height: 3rem;color: #fff;background-color: #9f0016;}
@media screen and (max-width:640px){
    .newsDetail{padding:0}
}

/*内容*/
.content{font-size:14px;line-height:30px;padding:40px 0px 40px;margin-bottom:16px;}
.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;background-color:#fff;}
.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;margin-top: 1.5rem;}
.newsDetailCur{width:100%;position:relative;padding:22px 0 16px}
.newsDetailCur li{width:49.9%;float:left;font-size:14px;position:relative;z-index:1111;overflow:hidden;}
.newsDetailCur li a{padding:5px 0 5px;}
.newsDetailCur li.r{float:right;text-align:right}

/*手机查看*/
.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{}

/*

 * 联系我们

 */
.usinfo{margin-bottom:15px}
.usinfo .usinfo_title{margin-bottom:20px;font-size:1.6rem;}
.usinfo .info{font-size:1rem;line-height:30px;}
#map{width:100%;height:500px}
.cont_tit{text-align:center;padding-bottom:2rem;position:relative;}
.cont_tit h5{font-size:1.8rem}
.cont_tit h6{font-size:1.1rem;color:#ff9600;margin:0;}
.cont_tit:after{display:block;content:'';width:56px;height:29px;background:url('../img/05.jpg') no-repeat;position:absolute;top:100%;left:50%;margin-left:-28px;}

/*

 * 招聘

 */
.sect_job .m-table{border-collapse:separate;border-spacing:0 10px;max-width:100%;margin:0 auto;width: auto}
.sect_job .m-table thead{font-size:18px}
.sect_job .m-table tbody tr:nth-child(2n){background:#fff}
.sect_job .m-table th{padding-top:20px;border:0}
.sect_job .m-table td{border:1px dashed #ccc;border-right:0;border-left:0;padding-top:14px;padding-bottom:14px}
.sect_job .m-table td:first-child{border-left:1px dashed #ccc}
.sect_job .m-table td:last-child{border-right:1px dashed #ccc}
.sect_job .m-table td i{color:#ffa304;font-size:18px;margin-right:4px}
.sect_job .m-table td a{padding:5px 10px;background:#af302d;color:#fff}
.sect_job .m-table .alignL{text-align:left}
.sect_job .media-box .icon{width:385px;height:357px}
.sect_job .media-box p{font-size:1rem}

/*

 * 招聘详细

 */
.jobapply{}
a.back{border-bottom:1px solid #ccc;margin-bottom:15px;display:block;}
.jobchild{font-size:0.85rem;border-right:1px solid #cccccc}
.jobchild p.job_label{padding:4px 0}
.jobchild h3.job_name{color:#333333;line-height:43px;font-size:1.65rem;margin-bottom:1rem;font-weight:500;}
.jobchild h4.job_name{font-size:1rem;margin-top:25px;margin-bottom:5px;}
.jobchild p,.jobchild .job_label,.jobchild .job_cont{color:#7c7c7c;}