﻿@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea{ margin: 0; padding: 0; }
body, button, input, select, textarea { font: 12px/1.5 微软雅黑, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, i, var { font-style: normal; }
ul, ol { list-style: none; }
legend { color: #000; }
fieldset, img { border: 0; vertical-align: bottom; }
section, article, aside, header, footer, nav, dialog, figure { display: block; }
figure { margin: 0; }
button, input, select, textarea { font-size: 100%; border:0; background:none; outline:none; resize: none; }
textarea{resize:none;border:none;-webkit-appearance:none;border-radius:0;}
input[type=text] { resize:none;border:none;-webkit-appearance:none;border-radius:0; }
input[type=submit] { resize:none;border:none;-webkit-appearance:none;border-radius:0; }
input[type=reset] { resize:none;border:none;-webkit-appearance:none;border-radius:0; }
table { border-collapse: collapse; border-spacing: 0; }
.clear { display: block; height: 0; overflow: hidden; clear: both; }
.clearfix:after { content: '\20'; display: block; height: 0; clear: both; }
.clearfix { *zoom:1;}
a:link, a:visited, a:hover, a:active { text-decoration: none; }
/*a { blr:expression_r(this.onFocus=this.blur());}*/
a { text-decoration: none; outline: none; /*transition-duration: 0.3s, 0.3s;*/ }
.hidden { display: none; }
.invisible { visibility: hidden; }
.fl{ float:left; display:inline; }
.fr{ float:right; display:inline; }
.fn{ float:none; }
.hide{ display:none; }
.show{ display:block; }
.noBg { background: none !important; }
.noBorder { border: none !important; }
.noMg { margin: 0!important; }
.mr0{ margin-right:0 !important; float:right !important;}
p[style='color:red;font-weight:600'] { display:none!important; }
/*.info{text-align: justify; text-justify: inter-ideograph;}*/
html {
  scroll-behavior: smooth;
}
/*Body*/
body {  margin: 0 auto; overflow-x: hidden;  background: #fff; color:#555; }
area {  anything:expression(this.onfocus=this.blur);  }
a {  color: #333; }
a:hover { color: #009fe8; }


.wrapper { position:relative; width:100%; height: 100%; margin:0 auto; overflow:hidden;}
.nr {width: 1320px; margin: 0 auto; }
@media (max-width: 1440px){
	.nr { width:1200px}
}
@media (max-width: 1200px){
    .nr { width:92%}
}
.header{ width:100%; background:#3a3a3f; height:98px}
.header .nr{ height:100%}
.header .nr .ahome{ height:100%; float:left}
.header .nr .ahome a{display:flex; align-items: center; height:100%}
.header .nr .ahome a img{ height:34px}
.header .nr .nav{ float:left; height:100%;display:flex; margin-left:160px}
.header .nr .nav .item{ height:100%; display:flex; align-items: center; height:100%;}
.header .nr .nav .item a{display:flex; align-items: center; height:100%; margin-right:135px; padding-top:5px; box-sizing:border-box}
.header .nr .nav .item a img{ height:34px}
.header .nr .nav .item img{ height:34px}
.header .nr .lan{ float:right; height:100%}
.header .nr .lan .t1{ height:100%}
.header .nr .lan .t1 a{display:flex; align-items: center; height:100%; font-size:30px; color:#d3d3d3; font-weight:bold}
.header .nr .lan .t1 a:hover{ color:#fff}
@media (max-width: 1200px){
	.header{ height:70px}
	.header .nr .ahome a img{ height:24px}
	.header .nr .nav{ margin-left:35px}
	.header .nr .nav .item a{ margin-right:20px}
	.header .nr .nav .item a img{ height:20px}
	.header .nr .nav .item  img{ height:20px}
	.header .nr .lan .t1 a{ font-size:20px; }
}
@media (max-width: 350px){
	.header .nr .ahome a img{ height:22px}
	.header .nr .nav{ margin-left:30px}
	.header .nr .nav .item a{ margin-right:16px}
	.header .nr .nav .item a img{ height:18px}
	.header .nr .nav .item img{ height:18px}
	.header .nr .lan .t1 a{ font-size:18px; }
}

.banner{ width:100%}
.banner img{ width:100%}
.banner img.img1{ display:block}
.banner img.img2{ display:none}
@media (max-width: 1200px){
	.banner img.img2{ display:block}
	.banner img.img1{ display:none}
}
.defaults{ width:100vw; height:100vh; position:relative}
.defaults .pic{ width:100%; height:100%}
.defaults .pic img{ width:100%; height:100%; object-fit:cover}
.defaults .pic .img1{ display:block}
.defaults .pic .img2{ display:none}
.defaults .videos{ width:100%; height:100%; position:absolute; left:0; top:0; z-index:2}
.defaults .logo{ width:422px; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); z-index:3}
.defaults .logo img{ width:100%}
.defaults .more{ position:absolute; width:100%; left:0; bottom:10%; text-align:center; font-size:36px; color:#fff; z-index:3}
.defaults .more .p1{display:flex; align-items: center;justify-content: center;}
.defaults .more a{ color:#fff; padding:2px 0; margin:0 0 0 2px; border-bottom:1px solid #fff}
.defaults .more .p2{ margin-top:10px}
@media (max-width:1440px) {
	.defaults .logo{ width:360px; }
	.defaults .more{ font-size:28px;}
}
@media (max-width:1200px) {
	.defaults .pic .img2{ display:block}
	.defaults .pic .img1{ display:none}
	.defaults .logo{ width:260px; }
	.defaults .more{ font-size:20px;}
	
}


.indexs{ width:100vw; height:100vh; position:relative}
.indexs .pic{ width:100%; height:100%}
.indexs .pic img{ width:100%; height:100%; object-fit:cover}
.indexs .pic .img1{ display:block}
.indexs .pic .img2{ display:none}
.indexs .logo{ width:242px; position:absolute; left:50%; bottom:10%; transform:translateX(-50%)}
.indexs .logo img{ width:100%}
.indexs .index_sea{ width:980px; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%)}
.indexs .index_sea .p1{ font-size:36px; color:#fff;}
.indexs .index_sea .p2{ margin-top:40px; width:100%;display:flex;justify-content: space-between; align-items: center;flex-wrap: wrap;}
.indexs .index_sea .p2 .inp1{ display:block; width:848px; height:100px; box-shadow:0 0 10px rgba(0,0,0,0.15); background:#fff; border-radius:20px; box-sizing:border-box; padding:0 20px; color:#333; font-size:24px}
.indexs .index_sea .p2 .inp2{ display:block; width:100px; height:100px; border-radius:50%; box-shadow:0 0 10px rgba(0,0,0,0.15); font-size:0; background:url(g_06.png) center center no-repeat #fff; cursor:pointer}
@media (max-width:1440px) {
	.indexs .logo{ width:180px; }
	.indexs .index_sea{ width:800px; }
	.indexs .index_sea .p1{ font-size:28px; }
	.indexs .index_sea .p2{ margin-top:30px;  }
	.indexs .index_sea .p2 .inp1{ display:block; width:700px; height:80px; font-size:20px}
	.indexs .index_sea .p2 .inp2{ width:80px; height:80px; background-size:40px}
}
@media (max-width:1200px) {
	.indexs .logo{ width:120px; bottom:5% }
	.indexs .index_sea{ width:92%; }
	.indexs .index_sea .p1{ font-size:20px; }
	.indexs .index_sea .p2{ margin-top:20px;  }
	.indexs .index_sea .p2 .inp1{ display:block; width:calc(100% - 60px); height:50px; font-size:16px; border-radius:10px}
	.indexs .index_sea .p2 .inp2{ width:50px; height:50px; background-size:30px}
}


.gcon_1{ background:#f4f5f7; padding:90px 0}
.gcon_1 .nr2{ width:1080px; margin:0 auto; display:flex;flex-wrap: wrap;justify-content: space-between; align-items: flex-end; }
.gcon_1 .nr2 .lt{ width:486px;}
.gcon_1 .nr2 .lt .title{ font-size:36px; color:#5ba572; width:fit-content; line-height:1; padding-bottom:15px; box-sizing:border-box; position:relative}
.gcon_1 .nr2 .lt .title:after{ content:""; display:block; width:100%; height:4px; border-radius:2px; background:#5ba572; position:absolute; left:0; bottom:0}
.gcon_1 .nr2 .lt .intro{ margin-top:28px; font-size:24px; color:#3e3a39; line-height:1.6; text-align:justify; }
.gcon_1 .nr2 .lt .pic{ margin-top:42px; width:100%; overflow:hidden}
.gcon_1 .nr2 .lt .pic img{ width:100%}
.gcon_1 .nr2 .rt{ width:512px;  background:#5ba572; color:#fff; box-sizing:border-box; border-radius:30px; color:#fff; padding:40px 50px}
.gcon_1 .nr2 .rt .item{ width:100%; border-bottom:1px solid #fff; padding:10px 0; margin-bottom:16px; font-size:24px;display:flex; flex-wrap: wrap;}
.gcon_1 .nr2 .rt .item:last-child{ margin-bottom:0}
@media (max-width:1200px) {
	.gcon_1{ padding:40px 0}
	.gcon_1 .nr2{ width:92%; display:block; }
	.gcon_1 .nr2 .lt{ width:100%;}
	.gcon_1 .nr2 .lt .title{ font-size:24px; }
	.gcon_1 .nr2 .lt .title:after{  height:2px; }
	.gcon_1 .nr2 .lt .intro{ margin-top:15px; font-size:16px; }
	.gcon_1 .nr2 .lt .pic{ margin-top:15px;}
	.gcon_1 .nr2 .rt{ width:100%; border-radius:15px; color:#fff; padding:20px 20px; margin-top:15px}
	.gcon_1 .nr2 .rt .item{ margin-bottom:12px; font-size:16px; }
	.gcon_1 .nr2 .rt .item:last-child{ margin-bottom:0}
}






.gcon_2{ width:100%; background:#e8e8ef; padding:90px 0}
.gcon_2 .nr2{ width:1080px; margin:0 auto}
.gcon_2 .ihd{ display:flex; align-items: center; justify-content: center;}
.gcon_2 .ihd .title{ font-size:36px; color:#5ba572; width:fit-content; line-height:1; padding-bottom:15px; box-sizing:border-box; position:relative}
.gcon_2 .ihd .title:after{ content:""; display:block; width:100%; height:4px; border-radius:2px; background:#5ba572; position:absolute; left:0; bottom:0}
.gcon_2 .more{display:flex; flex-direction: row-reverse; }
.gcon_2 .more a{display:flex; align-items: center; justify-content: center; width:168px; height:44px; border-radius:25px; background:#5ba572; color:#fff; font-size:18px}
.gcon_2 .ibd { width: 100%; display: grid; grid-template-columns: repeat(3, auto); justify-content: space-between; gap:0; box-sizing:border-box; padding:30px 85px; background:#fff; border-radius:40px; margin-top:20px; box-shadow:0 0 20px rgba(0,0,0,0.15)}
.gcon_2 .ibd .item {text-align: left; box-sizing: border-box; padding: 30px 0; }
.gcon_2 .ibd .item .p1{ font-size:31px; color:#4d4d4d; line-height:1; padding:0 0 2px; width:fit-content; border-bottom:1px solid #4d4d4d}
.gcon_2 .ibd .item .p2{ font-size:45px; font-weight:bold; line-height:1; color:#4d4d4d; margin-top:10px}
.gcon_2 .ibd .item .p3{ font-size:18px; color:#a5a5a5; margin-top:10px}



.gcon_2 .ibd2 { width: 100%; box-sizing:border-box; padding:40px 85px; background:#fff; border-radius:40px; margin-top:45px; box-shadow:0 0 20px rgba(0,0,0,0.15)}
.gcon_2 .ibd2 .aitem{ display:flex; align-items: center; justify-content: space-between; font-size:36px; color:#4d4d4d}
.gcon_2 .ibd2 .aitem .n2{ color:#f18101}
.gcon_2 .ibd2 .bitem{ margin-top:25px}
.gcon_2 .ibd2 .bitem img{ width:100%}
.gcon_2 .ibd2 .citem{ font-size:24px; margin-top:10px; color:#a5a5a5}

.gcon_2 .acontent{ font-size:20px; color:#333; line-height:2; margin-top:40px}
.gcon_2 .acontent img{ max-width:100%; height:auto}
.gcon_2 .acontent .pc_content{ display:block}
.gcon_2 .acontent .sj_content{ display:none}
@media (max-width:1200px) {
	.gcon_2{ padding:60px 0}
	.gcon_2 .nr2{ width:92%;}
	.gcon_2 .ihd .title{ font-size:24px; }
	.gcon_2 .ihd .title:after{ height:2px; }
	.gcon_2 .more a{ width:120px; height:36px; border-radius:20px; font-size:14px; margin-top:20px}
	.gcon_2 .ibd {  grid-template-columns: repeat(3, auto); padding:20px; border-radius:20px; }
	.gcon_2 .ibd .item { padding: 10px 0; }
	.gcon_2 .ibd .item .p1{ font-size:20px;}
	.gcon_2 .ibd .item .p2{ font-size:36px; }
	.gcon_2 .ibd .item .p3{ font-size:14px;}
	
	.gcon_2 .ibd2 { padding:20px; border-radius:20px; margin-top:20px; }
	.gcon_2 .ibd2 .aitem{ font-size:24px; }
	.gcon_2 .ibd2 .bitem{ margin-top:15px}
	.gcon_2 .ibd2 .citem{ font-size:18px; margin-top:10px; }
	
	.gcon_2 .acontent{ font-size:16px; margin-top:20px}

	
}
@media (max-width:750px) {


	.gcon_2 .ibd {  grid-template-columns: repeat(2, auto); padding:20px; border-radius:20px; }

	.gcon_2 .ibd .item .p1{ font-size:14px;}
	.gcon_2 .ibd .item .p2{ font-size:18px; margin-top:8px; }
	.gcon_2 .ibd .item .p3{ font-size:10px; margin-top:8px;}
	.gcon_2 .ibd2 { padding:20px; border-radius:20px; margin-top:20px; }
	.gcon_2 .ibd2 .aitem{ font-size:20px; }
	.gcon_2 .ibd2 .bitem{ margin-top:15px}
	.gcon_2 .ibd2 .citem{ font-size:14px; margin-top:10px; }
	
	.gcon_2 .acontent .sj_content{ display:block}
	.gcon_2 .acontent .pc_content{ display:none}
}

.gcon_3{ background:#f4f5f7; padding:90px 0}
.gcon_3 .nr2{ width:1240px; margin:0 auto}
.gcon_3 .ihd{ display:flex; align-items: center; justify-content: center;}
.gcon_3 .ihd .title{ font-size:36px; color:#5ba572; width:fit-content; line-height:1; padding-bottom:15px; box-sizing:border-box; position:relative}
.gcon_3 .ihd .title:after{ content:""; display:block; width:100%; height:4px; border-radius:2px; background:#5ba572; position:absolute; left:0; bottom:0}
.gcon_3 .ibd{ display: grid; grid-template-columns: repeat(4, auto); justify-content: space-between; gap:0; padding-top:20px }
.gcon_3 .ibd .item{ width:223px; border-radius:25px; overflow:hidden; box-shadow:0 0 10px rgba(0,0,0,0.15); margin-top:55px}
.gcon_3 .ibd .item img{ width:100%}
@media (max-width:1440px) {
	.gcon_3 .nr2{ width:1200px;}
}
@media (max-width:1200px) {
	.gcon_3 .nr2{ width:92%;}
	.gcon_3{ padding:60px 0}
	.gcon_3 .ihd .title{ font-size:24px;}
	.gcon_3 .ihd .title:after{ height:2px;}
	.gcon_3 .ibd{ padding-top:20px }
	.gcon_3 .ibd .item{ width:150px; border-radius:20px; margin-top:20px}
}
@media (max-width:750px) {
	.gcon_3 .nr2{ width:92%;}
	.gcon_3{ padding:60px 0}
	.gcon_3 .ihd .title{ font-size:24px;}
	.gcon_3 .ihd .title:after{ height:2px;}
	.gcon_3 .ibd{ padding-top:10px; grid-template-columns: repeat(2, auto); }
	.gcon_3 .ibd .item{ width:42vw; border-radius:20px; margin-top:20px}
}

.footer{ width:100%; background:#676772; padding:65px 0}
.footer .nr2{ width:1240px; margin:0 auto; display:flex;justify-content: space-between; align-items: center;flex-wrap: wrap;}
.footer .nr2 .item img{ height:90px}
@media (max-width:1440px) {
	.footer .nr2{ width:1200px}
}
@media (max-width:1200px) {
	.footer{ padding:40px 0}
	.footer .nr2{ width:92%}
	.footer .nr2 .item img{ height:70px}
}
@media (max-width:750px) {
	.footer .nr2 .item img{ height:36px}
}


.color2 .gcon_1 .nr2 .lt .title{ color:#caa3cc}
.color2 .gcon_1 .nr2 .lt .title:after{ background:#caa3cc}
.color2 .gcon_1 .nr2 .rt{ background:#caa3cc}
.color2 .gcon_2 .ihd .title{ color:#caa3cc}
.color2 .gcon_2 .ihd .title:after{ background:#caa3cc}
.color2 .gcon_2 .more a{ background:#caa3cc}
.color2 .gcon_3 .ihd .title{ color:#caa3cc}
.color2 .gcon_3 .ihd .title:after{ background:#caa3cc}

.color3 .gcon_1 .nr2 .lt .title{ color:#434343}
.color3 .gcon_1 .nr2 .lt .title:after{ background:#434343}
.color3 .gcon_1 .nr2 .rt{ background:#434343}
.color3 .gcon_2 .ihd .title{ color:#434343}
.color3 .gcon_2 .ihd .title:after{ background:#434343}
.color3 .gcon_2 .more a{ background:#434343}
.color3 .gcon_3 .ihd .title{ color:#434343}
.color3 .gcon_3 .ihd .title:after{ background:#434343}

.color4 .gcon_1 .nr2 .lt .title{ color:#428a7c}
.color4 .gcon_1 .nr2 .lt .title:after{ background:#428a7c}
.color4 .gcon_1 .nr2 .rt{ background:#428a7c}
.color4 .gcon_2 .ihd .title{ color:#428a7c}
.color4 .gcon_2 .ihd .title:after{ background:#428a7c}
.color4 .gcon_2 .more a{ background:#428a7c}
.color4 .gcon_3 .ihd .title{ color:#428a7c}
.color4 .gcon_3 .ihd .title:after{ background:#428a7c}


.gback{ position:fixed; right:2%; bottom:2%; z-index:99; width:77px; cursor:pointer}
.gback img{ width:100%}


@media (max-width:750px) {
	.gback{ width:40px}
}



/* 应用动画到gback元素 */
.gback {
  animation: bounceUpDown 1s ease-in-out infinite; /* 1s为动画时长，infinite表示无限循环 */
  /* 可选：添加过渡效果让动画更平滑 */
  transition: transform 0.3s ease;
}

/* 定义上下跳动的动画 */
@keyframes bounceUpDown {
  0% {
    transform: translateY(0); /* 初始位置 */
  }
  50% {
    transform: translateY(-10px); /* 向上跳动10px（可调整数值改变幅度） */
  }
  100% {
    transform: translateY(0); /* 回到初始位置 */
  }
}



