@charset "utf-8";
/* CSS Document */
*,*:before,*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body{ margin:0px; padding:0px; font-size:12px;font-family:"微软雅黑","黑体";color:#898989;line-height:1; background:#FFF;}
ul,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,ol,form,input{ margin:0px; padding:0px;}
input,textarea { font-family: "微软雅黑"; border: none; outline: none; background: none; }
ul,li{ list-style:none}
img{border:0px; padding:0px; display: block;}
a{ color:#5c5c5c; text-decoration:none}

h2,h3,h4,b,strong { font-weight: normal; }
em,i { font-style: normal; }

.clear{ zoom: 1; }
.clear:after { content: ''; display: block; clear: both; }
.fl { float:left}
.fr { float:right}
.hidden{display:none; background: url() no-repeat center;}
.header{position: fixed;width: 100%; top: 0;left: 0;transition: .5s;background: #fff;z-index: 100;}
.headerbox{width: 1200px;margin: 0 auto;display: flex;justify-content: space-between;align-items: center;max-width: 94%;}
.logo{width: 126px;}
.logo img{width: 100%;}

.nav ul{display: flex;justify-content: space-between;}
.nav li{position: relative; }
.nav li h3 a{display: block; font-size: 16px;color: #333; position: relative; padding: 0 25px;line-height: 100px;transition: .5s;}
.nav li.cur a{background: #00b5c3;color: #fff;}
.sub{position: absolute;width: 100%; top: 100px;left: 0;background: #11b2bf;display: none;}
.sub dt{font-size: 16px; line-height: 51px;}
.sub dt a{color: #fff;transition: .5s;display: block;text-align: center;}
.sub dt a:hover{background: #0c8f9b;}

.qfx{height: 100px;}
.banner{overflow: hidden; position: relative;}
.banner img{width: 100%;}
.banner .swiper-pagination-bullet{width: 45px;height: 3px;border-radius: 0; opacity: 1;background: #fff;opacity: .6;}
.banner .swiper-pagination-bullet-active{opacity: 1;}

  .dddimg {
            animation: scaleDown 3s forwards; /* 动画，持续时间2秒 */
        }

        @keyframes scaleDown {
            0% {
                transform: scale(1.2); /* 初始状态（1.2倍） */
            }
            100% {
                transform: scale(1); /* 结束状态（原始尺寸） */
            }
        }


.conter{width: 1200px;max-width: 94%; margin: 0 auto;}
.about{padding: 95px 0 100px;display: flex;justify-content: space-between;}
.aboutd{padding: 95px 0 38px; }
.aboutp{padding-bottom: 80px;}
.aboutp p {    color: #3e3a39;
    font-size: 18px;
    line-height: 2;
    
    text-align: justify;}
.about_left p{font-size: 30px;color: #c0c0c0; position: relative; padding-bottom: 57px;text-transform: uppercase;font-weight: 300;}
.about_left h2{font-weight: bold; font-size: 30px;color: #3e3a39;}
.about_left p:before{position: absolute;content: "";background: url(../images/a1.png);width: 58px;height: 4px;left: 0; bottom: 27px;}
.about_right{width: calc(100% - 350px);}
.about_right p{font-size: 20px; line-height: 36px;color: #about_right;}
.about_right a{display: inline-block; margin-top: 40px;font-size: 24px;color: #00b5c3;}
.about_right a:hover{text-decoration: underline;}

.tdfc{    padding: 70px 0 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;}
.tdfc .gallery-item{margin-bottom:10px;max-width:49%;width:232px;cursor:pointer;}
.ppsp {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer; /* 添加手型指针表示可点击 */
}	
.ppspimg {
    width: 100%;
}
.bf {
    width: 160px;
    position: absolute;
    margin-bottom: 7%;
    z-index: 2; /* 确保播放按钮在背景图上方 */
}
.video-container {
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none; /* 初始隐藏视频 */
}
.video-container video {
    width: 100%;
    height: 100%;
    object-fit: cover; /* 保持视频比例填充容器 */
}
.relativea{position: relative;}
.genduo{color: #00b5c3;font-size: 23px;position: absolute;right: 0px;bottom: 0px;display: block;}	
.zxxw{margin: 65px auto 0px;display: flex;   
    flex-wrap: wrap;
    justify-content: space-between;}
.zxxw a{width: 31%;overflow: hidden;display: block;margin-bottom: 45px;}
.zxxwa{width: 100%;overflow: hidden;}
.zxxwb{position: relative;width: 100%;height: 245px;overflow: hidden}
.zxxwb img{width: 100%;min-height: 245px;position: absolute;left: 0px;top: 0px;}
.zxxwa dl{padding: 25px 15px;background-color: #eee;}
.zxxwa dl p{    font-size: 18px;color: #3e3a39;line-height: 1.3;white-space: nowrap;}
.zxxwa dl  em{font-size: 13px;color: #00b5c3;font-style: normal;display:block;padding: 12px 0px;}
.zxxwa dl span{    font-size: 14px;color: #3e3a39;line-height: 1.6;display: block;}
.xwztt{text-align:center; padding-top:30px}
.xwztt p{color:#16b6c3;font-size:42px;line-height:1.2;font-family: "Microsoft YaHei", "微软雅黑", sans-serif;font-weight:300;}
.xwztt span{color:#3e3a39;font-size:18px;line-height:2;font-family: "Microsoft YaHei", "微软雅黑", sans-serif;text-transform:uppercase}
.xuyuanp{padding-top:38px;padding-bottom:25px}
.xuyuanp p{color:#3e3a39;font-size:18px;line-height:1.8;}
.xuyuanp ul{list-style-type: none;max-width: 1200px;margin: 0 auto;    display: flex; 
    flex-wrap: wrap; 
    justify-content: space-between;}
.xuyuanp ul li{width:32.2%;margin-bottom:20px;}
.xuyuanp ul li img{width:100%}
.xuyuanpa dl{width:204px;position:relative;margin:20px auto; }
.xuyuanpa dl:before {   position: absolute;
    content: "";  border-bottom: 3px solid #b0aeae;  width: 100%;  bottom: 10px;    z-index:1;opacity:0.6;    left: 0;}
.xuyuanpa dl dt{width:152px;margin:0 auto 25px;position:relative;z-index:2;background:#fff;font-size:24px;text-align:center;color:#3e3a398a }
.xuyuanpa{text-align:center;padding-bottom:90px;}
.xuyuanpa a{color:#3e3a39;font-size:24px;margin-right:25px;margin-top:10px;}



.xuyuanui{background-color: #f2f2f2;padding: 78px 0px 38px;}	
.xuyuanui ul{list-style-type: none;max-width: 1200px;margin: 0 auto;    display: flex; 
    flex-wrap: wrap;
    justify-content: space-between;}
.xuyuanui ul li{width: 83px;margin-right: 70px;margin-bottom: 30px;}
.xuyuanui ul li:nth-child(8){margin-right: 0px;}
.xuyuanui ul li:nth-child(16){margin-right: 0px;}
.xuyuanui ul li img{display: block;width: 83px;}
.xuyuanui ul li p{color: #3e3a39;line-height: 2.5;text-align: center;font-size: 16.5px;}


.slbz{padding:70px 0px 50px;display: flex;flex-wrap: wrap;justify-content: space-around;gap:30px;}
.slbz p{padding:15px 25px ;text-align: center;}
.slbz p img{display: block;text-align: center;margin: 0 auto;}
.slbz p span{color: #727171;font-size: 18px;font-weight: 700;line-height: 1.4;display: block;padding-top: 8px;}
.slbz p em{display: block;color: #727171;font-weight: 500;font-size: 18px;line-height: 1.4;}


.cpnr{ padding: 0 0 110px;}
.cpnrbox{display: flex;justify-content: space-between; background: #f2f2f2;align-items: center;}
.cpnr_xq{text-align: center;width: 50%;}
.cpnr_xq img{width: 100%;}
.sjzs{display: none;}
.cpnr_xq h3{font-size:27px;color: #3e3a39; margin-bottom: 22px;}
.cpnr_xq h4{display: inline-block; border-bottom: 1px solid #b0b0b0;border-top: 1px solid #b0b0b0; line-height: 80px;font-size: 51px;color: #3e3a39;}
.cpnr_xq ul{text-align: center; padding: 22px 0 95px;}
.cpnr_xq li{display: inline-block; font-size: 18px;color: #595757;}
.cpnr_xq li span{padding: 0 5px;}
.cpnr_xq p{font-size: 26px;margin-bottom: 25px;color: #333;}
.cpnr_xq a{display: inline-block; padding: 0 30px;border: 1px solid #c4cacc;transition: .5s; line-height: 53px; font-size: 22px;color: #333;text-transform: uppercase;}
.cpnr_xq a img{display: inline-block;vertical-align: middle; margin: -3px 0 0 10px;width: 25px;}
.cpnr_xq a:hover{border: 1px solid #00b5c3;color: #00b5c3;}

.bj2{background: url(../images/a7.jpg) no-repeat center center;background-size: cover;}
.syms{width: 1200px;margin: 0 auto;max-width: 94%; padding: 80px 0 15px;}
.syms_nr{padding-top: 75px;}
.symsbox{display: flex;justify-content: space-between;align-items: center;background: #fff; margin-bottom: 30px;}
.syms_tp{width: 50%;}
.syms_tp img{width: 100%;}
.syms_text{width: 50%; padding: 0 40px;}
.syms_text h2{font-size: 32px;color: #3e3a39;}
.syms_text h3{font-size: 22px;color: #3e3a39 ;opacity: .6; margin: 30px 0 15px;}
.syms_text p{font-size: 16px;line-height: 30px;color: #3e3a39;}
.syms_text h2 b{background: url(../images/a8.png);width: 24px;height: 28px;background-size: 100% 100%;display: inline-block;vertical-align: middle; margin: -3px 0 0 10px;}

.tdgl{padding-bottom: 120px;}
.tdwidth{width: 1200px;margin: 0 auto;max-width: 94%; padding: 125px 0 70px;}
.tdgl_nr{width: 1485px;margin: 0 auto;max-width: 94%;}
.tdgl_nr ul{display: flex;justify-content: space-between;gap:5px;}
.tdgl_nr li{width: calc(14.285% - 5px);}
.tdglbox{padding-bottom: 35px;transition: .5s;}
.tdglbox span{display: block; }
.tdglbox span img{width: 100%;}
.tdgl_text{text-align: center;}
.tdgl_text h2{font-size: 24px;color: #3e3a39;padding: 28px 0 10px;}
.tdgl_text p{font-size: 14px;line-height: 22px;height: 66px; color: #929292;}
.tdgl_text a{display: block; width: 100px;line-height: 28px;text-align: center; border: 1px solid #a0a0a0;border-radius: 4px; font-size: 14px;color: #898989;margin: 10px auto 0 auto;transition: .5s;}
.tdgl_text a:hover{border: 1px solid #00b5c3; color: #00b5c3;}
.tdglbox:hover{background: #f1f7f7;box-shadow:0 0 10px rgba(0, 0, 0, .2);  position: relative;z-index: 10;
transform: scale(1.1);}

.bj3{ position: relative;background: url(../images/a10.jpg) no-repeat center center;background-size: cover;}
.bj3:before{position: absolute; content: ""; border-bottom: 2px solid #fff;width: 100%; left: 0; bottom: 210px;}
.sjzx{width: 1200px;margin: 0 auto;max-width: 94%; padding:90px 0 90px; }
.sjzx_nr{position: relative; overflow: hidden;  margin-top: 100px;}
.sjzxbox h2{font-size: 42px;color: #3e3a39;}
.sjzxbox h2 b{font-size: 16px; display: inline-block;vertical-align: top;}
.sjzxbox span{display: block; border: 1px solid #fff;width: 28px;height: 28px; position: relative;border-radius: 50px;margin: 25px 0;}
.sjzxbox span:before{position: absolute; content: "";width: 8px;height: 8px;border-radius: 50%;background: #fff;left:50%; top:50%; transform:translate(-50%,-50%); }
.sjzxbox p{font-size: 16px;line-height: 1.6;color: #727171;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.sjzx_nr .swiper-slide-active .sjzxbox span{border: 1px solid #16b6c3;}
.sjzx_nr .swiper-slide-active .sjzxbox span:before{background: #16b6c3;}

.bj4{background: #f2f2f2;}
.mxcj{width: 1200px;max-width: 94%; margin: 0 auto; padding-bottom: 180px;}
.mxcj_title{text-align: center; padding: 120px 0 80px;}
.mxcj_title h2{font-size: 48px;color: #3e3a39;font-weight: 300;}
.mxcj_title h4{font-size: 26px;color: #3e3a39;font-weight: 300;margin-bottom: 20px;}
.mxcj_title h3{font-size: 36px;color: #3e3a39;font-weight: 300;margin-top: 28px;line-height: 1;}
.mxcj_title img{margin: 35px auto 0 auto;}
.mxcj_nr ul{overflow: hidden; margin-left: -5px;}
.mxcj_nr li{float: left;width: 16.66%; padding-left: 5px;}
.mxcj_nr li a{display: block; overflow: hidden;height: 500px;}
.mxcj_nr li a img{width: 100%;height: 100%; object-fit: cover;transition: .5s;}
.mxcj_nr li a:hover img{transform: scale(1.1);}
.mxcj_nr dl{text-align: center; padding-top: 80px;}
.mxcj_nr dt{display: inline-block; padding: 0 70px;}
.mxcj_nr dt span{display: block;width: 168px;height: 168px;position: relative;}
.mxcj_nr dt span:before{position: absolute;width: 100%;height: 100%;animation: rotateAnimation 36s linear infinite;background: url(../images/b7.png);background-size: 100% 100%;top: 0;left: 0;content: ""; }
.mxcj_nr dt b{position: absolute; font-size: 36px;color: #c8a164;left:50%; top:50%; transform:translate(-50%,-50%);}

.eco5 ul{list-style-type: none;    display: flex;    flex-wrap: wrap;padding-top: 20px;overflow: hidden;}
.eco5 ul li{width: 50%;float: left;    display: flex;text-align: center;
    justify-content: center;
    flex-direction: column;
    align-items: center;}
	.eco5 ul li img{max-width: 100%;}
	.eco5  img{max-width: 100%;}
.eco5 ul li p{font-size: 32px;color: #000;font-weight: 300;padding-bottom: 30px;}
.eco5 ul li span{font-size: 22px;line-height: 45px;color: #000;font-weight: 300;}
.eco6{max-width: 75rem;margin: 0 auto;padding: 110px 0;}
.eco6 img{max-width: 100%;}	
.mh120{padding-top:120px; }
.bttop{padding-top: 130px !important;padding-bottom: 130px !important;}
.btmr50{padding-bottom: 50px !important;}


@media screen and (min-width:320px) and (max-width:750px){
	.mxcj_title h4{font-size: 18px;}
	.mxcj_title h3{font-size: 26px;}
	.btmr50{padding-bottom: 20px !important;}
	.eco5 ul{padding-top: 10px;}
.bttop{padding-top: 60px !important;padding-bottom: 60px !important;}
.mh120{padding-top:80px; }
.eco6{padding: 40px 0;}
.eco5 ul li p {
    font-size:17px;
    color: #000;
    font-weight: 300;
    padding-bottom: 8px;
}
.eco5 ul li span {
    font-size: 11px;
    line-height: 18px;
    color: #000;
    font-weight: 300;
}
}
@keyframes rotateAnimation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotateAnimation {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

.footer{background: #f2f2f2;}
.footerbox{width: 1200px; margin: 0 auto;max-width: 94%; padding: 40px 0;display: flex;justify-content: space-between;align-items: center;}
.foot_left ul{overflow: hidden;}
.foot_left li{float: left; font-size: 16px; color: #595757;}
.foot_left li a{color: #595757; padding: 0 10px;}
.foot_left li a:hover{color: #00b5c3;}
.foot_left dl{overflow: hidden; padding-top: 40px;}
.foot_left dt{padding: 0 5px;font-size: 16px;color: #595757;float: left;line-height: 36px;}
.foot_left dt a{color: #595757;    font-style: italic;}
.foot_left dt a img{display: inline-block;vertical-align: middle; width:32px;height:32px; }
.foot_right{display: flex;justify-content: space-between;align-items: center;width: 535px;}
.foot_right img{margin-left:12px;}
.rwmtext{width: calc(100% - 158px);text-align: right;margin-right:30px}
.rwmtext p{font-size: 16px;color: #3e3a39;}
.rwmtext h2{font-size: 28px; line-height: 52px;color: #3e3a39;}

.bqxx{border-top: 1px solid #c2c2c2;padding: 15px 0;}
.bqxx p{font-size: 14px; line-height: 1.6;color: #9fa0a0;width: 1200px;margin: 0 auto;max-width: 94%;text-align: right;}
.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: #00b5c3;
}
.jiestop{padding-top:105px}

.foot_left dt:nth-child(5){margin-left:50px;}


@media(max-width:1200px){
.nav li h3 a{font-size: 14px; padding: 0 20px;}
.cpnr_xq h3{font-size: 20px;}
.cpnr_xq h4{font-size: 42px; line-height: 60px;}
.cpnr_xq ul{padding: 20px 0 60px;}
.cpnr_xq li{font-size: 14px;}
.cpnr_xq p{font-size: 20px;}
.cpnr_xq a{font-size: 18px; padding: 0 25px; line-height: 46px;}
.about_left p{font-size: 24px;}
.about_left h2{font-size: 22px;}
.syms_text h2{font-size: 24px;}
.syms_text h3{font-size: 18px;}
.syms_text p{font-size: 14px; line-height: 24px;}
.tdgl_text p{font-size: 12px;}
.tdgl_text h2{font-size: 20px;}
.mxcj_nr dt{padding: 0 40px;}
.mxcj_nr dt span{width: 120px;height: 120px;}
}

@media(max-width:1000px){
.pczs{display: none;}
.sjzs{display: block;}
.header{height: 60px;box-shadow:0 0 10px rgba(0, 0, 0, .1);z-index: 150;background: #fff; }
.headerbox{height: 60px;}
.logo{width: 110px;}
.banner .swiper-pagination-bullet{width: 15px;}
.qfx{height: 60px;}
.dhbtn{position: fixed; right: 15px; top: 15px;width: 30px;height: 30px;border-radius: 4px;background: url(../images/d1.png) no-repeat center center #00b5c3;background-size: 20px 20px;z-index: 100;}
.dhbtn.on{background: url(../images/d2.png) no-repeat center center #00b5c3;background-size: 20px 20px;}
.nav{position: fixed;z-index: 50;width: 200px;height: 100%; background: #fff;top: 0;left: -200px;overflow: auto;}
.nav ul{display: block;}
.nav li h3 a{color: #333;border-bottom: 1px solid #EEE;line-height: 40px;font-size: 14px;}
.dhbj{width: 100%;height: 100%; position: fixed;z-index: 49;background: rgba(0,0,0,.7);left: 0; top: 0;display: none;}
.sub{position: static;}
.sub dt{text-align: left; padding-left: 30px;font-size: 12px;line-height: 36px;}
.sub dt a{text-align: left;}
.about{padding: 50px 0;display: block;}
.about_right{width: 100%; padding-top: 15px;}
.about_right p{font-size: 14px; line-height: 1.8;}
.about_right a{font-size: 16px;}

.cpnrbox{display: block;margin-bottom: 20px;}
.cpnr_xq{width: 100%;padding:20px 10px;}
.cpnr_xq h4{font-size: 28px;}
.cpnr_xq li{font-size: 12px;}
.cpnr{padding-bottom: 40px;}
.syms{padding: 50px 0;}
.symsbox{display: block;}
.pczs{width: 100%;}
.syms_tp{width: 100%;}
.syms_text{padding: 20px 10px;width: 100%;}
.symsbox{margin-bottom: 15px;}
.tdwidth{padding: 50px 0 20px;}
.tdgl{padding-bottom: 60px;}
.tdgl_nr ul{display: none;}
.sjzxbox h2{font-size: 24px;}
.sjzxbox p{font-size: 14px;}

.sjzx{padding: 60px 0 50px;}
.sjzx_nr{margin-top: 30px;}
.bj3:before{bottom: 133px;}
.mxcj_title{padding: 50px 0 30px;}
.mxcj_title h2{font-size: 24px;}
.mxcj_title img{margin-top: 20px;}
.mxcj_nr dt{padding: 0 15px;}
.mxcj_nr dt span{width: 80px;height: 80px;}
.mxcj_nr dt b{font-size: 20px;}
.mxcj{padding-bottom: 50px;}
.mxcj_nr dl{padding-top: 30px;}
.footerbox{display: block;}
.foot_left{text-align: center;}
.foot_left li{font-size: 12px;display: inline-block;float: none;}
.foot_left li a{padding: 0 5px;}
.foot_left dl{padding: 20px 0;text-align: center;}
.foot_left dt{display: inline-block; padding: 0 5px;float: none;font-size: 14px;}
.foot_left dt a img{width:25px;height:25px;  }
.foot_right{margin: 0 auto;width: 320px;}
.bqxx p{text-align: center;}
.mxcj_nr li{width: 33.33%; padding-bottom: 5px;}
.tdfc {padding: 40px 0 0px;}
.aboutd {padding:50px 0 30px;}
.bf {width: 50px;}
.aboutp{    padding-bottom: 30px;}
.aboutp p {  font-size: 17px; line-height: 1.8; }
.tdfc img{width:100%;max-width:100%}
}



@media screen and (min-width:320px) and (max-width:640px){
  .tdfc  .gallery-item{width:100%;max-width:100%}
	.zxxw a{width:100%}
	.xwztt { padding-top: 0px !important;}
	.zxxw {  margin: 35px auto 0px !important;;}
	.xwztt p { font-size: 32px !important;;}
	.xuyuanp{padding-top:30px;}
	.slbz p {
    padding: 0px 0px;
    text-align: center;
    width: 120px;
}
    .foot_right {
        display: flex;
        justify-content: center;
        align-items: center;
        width: auto;
        gap: 20px;
        flex-wrap: wrap;
        align-content: center;
    }
    .rwmtext {
    width: calc(100% - 0px);
    text-align: center;
    margin-right: 0px;
}
.sj20{width:20%}
.sub{display:block !important}
.pages li {
    width: auto;
    padding: 6px 8px !important;
    margin-right: 5px !important;
    border: 1px solid #ebebeb;
}
.pages {
    display: flex;
    padding-bottom: 80px;
    align-items: center;
    justify-content: center;
    align-content: center;
}
    .syms {
        padding: 50px 0px 0px ;
    }
    
    .xuyuanui ul li img {
    display: block;
    width: 83px;
    margin: 0 auto;
}
.xuyuanui ul li {
    width: 120px;
    margin-right: 5px;
    margin-bottom: 30px;
}.xuyuanui ul {
    list-style-type: none;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0px 20px;
}
.xuyuanui {
    background-color: #f2f2f2;
    padding: 58px 0px 18px;
} 
       .my-map {
        margin: 0 auto;
        width: 100%;
        height: 420px !important;
    } 
        .foot_left dt {
        display: inline-block;
        padding: 0 3px;
        float: none;
        font-size: 12px;
    }
  .foot_left dt:nth-child(5) {
    margin-left: 5px;
}  
.foot_left dt a img{width:20px !important;height:20px !important; }
#w_grid-1569294980006{margin-left:5px !important}
.xuyuanpa a {
    color: #3e3a39;
    font-size: 14px;
    margin-right: 25px;
    margin-top: 10px;
}
.logo img{width:auto;}
}
