@charset "utf-8";
/* ==========================================================================
   Other Page
   ========================================================================== */

.inner{}
.inner .index_{}
.inner .index_ .T{padding: 25px 0}
.detailPage .wrap{max-width: 980px}

.title_1 {text-align: center;margin-bottom: 3rem;padding: 0;overflow: hidden;position: relative;}
.title_1 img {max-width: 100%;}
.title_1 h2 {color: #333;font-size: 32px;line-height: 64px;}
.title_1 p {color: #4b4848;font-size: 18px;line-height: 30px;} 

/* nbanner*/
.nbanner{height:446px;background-size: auto 100%;background-position: center center;background-repeat: no-repeat;}
/*面包屑*/
.nbanner .wrap {position:relative;height: 100%;}
.sect_crumbs {padding: 15px 30px;overflow: hidden;background: url(../img/pnavbg.png) repeat-x;background-size: cover;position: absolute;left: 0;right: 0;bottom:0;z-index: 3;}
.sect_crumbs .pnav {color: #fff;line-height: 35px;}
.sect_crumbs .pnav a {display: inline-block;color: #fff;padding: 0 15px;font-size: 16px;}
.sect_crumbs .pnav a:hover {background: #fff;color: #0154a4;}
.sect_crumbs .pnavt {color: #fff;padding: 0 15px;font-size: 16px;line-height: 35px;}
.crumb{font-size: 14px;color: #8dbae4;text-align: right;}
.crumb a,.crumb span{font-size: 14px;color: #8dbae4;}
.crumb i {color: #8dbae4;font-size: 20px;vertical-align: middle;}


@media screen and (max-width:1450px){ 
	
}

/* ==========================================================================
   Common page
   ========================================================================== */
/*
 * 关于我们页面
 */
.sect_about1 {padding: 0 0 40px;overflow: hidden;background: url(../img/bg1.jpg) no-repeat bottom center #fff;}
.sect_about1 .numlist {padding:35px 0;overflow: hidden;border:1px solid #e3e3e3;}
.sect_about1 .numlist .numitem {text-align: center;padding: 10px 0;overflow: hidden;border-right: 1px solid #e3e3e3;}
.sect_about1 .numlist .last {border-right: none;}
.sect_about1 .numlist p {color: #2e2e2e;font-size: 20px;line-height: 25px;min-height: 50px;}
.sect_about1 .numlist h2 {color: #2e2e2e;font-size: 36px;line-height: 50px;} 
.sect_about1 .nyaboutimg {padding: 0;overflow: hidden;background: #0a59a4;border-radius: 20px 20px 0 0;}
.sect_about1 .nyaboutimg .about_pic {padding: 0;overflow: hidden;border-radius: 20px;}
.sect_about1 .nyaboutimg h2 {text-align: center;color: #fff;padding: 20px 0;overflow: hidden;font-size: 24px;line-height: 50px;font-weight: normal;}
.sect_about1 .nyaboutimg h2 strong {color: #fff;font-weight: bold;}
.sect_about1 .nyaboutcon {padding: 45px;overflow: hidden;background: #fff;}
.sect_about1 .nyaboutcon,.sect_about1 .nyaboutcon p {color: #545151;font-size: 16px;line-height: 35px;
/* 防止撑开*/
table-layout: fixed;
/* 英文单字因自动换行 */
word-wrap: break-word;
/* 正常避头尾 */
word-break: normal;
/* 文字左右对齐 */
text-align:justify;
text-justify:inter-ideograph;}

.sect_about2 {padding: 0;overflow: hidden;}
.sect_about2 .culture {padding: 0;overflow: hidden;}
.sect_about2 .culture .cuitem {padding: 0;overflow: hidden;background: url(../img/cubg.jpg) no-repeat top center;height: 423px;position: relative;cursor: pointer;}
.sect_about2 .culture .cuitem .cuicon {text-align: center;padding:95px 0 0;overflow: hidden;}
.sect_about2 .culture .cuitem .cuicon img {display: block;margin:0 auto 20px;}
.sect_about2 .culture .cuitem .cuicon h2 {color: #4a4444;font-size: 24px;font-weight: normal;line-height: 40px;text-transform: uppercase;}
.sect_about2 .culture .cuitem .cuicon p {color: #4a4444;font-size: 14px;line-height: 30px;text-transform: uppercase;}
.sect_about2 .culture .cuitem .cubox {position: absolute;left: 0;right: 0;bottom: 0;top:0;background: #0154a4;padding: 10px;overflow-y: auto;overflow-x:hidden; ;opacity: 0;transition: all 0.3s;
    transform-origin:0px 0px;
  transform:rotate(45deg); }
.sect_about2 .culture .cuitem .cubox h2 {color: #fff;font-size: 20px;line-height: 30px;text-transform: uppercase;}
.sect_about2 .culture .cuitem .cubox h2 i {display: inline-block;width: 20px;height: 20px;background: #fff;border-radius: 50%;margin-right: 10px;}
.sect_about2 .culture .cuitem .cubox p {padding-left: 30px;color: #fff;font-size: 14px;line-height: 25px;
  /* 防止撑开*/
table-layout: fixed;
/* 英文单字因自动换行 */
word-wrap: break-word;
/* 正常避头尾 */
word-break: normal;
/* 文字左右对齐 */
text-align:justify;
text-justify:inter-ideograph;}
.sect_about2 .culture .cuitem:hover .cubox {opacity: 1; transform-origin:0px 0px;
  transform:rotate(0deg); }

/*发展历史*/
.sect_about3 {padding:3rem 0 5rem;overflow: hidden;background: url(../img/about1.jpg) no-repeat center;background-size: cover;}
.sect_about3 .about-features {padding: 0;overflow: hidden;}
.sect_about3 .about-features .about-wrapper {width: 100%;padding: 0;overflow: hidden;position: relative;}
.sect_about3 .about-features .about-wrapper:after {content:"";height: 1px;width: 100%;background: #d5d5d5;position: absolute;left: 0;top:100px;z-index: 1;}
.sect_about3 .about-features .swiper-container {width: 100%;z-index: 2;}
.sect_about3 .about-features .swiper-wrapper {width: 100%;height: 100%;} 
.sect_about3 .about-features .features-item {padding: 0;overflow: hidden;position: relative;cursor: pointer;}
.sect_about3 .about-features .features-item h3 {color: #4f4f4f;font-size: 30px;line-height: 100px;text-align: center;}
.sect_about3 .about-features .features-item i {position: absolute;width: 75%;height: 36px;background: url(../img/fzbg.png) no-repeat;background-size: contain;background-position: right center;left: -25%;margin-left: 10px;top: 82px;z-index: 3;}
.sect_about3 .about-features .features-item .features-info {display: block;padding: 30px 50px;overflow: hidden;}
.sect_about3 .about-features .features-item .features-info-s {color: #7d7d7d;font-size: 14px;line-height: 25px;}
.sect_about3 .about-features .hprev,.sect_about3 .about-features .hnext {width: 54px;height: 54px;top:73px;margin-top:0;opacity: 1;}
.sect_about3 .about-features .hprev {background: url(../img/left.png) no-repeat center;background-size: contain;left: 0;}
.sect_about3 .about-features .hnext {background: url(../img/right.png) no-repeat center;background-size: contain;right: 0;}
.sect_about3 .about-features .features-item:hover i {background: url(../img/fzbga.png) no-repeat;background-size: contain;background-position: right center;}

/*资质荣誉*/
.sect_honor {padding: 0;overflow: hidden;}
.sect_honor .honorlist {padding:0;overflow: hidden;}
.sect_honor .honorlist .swiper-container {width: 100%;position: relative;padding: 3rem 0;}
.sect_honor .honorlist .swiper-wrapper {width: 100%;}
.sect_honor .honorlist .swiper-slide {
	width: 100%;
	-webkit-transition: transform 1.0s;
    -moz-transition: transform 1.0s;
    -ms-transition: transform 1.0s;
    -o-transition: transform 1.0s;
    -webkit-transform: scale(0.85);
     transform: scale(0.85); }
.sect_honor .honorlist .swiper-slide .honoritem {padding: 50px 40px;background: #a7a7a7;overflow: hidden;border-radius: 20px;}
.sect_honor .honorlist .swiper-slide .honoritem a {display: block;width: 100%;height: 100%;}
.sect_honor .honorlist .honoritem h2 {color: #fff;font-size: 24px;line-height: 30px;font-weight: normal;position: relative;margin-bottom: 10px;padding-bottom: 10px;}
.sect_honor .honorlist .honoritem h2:after {content:"";width: 45px;height: 7px;background: #fff;position:absolute;left: 0;bottom: 0;}
.sect_honor .honorlist .honoritem p {color: #fff;font-size: 16px;line-height: 25px;}
.sect_honor .honorlist .swiper-container .rprev,.sect_honor .honorlist .swiper-container .rnext {width: 54px;height: 54px;top:50%;margin-top: -27px;opacity: 1;}
.sect_honor .honorlist .swiper-container .rprev {background: url(../img/left.png) no-repeat center;background-size: contain;left: 0;}
.sect_honor .honorlist .swiper-container .rnext {background: url(../img/right.png) no-repeat center;background-size: contain;right: 0;}
.sect_honor .honorlist .swiper-container .swiper-slide-active, .sect_honor .honorlist .swiper-container .swiper-slide-duplicate-active {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    z-index: 1002;}
.sect_honor .honorlist .swiper-container .swiper-slide-active .honoritem {background: #013b72;}
.sect_honor .honorlist .swiper-pagination {width: 100%;left: 0;right: 0;text-align: center;}
.sect_honor .honorlist .swiper-pagination span {margin:0 5px;width: 15px;height: 15px;}

.sect_honor .honorlist .swiper-pagination .swiper-pagination-bullet-active {background:#0154a4;}
/*
	* 
	* 
	* 产品分类页面
	* 
 */
.title_2 {padding: 0;overflow: hidden;text-align: center;margin-bottom: 15px;}
.title_2 h2 {color: #171616;font-size: 28px;font-weight: normal;background:url(../img/tit2bg.png) no-repeat bottom center;line-height: 55px;padding-bottom: 10px;    text-transform: uppercase;}
.title_2 p {color: #4f4c4c;font-size: 14px;line-height: 40px;text-transform: uppercase;}
.title_2:hover h2,.title_2:hover p {color: #0154a4;}
.sect_pro1 {padding:0;overflow: hidden;}
.proalist {padding:10px 0;overflow: hidden;}
.proalist .swiper-container {width: 100%;}
.proalist .probox {padding: 15px;overflow: hidden;border:1px solid #dedede;margin-bottom: 30px;}
.proalist .probox a {display: block;}
.proalist .probox .icon {padding: 0;overflow: hidden;width: 100%;height: 100%;}
.proalist .probox .pro-cont {padding: 10px 0;overflow: hidden;}
.proalist .probox .pro-cont h3 {color: #323232;font-size: 18px;line-height: 35px;font-weight: normal;}
.proalist .probox .pro-cont p {color: #827f7f;font-size: 14px;line-height: 25px;font-weight: normal;}
.proalist .probox .pro-cont i {width: 80%;margin: 0 auto;height: 60px;background: url(../img/qjt.png) no-repeat center;background-size:contain;display: block;}
.proalist .probox:hover .icon img {transform: scale(1.3);transition:all 0.5s;}
.proalist .probox:hover .pro-cont p,.proalist .probox:hover .pro-cont h3 {color: #0154a4;}
.proamore {width: 100%;background: #f3f3f3;text-align: center;line-height: 70px;}
.proamore a {display: block;color: #4f4c4c;font-size: 18px;line-height: 70px;transition: all 0.3s;}
.proamore a:hover {background: #0154a4;color: #fff;letter-spacing: 5px;transition:all 0.3s;}

/*工艺流程*/
.sect_pro2 {padding:0;overflow: hidden;}
.sect_pro2 .gylc {padding:10px 0;overflow: hidden;margin-bottom: 20px;}
.sect_pro2 .gylc .gyitem {width: 19.5%;float: left;border:1px solid #a9a9a9;border-radius: 15px;height: 150px;padding: 20px 0;overflow: hidden;position: relative;cursor: pointer;}
.sect_pro2 .gylc .gyitem i {display: block;font-style: normal;font-size: 100px;color: #f2f2f2;font-family: "Impact";line-height: 100px;padding-left: 20px;position: absolute;z-index: -1;}
.sect_pro2 .gylc .gyitem .gycon {padding: 25px 0 25px 40px;overflow: hidden;position: absolute;z-index: 2;}
.sect_pro2 .gylc .gyitem h2 {color: #383838;font-size: 16px;line-height: 20px;position: relative;min-height: 40px;text-transform: uppercase;}
.sect_pro2 .gylc .gyitem h2:after {content: "";width: 90px;height: 1px;background: #454545;position: absolute;left: 0;bottom: 0;}
.sect_pro2 .gylc .gyitem p {color: #383838;font-size: 14px;line-height:20px;}
.sect_pro2 .gylc .glast p {text-align: center;margin-top: 50px;}
.sect_pro2 .gylc .gyitem:hover i {color: #cdddec;}

/*数据中心*/
.sect_pro3 {padding:0;overflow: hidden;}
.sect_pro3 .sjzx {padding: 0;overflow: hidden;background: #ecebeb;border-radius: 20px;}
.sect_pro3 .sjzx img {display: block;max-width: 100%;}
.sect_pro3 .sjzx p {padding: 35px 70px;overflow: hidden;color: #4a4747;font-size: 16px;line-height: 35px;}

/*技术创新*/
.sect_pro4 {padding:0;overflow: hidden;}
.sect_pro4 .jscx {padding:10px 0;overflow: hidden;margin-bottom: 20px;}
.sect_pro4 .jscx .swiper-container {width: 100%;}
.sect_pro4 .jscx .jsbox {padding:0px;overflow: hidden;border:1px solid #d9d9d9;}
.sect_pro4 .jscx .jsbox a {display: block;}
.sect_pro4 .jscx .jsbox .icon {padding: 0;overflow: hidden;background: #d9d9d9;}
.sect_pro4 .jscx .jsbox .icon img {width: 100%;}
.sect_pro4 .jscx .jsbox .js-cont {padding: 20px;overflow: hidden;border-bottom: 1px solid #d9d9d9;}
.sect_pro4 .jscx .jsbox .js-cont h3 {color: #1d1d1d;font-size:18px;line-height: 35px;font-weight: normal;}
.sect_pro4 .jscx .jsbox .js-cont p {color: #707070;font-size:14px;line-height: 25px;}
.sect_pro4 .jscx .jsbox .jsmore {padding: 10px 20px;overflow: hidden;}
.sect_pro4 .jscx .jsbox .jsmore a {display: block;color: #1d1d1d;font-size: 16px;}
.sect_pro4 .jscx .jsbox .jsmore a i {display: inline-block;color: #1d1d1d;font-size: 20px;vertical-align: middle;margin-left: 20px;}
.sect_pro4 .jscx .jsbox:hover .icon img {transform: scale(1.3);transition:all 0.5s;}
.sect_pro4 .jscx .jsbox:hover h3,.sect_pro4 .jscx .jsbox:hover p,.sect_pro4 .jscx .jsbox:hover a {color: #0154a4;}
.sect_pro4 .jscx .jsbox:hover .jsmore a {letter-spacing: 5px;transition:all 0.3s;}

/*售后服务*/
.sect_pro5 {padding:0;overflow: hidden;}
.sect_pro5 .shfw {padding: 40px 150px;overflow: hidden;background: url(../img/shfw.jpg) no-repeat top center;background-size: cover;border-radius: 15px;}
.sect_pro5 .shfw .sh_tit {color: #fff;font-size: 30px;line-height: 70px;border-bottom: 1px solid #fff;text-align: center;}
.sect_pro5 .shfw .sh_box {padding: 40px;overflow: hidden;}
.sect_pro5 .shfw .sh_box p {color: #fff;font-size: 16px;line-height: 35px;clear: both;}
.sect_pro5 .shfw .shfwmore {display: block;width: 270px;height: 65px;margin:0 auto;line-height: 65px;background: #fff;border-radius: 35px;color: #171717;text-align: center;font-size: 20px;font-weight: bold;}
.sect_pro5 .shfw .shfwmore i {display: inline-block;vertical-align: middle;font-size: 30px;color: #0154a4;}
.sect_pro5 .shfw .shfwmore:hover {color: #fff;background: #0154a4;box-shadow: 0 0 5px #fff;transition: all 0.3s;}
.sect_pro5 .shfw .shfwmore:hover i {color: #fff;}

/*
 * plist图片列表
 */
.sect_inner {padding:0;overflow: hidden;}
.sect_inner .plist {padding:0;overflow: hidden;}
.sect_inner .plistbox {padding: 10px;overflow: hidden;} 
.sect_inner .plistbox .plist-item {padding: 10px;overflow: hidden;background: #fff;margin-bottom: 30px;box-shadow: 2px 2px 5px 0px #e2e2e2;}
.sect_inner .plistbox .plist-item .media-box {display: block;border: none;background: none;}
.sect_inner .plistbox .plist-item a {display: block;width: 100%;height: 100%;}
.sect_inner .plistbox .plist-item .icon {width: 100%;height: 100%;overflow: hidden;border:none;background: none;}
.sect_inner .plistbox .plist-item .icon img {width: 100%;height: 100%;object-fit: cover;}
.sect_inner .plistbox .plist-item .plistcon {padding:10px 0 0;overflow: hidden;text-align: center;}
.sect_inner .plistbox .plist-item .plistcon p {color: #4f4c4c;font-size: 16px;line-height: 50px;}
.sect_inner .plistbox .plist-item:hover .icon img {transform: scale(1.2);transition:all 0.5s;}

/*article页面*/
.sect_inner .plistbox .plist-item .nplistcon {padding:10px 10px 20px;overflow: hidden;}
.sect_inner .plistbox .plist-item .nplistcon span {display: block;font-size: 20px;color: #3d3d3d;line-height: 30px;margin-bottom: 10px;}
.sect_inner .plistbox .plist-item .nplistcon h2 {font-size: 18px;color: #1f1f1f;line-height: 40px;font-weight: normal;}
.sect_inner .plistbox .plist-item .nplistcon p {font-size: 14px;color: #919191;line-height: 25px;margin-bottom: 20px;}
.sect_inner .plistbox .plist-item .nplistcon .ati_more {color: #505050;font-size: 18px;display: block;line-height: 35px;}
.sect_inner .plistbox .plist-item:hover p,.sect_inner .plistbox .plist-item:hover  h2,.sect_inner .plistbox .plist-item:hover .ati_more {color: #0154a4;}
.sect_inner .plistbox .plist-item:hover .ati_more {letter-spacing: 5px;transition:all 0.5s;}

/*
 * 图片详情页面
 */
.cpxq1f {padding: 3rem 0 6rem;overflow: hidden;background:#f4f4f4;}
.cpxq1f .cpleft {padding:0;overflow: hidden;}
.cpxq1f .cpleft h2 {color: #372f2a;font-size: 24px;line-height: 50px;padding-bottom: 20px;border-bottom: 1px solid #d6d6d6;margin-bottom: 20px;}
.cpxq1f .cpleft .p {color: #372f2a;font-size: 16px;line-height: 30px;padding:15px 0;overflow: hidden;border-bottom: 1px solid #d6d6d6;margin-bottom: 20px; }
.cpxq1f .cpleft .p p {color: #372f2a;font-size: 16px;line-height: 30px;}
.cpxq1f .cpleft .cpshare {padding: 0;overflow: hidden;line-height: 60px;border-radius: 30px;width: 85%;}
.cpxq1f .cpleft .cpshare a {display: block;float: left;color: #fff;font-size: 20px;font-weight: bold;width: 50%;text-align: center;}
.cpxq1f .cpleft .cpshare a i {display: inline-block;color: #fff;font-size: 30px;vertical-align: middle;font-weight: normal;width: 60px;}
.cpxq1f .cpleft .cpshare .ontel {background:#0154a4;}
.cpxq1f .cpleft .cpshare .onlinezx {background:#ff9c00;}
.cpxq1f .cpleft .cpshare a:hover {background:#ff9e06;}
/*相册*/
.cpxq1f  .photo{ width: 100%; overflow: hidden; }
.cpxq1f  .photo .swiper-container {width: 100%;margin-left: auto;margin-right: auto;}
.cpxq1f  .photo .swiper-slide {background-size: cover;background-position: center; text-align: center; background-color: #fff; overflow: hidden;}
.cpxq1f  .photo .gallery-top {height: 450px;width: 100%;}
.cpxq1f  .photo .gallery-top img{ height: 100%;}
.cpxq1f  .photo .gallery-thumbs { width: 100%;height:100px;box-sizing: border-box; margin-top: 10px;}
.cpxq1f  .photo .gallery-thumbs .swiper-slide {width: 25%;height: 100%; opacity: 1; overflow: hidden;}
.cpxq1f  .photo .gallery-thumbs img{ height: 100%;}
.cpxq1f  .photo .gallery-thumbs .swiper-slide div{ width:99%; height:99%; border:1px solid #ccc; background-color: #000; opacity: 0.5;}
.cpxq1f  .photo .gallery-thumbs .swiper-slide-active {opacity: 1;}
.cpxq1f  .photo .gallery-thumbs .swiper-slide-active div{ opacity:0;}
/*详情*/
.cpxq2f .leval {padding: 0;overflow: hidden;display: block;margin-bottom: 15px;}
.cpxq2f .leval a {display: inline-block;width: 32%;text-align: center;color: #070707;font-size: 22px;line-height: 80px;background:#f4f4f4;margin:0 0.5%;}
.cpxq2f .leval a i {display: inline-block;color: #070707;font-size: 22px;margin-right: 10px;}
.cpxq2f .leval a.on,.cpxq2f .leval a:hover {background: #0154a4;color: #fff;}
.cpxq2f .leval a.on i,.cpxq2f .leval a:hover i{color: #fff;}
.cpxq2f .wrap {position: relative;}
.cpxq2f .fixedleval {position: fixed;top: 80px;margin-left: auto;margin-right: auto; width: 100%;z-index: 2;left: 0;right: 0;max-width: 1400px;margin:0 auto;}


.js-tbs-cont-box {padding:0;overflow: hidden;}
.cpxq1 {padding:30px;overflow: hidden;background:#f4f4f4;border-radius: 0 0 25px 25px;}
.cpxq1,.cpxq1 p {color: #333;font-size: 16px;line-height: 35px;}

.cpxq2 {padding: 3rem 0;overflow: hidden;background:url(../img/csbg.jpg) no-repeat top center;background-size: cover;}
.cpxq2 .title_2 h2 {color: #fff;background:url(../img/tit2bga.png) no-repeat bottom center;}
.cpxq2 .cs {padding: 0;overflow: hidden;}
.cpxq2 .cs img {width: 100%;}

.cpxq3 .ytlist {padding: 0;overflow: hidden;}
.cpxq3 .ytlist .ytitem {padding:0;overflow: hidden;border:1px solid #bdbdbd;margin-bottom: 35px;cursor: pointer;}
.cpxq3 .ytlist .ytitem .icon {padding: 0;overflow: hidden;}
.cpxq3 .ytlist .ytitem .icon img {width: 100%;}
.cpxq3 .ytlist .ytitem .ytcon {padding: 30px 20px;overflow: hidden;}
.cpxq3 .ytlist .ytitem .ytcon span {display: inline-block;padding: 0 40px;background:#0154a4;margin-bottom: 20px;line-height: 50px;color: #fff;font-size: 20px;text-align: center;font-weight: bold;}
.cpxq3 .ytlist .ytitem .ytdl {padding: 0;overflow: hidden;min-height: 180px;}
.cpxq3 .ytlist .ytitem .ytdl dl {float: left;width: 50%;padding: 0;overflow: hidden;}
.cpxq3 .ytlist .ytitem .ytdl dl dt {color: #454141;font-size: 18px;line-height: 30px;font-weight: bold;}
.cpxq3 .ytlist .ytitem .ytdl dl dd {color: #454141;font-size: 16px;line-height: 30px;}
.cpxq3 .ytlist .yt3 .ytdl dl dd {font-size: 14px;line-height: 25px;}

.cpxq3 .ytlist .ytitem:hover .icon img {transform: scale(1.2);transition:all 0.5s;}


/*
 * 新闻
 */

/*新闻样式*/
.sect_inner .nxwtj {padding: 40px;overflow: hidden;background: #fff;}
.sect_inner .nxwtj a {display: block;max-height: 463px;}
.sect_inner .nxwtj .icon {width: 100%;height: 100%;overflow: hidden;}
.sect_inner .nxwtj .icon img {width: 100%;height: 100%;object-fit: cover;}
.sect_inner .nxwtj .nxwbox {padding: 10px 0;overflow: hidden;}
.sect_inner .nxwtj .nxwbox span {display: block;color: #3b3c3d;font-size: 48px;line-height: 108px;font-weight: bold;}
.sect_inner .nxwtj .nxwbox span small {color: #616262;font-size: 18px;font-weight: normal;}
.sect_inner .nxwtj .nxwbox h2 {color: #3b3c3d;font-size: 18px;line-height: 50px;}
.sect_inner .nxwtj .nxwbox p {color: #797979;line-height: 30px;font-size: 16px;margin-bottom: 40px;}
.sect_inner .nxwtj .nxwbox .xwmore {display: block;width: 220px;background: #0a56a1;border-radius: 30px;text-align: center;color:#fff;font-size: 18px;text-transform: uppercase;line-height: 60px;transition: all 0.3s;letter-spacing: 0;}
.sect_inner .nxwtj:hover h2 {color: #0a56a1;}
.sect_inner .nxwtj .xwmore:hover {letter-spacing: 5px;}
.sect_inner .nxwtj:hover .icon img {transform: scale(1.2);transition:all 0.5s;}

/*新闻列表*/
.sect_inner .newbox {padding: 0;overflow: hidden;}
.sect_inner .newbox .newli {padding:40px;overflow: hidden;margin:20px 10px;background: #fff;}
.sect_inner .newbox .newli a {display: block;}
.sect_inner .newbox .newli .icon {width: 100%;height: 100%;overflow: hidden;}
.sect_inner .newbox .newli .icon img {width: 100%;height: 100%;object-fit: cover;}
.sect_inner .newbox .newli .ncon {padding: 0 20px;overflow: hidden;border-right:1px solid #dedede;min-height: 170px;}
.sect_inner .newbox .newli .ncon span {color: #3d3d3d;font-size: 20px;display: block;line-height: 40px;}
.sect_inner .newbox .newli .ncon h2 {color: #1f1f1f;font-size: 18px;line-height: 40px;font-weight: normal;} 
.sect_inner .newbox .newli .ncon p {color: #919191;font-size: 16px;line-height: 30px;} 
.sect_inner .newbox .newli .nmore {padding: 0;overflow: hidden;}
.sect_inner .newbox .newli .nmore a {display: block;width: 100%;height: 100%;text-align: center;}
.sect_inner .newbox .newli .nmore p {color: #2d2f33;font-size: 18px;line-height: 50px;padding-top:35px;text-transform:uppercase;}
.sect_inner .newbox .newli .nmore i {display: block;width:35px;height: 35px;background: #d8d8d8;border-radius: 50%;margin:0 auto;color: #fff;font-size: 24px;line-height: 33px;font-style: normal; }
.sect_inner .newbox .newli:hover .icon img {transform: scale(1.2);transition:all 0.5s;}
.sect_inner .newbox .newli:hover {box-shadow: 2px 2px 5px 0px #fff;background: #0154a4;}
.sect_inner .newbox .newli:hover h2,.sect_inner .newbox .newli:hover span,.sect_inner .newbox .newli:hover p{color: #fff;}
.sect_inner .newbox .newli:hover i{background: #fff;color: #0154a4;}

/*公司公告*/
.sect_inner .gglist {padding: 0;overflow: hidden;}
.sect_inner .gglist .ggbox {padding: 0 0 10px;overflow: hidden;margin-bottom: 25px;}
.sect_inner .gglist .ggbox .ggdate {width: 75px;margin-right: 20px;text-align: center;}
.sect_inner .gglist .ggbox .ggdate .pie {width: 75px;height: 70px;background: url(../img/pie.png) no-repeat top center;}
.sect_inner .gglist .ggbox .ggdate h3 {color: #2f2727;font-size: 20px;line-height: 25px;}
.sect_inner .gglist .ggbox .ggdate p {color: #2f2727;font-size: 16px;line-height: 25px;}
.sect_inner .gglist .ggbox .ggcon {padding: 20px 40px;overflow: hidden;background: #fff;width: calc(100% - 180px);}
.sect_inner .gglist .ggbox .ggcon h2 {color: #1b1b1b;font-size: 18px;line-height: 35px;font-weight: normal;}
.sect_inner .gglist .ggbox .ggcon span {display: block;color: #8b8b8b;font-size: 14px;line-height: 40px;font-weight: normal;position: relative;margin-bottom: 15px;}
.sect_inner .gglist .ggbox .ggcon span:after {content:"";display: block;width: 180px;height: 1px;background:#1b1b1b;position: absolute;left:0;right: 0;}
.sect_inner .gglist .ggbox p {color: #8b8b8b;font-size: 16px;line-height: 30px;}
.sect_inner .gglist .ggbox:hover .ggcon {box-shadow: 2px 2px 5px #c6c6c6;}
.sect_inner .gglist .ggbox:hover h2 {color: #0154a4;}
.sect_inner .ggright {padding: 10px 20px;background:#fff;overflow: hidden;}
.sect_inner .ggright .ggT {padding: 0;overflow: hidden;line-height: 50px;}
.sect_inner .ggright .ggT a {display: block;color: #191919;font-size: 20px;line-height: 50px;font-weight: bold;} 
.sect_inner .ggright .ggT a:hover {color: #0154a4;}
.sect_inner .ggright .ggrlist {padding: 0;overflow: hidden;}
.sect_inner .ggright .ggrlist li {padding:10px;overflow: hidden;border-top: 1px solid #b7b7b7;}
.sect_inner .ggright .ggrlist li h2 {color: #4d4d4d;font-size: 16px;line-height: 40px;font-weight: normal;}
.sect_inner .ggright .ggrlist li p {color: #a9a8a8;font-size: 16px;line-height:30px;padding-left: 10px;}
.sect_inner .ggright .ggrlist li:hover h2 {color: #0154a4;}
.sect_inner .tzfw {padding: 20px 0 20px 105px;overflow: hidden;background:url(../img/tz.png) no-repeat 50px center #0154a4;}
.sect_inner .tzfw a {display: block;}
.sect_inner .tzfw p {color: #fff;font-size: 20px;line-height: 30px;text-transform: uppercase;}
.sect_inner .tzfw span {color: #fff;font-size: 14px;line-height: 20px;display: block;} 
.sect_inner .tzfw:hover {background:url(../img/tz.png) no-repeat 50px center #073c6e;}


/*
 * 新闻详细
 */
.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:3rem; background:#fff;}
.newsTit{text-align:center;padding-bottom:24px;background-color: #fff}
.newsTit h1{color:#000;font-weight: normal;line-height: 1.3}
.newsTit p{font-size:16px;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%}

.ptit span {font-weight: bold;font-size: 24px;line-height: 30px;}
/*内容*/
.content{font-size: 16px;line-height: 30px;margin-bottom: 0;padding: 10px 0;overflow: hidden;}
.content p{font-size:16px;margin:0 0 10px;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:16px;line-height:30px;}
.content_bak img {max-width: 100%;}
.content_bak p{font-size:16px;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}
.content_bak table{ width: 100%;}
.content_bak table,.content_bak table td{border: 1px solid #ccc;}

/*
 * 招聘
 */
/*招聘综合页*/
.zpall {padding: 0;overflow: hidden;}
.zpall .zpcon {padding:0;overflow: hidden;background: #eee;margin-bottom: 20px;}
.zpall .zpcon .zpbox {padding: 0;overflow: hidden;position: relative;height: 100%;}
.zpall .zpcon .zpbox .rltit {background: #0154a4;padding: 5px 20px;color: #fff;line-height: 50px;width: 240px;}
.zpall .zpcon .zpbox .rltit p {color: #fff;font-size: 18px;line-height: 50px;position: relative;text-transform: uppercase;}
.zpall .zpcon .zpbox .rltit i {color: #fff;font-size: 30px;vertical-align: middle;margin-right: 10px;}
.zpall .zpcon .zpbox .zp {padding: 50px 35px;overflow: hidden;}
.zpall .zpcon .zpbox .zp .swiper-container {width: 100%;}
.zpall .zpcon .zpbox .zp .zp-li {padding: 0;overflow: hidden;}
.zpall .zpcon .zpbox .zp .zp-li a {display: block;}
.zpall .zpcon .zpbox .zp .zp-li .zptit {padding: 0;overflow: hidden;border-bottom: 1px dashed #b1b1b1;line-height: 50px;margin-bottom: 10px;}
.zpall .zpcon .zpbox .zp .zp-li .zptit h2 {color: #1f1f1f;font-size: 24px;}
.zpall .zpcon .zpbox .zp .zp-li .zptit span {display: block;color: #848484;font-size: 14px;text-align: right;} 
.zpall .zpcon .zpbox .zp .zp-li p {color: #1f1f1f;font-size: 16px;line-height: 30px;min-height: 120px;}
.zpall .zpcon .zpbox .zp .zp-li .zpmore {display: block;width: 135px;height: 35px;background:#0a56a1;line-height: 35px;border-radius: 20px;text-align: center;color: #fff;font-size: 14px;margin-top: 20px;}
.zpall .zpcon .zpbox .swiper-button-prev,.zpall .zpcon .zpbox .swiper-button-next {
  display: block;width: 55px;height: 55px;background: #fff;border-radius: 50%;text-align: center;top: auto;margin-top: 0;bottom: 20px;}
  .zpall .zpcon .zpbox .swiper-button-prev {right: 75px;left:auto;}
.zpall .zpcon .zpbox .swiper-button-prev i,.zpall .zpcon .zpbox .swiper-button-next i {display: block;font-size: 24px;color: #c5c5c5;font-style: normal;font-weight: bold;line-height: 54px;}
.zpall .zpcon .zpbox .my-button-disabled {background:#e6e5e5;}
.zpall .zpcon .zpbox .my-button-disabled i {color: #c5c5c5;}
.zpall .zpcon .zpbox .zp .zp-li .zpmore:hover {background:#d90f22;color: #fff;}
.zpall .zpcon .icon img {width: 100%;height: 100%;object-fit: cover;}

/*招聘列表*/
.joblist {padding:0;overflow: hidden;}
.joblist .jobbox {padding:30px;overflow: hidden;background:#f6f6f6;margin-bottom: 30px; }
.joblist .jobbox .zptit {padding: 0;overflow: hidden;border-bottom: 1px dashed #b1b1b1;line-height: 50px;margin-bottom: 10px;}
.joblist .jobbox .zptit h2 {color: #1f1f1f;font-size: 24px;}
.joblist .jobbox .zptit span {display: block;color: #848484;font-size: 14px;text-align: right;} 
.joblist .jobbox p {color: #1f1f1f;font-size: 16px;line-height: 30px;min-height: 60px;}
.joblist .jobbox .zpmore {display: block;width: 135px;height: 35px;background:#0a56a1;line-height: 35px;border-radius: 20px;text-align: center;color: #fff;font-size: 14px;margin-top: 20px;}
.joblist .jobbox .zpmore:hover {background:#d90f22;color: #fff;}



.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{margin-bottom: 20px; border-left:18px solid #091136; background:#f7f7f7; position:relative; padding:5rem 3rem;box-shadow: #efeaea 0 0 10px;}
.jbox .jbox_c{}
.jbox .jbox_c h5{font-size: 2.4rem;color: #037fcd;}
.jbox .jbox_c span{ color:#8e8e8e; display:block; padding:10px 0;}
.jbox .jbox_c p{font-size: 16px; line-height:30px; color:#1e1e1e; padding-top:1rem;}
.jbox .jbox_c a{padding: 0 3.5rem; line-height:4rem; font-size:3rem; font-family:"宋体"; display:inline-block; position:absolute; right:0; top:33%; color:#fff; background:#037fcd;}
.jbox .jbox_c a:hover{background: #037fcd; border-color:#037fcd;color: #fff}
/*样式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{box-shadow: #ddd 0 0 20px;padding: 45px}
.jobchild{font-size: 14px;border-right: 1px solid #eee}
.jobchild p.job_label{padding:4px 0}
.jobchild h3.job_name{color:#333;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 .job_cont {padding: 0 1rem;}
.jobchild p,.jobchild .job_label,.jobchild .job_cont{color:#7c7c7c; font-size:16px; }

/* 
 * 联系我们
 */
.sect_contact {padding: 0;overflow: hidden;}
.lxlist {padding: 0;overflow: hidden;border:1px solid #dbdbdb;}
.lxlist .lxitem {padding: 30px 20px 40px;overflow: hidden;text-align: center;border-right: 1px solid #dbdbdb;}
.lxlist .last {border-right: none;}
.lxlist .lxitem .lximg {width: 100%;margin-bottom: 15px;}
.lxlist .lxitem .lximg img {max-width: 100%;}
.lxlist .lxitem p {color: #343434;font-size: 18px;}
.lxlist .lxitem h2 {color: #343434;font-size: 16px;font-weight: normal;}
.lxlist .lxitem:hover .lximg {transform: rotate(360deg);transition: all 2s;}
.nmap {padding: 0;overflow: hidden;border:30px solid #eee;border-radius: 20px;}
#map {height:487px;width: 100%;}


.pwx{ background: rgba(0,0,0,0.5); top: 0; left: 0; position: fixed; width: 100%; height: 100%; z-index: 1000000; text-align: center; display: none;}
.pwx .bk-c{ background: #fff; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin:auto auto; width: 400px; height: 400px; text-align: center;}
.pwx .bk-c i{ display: block; text-align: right; font-size: 3rem; padding: 0 20px; background: #eee; line-height: 40px; color: #000; cursor: pointer; margin-bottom: 2rem;font-style: normal;}
.pwx .bk-c span{ display: block; color: #000; margin-top: 1rem;}
.pwx  img {margin-top: 20%;}

/* ========================================================================== */
/*投资者服务留言*/
.tzmessage {padding: 40px;overflow: hidden;background: #fff;}
.tzmessage .m-form {padding: 0;overflow: hidden;margin-bottom: 25px;}
.tzmessage .m-form h2 {color: #464646;font-size: 24px;line-height: 50px;margin-bottom: 15px;}
.tzmessage .m-form .form-control {height: 50px;background:#fff;outline: none;}
.tzmessage .m-form  .code-img {padding-top: 15px;}
.m-form legend{ color:#333; font-size:3rem; font-weight:bold;}
.m-form legend span{ font-family:Constantia; font-size:14px; text-transform:uppercase; margin-left:10px;}
.form-control{ color:#333; }
.tzmessage .m-form .btn{ border-radius:10px;background: #ff9c00;border: 1px solid #ff9c00;border-radius: 20px;outline: none;}

.tzmessage .tzcontact {padding: 0;overflow: hidden;}
.tzmessage .tzcontact h2 {color: #464646;font-size: 24px;line-height: 50px;margin-bottom: 15px;border-bottom: 1px solid #afafaf;}
.tzmessage .tzcontact p {color: #464646;font-size: 18px;line-height: 40px;}
.tzmessage .tzcontact p span {display: inline-block;font-size: 18px;font-weight: bold;}

.newsDetailCur {padding: 10px;overflow: hidden;background: #f9f8f8;}


@media screen and (max-width:1450px){ 
	.cplist .cpitem .cpcon {padding: 20px;}
  .sect_pro2 .gylc .gyitem .gycon {padding: 5px 30px 0 30px;}
  .sect_pro2 .gylc .gyitem h2 {font-size: 18px;}
  .cpxq3 .ytlist .ytitem .ytdl dl dd {font-size: 14px;}
  .zpall .zpcon .zpbox .zp {padding: 40px 35px;}

}
