@charset "UTF-8";
/* CSS Document */

.lf{ float:left;display: block; }
.rf { display: block; float: right;}
 
/**********内页************/
.run_banner{position: relative;display: flex;align-items: center;}
.run_banner:after {content: ''; position: absolute; left: 0px;  top: 0px; width: 100%; height: 100%;background: rgba(0, 0, 0, 0);}
.hero-section-box{position:absolute;top:0px;left:0;width:100%;height:100%;display: flex;align-items: center;z-index:3;}
.hero-section-inner {text-align:center;}
.hero-section-inner h2 {font-size: 1rem;font-weight:bold;line-height: 2;color:#fff;text-transform: uppercase;}
.hero-section-inner p {font-size:0.5rem;font-weight:normal;line-height: 1.8; color:#fff;}




/************关于我们***************/
.rn_about{ width:100%; position:relative;overflow: hidden; padding:2rem 0;}
.index_title .box { position:relative;}

.index_title .box .t1-0{/* width: 42.03125vw; *//* height: 14.6875vw; */font-size: 10vw;font-family: Arial-Black, Arial;font-weight: 900;color: #E6E6E6;line-height: 1;letter-spacing: 0.15625vw;position: absolute;opacity: 0.22;left: -0.520833vw;z-index: 2;}
.index_title .box .t1-1{
  padding-top: 3vw;
  height: 1.71875vw;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 1.71875vw;
  position: relative;
  z-index: 5;
  display: inline-block;
}
.index_title .box .t1-2{
  width: 48px;
  height: 6px;
  background: #006ec7;
  margin-top: 0.572917vw;
  position: relative;
  z-index: 5;
}
.index_title .box .t1-3 {
  height: 1;
  font-size: 30px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #2D2D2D;
  line-height: 1;
  margin-top: 0.520833vw;
  z-index: 5;
  position: relative;
}



.rn_about > .box {
  margin-top: 1rem;
}
.rn_about > .box .boxLeft {
  width: 60%;  
  font-size:0.5rem;
  color: #666;
  line-height: 1.9;
  text-align: justify;
}
.rn_about > .box .boxLeft p{
  text-indent:2em;
  font-size:18px;
  color: #666;
  line-height: 1.8;
  text-align: justify;
}
.rn_about > .box .boxRight {
  width: 35%;
}
.rn_about > .box .boxRight p {
  overflow: hidden;
}
.rn_about > .box .boxRight p img {
  width: 100%;
  transition: 0.4s;
}
.rn_about > .box .boxRight:hover img {
  transform: scale(1.1);
}



.rn_about1{ width:100%; position:relative;overflow: hidden; padding:0 0 1rem;}
.rn_about1 .box .item .top {
  color: #006ec7;
  font-size: 0.7rem;
}
.rn_about1 .box .item .top span {
  font-size: 1.23rem;
}
.rn_about1 .box .item .bottom {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.5;
}


.rn_about1 .column{
	position:relative;
	margin-bottom:40px;
	padding: 0px 5px;
}

.rn_about1 .column .inner{
	position:relative;
	padding-left: 50px;
}

.rn_about1 .column .icon-box{
	position:absolute;
	left: 0px;
	top:0px;
	width: 77px;
	height: 77px;
	border-right:1px dashed #ddd;
	color: #006ec7;
	line-height: 77px;
}
.rn_about1 .column .icon-box span{font-size: 65px;}
.rn_about1 .column .content{
	position:relative;
	margin-top:-7px;
	padding-left: 49px;
}

.rn_about1 .count-outer{
	position:relative;
	font-size: 40px;
	line-height: 1;
	color:#006ec7;
}

.rn_about1 .count-outer .count-text{
	font-weight:700;
}

.rn_about1 .column .counter-title{
	position:relative;
	font-size: 16px;
	line-height:2;
	font-weight:400;
	color: #444;
	margin-bottom:5px;
}
  



/*********企业文化***************/
.rn_about3{ width:100%; position:relative;overflow: hidden; padding:1rem 0 2rem;}
.rn_about3 .box{ margin-top:1.5rem;}
.rn_about3 .box .item {
  width: 32%;
  position: relative;
}
.rn_about3 .box .item .img {
  overflow: hidden;
}
.rn_about3 .box .item .img img {
  width: 100%;
  transition: 0.4s;
}
.rn_about3 .box .item .main {
  position: absolute;
  bottom:1.8rem;
  left: 0;
  width: 100%;
  text-align: center;
  transition: 0.4s;
}
.rn_about3 .box .item .main .content1 img {
  height: 1.625rem;
}
.rn_about3 .box .item .main .content2 {
  font-size: 0.5rem;
  color: #fff;
  margin-top: 30px;
}
.rn_about3 .box .item .main .content3 {
  margin: 15px 0;
}
.rn_about3 .box .item .main .content3 span {
  display: inline-block;
  width: 40px;
  height: 2px;
  background: #fff;
}
.rn_about3 .box .item .main .content4 {
  font-size: 14px;
  color: #fff;
  padding: 0 2.5rem;
  line-height: 2;
}
.rn_about3 .box .item:hover .img img {
  transform: scale(1.1);
}
.rn_about3 .box .item:hover .main {
  bottom: 2.5rem;
}


.rn_about6 {
  position: relative;
}
.rn_about6 .img img {
  width: 100%;
}
.rn_about6 .box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.rn_about6 .box .main {
  text-align: center;
  width: 100%;
  color: #fff;
}
.rn_about6 .box .main .content1 {
  font-size: 1rem;
}
.rn_about6 .box .main .content2 {
  margin: 0.55rem 0;
}
.rn_about6 .box .main .content2 span {
  display: inline-block;
  width: 1.2rem;
  height: 0.125rem;
  background: #fff;
}
.rn_about6 .box .main .content3 {
  font-size: 15px;
  line-height: 1.8;
}
.rn_about6 .box .main .content4 {
  margin-top: 1rem;
}

.index_link1 a {
  font-size: 14px;
  display: block;
  width: 3.25rem;
  line-height: 1.4375rem;
  color: #fff;
  background: #006ec7;
  text-align: center;
  position: relative;
}
.index_link1 a img {
  position: relative;
  transition: 0.4s;
  max-height: 14px;
}
.index_link1 a::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #006ec7;
  transition: 0.4s;
}
.index_link1 a span {
  display: inline-block;
  position: relative;
  z-index: 1;
}
.index_link1 a:hover::after {
  transform: scaleX(1.2);
}



/************厂房设备************/
.Plant_bg{ padding:4% 0px; background:#f5f5f5; overflow:hidden;}
.n_plant_tit{ font-size: 36px;color: #333; font-weight: bold;line-height: 2;}
.n_plant_tit span{overflow: hidden; margin: 0px 0px 0px 9%}

@media screen and (max-width: 1366px) {
  .n_plant_tit{ font-size:26px;}
  .n_plant_tit span{overflow: hidden; margin: 0px 0px 0px 7%}

}
@media screen and (max-width: 1000px) {
  .n_plant_tit{ font-size:22px;}
  .n_plant_tit span{overflow: hidden; margin: 0px 0px 0px 5%}
}
.pc-banner {width: 100%;float: left;}
@media screen and (max-width: 668px) {
.pc-banner {background-size: auto 100%;}
}

.pc-banner .swiper-container {width: 100%;margin: 35px 0;}

@media screen and (max-width: 668px) {
.pc-banner .swiper-container {	margin: 20px 0 15px;}
}

.pc-banner  .swiper-slide {
	-webkit-transition: transform 1.0s;
	-moz-transition: transform 1.0s;
	-ms-transition: transform 1.0s;
	-o-transition: transform 1.0s;
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
}

@media screen and (max-width: 668px) {
.pc-banner .swiper-slide {-webkit-transform: scale(0.97);transform: scale(0.97);}
}

.pc-banner  .swiper-slide-active,.swiper-slide-duplicate-active {-webkit-transform: scale(1);transform: scale(1);}

@media screen and (max-width: 668px) {
.pc-banner	.swiper-slide-active,.swiper-slide-duplicate-active {-webkit-transform: scale(0.97);transform: scale(0.97);}
}

.pc-banner  .none-effect {-webkit-transition: none;-moz-transition: none;-ms-transition: none;-o-transition: none;}

.pc-banner  .swiper-slide a {background: #fff;padding:10px;display: block;border-radius: 14px;}

@media screen and (min-width: 668px) {
.pc-banner .swiper-slide a:after {position: absolute;top: 0;left: 0;display: block;box-sizing: border-box;border: 10px solid #fff;content: "";width: 100%;height: 100%;background: url(images/top_slick_cover_bg01.png) 0 0 repeat;}
}

.pc-banner  .swiper-slide-active a:after {background: none;}

@media screen and (max-width: 668px) {
.pc-banner .swiper-slide a {padding: 5px;border-radius: 7px;}
}

.pc-banner  .swiper-slide img {width: 100%;border-radius: 14px;display: block;}

@media screen and (max-width: 668px) {
.pc-banner .swiper-slide img {border-radius: 7px;}
}

.pc-banner  .swiper-pagination {position: relative;margin-bottom: 30px;}
.pc-banner  .swiper-pagination-bullet {background: #006ec7;margin-left: 4px;margin-right: 4px;width: 6px;height: 6px;opacity: 1;margin-bottom: 2px;}
.pc-banner  .swiper-pagination-bullet-active {width: 6px;height:6px;background: #FFF;border: 1px solid #006ec7;margin-bottom:2px;}

@media screen and (max-width: 668px) {
.pc-banner .swiper-pagination {position: relative;margin-bottom: 20px;}
.pc-banner .swiper-pagination-bullet {background: #006ec7;margin-left: 2px;margin-right: 2px;width: 8px;height: 8px;margin-bottom: 2px;}
.pc-banner .swiper-pagination-bullet-active {width:10px;height: 10px;background: #FFF;border: 3px solid #006ec7;margin-bottom: 1px;}
}

.pc-banner  .button {width: 1000px;margin: 0 auto;bottom: 43px;position: relative;}
@media screen and (max-width: 668px) {
.pc-banner .button {width: 70%;bottom: 22px;}
}

.pc-banner  .button div:hover {background-color: #006ec7;}

.pc-banner  .swiper-button-prev {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #006ec7 center 50%/50% 50% no-repeat;
}
.pc-banner  .swiper-button-next {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #006ec7 center 50%/50% 50% no-repeat;
}

@media screen and (max-width: 668px) {
.pc-banner .button div {width: 28px;height: 28px;}
}	




/*********产品***********/ 

.menu{padding:30px 0px;}
.menu li{ margin:0px 5px;}
.menu li a{text-align:center;display: inline-block;font-size: 20px;padding: 7px 32px;background: #fff;border-radius: 20px;}

.menu li a.menn{color:#fff;font-weight: bold;color: fff;background: #221814;}
.menu li:hover a{color:#fff;font-weight: bold;color: fff;background: #221814; }

.cplb_box{ position:relative; width:100%;overflow: hidden;display: flex;/*align-items: center;height: 100%*/}
.cplb_box .left {width: 50%;padding: 100px 5vw; float:left;display: flex;flex-wrap:wrap;align-items: center;justify-content: center;height: 100%;color: #fff;background: #006ec7;}
.cplb_box .right { width: 50%;padding: 50px; display: flex;float:left; flex-wrap:wrap;}
.main_title { font-style: normal; font-weight: 700; font-size: 40px; line-height:1.5; color: #ffffff;}
.sub_title {font-weight: 700; font-size: 19px;line-height: 44px;color: #fff; margin-bottom:30px;}



.left .list-left {display: flex; flex-direction: column; margin-top:30px;}
.left .list-left li {  padding: 25px 0px;}
.flex { display: flex;}
.pro_icon { padding-right: 24px;}
.pro_icon img { width: 82px; display: block; max-width: 100%; height: auto;}
.pro_edit { display: flex; justify-content: center; flex-direction: column;}
.pro_adv { font-style: normal; font-weight: 700; font-size: 18px; line-height:1.5; color: #FFFFFF; padding-bottom: 16px;}
.pro_des { font-style: normal; font-weight: 400; font-size: 15px; color: #FFFFFF;  line-height: 1.2;}

.require {font-weight: 400; font-size: 16px;line-height: 1.5; color: #FFFFFF; margin-top:50px;}


.cplb{display: block;width:100%;position:relative;overflow: hidden;}
.cpll{ display: block; margin-left:-10px;}
.cpll li{display:block;float:left;width: calc(50% - 10px);/* height:477px; */background:#f0f0f0;margin-left:10px;margin-bottom:10px;padding: 10px;}
.prtu{display:block;width: 100%;/* height:315px; */overflow:hidden;background:#FFF;padding:5px ;}
.prtu img{transition: all 0.4s linear;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;}

.cpll li:hover .prtu img{ transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1);}
.prm{padding-top: 10px;/* height:58px; *//* margin-bottom:15px; */text-align:center;line-height:22px;font-size:14px;color:#000;}
.prm a, .prm a:visited{ color:#000;}
.prm a{ display: block;}
/*.more{display:block;width:104px;height:32px;margin:0 auto;background: #006ec7;overflow:hidden;text-align:center;line-height:32px;color:#fff;font-size:12px;border-radius: 40px;}
.more span{ display:block; top:0; position:relative;transition: all 0.4s linear;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;}*/
.cpll li:hover .more span{ top:-100%; color:#fff;}

@media (max-width: 1400px){ 
.cpll li{display:block;float:left;width: calc(50% - 10px);/* height:477px; */background:#f0f0f0;margin-left:10px;margin-bottom:10px;padding: 10px;}

}

/******************************news*******************************/
.n-news_bg{ width:100%; position:relative; overflow:hidden; padding:2rem 0px;}

.xwlb{ display:block; margin-left:-29px; overflow:hidden;}
.xwlb li{ width:calc( 33.333% - 29px); float:left; margin-left:29px; margin-bottom:29px; position:relative; border:1px solid #9b9b9b;}

.xwhbg{ position:absolute; z-index:-1; width:0; height:100%; left:0; top:0;
    transition: all 0.4s linear;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
}

.xwlb li:hover .xwhbg{ background:#023894; width:100%;}
.xwlb li:hover { border-color:#023894;}
.xwk{padding: 0.8rem 1rem;}
.xwk-da{display:block;overflow:hidden;position:relative;margin-bottom:20px;line-height:38px;font-size: 20px;color:#383838;}

.xwlb li:hover .xwk-da{ color:#FFF;}

.xwk-dat{ display:block; position:relative; width:52px; height:1px; background:#000;}
.xwk-dat span{ display:block; float:right; width:0; height:1px; background:#FFF;}
.xwlb li:hover .xwk-dat span{ width:100%;}
.xwk-ti{ display:block; font-size:18px; color:#000; line-height:30px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.xwk-ti:visited{ color:#000;}
.xwk-js{display:block;height: 80px;padding-top: 15px;}
.xwk-js a{ display:block; font-size:14px; color:#767676; line-height:26px;}
.xwk-js a:visited{ color:#767676;}
.xwlb li:hover .xwk-ti{ color:#FFF; padding-left:8px;}
.xwlb li:hover .xwk-js a{ color:#FFF;}
.xwk-duo{ display:block; overflow:hidden; height:20px; width:80px; position:relative;}
.xwk-duo span{ display:block; position:relative; top:0; color:#9e9e9e;transition: all 0.4s linear;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear}
.xwlb li:hover .xwk-duo span{ top:-100%; color:#FFF;}





/*》》》》》》》》》》业务领域《《《《《《《《《《*/
#screenSwiper{height:100vh;}
#screenSwiper>.swiper-wrapper>.swiper-slide{height:100vh;overflow: hidden;}
#screenSwiper>.swiper-wrapper>.swiper-slide:last-child{height:auto;}
#screenSwiper>.swiper-wrapper>.swiper-slide>.screenSlide{height:100%;}
#screenSwiper>.swiper-wrapper>.swiper-slide>.screenSlide>.screenBg{position:absolute;top:0;left:0;
width:100%;height:100%;z-index:-1;background-color: #1662b7;}
#screenSwiper>.swiper-wrapper>.swiper-slide>.screenSlide>.screenBg:before{content: '';position: absolute;
width: 100%;height: 100%;top: 0;left: 0;z-index: 2;}
#screenSwiper>.swiper-wrapper>.swiper-slide>.screenSlide>.screenBg>img{width:100%;height:100%;object-fit:cover;}
#screenSwiper>.swiper-wrapper>.swiper-slide>.screenSlide>.screenInfo{height:100%;align-items:center;}
#screenSwiper>.swiper-wrapper>.swiper-slide:nth-child(odd) .screenSlide>.screenBg:before{
background: linear-gradient(to right,rgba(22,98,183,1),rgba(22,98,183,.2) 70%);}
#screenSwiper>.swiper-wrapper>.swiper-slide:nth-child(even) .screenSlide>.screenBg:before{
background: linear-gradient(to left,rgba(22,98,183,1),rgba(22,98,183,.2) 70%);}
#screenSwiper>.swiper-wrapper>.swiper-slide:nth-child(odd) .business{margin-left: 0;padding-left: 7.8125vw;}
#screenSwiper>.swiper-wrapper>.swiper-slide:nth-child(even) .business{margin-left: auto;padding-right: 7.8125vw;}
.business{color: #fff;width: 50%;}
.business ._title{font-size: 1.2rem;line-height:1;}
.business ._line{text-align: justify;line-height: 2;margin-top: 1.5625vw;margin-bottom: 2vw;font-size: 0.5rem;}
.business ._list{margin-top: 2.0833333333333335vw;line-height: 1.25;}
.business ._list>div{flex-wrap: wrap;margin: .1rem -.25rem;}
.business ._list ._item{padding: .1rem .25rem;}
.business ._list ._item a{color: #fff;position: relative;padding-left: 15px;display: block;}
.business ._list ._item a:before{content: '';position: absolute;width: 6px;height: 6px;
border-radius: 50%;top: 50%;left: 0;transform: translateY(-50%);background-color: #fff;}
.business ._list ._item a .hoverable_txt{padding: 3px 0;}
.business ._list ._item a .hoverable_txt:after{background-color: #fff;}
.business ._btn{margin-top: 4.6875vw;}
#screenTab{position:absolute;left:2.604166666666667vw;top:50%;transform:translateY(-50%);z-index:50;transition:all 1s ease;}
#screenTab.on{opacity: 0;visibility: hidden;}
#screenTab .item{align-items:center;margin-bottom:.3rem;}
#screenTab .item:last-child{margin-bottom:0;}
#screenTab .item>span{color:#fff;opacity:0;transition:all 1s ease;
margin-left: .15rem;transform: translateX(20px);}
#screenTab .item>a{width:1rem;height:1rem;position:relative;transform: rotateY(-180deg);}
#screenTab .item>a:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;
border:1px dashed #fff;border-radius:50%;opacity:0;transition:all 1s ease;animation: rotateZ 10s linear infinite;}
#screenTab .item>a:after{content:'';position:absolute;left:50%;top:50%;width:6px;height:6px;
border-radius:50%;background-color:#fff;transform:translate(-50%,-50%);transition:transform .3s ease;}
#screenTab .item.on>a{pointer-events: none;}
#screenTab .item.on>span{opacity:1;transform:none;}
#screenTab .item.on>a:before{opacity:1;}

@keyframes rotateZ{
	from {transform:rotateZ(0deg);}
	to {transform: rotateZ(360deg);}
}	
/*******联系我们************/
.n-contact-bg {background: #fff;padding: 6.25vw 0 0px; position:relative;}
/*.n-contact-bg::after { position: absolute; content: ""; width: 1px; height: 100%; left: calc(50% - 1px); top: 0; background: #edeeee;}*/

.n-contact-bg .top-block { display: flex; margin-bottom:60px;}
.n-contact-bg .left-box { position: relative;width: 50%;padding: 0px 30px 0px 10px;}
.n-contact-bg .left-box h1{font-weight: normal;font-size: 13px;line-height:1.8;letter-spacing: .5px;color: #5f708f;text-transform: uppercase;font-style: normal;}
.n-contact-bg .left-box h2{font-weight: 700; font-size:32px;line-height:1.5;color: #29364e;}
.n-contact-info{}
.n-contact-info li{ width:50%;margin-top: 50px;}
.n-contact-info li h3{color: #29364e;font-size: 16px;line-height:1.6;font-weight: 600;margin-bottom: 5px;letter-spacing: .5px;text-transform: uppercase;}
.n-contact-info li p{font-size: 15px;line-height: 1.5;font-weight: 500;color: #29364e;}
.n-contact-bg .right-box { position: relative;width: 50%;}

/************表单***************/
.right-box-ms{ background:#f8f8f8;padding:50px 40px 50px 40px; overflow:hidden;}
.right-box-ms .ms_tit{ font-weight: 600; font-size: 32px;line-height:2;color: #29364}
.right-box-ms .ms_title{ font-size:16px; color:#444; line-height:1.5;}

.input-box{ margin-top:30px;}
.input-box .input-top { display: flex;  justify-content: space-between;  margin-bottom: 0.5rem;}
.input-box .input-b { height: 55px;line-height:55px; background: #fff;width:49%;border-bottom: 1px solid #dbdbdb; background: transparent;box-sizing: border-box;padding: 0 10px;}
.input-box .input-b input {color: #333;width:100%;border:none;font-size: 18px;background: transparent;}

.input-box .textarea {border-bottom: 1px solid #dbdbdb; background: transparent; margin-bottom:15px; padding: 10px;}
.input-box .textarea textarea {width: 100%;height: 120px; border:none; background: transparent;}

.input-box .input-b input::-webkit-input-placeholder { color: #555; font-size:16px;}
.input-box .input-b input:-moz-placeholder {color: #555; opacity: 1;font-size:16px;}

.input-box textarea::-webkit-input-placeholder { color: #555; font-size:16px;}
.input-box textarea:-moz-placeholder {color: #555; opacity: 1;font-size:16px;}

.input-box .input-bot .ri input {width: 150px;height:55px;line-height: 55px;text-align: center;color: #fff;border:none;}
.input-box .input-bot .ri .sub_btn {background: #023894;font-size: 18px;}
.input-box .input-bot .ri .reset_btn { background: #b5b5b5;}

.consec-map{ width:100%; position:relative; height:600px;}
.consec-map img{border:none;max-width:none;vertical-align: middle;}



/****************加入我们********************/

/************äººæ‰ç†å¿µ***********/
.inner-titles{ position:relative; text-align: center;padding: 128px 0 96px;background: #fff url(../images/wish.png) no-repeat center 96px;}
.inner-title-h4 {font-size: 30px; line-height: 30px; color: #222; }
.inner-title-h5 {font-size: 18px; line-height: 30px; margin: 9px 0 70px; color: #222; }
.inner-title-h6 {font-size: 16px; line-height: 30px; color: #777; }
.inner-titles:after {position: absolute; content: ""; left: 50%; top: 228px; display: inline-block; width: 32px; height: 2px; margin-left: -16px; background: #f28d01;}

.w1200 {width: 1200px; margin: 0 auto; }

.core-wrap{ background:#f7f7f7; overflow:hidden; padding-bottom: 20px;}
.core-wrap .co-titles { position:relative;background: #0e73b9; text-align:center; color: #fff; height: 380px; font-size: 30px;line-height: 30px; box-sizing: border-box; padding: 80px 0 110px; }
.core-wrap .co-titles .co-en-span{text-transform: uppercase; display: inline-block;margin-right: 10px;font-family: "Arial";}

.core-wrap .co-titles:after {position: absolute; content: ""; left: 50%; bottom: 240px; display: inline-block; width: 54px; height: 4px; border-radius: 2px; background: #fff; margin-left: -16px; }
.core-wrap .core-items-wrap { position: relative; margin-top: -180px; }
.core-wrap .core-items { width: 385px; margin-right: 22px; }
.core-wrap .core-items:nth-child(3){ margin-right:0px;}
.core-wrap .core-img{ overflow:hidden; width:100%;}
.core-wrap .core-img img {transition: all .3s linear;width: 100%;display: block; }
.core-wrap .core-txts { padding: 34px 40px 48px; box-sizing: border-box; background: #fff; }
.core-wrap .core-title { position:relative; font-size: 24px; line-height: 24px; padding-bottom: 22px; color: #333;text-align: center; }
.core-wrap .core-title:after { position: absolute; content: ""; left: 50%; bottom: 0; display: inline-block; width: 32px; margin-left: -16px; height: 2px; background: #bfbfbf; }
.core-wrap .core-detail {font-size: 14px; line-height: 28px; color: #777; margin-top: 30px; height: 90px; overflow: hidden;text-align: center; }
.core-wrap .core-img:hover img{transform: scale(1.1);}


.talents-wrap{ background:#f7f7f7; overflow:hidden; padding-bottom: 134px;}
.talents-wrap .co-titles { position:relative;text-align:center; color: #222;font-size: 30px;line-height: 30px; box-sizing: border-box; padding: 80px 0 56px; }
.talents-wrap .co-titles .co-en-span{text-transform: uppercase; display: inline-block;margin-right: 10px;font-family: "Arial";}
.talents-wrap .co-titles:after {position: absolute; content: ""; left: 50%; bottom: 26px; display: inline-block; width: 54px; height: 4px; border-radius: 2px; background: #f28d01; margin-left: -16px; }
.talents-wrap .talents-h5 {font-size: 14px; line-height: 24px;color: #666; padding-bottom: 56px;text-align:center;}
.talents-wrap .talents-ul .talents-li { width: 385px !important; height: 400px;position: relative;background: #fff; padding: 44px 40px 0;box-sizing: border-box;box-shadow: 0 0 36px rgba(0, 0, 0, 0.1);text-align: center;border-bottom:4px solid #0d84d8; margin-right: 22px;}
.talents-wrap .talents-ul .talents-li:nth-child(2){border-bottom:4px solid #ea543c;}
.talents-wrap .talents-ul .talents-li:nth-child(3){border-bottom:4px solid #f28d01; margin-right:0px;}
.talents-wrap .talents-img {width: 120px;display: block; margin: 0 auto 30px;}
.talents-wrap .talents-details {font-size: 14px;line-height: 30px;color: #666; max-height: 150px;overflow: hidden;}


.salary-wrap { background: url(../images/salary.jpg) no-repeat center bottom;overflow:hidden;}
.salary-wrap  .co-titles { position:relative;text-align:center; color: #fff;font-size: 30px;line-height: 30px; box-sizing: border-box; padding: 80px 0 110px; }
.salary-wrap  .co-titles .co-en-span{text-transform: uppercase; display: inline-block;margin-right: 10px;font-family: "Arial";}
.salary-wrap  .co-titles:after {position: absolute; content: ""; left: 50%; bottom: 76px; display: inline-block; width: 54px; height: 4px; border-radius: 2px; background: #fff; margin-left: -16px; }
/*.salary-wrap .salary-ul-wrap { padding-bottom: 144px;}*/
.salary-wrap .salary-li { width: 280px !important;margin-right: 26px !important; height: 356px; background: #fff; padding: 48px 26px 0; box-sizing:border-box; box-shadow: 0 0 36px rgba(0, 0, 0, 0.1); text-align:center;}
.salary-wrap .salary-h5 { font-size: 22px;line-height: 30px; padding-bottom: 50px; color: #333; position:relative;display: block;box-sizing: border-box;}
.salary-wrap .salary-h5:after {position: absolute; content: ""; left: 50%;bottom: 26px; display: inline-block; width: 24px;height: 3px; margin-left: -12px; background: #f28d01;}
.salary-wrap .salary-details {font-size: 14px;line-height: 36px; margin-bottom: 20px;color: #666; max-height: 216px;overflow: hidden;}
.salary-ul-wrap .swiper-pagination{ bottom: 60px;left: 0; width: 100%;}
.salary-ul-wrap .swiper-pagination-bullet {width: 9px;height: 9px;display: inline-block;border-radius: 100%;background:#000;}
.salary-ul-wrap .swiper-pagination span.swiper-pagination-bullet-active { background: #fff;}
.salary-ul-wrap .swiper-pagination span {background:rgba(136, 124, 124, 0);border:1px solid #fff;opacity: 1;}

.train-wrap { background:#f7f7f7;overflow:hidden;padding-bottom: 80px;}
.train-wrap  .co-titles { position:relative;text-align:center; color: #222;font-size: 30px;line-height: 30px; box-sizing: border-box; padding: 80px 0 56px; }
.train-wrap  .co-titles .co-en-span{text-transform: uppercase; display: inline-block;margin-right: 10px;font-family: "Arial";}
.train-wrap  .co-titles:after {position: absolute; content: ""; left: 50%; bottom: 26px; display: inline-block; width: 54px; height: 4px; border-radius: 2px; background: #f28d01; margin-left: -16px; }
.train-wrap .train-items { background: #fff;margin-bottom: 12px; box-shadow: 0 0 36px rgba(0, 0, 0, 0.1);    overflow: hidden;}
.train-wrap .train-img {width: 250px;border-radius: 5px;}
.train-wrap .train-txts { width: 950px; padding: 40px 80px 0 40px;box-sizing: border-box;}
.train-wrap .train-h5 { font-size: 24px;line-height: 24px;  color: #333; padding-bottom: 22px;}
.train-wrap .train-details {font-size: 14px;line-height: 30px;color: #777; max-height: 150px;overflow: hidden;}


.aim-wrap {padding: 177px 0; box-sizing: border-box;overflow: hidden;background:url(../images/aim.jpg) no-repeat center bottom;}
.aim-wrap .aim-items {width: 572px;height: 330px;background: #fff; margin-right: 56px;overflow: hidden; box-sizing:border-box; padding: 74px 77px 20px; box-shadow: 0 0 36px rgba(0, 0, 0, 0.1);}
.aim-wrap .aim-items:nth-child(2){margin-right: 0px;}
.aim-wrap .co-titles { padding-bottom: 56px; padding-top: 0;font-size: 30px; line-height: 30px; position:relative;color: #222; text-align: center;}
.aim-wrap .co-titles .co-en-span {display: inline-block;margin-right: 10px;font-family: "Arial";text-transform: uppercase;font-size: 30px;line-height: 30px; color: #222;}
.aim-wrap .co-titles:after { position: absolute; content: ""; left: 50%;  bottom: 26px; margin-left: -27px;display: inline-block; width: 54px;height: 4px; background: #c9c9c9; border-radius: 2px;}
.aim-wrap .aim-dt { font-size: 16px; line-height: 30px; color: #666;text-align: center;}
.aim-wrap .aim-dt p{ font-size: 16px; line-height: 30px; color: #666;text-align: center;}



/*****详细页*****/
.n_box{ width:100%; position:relative; padding:2rem 0px;}
.news-art-main{background: #f9f9f9;margin:0px auto;padding:5%;}
.art-tit h4{text-align: center;font-size:20px;font-weight: normal;line-height: 36px;padding-bottom: 20px;color: #333;}
.art-tit h5{text-align: center;font-size: 12px;font-weight: normal;line-height: 38px;color: #888;border-top: 1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2;}
.art-tit h5 span{display: inline-block;max-width: 300px; width:50%;}
.art-main{padding-top: 30px;padding-bottom: 40px;}
.art-main p{text-indent: 2em;font-size: 14px;line-height: 30px;color: #666;}
.art-main p img{ margin-left:-2em;}

.art-back li{font-size: 14px;}
.art-footer-last{border-top: 1px solid #e2e2e2;padding-top: 6px;line-height: 30px;}
.art-footer-next{border-bottom: 1px solid #e2e2e2;padding-bottom: 6px;line-height: 30px;}
.art-footer-last a,.art-footer-next a {line-height: 30px;color: #555;}
.art-footer-last a:hover,.art-footer-next a:hover {color:#a59380;}
.art-footer-back{padding-top: 26px;float: right;margin-top: -82px;margin-right: 20px;}
.art-footer-back a{display: block;position: relative;width: 116px;height: 40px;overflow: hidden;border: 2px solid #a59380;line-height:36px;text-align: center;box-sizing: border-box;color: #a59380;}
.art-footer-back a span{display: block;position: relative;top: 0;}
.art-footer-back a:hover span{background: #a59380;color: #fff;top: -100%;line-height:40px;}
.art-footer-back a:hover{border: 0 none;}

/********分页*********/
.text-center {text-align: center; border-top: 1px solid #ddd; width:100%;}
.pagination{display: inline-block; padding-left: 0; margin:20px 0px 20px; border-radius: 4px; font-size: 12px;}
.pagination > li{display: inline;}
.pagination > li > a,
.pagination > li > span{position: relative; float: left; padding: 6px 12px; margin-left: -1px; line-height: 1.42857143; color: #4d4d4d; text-decoration: none; background-color: #fff; border: 1px solid #ddd;}
.pagination > li:first-child > a,
.pagination > li:first-child > span{margin-left: 0; border-top-left-radius: 4px; border-bottom-left-radius: 4px;}
.pagination > li:last-child > a,
.pagination > li:last-child > span{border-top-right-radius: 4px; border-bottom-right-radius: 4px;}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus{z-index: 3; color: #000; background-color: #eee; border-color: #ddd;}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus{z-index: 2; color: #fff; cursor: default; background-color: #0964a1; border-color: #0964a1;}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus{color: #777; cursor: not-allowed; background-color: #fff; border-color: #ddd;}


@media (max-width:1199px){
.run_banner {
    position: relative;
    overflow: hidden;
    margin-top: 56px;
}  

 .input-box .input-top { display: flex;  flex-wrap: wrap;}
 .input-box .input-b { width: 49%; margin-bottom:10px;}
 .input-box .input-bot .ri{ text-align:center;  width: 100%;} 
}
@media (max-width:767px){
	
.n-about-lf{width: 100%;max-width:490px;}
.n-about-lf .con p { width: 50%;float: left;}
.n-about-rf{width: 100%; margin-top:30px;}
.n-about-rf p {line-height: 1.6; color: #fff;font-size: 15px;}

.n-service-bg .n-service-lf{width: 100%;float: left;position: relative;}
.n-service-bg .n-service-lf .rtp { display:none;}
.n-service-bg .n-service-rf {width: 100%;float: right;position: relative;margin-top: 20px;}  

.n-contact-box .n-contact-inner { width: 100%;height: 266px;}
.n-contact-box .n-contact-inner:nth-child(2) { width: 100%;height:0px;} 

.input-box .input-b { width: 100%; margin-bottom:10px;}
.xwlb li{ width:calc( 100% - 29px); float:left; margin-left:29px; margin-bottom:29px; position:relative; border:1px solid #9b9b9b;}

}

@media (max-width: 668px){  
	.index_title .box .left {font-size: 1.5rem;}
	.rn_about > .box .boxLeft {width: 100%; margin-bottom:20px;}
	.rn_about > .box .boxRight { width: 100%;}
	
	.rn_about3 .box .item { width: 100%; position: relative;height: 300px;}
	.rn_about3 .box .item .main .content1 img { height: 3rem;}
	.rn_about3 .box .item .main .content2 { font-size: 1.2rem;}
	
	.cpll li { width: calc(100% - 10px);}
	
	.n-contact-bg .top-block { flex-wrap:wrap;}
	.n-contact-bg .left-box {
		position: relative;
		width: 100%;
		padding: 0px 30px 30px 10px;
	}
	.n-contact-bg .right-box {  position: relative;width: 100%; }
	.n-contact-bg .left-box h2 {font-size: 24px;}
	.right-box-ms { background: #f8f8f8;padding:6%;overflow: hidden;}
	.right-box-ms .ms_tit{ font-weight: 600; font-size: 24px;line-height:2;color: #29364}
	.consec-map { height: 350px;}
} 