@charset "utf-8";
/* CSS Document */


.geo-jzx-1200w {
	width: 1200px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    clear: both;
    float: none;
}

.geo-jzx-w {
	width: 1200px;
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 15px;
    overflow: hidden;
}

.geo-jzx-tit-center {
	margin: 80px 0 50px 0px;
}



.geo-jzx-h1 {
	font-size: 22px;
    line-height: 24px;
    color: #FE760A;
    text-align: center;
}

.geo_h_line {
	text-align: center;
    font-size: 18px;
    color: #FE760A;
    line-height: 24px;
}

.geo-jzx-tit-center h3 {
	margin-top: 10px;
    font-size: 14px;
    color: #6c6c6c;
    text-align: center;
    font-weight: normal;
    line-height: 24px;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}

.geo-ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	gap:20px;
}

.geo-jzx {
	background-color: #f4f4f4;
	height: 675px;
}


.ppjzx-item h1 {
	font-size: 19px;
	margin-top: 10px;
}



.geo-jzx-nr-center ul li {
	padding:25px 20px 20px 25px;
	border-radius: 25px;
	width: 19.33333%;
	background: #ffff;
	color: #6c6c6c;
	float: left;
	flex: 1 1 calc((100% - 3 * 20px) / 5);
	transition: background-color 0.35s ease,
              border-color 0.35s ease,
              box-shadow 0.35s ease;
}

.geo-jzx-nr-center ul li:hover{
	background:#fe7109;
	color: #fff;
	opacity: 1;
}






.ppjzx-item p {
	letter-spacing: 0px;
	font-size: 15px;
	margin-top: 10px;
}

.ppjzx-icon {
	display: none;
}

.geo-jzx-nr-center ul li:hover .ppjzx-icon{
	display: block;
}

.ppjzx-iconw {
	display: block;
}

.geo-jzx-nr-center ul li:hover .ppjzx-iconw{
	display: none;
}

.geo-anli {
	width: 100%;
	height: 800px;
	background-image: url("/images/geo/页面_23.jpg");
	background-position: center;
	overflow: hidden;
}



.geo-jzx-h1-w {
	color: aliceblue;
}

.geo_h_line_w {
	color: #fff;
}



.geo-anli-h3 {
	color: #fff;
}

.geo-anli-tit-center {
	margin: 80px 0 15px 0px;
}

.geo-anli-tit-center h3 {
	margin-top: 10px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    font-weight: normal;
    line-height: 24px;
}

.geo-anli-zs {
	width: 100%;
	position: relative;
	margin-top: 5px;
	z-index: 22;
}

.geo-anli-zs-list {
	width: 20000px;
	height: 500px;
	overflow: hidden;
	float: left;
	padding-top: 10px;
	transition: transform 600ms;
	overflow-x: auto;         /* 关键：允许横向滚动 */
  scroll-behavior: smooth;  /* 原生平滑（兜底用） */
  scrollbar-width: none;    /* 隐藏滚动条三件套 */
  -ms-overflow-style: none;
}

.geo-anli-zs-list::-webkit-scrollbar { display: none; }

dl.alzs {
	width: 610px;
	height: 500px;
	box-sizing: border-box;
	float: left;
	position: relative;
	margin-right: 35px;
}

dl.alzs dd {
	width: 100%;
	height: 65px;
	float: left;
	position: absolute;
	bottom: 0;
	z-index: 9999;
	background: #000;
	color: #fff;
	margin-left: 0;
    padding-left: 20px;
    line-height: 23px;
}

dl.id1 dt {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
}

.alzs dd h3 {
    font-size: 15px;
    font-weight: 500;
	text-align: center;
}

.geo-ys {
	width: 100%;
	height: 635px;
	background: url("/images/geo/页面_24.jpg");
	background-postition:center;
}

.title {
	width: 100%;
	height: 735px;
	background-position: center;
	background:url("/images/geo/页面_01.jpg");
}

.geo-ys-1200w {
	width: 1200px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    clear: both;
    float: none;
}

.bottom {
	width: 100%;
	height: 1272px;
	background-position: center;
	background: url("/images/geo/页面_25.jpg");
}

.geo-anli-icon {
	width: 1280px;
	height:auto;
	float:right;
	position:relative;
	margin-top: -340px;
	z-index:99;
}

.geo-anli-icon-l {
	width:60px; 
	height:140px; 
	float:left; 
	display:block; 
	background:url("/images/geo/页面-恢复的_25.png") center center no-repeat; 
	opacity:0.4; 
	cursor:pointer;
}

.geo-anli-icon-r {
	width:60px; 
	height:140px; 
	float:right; 
	display:block; 
	background:url("/images/geo/页面-恢复的_27.png") center center no-repeat; 
	opacity:0.4; 
	cursor:pointer;
}
