.bannera .infotext{position: absolute;bottom:20%;left:20%;font-size: 40px;color:white}
.bannera .swiper-pagination-bullet-active{
	width:50px;height: 10px;
	border-radius:0px;
	background: green;
}
@font-face {
  font-family: "iconfont"; /* Project id 2906586 */
  src: url('https://at.alicdn.com/t/font_2906586_g9ngj2lz05h.woff2?t=1638949488745') format('woff2'),
       url('https://at.alicdn.com/t/font_2906586_g9ngj2lz05h.woff?t=1638949488745') format('woff'),
       url('https://at.alicdn.com/t/font_2906586_g9ngj2lz05h.ttf?t=1638949488745') format('truetype');
}

.bannera .swiper-pagination-bullet{background: white;width:50px;height: 10px;border-radius:0px;}
.more {text-align: left;}
.more a:hover i{background: #0469a2;color:white;border:1px solid white;}
.more a:hover span{color:#0469a2}
.more  i{font-size: 30px;width:35px;height: 35px;border-radius:50%;color:#333;border: 1px solid #333;text-align: center;line-height: 35px;}
.more  a{display: flex;align-items: center;}
.more  a span{margin-left:10px;font-size: 18px;}
.page-news__article {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
}
.n-left__article {
  width: 66.66%;
}

 .n-left__article a {
  /*! height: 100%; */
  background-color: #EFF7FF;
}
.n-left__article .item-pic__box {
  position: relative;
  overflow: hidden;
}
.n-left__article .item-pic img, .n-right__article .item-pic img {
  -webkit-transition: transform 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  backface-visibility: hidden;
}
.n-left__article .n-item__date {
  left: 30px;
  padding: 10px 24px 6px 24px;
}
.in-news__full .item-date, .in-news__full .n-item__title {
  background-color: #EFF7FF;
}
.n-item__date .item-date__inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  box-align: center;
  -moz-box-align: center;
  -webkit-box-align: center;
  position: relative;
  z-index: 60;
}
.n-item__date span {
  font-family: "Arial";
  letter-spacing: 0;
  line-height: 1;
  position: relative;
  z-index: 60;
}
.n-left__article .n-item__date .item-round {
  width: 26px;
  height: 26px;
}
.n-item__date .item-round i {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 25px;
}
.page-news__article a {
  color: #343030;
}
.n-left__article .n-item__title, .n-right__article .n-item__title, .page-news__list .n-item__title {
  -webkit-transition: color .3s linear;
  transition: color .3s linear;
}
.n-left__article .n-item__title {
  padding: 10px 20px;
}
.in-news__full .item-date, .in-news__full .n-item__title {
  background-color: #EFF7FF;
}
.in-news__full .n-right__article {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-content: space-between;
  -webkit-align-content: space-between;
}
.indexxinwen .n-right__article {
  width: 33.33%;
}
.in-news__full .n-right__article a {
  height: calc(50% - 20px);
  background-color: #EFF7FF;
  width: 100%;
}
.page-news__article a {
  color: #343030;
  display: block;
  margin: 0 20px 40px 20px;
}
.page-news__article .mySwiperb a{margin:0px;}
.inc-tmore .item-cont {
  display: inline-block;
  position: relative;
  padding-right: 19px;
  color: #004BB4;
  letter-spacing: 1px;
  font-weight: 500;
}
.ab-title .ch{ font-size: 48px; color: #007cc2; }
.ab-title .en{ color: #999; }
.ab4{ padding: 80px 0 90px 0; background: #fff; }
.his-dot{ display: block; position: relative; margin: 0 auto; width: 22px; height: 22px; border-radius: 100%; border: 6px solid #fff; background: #007cc2; -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .3); box-shadow: 0 0 8px rgba(0, 0, 0, .3); }
.his-list{ position: relative; padding: 70px 0 50px; overflow: hidden; }
.his-a{ position: relative; padding: 35px 50px 45px 40px; background: #fff; }
.his-list .item1 .his-a{ margin-left: 50px; } 
.his-list .item2 .his-a{ margin-right: 50px; }
.his-a .date{ /*! float: left; */ /*! width: 100px; */ font-size: 36px; color: #007cc2; line-height: 1; } 
.his-more{ margin-left: 100px; }
.his-more a{ display: inline-block; vertical-align: bottom; position: relative; width: 50%; height: 28px; overflow: hidden; opacity: 0; visibility: hidden; -webkit-transition: 600ms; transition: 600ms; }
.his-more .line{ margin: 14px 84px 0 0; height: 1px; background: #ccc; }
.his-more p{ position: absolute; top: 0; right: 0; width: 82px; border: 1px solid #ccc; line-height: 26px; text-align: center; font-size: 12px; color: #666; -webkit-transition: 300ms; transition: 300ms; }
.his-a .month{ float: left; width: 60px; }
.his-a .freeTx{ margin-left: 60px; }
.his-a .b{ margin-top: 20px; }
.his-list:before{ content: ""; position: absolute; left: 50%; top: 0; width: 1px; height: 100%; background: #999; }
.his-a:after{ content: ""; position: absolute; top: 50px; width: 11px; height: 11px; border-radius: 100%; background: #007cc2; }
.his-list .item1 .his-a:after{ left: -55px; }
.his-list .item2 .his-a:after{ right: -56px; }
.his-list .item2{ margin-top: 180px; }
.his-list .item1{ clear: both; }
.his-box{ padding: 20px 0px; margin-top: 50px;}
.his-list .item{ width: 50%; float: right; }
.his-a:before{ content: ""; position: absolute; top: 55px; width: 40px; height: 1px; background: #999; }
.his-list .item1 .his-a:before{ left: -50px; }
.his-list .item2 .his-a:before{ right: -51px; }
.ab3 .his-box{ margin-top: 40px; }
.ab3{ padding-top: 110px; }
.his-control-box{ color: #fff; background: #333; }
.his-control{ margin: 0 72px; height: 60px; position: relative; overflow: hidden; }
.his-control:before{ content: ""; position: absolute; top: 18px; left: 88px; right: 88px; height: 1px; background: #fff; }
.his-control .item{ float: left; position: relative; width: 16.66%; height: 60px; overflow: hidden; }
.his-control .item a{ color: #fff; }
.his-control .date{ margin-top: 33px; line-height: 1; }
.his-control .dot{ display: block; position: absolute; left: 50%; margin-left: -2px; top: 17px; border-radius: 100%; background: #fff; width: 3px; height: 3px; }
.his-control .dot:before{ content: ""; position: absolute; top: -7px; bottom: -7px; left: -7px; right: -7px; border-radius: 100%; border: 1px solid #fff; -webkit-transform: scale(0); transform: scale(0); opacity: 0; visibility: hidden; -webkit-transition: 400ms; transition: 400ms; }
.his-control .slick-arrow{ position: absolute; z-index: 29; top: 50%; margin-top: -10px; width: 21px; height: 21px; background: url('/public/assets/addons/cms/renfu/images/ab_aw2.png') no-repeat; cursor: pointer; -webkit-transition: 0ms; transition: 0ms; }
.his-control .slick-prev{ left: 0; }
.his-control .slick-next{ right: 0; background-position: right bottom; }
.his-control .slick-arrow.slick-disabled{ opacity: 0.5; cursor: default; }
.pageabout{background: white;padding: 20px;}
.down-lisy li p{color:#007cc2;display: inline-block;font-size:28px;margin-right:10px;}
.index-division {
	padding: 100px 0;
}

.id-wrap {
	position: relative;
}

.id-maps {
	position: relative;
	/*! float: left; */
	width: 60%;
	margin: 0px auto;
}

.im-pic img {
	display: block;
	width: 100%;
}

.id-cont {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	width: 35%;
	color: #fff;
}

.im-dw {
	/*position: absolute;*/
}

.idcr.active:before {
	opacity: 1;
	visibility: visible;
}

.idcover {
	position: absolute;
	opacity: 0;
	visibility: hidden;
	background: none;
	font-size: 20px;
	color: white;
	font-size: 18px;
	transition: 0.65s;
	z-index: 10;
	transform: translateY(20px);
	border-bottom: 1px dotted white;
	padding-bottom: 10px;
	padding: 10px 10px;
}

.idcover.active {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.idcover a {
	color: #666666;
}

.idcr {
	position: absolute;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background: url(/public/assets/addons/cms/renfu/images/op3.png) repeat;
	text-align: center;
	cursor: pointer;
	z-index: 3;
}

.idcr:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, 0.28);
	position: absolute;
	left: 0%;
	top: 0%;
	animation: bannerbuIn infinite linear 2s normal;
	-webkit-animation: bannerbuIn infinite linear 2s normal;
	z-index: -1;
}

@keyframes bannerbuIn {
	0% {
		opacity: 1;
		filter: alpha(opacity=100);
		transform: scale(1);
	}
	100% {
		opacity: 0;
		filter: alpha(opacity=0);
		transform: scale(1.3);
	}
}

.idcr:before {
	display: none;
	opacity: 0;
	visibility: hidden;
	content: "";
	position: absolute;
	left: 40%;
	top: 0;
	width: 0;
	height: 0;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-top: 14px solid #fff;
	transition: 0.65s;
	z-index: 1;
}

.idt {
	position: relative;
	color: #fff;
	font-size: 13px;
	padding-top: 10px;
	top: 50%;
}

.idt:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -6.5px;
	width: 13px;
	height: 13px;
	background: rgba(255, 255, 255, .6);
	border-radius: 50%;
}

.id1 {
	top: 6%;
	right: 0;
}

.idc1 {
	top: 24%;
	right: 25%;
}

.id1 .idcover {
	top: 6%;
	right: 0;
}

.id2 {
	top: 18%;
	right: 0;
}

.idc2 {
	top: 36%;
	right: 33%;
}

.id2 .idcover {
	top: 18%;
	right: 0;
}

.id3 {
	top: 28%;
	right: 0;
}

.idc3 {
	top: 46%;
	right: 26%;
}

.id3 .idcover {
	top: 28%;
	right: 0;
}

.id4 {
	top: 38%;
	left: 47%;
}

.idc4 {
	top: 59%;
	right: 45%;
}

.id4 .idcover {
	top: 41%;
	left: 30%;
}

.id5 {
	top: 38%;
	left: 38%;
}

.idc5 {
	top: 56%;
	left: 38%;
}

.id5 .idcover {
	top: 38%;
	left: 25%;
}

.id6 {
	top: 55%;
	left: 36%;
}

.idc6 {
	bottom: 15%;
	left: 36%;
}

.id6 .idcover {
	bottom: 27.5%;
	left: 25%;
}

.id7 {
	top: 56%;
	left: 49%;
}

.idc7 {
	bottom: 14%;
	right: 42%;
}

.id7 .idcover {
	bottom: 26.5%;
	left: 40%;
}

.id8 {
	top: 54%;
	left: 59%;
}

.idc8 {
	bottom: 14%;
	right: 32%;
}

.id8 .idcover {
	bottom: 26.5%;
	left: 50%;
}

.id9 {
	top: 18%;
	right: 0;
}

.idc9 {
	bottom: 34%;
	right: 50%;
}

.id9 .idcover {
	bottom: 46%;
	left: 40%;
}

.id10 {
	top: 10%;
	right: 0;
}

.idc10 {
	bottom: 58%;
	right: 33%;
}

.id10 .idcover {
	bottom: 70%;
	left: 40%;
}

.id11 {
	top: 18%;
	right: 0;
}

.idc11 {
	bottom: 48%;
	right: 26%;
}

.id11 .idcover {
	bottom: 60%;
	left: 55%;
}

.id12 {
	top: 18%;
	right: 0;
}

.idc12 {
	bottom: 41%;
	right: 43%;
}

.id12 .idcover {
	bottom: 53%;
	left: 45%;
}

.id13 {
	top: 18%;
	right: 0;
}

.idc13 {
	bottom: 33%;
	right: 44%;
}

.id13 .idcover {
	bottom: 45%;
	left: 40%;
}

.id14 {
	top: 18%;
	right: 0;
}

.idc14 {
	top: 23%;
	left: 9%;
}

.id14 .idcover {
	top: 5%;
	left: 0;
}

.id15 {
	bottom: 18%;
	right: 0;
}

.idc15 {
	bottom: 49%;
	right: 28%;
}

.id15 .idcover {
	bottom: 60%;
	left: 57%;
}

.id16 {
	bottom: 18%;
	right: 0;
}

.idc16 {
	top: 8%;
	right: 19%;
}

.id16 .idcover {
	top: -10%;
	right: 10%;
}
.ch-txt {
  position: relative;
  font-size: 20px;
  line-height: 1.4;
  font-weight: normal;
  padding-bottom: 30px;
}
.ch-txt::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 29px;
  height: 4px;
  background: #fff;
}
.il-desc {
  font-size: 16px;
  margin-top: 60px;
  /*! max-height: 84px; */
  overflow: hidden;
  line-height: 30px;
}
.moreserv{
    margin-top:50px;
}
.moreserv .moret{font-size:30px;margin:2rem 0px;text-align:center;/*! font-size: 24px; */color: #333;font-weight: bold;}
.servcon{display:flex;align-items:center;flex-wrap:wrap;justify-content: space-between;}
.servcon a{position:relative}
.servcon a{width:31%;margin:1%;display:block;overflow:hidden}
.servcon a img:hover{transform: scale(1.1);}
.servcon a .servt{position: absolute;bottom:0px;width:100%;padding:20px;color:white;}
.servcon a .servt h3{font-size: 20px;margin-bottom:20px;}
.timeline-content {
  padding: 15px 15px 15px 40px;
  border: 2px solid #00A79B;
  border-radius: 15px 0 15px 15px;
  display: block;
  position: relative;
}
.main-timeline {
				font-family: 'Roboto', sans-serif;
			}

			.main-timeline:after {
				content: '';
				display: block;
				clear: both;
			}

			.main-timeline:before {
				content: '';
				height: 100%;
				width: px;
				border: 2px dashed #000;
				transform: translateX(-50%);
				position: absolute;
				left: 50%;
				top: 30px;
			}

			.main-timeline .timeline {
				width: 50%;
				padding: 30px 70px 0 25px;
				margin: 0 20px 0 0;
				float: left;
				position: relative;
				box-sizing: border-box;
			}

			.main-timeline .timeline-content {
				padding: 15px 15px 15px 40px;
				border: 2px solid #00A79B;
				border-radius: 15px 0 15px 15px;
				display: block;
				position: relative;
				margin-top: ;
			}

			.main-timeline .timeline-content:hover {
				text-decoration: none;
        padding:20px 20px 20px 30px;
				
			}
            .main-timeline .timeline-content:hover p, .main-timeline .timeline-content:hover span{
                font-size: 22px !important;
            }
			.main-timeline .timeline-content:after {
				content: '';
				background-color: #00A79B;
				height: 18px;
				width: 15px;
				position: absolute;
				right: -15px;
				top: 42px;
				clip-path: polygon(100% 0, 0 0, 0 100%);
			}

			.main-timeline .timeline-year {
				color: #fff;
				background-color: #00A79B;
				font-size: 28px;
				font-weight: 900;
				text-align: center;
				line-height: 80px;
				height: 80px;
				width: 80px;
				border-radius: 50%;
				position: absolute;
				right: -110px;
				top: 0px;
			}

			.main-timeline .timeline-year:after {
				content: '';
				height: 90px;
				width: 90px;
				border: 8px solid #00A79B;
				border-left-color: transparent;
				border-radius: 50%;
				transform: translateX(-50%) translateY(-50%) rotate(-20deg);
				position: absolute;
				left: 50%;
				top: 50%;
			}

			.main-timeline .timeline-icon {
				color: #fff;
				background-color: #00A79B;
				font-size: 35px;
				text-align: center;
				line-height: 50px;
				height: 50px;
				width: 50px;
				border-radius: 50%;
				transform: translateY(-50%);
				position: absolute;
				top: 50%;
				left: -25px;
				transition: all 0.3s;
			}

			.main-timeline .title {
				color: #222;
				font-size: 20px;
				font-weight: 900;
				text-transform: uppercase;
				letter-spacing: 1px;
				margin: 0 0 7px 0;
			}

			.main-timeline .description {
				color: #222;
				font-size: 15px;
				letter-spacing: 1px;
				text-align: justify;
				margin: 0 0 5px;
			}

			.main-timeline .timeline:nth-child(even) {
				padding: 30px 25px 0 70px;
				margin: 0 0 0 50px;
				float: right;
			}

			.main-timeline .timeline:nth-child(even) .timeline-content {
				padding: 15px 40px 15px 15px;
				border-radius: 0 15px 15px 15px;
			}

			.main-timeline .timeline:nth-child(even) .timeline-content:after {
				transform: rotateY(180deg);
				right: auto;
				left: -15px;
			}

			.main-timeline .timeline:nth-child(even) .timeline-year {
				right: auto;
				left: -110px;
			}

			.main-timeline .timeline:nth-child(even) .timeline-year:after {
				transform: translateX(-50%) translateY(-50%) rotate(200deg);
			}

			.main-timeline .timeline:nth-child(even) .timeline-icon {
				left: auto;
				right: -25px;
			}

			.timeline:nth-child(4n+2) .timeline-content,
			.timeline:nth-child(4n+2) .timeline-year:after {
				border-color: #9E005D;
			}

			.timeline:nth-child(4n+2) .timeline-year:after {
				border-left-color: transparent;
			}

			.timeline:nth-child(4n+2) .timeline-content:after,
			.timeline:nth-child(4n+2) .timeline-icon,
			.timeline:nth-child(4n+2) .timeline-year {
				background-color: #9E005D;
			}

			.timeline:nth-child(4n+3) .timeline-content,
			.timeline:nth-child(4n+3) .timeline-year:after {
				border-color: #f24f0e;
			}

			.timeline:nth-child(4n+3) .timeline-year:after {
				border-left-color: transparent;
			}

			.timeline:nth-child(4n+3) .timeline-content:after,
			.timeline:nth-child(4n+3) .timeline-icon,
			.timeline:nth-child(4n+3) .timeline-year {
				background-color: #f24f0e;
			}

			.timeline:nth-child(4n+4) .timeline-content,
			.timeline:nth-child(4n+4) .timeline-year:after {
				border-color: #0870C5;
			}

			.timeline:nth-child(4n+4) .timeline-year:after {
				border-left-color: transparent;
			}

			.timeline:nth-child(4n+4) .timeline-content:after,
			.timeline:nth-child(4n+4) .timeline-icon,
			.timeline:nth-child(4n+4) .timeline-year {
				background-color: #0870C5;
			}
<!--ºÄÊ±1775298020.7745Ãë-->