/*临时去掉首页和环资平台下拉*/
.nav-box li:first-child .menu-box {
	display: none !important;
}

.nav-box li:nth-last-child(1) .menu-box {
	display: none !important;
}

/*地球背景*/
#zyyw {
	background-image: url(/uiFramework/commonResource/image/2025062017423287748.jpg);
	background-repeat: no-repeat;
	background-position: center 10vh;
}



/*b包括最下面.bottom-box*/


/*头部*/
.top-box {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: rgba(255, 255, 255, .3);
	padding-bottom: 20px;
	z-index: 999;
}

.top-box .w90 {
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
	align-items: center;

}

.top-box .w90 .nav-box {
	display: flex;
	align-items: center;
	min-width: 70%;
	max-width: 80%;
	justify-content: space-between;
}

.top-box .w90 .logo a img {
	height: 57px;
}

.nav-box li {
	flex: 1;
	text-align: center;
	position: relative;
}

.nav-box li a.link {
	font-size: 22px;
	color: #333333;
	line-height: 32px;
	position: relative;

}

.nav-box li a.link.active {
	font-size: 24px;
	font-weight: bold;
	color: #e52319;
}

.search {
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #e52319;
	margin-left: 20px;
}

.menu-box {
	display: none;
	position: absolute;
	width: 140px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 999;
}

.menu-box::before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	border-bottom: 11px solid rgba(255, 255, 255, .8);
	/* 主色 */
	left: 50%;
	transform: translateX(-50%);
}

.menu-link-box {
	display: flex;
	flex-direction: column;
	background: rgba(255, 255, 255, .8);
	margin-top: 11px;
	box-shadow: 0px 6px 40px 6px rgba(38, 38, 38, .1);
	padding-bottom: 10px;
}

.menu-link-box a {
	font-size: 18px;
	line-height: 62px;
	color: #101010;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}


.menu-link-box a::after {
	content: '';
	position: absolute;
	display: inline-block;
	bottom: 0;
	width: 60%;
	height: 2px;
	background: #e52319;
	width: 0;
	left: 50%;
	transition: all linear 0.3s;
}

.menu-link-box a:hover::after {
	width: 60%;
	left: 20%;
}



/*大图轮播*/
.dtlb-box {
	height: 100vh;
}

.tzgg-box {
	height: 10vh;
}

#swiper1 {
	width: 100%;
	height: 100vh;
}

#swiper1 .swiper-wrapper .swiper-slide a {
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
}

.swiper-pagination-zgzh {
	position: absolute;
	z-index: 2;
	bottom: 40px;
	right: 90px;
	height: 2px;
	display: flex;
	align-items: center;

}

.my-bullet-zgzg1 {
	display: inline-block;
	width: 36px;
	height: 2px;
	background: #fff;
	margin-left: 20px;
}

.swiper-pagination-zgzh .my-bullet-zgzg1:first-child {
	margin-left: 0;
}

.my-bullet-active-zgzh1 {
	width: 92px;
	height: 2px;
	background-color: #e52319;
	transition: linear width 5s;
	-webkit-transition: linear width 5s;
}

/*通知公告*/
.tzgg {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 10vh;
}

.left-box {
	width: 19%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 36px;
	color: #fff;
	background-image: url(/uiFramework/commonResource/image/2025060815545352928.jpg);
	background-size: cover;
	background-position: left center;
}

.lb-swiper-box {
	width: 81%;
	height: 100%;
}

#swiper2 {
	height: 100%;
}

#swiper2 .swiper-slide {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #ffffff;
	padding: 0 5%;
}

#swiper2 .swiper-slide a {
	font-size: 28px;
	color: #555555;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

/*新闻中心*/
#swiper4,
#swiper5,
#swiper6 {
	height: 63vh;
	width: 100%;
}

#swiper4 .swiper-wrapper .swiper-slide a,
#swiper5 .swiper-wrapper .swiper-slide a,
#swiper6 .swiper-wrapper .swiper-slide a {
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
}

#swiper4 .swiper-wrapper .swiper-slide a span,
#swiper5 .swiper-wrapper .swiper-slide a span,
#swiper6 .swiper-wrapper .swiper-slide a span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: rgba(0, 0, 0, .7);
	color: #fff;
	padding-left: 20px;
	font-size: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.swiper-pagination-xwzx,
.swiper-pagination-xwzx1,
.swiper-pagination-xwzx2 {
	position: absolute;
	text-align: center;
	z-index: 10;
	bottom: 25px;
	right: 50px;
	display: flex;
	align-items: center;
}

.my-bullet-xwzx,
.my-bullet-xwzx1,
.my-bullet-xwzx2 {
	width: 10px;
	height: 10px;
	background: #cccccc;
	display: block;
	border-radius: 50px;
	margin: 0 3px;
}

.swiper-pagination-xwzx .my-bullet-xwzx:last-child,
.swiper-pagination-xwzx1 .my-bullet-xwzx1:last-child,
.swiper-pagination-xwzx2 .my-bullet-xwzx2:last-child {
	margin-right: 0;
}

.my-bullet-xwzx-active,
.my-bullet-xwzx-active1,
.my-bullet-xwzx-active2 {
	background: #e52319;

}







.news-title-qh-box {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.news-menus-box a {
	font-size: 24px;
	line-height: 35px;
	color: #666666;
	margin-left: 45px;
	display: inline-block;
	position: relative;
}

.news-menus-box a::after {
	content: "";
	width: 0;
	left: 50%;
	height: 3px;
	background-color: #e52319;
	position: absolute;
	bottom: -12px;
	transition: all linear 0.3s;
}

.news-menus-box a.active::after {
	content: "";
	width: 65%;
	left: 17.5%;
	height: 3px;
	background-color: #e52319;
	position: absolute;
	bottom: -12px;

	transition: all linear 0.3s;
}

.news-menus-box a:hover,
.news-menus-box a.active {
	font-weight: bold;
	color: #e52319;
}

.news-menus-box a:hover::after {
	width: 65%;
	left: 17.5%;
}



.ty-title p:last-child {
	font-size: 48px;
	line-height: 50px;
	color: #333333;
	margin-top: 25px;
	font-weight: bold;
}

.jtyw-box {
	height: 100vh;
	padding-top: 15vh;
}

.ty-news-box {
	display: flex;
	justify-content: space-between;
	margin-top: 55px;
}

.news-left-box {
	width: 53%;
	display: block;
	height: 63vh;
}

.news-right-box {
	width: 43%;
}

.news-left-box>a {
	position: relative;
	display: block;
	height: 100%;
	width: 100%;
	background-size: cover;
}

.news-left-box a p {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 99;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	padding: 0 45px;
	margin-bottom: 30px;
	color: #ffffff;
}

.news-left-box a p span:first-child {
	font-size: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 85%;
}

.news-left-box a p span:last-child {
	font-size: 16px;
}

.ty-news-one {
	border-bottom: 1px solid #cccccc;
	height: 20%;
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
}

.news-right-box .list-box {
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
	height: 63vh;
}



.one-list {
	padding-bottom: 40px;
	border-bottom: 1px solid #cccccc;
}

.ty-date {
	font-size: 20px;
	color: #999999;
	width: 110px;
	white-space: nowrap;
}

.ty-title1 a {
	font-size: 20px;
	color: #333333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
	display: block;
}

.ty-summary {
	font-size: 16px;
	color: #666666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ty-list {
	display: flex;
	justify-content: space-between;

}

.ty-title1 {
	width: calc(100% - 110px - 10px);
}



.list-box .ty-list:last-child {
	border: none;
}

/*企业动态*/
.qydt-box {
	height: 100vh;
	padding-top: 15vh;

}

/*媒体聚焦*/
.mtjj-box {
	height: 100vh;
	padding-top: 15vh;

}

/*主营业务*/
.zyyw-box {
	height: 100vh;
	padding-top: 15vh;

}

.swiper3-box {
	padding: 0 110px;
	position: relative;
	margin-top: 20px;
}

#swiper3 {
	padding-top: 60px;
}

#swiper3 .swiper-slide {
	display: flex !important;
	justify-content: center;
}

#swiper3 .swiper-slide:nth-child(even) {
	margin-top: -60px;
}

#swiper3 .yw-link-box {
	display: flex;
	align-items: center;
	height: 55vh;
	width: 320px;
	flex-wrap: wrap;
	flex-direction: column;
	background-size: cover;

}



#swiper3 .yw-link-box:hover {
	background-image: url(/uiFramework/commonResource/image/2025060823225524699.png) !important;
	background-color: #e52319;
	background-position: bottom;
	background-size: contain;
	background-repeat: no-repeat;
	transform: translateY(-9px);
}



#swiper3 .yw-link-box span:first-child {
	margin-top: 16vh;
	text-align: center;
}

#swiper3 .yw-link-box span:first-child img {
	width: 80%;
}

/*
#swiper3 .yw-link-box span:nth-child(2) {
	font-size: 16px;
	line-height: 2;
	color: #ffffff;
	width: 78%;
	margin: 30px 0 10px 0;
	display: none;
	text-align: center;
}*/

#swiper3 .yw-link-box:hover .yczy {
	display: inline-block;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/* 限制显示的行数为2 */
	-webkit-box-orient: vertical;
}

#swiper3 .yw-link-box:hover .one-ico {
	margin-top: 13vh;
}

#swiper3 .yw-link-box span:nth-child(2) {
	display: inline-block;
	width: 30px;
	height: 3px;
	background: #fff;
	margin: 35px 0 10px 0;
	;
}

#swiper3 .yw-link-box:hover #swiper3 .yw-link-box span:nth-child(2) {
	margin: 15% 0 5% 0 !important;
}

#swiper3 .yw-link-box span:last-child {
	font-size: 22px;
	color: #ffffff;
	font-weight: 600;
}

.swiper-button-next1,
.swiper-button-prev1 {
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 48px;
	height: 48px;
	background: #f4f4f4;
	border: 1px solid #dddddd;
}

.swiper-button-next1 {
	right: 0;
}

.swiper-button-prev1 {
	left: 0;
}

.swiper-button-next1:hover,
.swiper-button-prev1:hover {
	background: #e52319;
	border-color: #e52319;
}

.swiper-button-next1 .img2,
.swiper-button-prev1 .img2 {
	display: none;
}

.swiper-button-next1:hover .img2 {
	display: block;
}

.swiper-button-next1:hover .img1 {
	display: none;
}

.swiper-button-prev1:hover .img2 {
	display: block;
}

.swiper-button-prev1:hover .img1 {
	display: none;
}

/*党群工作*/
.dqgz-box {
	height: 100vh;
	padding-top: 15vh;

}



#certify {
	position: relative;
	width: 100%;
	margin: 0 auto;
}

#certify .swiper {
	padding-bottom: 120px;
	margin: 100px 0 115px 0;
}

#certify .swiper-slide {
	width: 720px;
	height: 410px;
	background: #fff;

}

#certify .swiper-slide img {
	display: block;
}

#certify .swiper-slide p {
	line-height: 92px;
	padding-top: 0;
	text-align: center;
	color: #333333;
	font-size: 24px;
	margin: 0;
	opacity: 0;
}

#certify .swiper-slide.swiper-slide-active p {
	opacity: 1;
}

#certify .swiper-pagination {
	width: 100%;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	width: 57px;
	height: 4px;
	background: #cccccc;
	margin-left: 15px;
	border-radius: 0;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet:first-child {
	margin-left: 0;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	width: 107px;
	height: 4px;
	background: #e52319;
}

/*关于资环*/
#section6 {
	background: url(/uiFramework/commonResource/image/2025061210245038314.jpg) no-repeat bottom;
	background-size: contain;
}

.gyzh-box {
	height: 100vh;
	padding-top: 100px;
}

.zgzh-box {
	width: 100%;
	background-image: url(/uiFramework/commonResource/image/2025060900391265072.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	height: 43vh;
	text-align: center;
	margin-top: 60px;
}

.zgzh-box .logo-play {
	display: inline-flex;
	align-items: center;
	margin: 6vh 0 4.24vh 0;
}

.zgzh-box p {
	width: 90%;
	font-size: 20px;
	line-height: 40px;
	color: #ffffff;
	margin: 0 auto;
	text-align: justify;
	text-align-last: left;
}

/*.zgzh-box .bottom-word p {
	width: 87%;
	font-size: 20px;
	line-height: 43px;
	color: #ffffff;
	margin: 0 auto;
}*/

.zgzh-data {
	width: 61.5%;
	height: 160px;
	background-color: #e52319;
	margin: 0 auto;
	margin-top: -127px;
	position: relative;
	z-index: 99;
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.zgzh-data>div {
	text-align: center;
}

.zgzh-data div p {
	color: #fff;
}

.zgzh-data>div p:first-child {
	font-size: 54px;
	height: 63px;
	line-height: 63px;
	margin-bottom: 10px;
}

.zgzh-data>div p:first-child span {
	font-size: 18px;
}

.zgzh-data>div p:last-child {
	font-size: 18px;
}



.three-bottom {
	height: 225px;
	position: relative;
}

.one-bottom {
	` margin-bottom: 10px;
}

.two-bottom {
	color: #0c0c0c;
	font-size: 18px;
	display: flex;
	align-items: center;
	line-height: 40px;
	flex-direction: column;
	align-items: flex-start;
}

.two-bottom img {
	margin-right: 13px;
}

.two-bottom img:not(:first-of-type) {
	margin-left: 20px;

}

.three-small-box {
	display: flex;
	align-items: center;
	color: #0c0c0c;
	font-size: 18px;
	line-height: 50px;
}

.three-small-box .tel em {
	font-size: 24px;
	color: #0c0c0c;
}

.three-small-box>div {
	display: flex;
	align-items: center;
	margin-right: 50px
}

.three-small-box>div img {
	margin-right: 13px;
}


.bottom-box {
	position: absolute;
	bottom: 40px;
	left: 0;
	width: 100%;
	padding: 0 5% 0 5%;
}

#bottom-bb-box,
#bottom-bb-box a {
	color: #0c0c0c;
	font-size: 16px;
	line-height: 40px;
}

.bottom-nav {
	width: 60%;
	display: flex;
	justify-content: space-between;
}

.bottom-nav a {
	font-size: 20px;
	color: #333333;
}

.qd-code-box {
	position: absolute;
	bottom: 40px;
	right: 5%;
}

.qd-code-box p {
	font-size: 18px;
	color: #333333;
	text-align: center;
	line-height: 36px;
}

.zhzq {
	display: flex;
	align-items: center;
}

.zhzq a {
	color: #0c0c0c;
	font-size: 18px;
	line-height: 40px;
}

.zhwqimg {
	margin-right: 5px !important;
	width: 23px;
}

/*去除底部英文*/
.fp-warning,
.fp-watermark {
	display: none;
}








.right-box-mobile {
	width: 20%;
}

.right-box-mobile img {
	width: 100%;
}

.left-box-mobile p,
.left-box-mobile p a {
	font-size: 13px;
	color: #0c0c0c;
}