@charset "utf-8";


/* -------------------------------- 首页 -------------------------------- */
/* 幻灯片 */
.banner { padding-top: 36.46%; }
.banner-cnt { position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 999; }
.banner .swiper-button-next, .banner .swiper-button-prev { width: 36px; height: 70px; margin-top: -35px; background-size: 35px 35px; background-color:rgba(0, 0, 0, 0.5); border-radius: 5px; }
.swiper-iBanner-button-next { right: 12.50%; } 
.swiper-iBanner-button-prev { left: 12.50%; }
.banner .pc { display: block; }
.banner .md { display: none; }
/* 首页 - 关于我们 */
.iAbout { padding-top: 2.81%; padding-bottom: 4.22%; }
.iAbout-l { float: left; width: 48.83%; padding-top: 30.17%; }
.iAbout-l-cnt { position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.iAbout-l-cnt__h1 { line-height: 1; font-size: 24px; font-weight: bold; color: #333333; }
.iAbout-l-cnt__h2 { padding-top: 12px; padding-bottom: 24px; line-height: 1; font-size: 16px; text-transform: uppercase; text-align: justify; color: #666666; }
.iAbout-l-cnt__p { line-height: 28px; font-size: 14px; color: #666666; }
.iAbout-l-cnt-data { margin-top: 9.89%; display: flex; }
.iAbout-l-cnt-data-item { position: relative; flex: 1; text-align: center; line-height: 1; }
.iAbout-l-cnt-data-item::before { content: " "; position: absolute; top: 50%; right: 0; margin-top: -16px; width: 1px; height: 32px; background-color: #e5e5e5; }
.iAbout-l-cnt-data-item:last-child::before { display: none; }
.iAbout-l-cnt-data-number { padding-bottom: 10px; font-size: 40px; font-weight: bold; color: #ab150b; }
.iAbout-l-cnt-data-strat { font-size: 12px; color: #333333; }
.iAbout-r { float: right; padding-top: 30.17%; width: 48.83%; }
.iAbout-r-img { position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
/* 首页 - 企业文化 */
.iCulture { }
.iCulture-item { float: left; padding-top: 20.83%; width: 33.333%; background-color: #ab150b; }
.iCulture-item-img { position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 10; }
.iCulture-item-font { position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 11; }
.iCulture-item-font-box { padding-left: 4.68%; padding-right: 20.31%; width: 31.26%; height: 100%; background-image: url(../images/icon-08.png); background-position: left center; background-repeat: no-repeat; background-size: auto 100%; color: #ffffff; }
.iCulture-item:nth-child(2n) .iCulture-item-font-box {  background-image: url(../images/icon-09.png); }
.iCulture-item-font-box__h2 { padding-bottom: 10px; line-height: 1; font-size: 18px; font-weight: bold; }
.iCulture-item-font-box__p { line-height: 28px; font-size: 14px; }
/* 首页 - 产品中心 */
.iProduct { padding: 2.81%; background-color: #F5F5F5; }
.iProduct-list { }
.iProduct-list li { position: relative; overflow: hidden; float: left; margin-right: 2.25%; margin-bottom: 2.25%; padding-top: 19.42%; width: 31.83%; background-color: #ffffff; -moz-transition: all .25s ease-out .2s; -webkit-transition: all .25s ease-out .2s; transition: all .25s ease-out .2s; }
.iProduct-list li:nth-child(3n) { margin-right: 0; }
.iProduct-list li:hover { -moz-transform: translateY(-6px); -webkit-transform: translateY(-6px); transform: translateY(-6px); -moz-box-shadow: 0 0 20px 0 rgba(51,51,51,.2); -webkit-box-shadow: 0 0 20px 0 rgba(51,51,51,.2); box-shadow: 0 0 20px 0 rgba(51,51,51,.2); }
.iProduct-list-img { position: absolute; left: 0; top: 0; right: 0; bottom: 46px; z-index: 10; }
.iProduct-list-img img { max-width: 100%; max-height: 100%; }
.iProduct-list-font { position: absolute; left: 7.05%; right: 7.05%; bottom: 0; z-index: 10; height: 46px; line-height: 46px; font-size: 16px; text-align: center; color: #333333; }
.iProduct-list-more { position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 10; }
.iProduct-list-more__icon { width: 14.62%; }
.iProduct-list-more__p { padding-top: 16px; font-size: 16px; text-align: center; color: #ffffff; }
/* 首页 - 新闻中心 */
.iNews { padding-top: 2.81%; padding-bottom: 4.22%; }
.iNews-l { float: left; padding-top: 30.17%; width: 48.83%; }
.iNews-l-img { position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.iNews-l-font { position: absolute; left: 0; right: 0; bottom: 0; line-height: 46px; background-color: #000000; text-align: center; font-size: 16px; color: #ffffff; padding: 0 5px;}
.iNews-l:hover .iNews-l-font { background-color: #ab150b; }
.iNews-r { float: right; width: 48.83%; }
.iNews-r li { overflow: hidden; position: relative; padding-top: 17.57%; margin-bottom: 4.61%; background-color: #F5F5F5; }
.iNews-r li:last-child { margin-bottom: 0; }
.iNews-r-time { position: absolute; left: 0; top: 0; bottom: 0; padding-right: 4.61%; width: 20.99%; background-image: url(../images/icon-11.png); background-position: center; background-repeat: no-repeat; background-size: 100% 100%; text-align: center; line-height: 1; color: #ffffff; }
.iNews-r-time__day { font-size: 48px; font-weight: bold; }
.iNews-r-time__year { font-size: 14px; }
.iNews-r-font { position: absolute; left: 30.38%; right: 4.61%; top: 0; bottom: 0; }
.iNews-r-font__h2 { padding-bottom: 7px; line-height: 1; font-size: 16px; font-weight: bold; color: #333333; }
.iNews-r-font__p { -webkit-line-clamp: 2; max-height: 48px; line-height: 24px; font-size: 14px; color: #666666; }
.iNews-r li:hover { background-color: #000000; }
.iNews-r li:hover .iNews-r-time { background-image: url(../images/icon-12.png);  }
.iNews-r li:hover .iNews-r-font__h2, .iNews-r li:hover .iNews-r-font__p { color: #ffffff; }


/* 内页 - 关于我们 */
/* 企业文化 */
.nAbout { padding-top: 2.81%; padding-bottom: 4.22%; }
.nAbout-l { float: left; width: 55.00%; padding-top: 24.83%; overflow-x: hidden; overflow-y: auto;}
.nAbout-l-cnt { position: absolute; left: 0; top: 0; right: 0; bottom: 0; padding-right:3%; }
.nAbout-l-cnt__h1 { padding-bottom: 3.28%; line-height: 1; font-size: 24px; font-weight: bold; color: #333333; }
.nAbout-l-cnt__p { line-height: 28px; font-size: 14px; color: #666666; text-align: justify; }
.nAbout-r { float: right; padding-top: 24.83%; width: 40.17%; }
.nAbout-r-img { position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
/* 企业荣誉 */
.nHonor { padding-top: 2.81%; padding-bottom: 4.22%; background-image: url(../images/bg-01.png); background-repeat: no-repeat; background-position: center; background-size: cover; }
.nHonor__img { padding-top: 61.79%; background-color: #ffffff; }
.nHonor__img-box { position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.nHonor__img-box img { max-width: 100%; max-height: 100%; }
.nHonor .swiper-button-next, .nHonor .swiper-button-prev { width: 28px; height: 70px; margin-top: -35px; border-radius: 3px; background-color:rgba(0, 0, 0, 0.5); opacity: 0; -moz-transition:all .4s ease-out .1s; -webkit-transition:all .4s ease-out .1s; transition:all .4s ease-out .1s; background-size: 14px 26px; }
.nHonor .swiper-button-next { right: 40px; }
.nHonor .swiper-button-prev { left: 40px; }
.nHonor:hover .swiper-button-next { opacity: 1; -moz-transform: translateY(20px); -webkit-transform: translateY(20px); transform: translateX(20px); }
.nHonor:hover .swiper-button-prev { opacity: 1; -moz-transform: translateY(-20px); -webkit-transform: translateY(-20px); transform: translateX(-20px); }
/* 企业荣誉 */
.nEnvironment { padding-top: 2.81%; padding-bottom: 4.22%; background-image: url(../images/bg-02.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; }
.nEnvironment__img { padding-top: 61.79%; background-color: #ffffff; }
.nEnvironment__img-box { position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.nEnvironment .swiper-button-next, .nEnvironment .swiper-button-prev { width: 28px; height: 70px; margin-top: -35px; border-radius: 3px; background-color:rgba(0, 0, 0, 0.5); opacity: 0; -moz-transition:all .4s ease-out .1s; -webkit-transition:all .4s ease-out .1s; transition:all .4s ease-out .1s; background-size: 14px 26px; }
.nEnvironment .swiper-button-next { right: 40px; }
.nEnvironment .swiper-button-prev { left: 40px; }
.nEnvironment:hover .swiper-button-next { opacity: 1; -moz-transform: translateY(20px); -webkit-transform: translateY(20px); transform: translateX(20px); }
.nEnvironment:hover .swiper-button-prev { opacity: 1; -moz-transform: translateY(-20px); -webkit-transform: translateY(-20px); transform: translateX(-20px); }


/* 内页 - 产品中心 */
.nProductList { }
.nProductList li { padding: 2.81% 0; background-color: #F5F5F5; }
.nProductList-img { float: left; padding-top: 25.16%; width: 48.83%; }
.nProductList-img-box { position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.nProductList-img-box img { max-width: 100%; max-height: 100%; }
.nProductList-font { float: right; padding-top: 25.16%; width: 48.83%; }
.nProductList-font-box { position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.nProductList-font-box__h1 { padding-bottom: 20px; line-height: 1; font-size: 32px; color: #333333; }
.nProductList-font-box__p { height: 56px; line-height: 28px; color: #666666; font-size: 14px; -webkit-line-clamp: 2; }
.nProductList-font-box__btn { width: 127px; height: 42px; border: 1px solid #cccccc; border-radius: 21px; line-height: 42px; text-align: center; font-size: 16px; color: #666666; margin-top: 27px; }
.nProductList li:nth-child(2n) { background-color: #ffffff; }
.nProductList li:nth-child(2n) .nProductList-img { float: right; }
.nProductList li:nth-child(2n) ..nProductList-font { float: left; }
.nProductList li:nth-child(2n) .nProductList-font-box__h1 { color: #333333; }
.nProductList li:hover .nProductList-font-box__h1 { color: #ab150b; }
.nProductList li:hover .nProductList-font-box__btn { background-color: #ab150b; border-color: #ab150b; color: #ffffff; }
/* 内页 - 产品中心 */
.nProductDetails { padding-top: 2.81%; padding-bottom: 4.22%; }
.nProductDetails__h1 { line-height: 32px; font-size: 24px; font-weight: bold; text-align: center; color: #333333; }
.nProductDetails-txt { padding-top: 1.83%; padding-bottom: 4.66%; line-height: 34px; font-size: 16px; color: #666666; }
.nProductDetailsList { padding-top: 2.81%; padding-bottom: 4.22%; background-color: #F5F5F5; }
.nProductDetailsList li { float: left; margin-right: 2.25%; margin-bottom: 2.25%; width: 23.16%; }
.nProductDetailsList li:nth-child(4n) { margin-right: 0; }
.nProductDetailsList li::before { content: " "; position: absolute; top: 50%; right: 0; margin-top: -45px; width: 1px; height: 90px; background-color: #cccccc; }
.nProductDetailsList li:nth-child(4n)::before { display: none; }
.nProductDetailsList-img { padding-top: 61.66%; }
.nProductDetailsList-img-box { position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.nProductDetailsList-img-box img { max-width: 100%; max-height: 100%; }
.nProductDetails__h2 { padding-top: 2.81%; line-height: 1; font-size: 16px; text-align: center; color: #333333; }


/* 内页 - 新闻 */
.nNewstList-nav { height: 60px; line-height: 60px; background-color: #F5F5F5; }
.nNewstList-nav-l { }
.nNewstList-nav-l li { position: relative; float: left; padding: 0 30px; font-size: 16px; }
.nNewstList-nav-l li::after { content: ""; position: absolute; right: 0; top: 50%; margin-top: -8px; width: 1px; height: 16px; background-color: #DCDCDC; }
.nNewstList-nav-l li:last-child::after { display: none; }
.nNewstList-nav-l li a { color: #333333; }
.nNewstList-nav-l li a:hover { color: #ab150b; }
.nNewstList-nav-l-hover a { color: #ab150b !important; }
.nNewstList-nav-r { padding-left: 20px; background-image: url(../images/icon-13.png); background-repeat: no-repeat; background-position: left center; line-height: 60px; font-size: 14px; color: #666666; }
.nNewstList-nav-r i { padding-right: 26px; background-image: url(../images/icon-14.png); background-repeat: no-repeat; background-position: center;  }
.nNewstList-nav-r i.icon { background-image: url(../images/icon-15.png); }
.nNewstList-nav-r a { color: #666666; }
.nNewstList-nav-r a:hover { color: #ab150b; }
.nNewstList-nav-r span { color: #ab150b; }
.nNewstList { padding-top: 2.81%; padding-bottom: 4.22%; }
.nNewstList li { position: relative; overflow: hidden; margin-bottom: 2.25%; padding-top: 19.58%; background-color: #F5F5F5; }
.nNewstList__img { position: absolute; left: 0; top: 0; width: 31.75%; height: 100%; }
.nNewstList-font { position: absolute; left: 34.17%; top: 0; right: 2.25%; height: 100%; }
.nNewstList-font__h2 { line-height: 1; font-size: 16px; font-weight: bold; color: #333333; }
.nNewstList-font__Time { padding: 10px 0; line-height: 1; font-size: 14px; color: #666666; }
.nNewstList-font__txt { line-height: 28px; height: 82px; overflow: hidden; font-size: 14px; color: #666666; }
.nNewstList li:hover { background-color: #ab150b; }
.nNewstList li:hover .nNewstList-font__h2, .nNewstList li:hover .nNewstList-font__Time, .nNewstList li:hover .nNewstList-font__txt { color: #ffffff; }
/* 详细页 */
.nNews-details { padding-top: 2.81%; padding-bottom: 4.22%; }
.nNews-details_h1 { padding-bottom: 18px; line-height: 1; font-size: 32px; text-align: center; font-weight: bold; color: #333333; }
.nDetails-info { padding-bottom: 18px; margin-bottom: 20px; line-height: 20px; font-size: 0; text-align: center; color: #666666; }
.nDetails-info-font { position: relative; display: inline-block; margin: 0 8px; font-size: 14px; }
.nDetails-info-font:last-child { margin-bottom: -7px; } 
.nDetails-info-font i { color: #999999; }
.nDetails-info-font .bdsharebuttonbox { display: inline-block; float: left; }
.nDetails-info-font .bdshare-button-style1-24 a { float: none !important; display: inline-block!important; font-size: 0 !important; padding-left: 0 !important; line-height: 0 !important; width: 20px; height: 20px !important; background-image: url("../images/icon-18.png") !important; _background-image: url("../images/icon-18.png") !important; background-size: 20px 80px; margin: 0 5px -3px 0 !important; }
.nDetails-info-font .bdshare-button-style1-24 .bds_tsina { background-position: 0 0; }
.nDetails-info-font .bdshare-button-style1-24 .bds_weixin { background-position: 0 -20px; }
.nDetails-info-font .bdshare-button-style1-24 .bds_qzone { background-position: 0 -40px; }
.nDetails-info-font .bdshare-button-style1-24 .bds_sqq { background-position: 0 -60px; }
.nNews-details-cnt { padding-bottom: 50px; border-bottom: 1px solid #E0E0E0; line-height: 28px; font-size: 14px; text-align: justify; color: #666666; }


/* 招聘信息 */
.nJoinList { padding-top: 2.81%; padding-bottom: 4.22%; }
.nJoinList-tit { height: 56px; line-height: 56px; background-color: #F5F5F5; }
.nJoinList dt, .nJoinList dd { float: left; }
.nJoinList dt { padding-left: 2.36%; width: 29.60%; }
.nJoinList dd { text-align: center; }
.nJoinList dd.w280 { width: 19.44%; }
.nJoinList dd.w210 { width: 14.58%; }
.nJoinList-tit dt, .nJoinList-tit dd { font-size: 16px; font-weight: bold; color: #333333; }
.nJoinList__list { padding-bottom: 2.36%; }
.nJoinList__list li { border-bottom: 1px solid #E0E0E0; line-height: 48px; }
.nJoinList__list dt, .nJoinList__list dd { font-size: 14px; color: #666666; }
.nJoinList__list li:hover { background-color: #ab150b; }
.nJoinList__list li:hover dt, .nJoinList__list li:hover dd { color: #ffffff; }
/* 详细页 */
.nJoinDetailed { padding-top: 2.81%; padding-bottom: 4.22%; }
.nJoinDetailed-cnt { padding: 4.72%; -moz-box-shadow: 0 0 40px 0 rgba(51,51,51,.05); -webkit-box-shadow: 0 0 40px 0 rgba(51,51,51,.05); box-shadow: 0 0 40px 0 rgba(51,51,51,.05); }
.nJoinDetailed-cnt__h1 { padding-bottom: 4.25%; line-height: 1; font-size: 24px; font-weight: bold; color: #333333; }
.nJoinDetailed-cnt__sj { line-height: 1; font-size: 14px; color: #666666; }
.nJoinDetailed-cnt__sj span { padding-right: 4.25%; }
.nJoinDetailed-cnt__sj span:nth-child(2) { padding-right: 12.75%; }
.nJoinDetailed-cnt__line { margin: 4.25% 0; height: 1px; background-color: #E0E0E0; }
.nJoinDetailed-cnt__tit { padding-bottom: 2.25%; line-height: 1; font-size: 14px; font-weight: bold; color: #666666; }
.nJoinDetailed-cnt__txt { padding-bottom: 8.50%; line-height: 28px; font-size: 14px; text-align: justify; color: #666666; }
/* 员工活动 */
.nStaff { padding-top: 2.81%; padding-bottom: 4.22%; }
.nStaff li { float: left; margin-right: 2.36%; margin-bottom: 2.36%; width: 31.73%; }
.nStaff li:nth-child(3n) { margin-right: 0; }
.nStaff-img { padding-top: 61.79%; }
.nStaff-img-box { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 10; }
.nStaff-font { padding: 3.53% 7.06%; background-color: #F5F5F5; }
.nStaff-font__h2 { padding-bottom: 3.08%; line-height: 1; font-size: 16px; font-weight: bold; color: #333333; }
.nStaff-font__p { line-height: 1; font-size: 14px; color: #666666; }


/* 联系我们 */
.nContact { padding-top: 2.81%; padding-bottom: 4.22%; }
.nContact-cnt { background-color: #F5F5F5; }
.nContact-cnt-map { position: relative; float: left; width: 61.94%; }
.nContact-cnt-map-box { padding-top: 61.79%; }
.nContact-cnt-map-box-wrap { position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-color: black; }
.nContact-cnt-font { position: absolute; left: 61.94%; top: 0; right: 0; bottom: 0; padding: 0 6.39%; line-height: 32px; font-size: 14px; color: #666666; }
.nContact-cnt-font a { color: #666666; }
.nContact-cnt-font__h1 { padding-bottom: 12px; line-height: 1; font-size: 20px; font-weight: bold; color: #333333; }
.nMsg { padding-top: 2.81%; padding-bottom: 4.22%; background-image: url(../images/icon-33.png); background-repeat: repeat-x; background-position: center top; }
.nMsg .nTitle__h2 { color: #ffffff; }
.nMsg .nTitle__h3 { color: #ffffff; }
.nMsg .nTitle__line { background-color: #ffffff; }
.nMsg-box { padding: 4.72% 4.72% 0; background-color: #ffffff; }
.nMsg-box__item { width: 48.82%; }
.nMsg-box__item li { position: relative; margin-bottom: 3.80%; border: 1px solid #e0e0e0; }
.nMsg-box__item li:last-child { margin-bottom: 0;}
.nMsg-box__item-icon { padding-top: 8.86%; width: 8.86%; background-color: #ab150b; background-repeat: no-repeat; background-size: 100% 100%; background-position: center; }
.nMsg-box__item-input { position: absolute; top: 0; bottom: 0; right: 5.38%; left: 10.76%; }
.nMsg-box__item-input input { width: 100%; height: 100%; line-height: 100%; border: none; background-color: transparent; outline: none; font-size: 14px; color: #333333; font-weight: 400; }
.nMsg-box__item-r { padding-top: 47.94%; }
.nMsg-box__item-r-box { position: absolute; top: 0; bottom: 0; right: 0; left: 0; padding: 3.16%; border: 1px solid #e0e0e0; }
.nMsg-box__item-r-box textarea { width: 100%; height: 100%; border-width: 0; background-color: transparent; font-size: 14px; color: #333333; font-weight: 400; resize: none; }
.nMsg-box__item-input input::-webkit-input-placeholder, .nMsg-box__item-r-box textarea::-webkit-input-placeholder { color: #B4B4B4 !important; }
.nMsg-box__item-input input:-moz-placeholder, .nMsg-box__item-r-box textarea:-moz-placeholder { color: #B4B4B4 !important; }
.nMsg-box__item-input input::-moz-placeholder, .nMsg-box__item-r-box textarea::-moz-placeholder { color: #B4B4B4 !important; }
.nMsg-box__item-input input:-ms-input-placeholder, .nMsg-box__item-r-box textarea:-ms-input-placeholder { color: #B4B4B4 !important; }
.nMsg-btn { cursor: pointer; margin-top: 2.61%; padding-top: 4.75%; width: 14.58%; background-color: #ab150b; }
.nMsg-btn-box { position: absolute; top: 0; bottom: 0; right: 0; left: 0; font-size: 18px; color: #ffffff; }
.nMsg-btn:hover { background-color: #1e1a16; }




@media(max-width: 960px){
    .banner { padding-top: 61.79%; }
    .banner .swiper-button-next, .banner .swiper-button-prev { width: 18px; height: 36px; margin-top: -18px; background-size: 18px 18px; }
    .swiper-iBanner-button-next { right: 15px; }
    .swiper-iBanner-button-prev { left: 15px; }
    .banner .pc { display: none; }
    .banner .md { display: block; }

    /* 首页 - 关于我们 */
    .iAbout { padding: 5.62% 0; }
    .iAbout-l { width: 100%; padding-top: 0; }
    .iAbout-l-cnt { position: relative; left: auto; top: auto; right: auto; bottom: auto; }
    .iAbout-l-cnt__h1, .iAbout-l-cnt__h2 { display: none; }
    .iAbout-l-cnt__p { /*margin-top: 4.94%;*/ line-height: 24px; font-size: 12px; }
    .iAbout-l-cnt-data { margin-top: 4.94%; }
    .iAbout-r { margin-top: 4.94%; padding-top: 61.94%; width: 100%; }
	.iAbout-l-cnt-data-number {font-size:20px;}
    /* 首页 - 企业文化 */
    .iCulture-item { padding-top: 61.94%; width: 100%; }
    .iCulture-item-font-box__h2 { font-size: 16px; }
    .iCulture-item-font-box__p { line-height: 24px; font-size: 12px; }
    /* 首页 - 产品中心 */
    .iProduct { padding:  5.62% 0; }
    .iProduct-list li { float: left; margin-right: 0; margin-bottom: 2.25%; padding-top: 61.94%; width: 48.82%; }
    .iProduct-list li:nth-child(2n) { float: right; }
    .iProduct-list-font { font-size: 14px; }
    .iProduct-list-more__p { font-size: 14px; }
    /* 首页 - 新闻中心 */
    .iNews { padding: 5.62% 0; }
    .iNews-l { margin-bottom: 4.94%; padding-top: 61.94%; width: 100%; }
    .iNews-l-font { padding: 0 16px; font-size: 14px; }
    .iNews-r { width: 100%; }
    .iNews-r li { padding-top: 22.57%; }
    .iNews-r li:last-child { margin-bottom: 0; }
    .iNews-r-time__day { font-size: 32px; }
    .iNews-r-time__year { font-size: 12px; }
    .iNews-r-font__h2 { font-size: 14px; }
    .iNews-r-font__p { max-height: 40px; line-height: 20px; font-size: 12px; }


    /* 内页 - 关于我们 */
    /* 企业文化 */
    .nAbout { padding: 5.62% 0; }
    .nAbout-l { float: left; width: 100%; padding-top: 0; }
    .nAbout-l-cnt { position: relative; left: auto; top: auto; right: auto; bottom: auto; }
    .nAbout-l-cnt__h1 { display: none; }
    .nAbout-l-cnt__p { /*margin: 4.94% 0;*/ line-height: 24px; font-size: 12px; }
    .nAbout-r { padding-top: 61.94%; width: 100%; margin-top: 3%;}
    /* 企业荣誉 */
    .nHonor { padding: 5.62% 0; }
    /* 企业荣誉 */
    .nEnvironment { padding: 5.62% 0; }


    /* 内页 - 产品中心 */
    .nProductList li { padding: 5.62% 0; }
    .nProductList-img { float: left; padding-top: 61.94%; width: 100%; }
    .nProductList-font { float: right; padding-top: 0; width: 100%; }
    .nProductList-font-box { position: relative; left: auto; top: auto; right: auto; bottom: auto; }
    .nProductList-font-box__h1 { padding-top: 4.94%; padding-bottom: 14px; font-size: 24px; text-align: center; }
    .nProductList-font-box__p { height: 48px; line-height: 24px; color: #666666; font-size: 12px; -webkit-line-clamp: 2; }
    .nProductList-font-box__btn { display: none; }
    /* 内页 - 产品中心 */
    .nProductDetails { padding: 5.62% 0; }
    .nProductDetails__h1 { line-height: 28px; font-size: 18px; }
    .nProductDetails-txt { line-height: 28px; font-size: 14px; text-align: left; }
    .nProductDetailsList { padding: 5.62% 0; }
    .nProductDetailsList li {  margin-right: 0; margin-bottom: 4.50%; width: 48.82%; }
    .nProductDetailsList li:nth-child(2n) { float: right; }
    .nProductDetailsList li:nth-child(2n)::before { display: none; }
    .nProductDetails__h2 { font-size: 14px; }

    /* 内页 - 新闻 */
    .nNewstList-nav { height: 48px; line-height: 48px; }
    .nNewstList-nav-l { width: 100%; }
    .nNewstList-nav-l li { padding: 0; font-size: 14px; width: 33.333%; text-align: center; }
    .nNewstList-nav-r { display: none; }
    .nNewstList { padding: 5.62% 0; }
    .nNewstList li { margin-bottom: 4.50%; padding-top: 0; }
    .nNewstList__img { position: relative; left: auto; top: auto; padding-top: 0; width: 100%; height: auto; }
    .nNewstList-font { padding: 12px; position: relative; left: auto; top: auto; right: auto; height: auto; }
    .nNewstList-font__Time {  font-size: 12px; }
    .nNewstList-font__txt { height: 72px; line-height: 24px; font-size: 12px; }
    /* 详细页 */
    .nNews-details { padding: 5.62% 0; }
    .nNews-details_h1 { padding-bottom: 12px; line-height: 30px; font-size: 18px; }
    .nDetails-info { padding-bottom: 12px; margin-bottom: 0; }
    .nNews-details-cnt { padding-bottom: 35px; line-height: 24px; font-size: 12px; }


    /* 招聘信息 */
    .nJoinList { padding: 5.62% 0; }
    .nJoinList-tit { display: none; }
    .nJoinList dt, .nJoinList dd { float: left; line-height: 1; }
    .nJoinList dt { padding-bottom: 14px; padding-left: 0; width: 100%; font-weight: bold; }
    .nJoinList dd { text-align: left; }
    .nJoinList dd.w280 { width: 25%; }
    .nJoinList dd.w210 { width: 25%; }
    .nJoinList dd:last-child { text-align: right; }
    .nJoinList__list { padding-bottom: 2.36%; }
    .nJoinList__list li { padding-bottom: 20px; margin-bottom: 20px; }
    /* 详细页 */
    .nJoinDetailed { padding: 5.62% 0; }
    .nJoinDetailed-cnt { padding: 0; -moz-box-shadow: 0 0 0px 0 rgba(51,51,51,.05); -webkit-box-shadow: 0 0 0px 0 rgba(51,51,51,.05); box-shadow: 0 0 0px 0 rgba(51,51,51,.05); }
    .nJoinDetailed-cnt__h1 { font-size: 16px; }
    .nJoinDetailed-cnt__sj { line-height: 24px; font-size: 12px; }
    .nJoinDetailed-cnt__sj span { display: block; padding-right: 4.25%; }
    .nJoinDetailed-cnt__txt { line-height: 24px; font-size: 12px; }
    /* 员工活动 */
    .nStaff { padding: 5.62% 0; }
    .nStaff li { float: left; margin-right: 0; margin-bottom: 4.50%; width: 48.83%; }
    .nStaff li:nth-child(2n) { float: right; }
    .nStaff-font { padding: 12px; background-color: #F5F5F5; }
    .nStaff-font__h2 { padding-bottom: 7px; line-height: 1; font-size: 14px; }
    .nStaff-font__p { line-height: 1; font-size: 14px; color: #666666; }


    /* 联系我们 */
    .nContact { padding: 5.62% 0; }
    .nContact-cnt-map { width: 100%; }
    .nContact-cnt-font { position: relative; left: auto; top: auto; right: auto; bottom: auto; padding: 12px; width: 100%; box-sizing: border-box; }
    .nMsg { padding: 5.62% 0; }
    .nMsg-box__item { width: 100%; }
    .nMsg-box__item li { margin-bottom: 4.50%; }
    .nMsg-box__item li:last-child { margin-bottom: 4.50%;}
    .nMsg-box__item-icon { padding-top: 13.86%; width: 13.86%; background-color: #ab150b; background-repeat: no-repeat; background-size: 100% 100%; background-position: center; }
    .nMsg-box__item-input { position: absolute; top: 0; bottom: 0; right: 10.38%; left: 15.76%; }
    .nMsg-box__item-input input { font-size: 12px; }
    .nMsg-box__item-r { padding-top: 100%%; }
    .nMsg-btn { padding-top: 13.75%; width: 54.58%; }
}



























