@font-face {
  font-family: "CopperplateGothicBold";
  src: url("../fonts/CopperplateGothicBold.woff2") format("woff2"),
       url("../fonts/CopperplateGothicBold.woff") format("woff"),
       url("../fonts/CopperplateGothicBold.ttf") format("truetype"),
       url("../fonts/CopperplateGothicBold.eot") format("embedded-opentype"),
       url("../fonts/CopperplateGothicBold.svg") format("svg");
}


/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{margin:0;padding:0;list-style:none;text-decoration:none;border:0;list-style:none;box-sizing: border-box;}
body{ font-size:12px;/*font-family:'CopperplateGothicBold' !important; */font-family:'Microsoft YaHei'; color:#666;}
a{color:#666;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:100%; max-width: 1200px; margin:0 auto;}


   
   .sp_header{height: 100px;overflow:hidden;/*background: transparent;*/background: #00000087;position:fixed;z-index:10;width:100%;padding: 0 60px;display: flex;align-items: center;justify-content: space-between;}
   .sp_logo{padding:10px;float:left;height:50px}
   .sp_logo img{margin:auto;max-height:40px;}
   .sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
   .sp_nav span{display:block;background: #f9b900;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s;}
   .sp_nav span:nth-of-type(1){top:0px}
   .sp_nav span:nth-of-type(2){top:10px}
   .sp_nav span:nth-of-type(3){top:20px}
   .sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
   .sp_nav_se span:nth-of-type(2){width:0}
   .sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
   .sjj_nav{position:fixed;z-index:9;background: #190F07;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;padding-top: 100px;height: 100vh;display: flex;align-items: center;justify-content: center;}
   .nav_show{top: 0;}
   .sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
   .sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
   .sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
   .sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
   .sjj_nav ul li i{position:absolute;top: 20px;right:0px;border-left: 0;height:30px;padding:0px 7px 0 7px; cursor: pointer;}
   .sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
   .sjj_nav ul li .sjj_nav_i_se svg{transform: rotate(265deg);}
   .sjj_nav ul li{border-top: 0;margin-left:20px;position:relative;line-height: normal;font-size: 22px;margin-bottom: 40px;margin-top: 10px;width: 45%;}
   .sjj_nav>ul >li:last-child{border-bottom: 0;}
   .sjj_nav ul li ul{display:none;position: absolute;top: 0;left: 100%;width: 100%;}
   .sjj_nav ul li:hover::after{ position: absolute; width: 100%; height: 1px; background-color: #fff; content: ""; bottom: -8px; left: 0;}
   .sjj_nav ul li:hover ul li::after{ display: none;}
   .sjj_nav ul li a{color:#fff;width:80%}
   .sjj_nav ul li a span{ font-size: 18px; display: block; margin-bottom: 10px;}
   .sjj_nav ul li ul li a{color:#999;display:block;text-align:left;font-size: 16px;color: #fff;}
   .sjj_nav ul li ul li:hover a{text-decoration: underline;}
   .sjj_nav ul li i svg{width:20px;height:20px;fill: #fff;}
   .sjj_nav ul li .sjj_nav_i_se svg{fill: #fff;}
   .sjj_nav ul li ul li>ul{margin-left:10px}
   .sjj_nav ul li ul li{ width: 100%;  margin-bottom: 20px;}
   
   .con{ width: 100%; padding: 100px 0;}
   .sjj_nav ul{ width: 100%; max-width: 800px;}
   .con1{
	    width: 100%; position: relative; background-color: rgba(0, 0, 0, 0.3);
   }
   .con1 img{
	    width: 100%; display: block;object-fit: cover;height: 100%;
   }
   .c1bg{top: 0;left: 0;width: 100%;position: fixed;z-index: -1;height: 100vh;}
   .con1top{ width: 100% ; height: 100vh; display: flex; justify-content: center; align-items: center;     flex-direction: column;}
   .con1top p{    font-size: 36px;
    /*letter-spacing: 10px;*/
    line-height: 36px; color: #fff;}
	 .con1top p:first-child{ margin-bottom: 40px;text-align: center;font-family:'CopperplateGothicBold';}
	.con1list ul li{ width: 100%; text-align: center; padding-bottom: 200px;}
	.con1list ul li span{ font-size: 22px; color: #fff;}
	.con1list ul li h1{ font-size: 26px; color: #fff; margin: 44px 0 22px;}
	.con1list ul li p{ font-size: 16px; margin-bottom: 44px; padding: 0; color: #fff;}
	.more{ font-size: 14px; color: #fff; display: flex; padding-bottom: 10px; border-bottom: 1px solid #fff; align-items: center; margin: 0 auto; width: 85px; justify-content: space-between; }
	.more strong{ margin-right: 5px;}
	.more img{width: 16px !important; height: auto !important;}
   .con2{ width: 100%; padding: 200px 0 120px; background-color: #fff; }
   .con2nr{ width: 100%; max-width: 1140px; margin: 0 auto; display: flex; justify-content: center; flex-wrap: wrap;}
   .c2item1{ width: calc((100% - 58px)/2); position: relative; overflow: hidden; margin-right: 58px; }
   .c2item1 img{ width: 100%; display: block;transition: all 0.5s; height: 380px; object-fit: cover;}
   .c2item1:hover img{ transform: scale(1.1); transition: all 0.5s;}
   .c2item1wz{position: absolute; top: 0; height: 100%; left: 0; width: 100%; background-color: rgba(0, 0, 0, 0.3);  padding: 30px;display: flex; align-items: center; flex-wrap: wrap;}
   .c2item1wz h1{ font-size: 24px; color: #fff;}
   .c2item1wz .nr{ font-size: 16px; margin: 20px 0 25px; color: #fff;}
   .c2item1wz .nr p{ padding: 0; line-height: normal;}
   .c2item2{ width: calc((100% - 58px)/2); position: relative; overflow: hidden; margin-right: 0; }
     .c2item2wz {
         position: absolute;
         top: 0;
         height: 100%;
         left: 0;
         width: 100%;
         background-color: rgba(0, 0, 0, 0.3);
         padding: 30px;
         display: flex;
         align-items: flex-end;
         flex-wrap: wrap;
         align-content: flex-end;
     }
	 .c2item2 img{ width: 100%; display: block;transition: all 0.5s; height: 380px; object-fit: cover;}
	 .c2item2:hover img{ transform: scale(1.1); transition: all 0.5s;}
      .c2item2wz h1{ font-size: 24px; color: #fff; margin-bottom: 10px; width: 100%;}
      .c2item2wz .nr{ font-size: 16px; margin: 20px 0 25px; color: #fff;}
      .c2item2wz .nr p{ padding: 0; line-height: normal;}
	.tvideo{ position: absolute; width: 50px; height:50px; cursor: pointer; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 999;}
	.tvideo img{ width: 100%; height: auto !important;}
	.tshowvideo {
	    display: none;
	    position: fixed;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	    background-color: rgba(0, 0, 0, 0.8);
	    z-index: 1000;
	    justify-content: center;
	    align-items: center;
	}
	
	.tshowvideo video {
	    max-width: 90%;
	    max-height: 90%;
	}
	.videonr{width: 90%;max-width: 1000px;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
	.videonr video{ width: 100%;}
	.tclose {
	    position: absolute;
	    top: 20px;
	    right: 20px;
	    color: white;
	    font-size: 30px;
	    cursor: pointer;
	}
	.con3{width: 100%;padding-bottom: 200px;width: 100%;background-color: #fff;}
	
	.c3nr{ width: 100%; max-width: 870px; margin: 0 auto; position: relative; overflow: hidden;}
	.c3nr img{ width: 100%; height: 410px; object-fit: cover;}
	.c3nrwz{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.3); position: absolute; top: 0; left: 0; display: flex;  align-items: center; justify-content: center; flex-wrap: wrap; align-content: center;}
	.c3nrwz h1{ font-size: 26px; color: #fff; text-align: center; width: 100%; padding: 0 30px; font-weight: 500; margin: 0 auto; margin-bottom: 30px; }
	.c3nr img{ width: 100%; display: block;transition: all 0.5s; height: 380px; object-fit: cover;}
	.c3nr:hover img{ transform: scale(1.1); transition: all 0.5s;}
	.con4{ width: 100%; padding: 120px 0; background-image: url(../images/cbg.png); overflow: hidden;}
	.c4bt h1{ font-size: 26px; text-align: center; color: #fff; }
	.c4bt { width: 100%; margin-bottom: 60px;}
	.con4nr{ width: 100%;  margin: 0 auto;}
	.con4nr .swiper{ overflow: visible !important; }
	.con4nr .swiper-slide{ transform: scale(0.85);}
	.con4nr .swiper-slide img{ width: 100%;}
	.con4nr .swiper-slide.swiper-slide-active{ transform: scale(1.1); z-index: 9999;}
	.cover{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: #000; opacity: 0.5;}
	.con4nr .swiper-slide.swiper-slide-active .cover{display: none;}
	.con4nr .swiper-slide .c2item1wz{ display: none;}
	.con4nr .swiper-slide.swiper-slide-active .c2item1wz{ display: block;}
	.con4nr .swiper-slide .c2item1wz .nr{ opacity: 0;}
	.con4nr .swiper-slide .c2item1wz .more{ float: left;}
	.con4nr .swiper-slide .c2item1wz:hover .nr{ opacity: 1; transition: all .5s;} 
	.tag{ font-size: 12px; background-color: #ff6900;    font-weight: 400;
    line-height: 16px;
    min-width: 58px;
    padding: 2px 5px; display: inline-block; color: #fff; margin-bottom: 10px;}
	.con5{ width: 100%; padding: 120px 0; background-color: #F3F2EE;}
	.con5 .slideTxtBox { width: 100%; max-width: 800px; margin: 0 auto;}
	.con5 .slideTxtBox .hd { width: 100%; margin-bottom: 30px;}
	.con5 .slideTxtBox .hd ul{ display: flex; justify-content: center; }
	.con5 .slideTxtBox .hd ul li{ margin-right: 40px;  font-size: 26px; position: relative; padding-bottom: 10px;}
	.con5 .slideTxtBox .hd ul li.on{ color: #000; font-weight: bold;}
	.con5 .slideTxtBox .hd ul li.on::after{background-color: #190f07;
    border-radius: 50%;
    bottom: 0;
    content: " ";
    display: block;
    height: 5px;
    left: 50%;
    position: absolute;
    transform: translate(-50%);
    width: 5px;}
	.con5 .bd ul li{ width: 100%; font-size: 14px; padding: 20px 0; border-bottom: 1px solid #ddd;}
	.con5 .bd ul li p{ padding: 0; line-height: normal; font-size: 14px;}
	.con5 .bd ul li a{ width: 100%; display: flex; justify-content: space-between; align-items: center;}
	.time{ width: 80px; height: 60px; flex-wrap: wrap; display: flex; align-content: space-between;}
	.timetop{ width: 100%;}
	.wznr{ width: calc(100% - 100px); height: 60px; flex-wrap: wrap; display: flex; align-content: space-between;}
	.wznr h1{ font-size: 16px; width: 100%; font-weight: 500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
	
	.con6{ width: 100%; position: relative;}
	.con6 img{ width: 100%; display: block;}
	.c6nr{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 99; display: flex; align-items: center; justify-content: center;}
	.c6nrcon{ }
	.c6nrcon h2{ font-size: 26px; color: #fff; margin-bottom: 60px; text-align: center; font-weight: 500;}
	.c6date{ margin-bottom: 60px; text-align: center;}
	.c6nrcon .c6date span{ color: #fff; font-size: 90px; }
	.c6nrcon .c6date strong{ font-size: 26px; color: #fff; margin-right: 60px;}
	.c6nrcon a{ font-size: 14px; color: #fff; text-align: center; display: block; margin: 0 auto; text-decoration: underline;}
	
	.foot{ width: 100%; padding: 60px 60px 30px 58px; background-color: #000;}
	.foottop{ width: 100%; display: flex; justify-content: space-between; align-items: center;}
	.footlogo{ width: 160px;}
	.footlogo img{ width: 100%;}
	.footflow a{ margin-right: 20px;}
	.footmenu{ width: 100%; margin: 40px 0;}	
	.footmenu ul li{ margin-right: 20px; width: 120px; float: left; text-align: left;}
	.footmenu ul li a{ font-size: 14px; color: #C8C8C8;}
	
	
	.about{ width: 100%; padding: 120px 0; background-color: #F3F2EE;}
	.about .slideTxtBox { width: 100%;margin: 0 auto;}
	.about .slideTxtBox .hd { width: 100%; margin-bottom: 30px;}
	.about .slideTxtBox .hd ul{display: flex;justify-content: center;border-bottom: 1px solid #ddd;}
	.about .slideTxtBox .hd ul li{/* margin-right: 40px; */font-size: 16px;position: relative;padding-bottom: 10px;color: #000;font-weight: 500;padding: 0 40px;padding-bottom: 10px;}
	.about .slideTxtBox .hd ul li.on{ font-size: 18px;}
	.about .slideTxtBox .hd ul li.on::after{background-color: #190f07;
	border-radius: 50%;
	bottom: -2.5px;
	content: " ";
	display: block;
	height: 5px;
	left: 50%;
	position: absolute;
	transform: translate(-50%);
	width: 5px;}
	.about .bd{ /*padding-top: 80px;*/}
	.about1{ width: 100%;}
	.timeline {
	    position: relative;
	    max-width: 1000px;
	    margin: 0 auto;
	    padding: 2rem 0;
	}
	
	/* 中心线 - 使用伪元素实现 */
	.timeline::before {
	    content: '';
	    position: absolute;
	    top: 0;
	    left: 50%;
	    transform: translateX(-50%);
	    width: 4px;
	    height: 100%;
	    background: linear-gradient(to bottom, #3498db, #9b59b6);
	    z-index: 1;
	}
	
	/* 时间轴项容器 */
	.timeline-item {
	    position: relative;
	    width: 100%;
	    margin-bottom: 2.5rem;
	    display: flex;
	    justify-content: flex-end; /* 默认右对齐 */
	}
	
	/* 左侧项目 */
	.timeline-item.left {
	    justify-content: flex-start; /* 左对齐 */
	}
	
	/* 内容卡片 */
	.timeline-content {
	    position: relative;
	    width: calc(50% - 3rem);
	    padding: 1.5rem;
	    background: white;
	    border-radius: 8px;
	    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
	    transition: all 0.3s ease;
	}
	
	.timeline-content:hover {
	    transform: translateY(-5px);
	    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
	}
	
	/* 时间标记 */
	.timeline-date {
	    font-weight: bold;
	    color: #3498db;
	    margin-bottom: 0.5rem;
	    display: flex;
	    align-items: center;
	}
	
	/* 圆点标记 */
	.timeline-dot {
	    position: absolute;
	    top: 1.5rem;
	    width: 20px;
	    height: 20px;
	    border-radius: 50%;
	    background: white;
	    border: 4px solid #3498db;
	    z-index: 2;
	}
	
	/* 右侧项目的圆点位置 */
	.timeline-item:not(.left) .timeline-dot {
	    left: calc(50% - 10px);
	}
	
	/* 左侧项目的圆点位置 */
	.timeline-item.left .timeline-dot {
	    right: calc(50% - 10px);
	}
	
	/* 箭头指示器 */
	.timeline-content::after {
	    content: '';
	    position: absolute;
	    top: 1.5rem;
	    width: 0;
	    height: 0;
	    border: 10px solid transparent;
	}
	
	/* 右侧项目的箭头 */
	.timeline-item:not(.left) .timeline-content::after {
	    left: 100%;
	    border-left-color: white;
	}
	
	/* 左侧项目的箭头 */
	.timeline-item.left .timeline-content::after {
	    right: 100%;
	    border-right-color: white;
	}
	
	
	.histruy{ width: 100%; max-width: 780px; margin: 0 auto; margin-bottom: 80px;}
	.histruy ul li{ width: 100%;    color: #000;
    font-size: 16px;
    list-style: disc;
    margin-bottom: 20px;}
	
	.team{ width: 100%;}
	.team ul{ display: flex; justify-content: space-between; flex-wrap: wrap;}
	.team ul li{ width: 49%;}
	.team ul li a{ display: flex; align-items: center;}
	.teampic{ width: 165px; height: 165px; display: flex; margin-right: 20px; justify-content: center; align-items: center; border: 1px solid #ff6900; border-radius: 50%;}
	.teampic img{ width: 145px; height: 145px; border-radius: 50%;} 
	.teamnr h1{ font-size: 22px; margin-bottom: 10px;}
	.teamnr h2{ font-size: 16px; font-weight: 300;}
	.teamnr .nr{ height: 0; overflow: hidden; font-size: 14px; margin-top: 10px;}
	.teamnr .nr p{ padding: 0; line-height: normal;}
	.team ul li:hover .nr{ height: auto; transition: all 0.5s;}
	.honoritem{ width: 475px; height: 350px; background-color: #fff; margin: 0 25px; display: flex; align-items: center; align-content: center; flex-wrap: wrap; justify-content: center;}
	.honoritem img{ width: 338px;}
	.honoritem h1{ width: 338px; text-align: center; font-size: 26px; font-weight: 400;}
	.honortop{ display: flex; justify-content: center; margin-bottom: 30px;}
	.honorlist ul li{ width: calc((100% - 160px)/4); margin: 20px; float: left; text-align: center;}
	.honorlist ul li h1{ font-size: 16px;}
	.honorlist ul li img{ width: 200px; margin: 10px auto; display: block; height: 25px; object-fit: contain;}
	.honorlist ul li .nr{ font-size: 14px;}
	.honorlist ul li .nr p{ line-height: normal; text-align: center;}
	.nav{ width: ; margin-top: 130px;}
	.nav ul{ display: flex; justify-content: center;}
	.nav ul li{     background: hsla(0,0%,100%,.8);
    color: #190f07;
    cursor: pointer;
    font-size: 18px;
    font-weight: 600;
    height: 64px;
    line-height: 64px;
    text-align: center;
    width: 258px;    margin-right: 40px;}
	.joinus{ width: 100%; padding: 200px 0; padding-bottom: 0; background-color: #fff;}
	.c3nrwz .nr{ width: 100%; font-size: 16px; margin-top: 60px; text-align: center; color: #fff; margin-bottom: 20px;}
	.joinus.last{ padding-bottom: 200px;}
	.con1top .nr{ text-align: center; margin-top: 120px; }
	.con1top .nr h2{ font-size: 22px; color: #fff; text-align: center; margin-bottom: 15px; font-weight: 300;}
	.seavicetip{padding: 0 294px 200px; position: relative;}
	.seavicetip h1{ font-size: 36px; color: #fff; text-align: center; max-width: 740px; margin: 0 auto; font-weight: 500;}
	.seavicetip::after{background-color: #fff;
    content: " ";
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    transition: height .5s linear;
    width: 2px; height: 100%;}
	
	 .wealthManage_third{
	    padding-top: 130px;
		padding-bottom: 200px;
	    position: relative;
	    width: 100%;
		background-color: #f3f2ee;
	}
	.wealthManage_third .pos_line{
	    left: 50%;
	    position: absolute;
	    top: -131px;
	    transform: translate(-50%);
		width: 2px;
	}
	.wealthManage_third .pos_line .wealthManage_second_line{
	    height: 131px;
	   position: relative;
	}
	.wealthManage_third .pos_line .wealthManage_third_line {
	    height: 60px;
	    position: relative;
	}
	
	.wealthManage_third .pos_line .wealthManage_second_line:after {
	    background-color: #fff;
		height: 100%;
	    content: " ";
	    
	    left: 0;
	    position: absolute;
	    top: 0;
	    transition: height .5s linear;
	    width: 2px;
	}
	 .wealthManage_third .pos_line .wealthManage_third_line:after {
	    background-color: #190f07;
	    content: " ";
	    height: 100%;
	    left: 0;
	    position: absolute;
	    top: 0;
	    transition: height .5s linear .5s;
	    width: 2px;
	}
	.aniActive .wealthManage_third_tit{ font-size: 26px; color: #190F07; text-align: center;}
	.fw5{ 
		font-weight: bold;
	}
	.seavicelist{ width: 100%; margin-top: 120px;}
	.seavicelist ul{ display: flex; justify-content: center;}
	.seavicelist ul li{ width: 268px; margin-right: 38px; float: left; text-align: center;}
	.seavicelist ul li:nth-child(4n){ margin-right: 0;}
	.seavicelist ul li img{ width: 140px; display: block; margin-bottom: 14px;}
	.seavicelist ul li h1{ font-size: 21px;}
	
	.seavice1{ width:100%; padding: 120px 0 142px; background-color: #F8F8F7;}
	.seavbt{ margin-bottom: 80px;}
	.seavbt h1{ display: flex; align-items: center; justify-content: center; font-size: 26px; font-weight: 400;}
	.seavbt h1 span{ font-size: 26px; font-weight: bold; color: #000; margin-right: 5px;}
	.seapic{ margin: 0 auto; width: 450px; position: relative;}
	 .seapic img{ width: 100%; display: block;}
	 .sea1list ul li{position: absolute; top: 0; left: 0; width: 100%;}
	 .sea1list ul li h1{ font-size: 24px; margin-bottom: 10px;}
	 .sea1list ul li h2{ font-weight: 300; font-size: 20px; margin: 8px 0 20px;}
	 .sea1list ul li.item1{top: 0;left: -40%;}
	 .sea1list ul li.item2{top: 30%;left: 115%;}
	 .sea1list ul li.item3{top: 67%;left: -50%;}
	 .sea1list ul li .nr p{ font-size: 16px; margin-bottom: 10px; line-height: normal; padding: 0;}
	 
	 .searvice2{width: 100%; padding: 200px 0 120px; background-color: #F3F2EE;}
	 .searvice2 ul{ width: 100%; max-width: 1000px; margin: 0 auto; display: flex; flex-wrap: wrap;}
	 .searvice2 ul li{ width: calc((100% - 38px)/2); margin-right: 38px; margin-bottom: 38px; overflow: hidden; position: relative;}
	 .searvice2 ul li:nth-child(2n){ margin-right: 0;}
	 .searvice2 ul li img{ width: 100%; display: block; transition: all 0.5s; }
	  .searvice2 ul li  h1{ width: 100%;}
	  .searvice2 ul li .more{display: none;}
	  .searvice2 ul li:hover .more{display: flex;}
	 .searvice2 ul li .c2item1wz{    align-items: flex-end;}
	 .searvice2 ul li:hover img{ transform: scale(1.1); transition: all 0.5s; }
	
	 .pronr{ width: 800px; margin: 0 auto; font-size: 16px;}
	 .prolist ul{ width: 100%; padding-top: 120px; display: flex; justify-content: flex-start; flex-wrap: wrap;}
	 .prolist ul li{ width: calc((100% - 70px)/3); margin-right: 35px; margin-bottom: 35px; position: relative;}
	 .prolist ul li:nth-child(3n){ margin-right: 0;}
	 .propic{ width: 100%; overflow: hidden;}
	 .propic img{ width: 100%; display: block;}
	 .propic .tag{ position: absolute; top: 10px; left: 10px;}
	 .prolist ul li h1{-webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    line-height: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all; font-size: 24px; margin-top: 10px;}
	.prolist ul li p{
		font-size: 16px; margin-top: 15px;
	}
	 .prolist ul li:hover img{ transform: scale(1.1); transition: all 0.5s;}
	 .con5 .c2item2{width: calc((100% - 70px)/3);
    position: relative;
    overflow: hidden;
    margin-right: 35px;
    float: left;}
	.con5 .c2item2:nth-child(3n){ margin-right: 0;}
	.sp_header.yya{ display: none;}
	.sp_header.yya.sabit{display: flex; background-color: #000;}
	/* 响应式设计 - 小屏幕改为垂直布局 */
	.m{ display: none !important; }
	
	
   @media screen and (max-width:768px){
	   .con{ padding: 20px 0;}
	.head{ display: none;}
  .sp_header{ display: block; padding: 0;}
  .nv{ height: 0;}
  .timeline::before {
          left: 2rem;
      }
      
      .timeline-item,
      .timeline-item.left {
          justify-content: flex-start;
      }
      
      .timeline-content {
          width: calc(100% - 5rem);
          margin-left: 3rem;
      }
      
      .timeline-dot {
          left: 1.5rem !important;
          right: auto !important;
      }
      
      .timeline-item:not(.left) .timeline-content::after,
      .timeline-item.left .timeline-content::after {
          left: -20px;
          right: auto;
          border-right-color: white;
          border-left-color: transparent;
      }
	  .con1 img {
	      width: 100%;
	      height: 100vh;
	      display: block;
	      object-fit: cover;
	  }
	  .con1top p:first-child {
	      margin-bottom: 20px;
	  }
	  .con1top p {
	      font-size: 20px;
	      letter-spacing: 18px;
	      line-height: 36px;
	      color: #fff;
	  }
	  .con1top {
	      width: 100%;
	      height: 50vh;
	      display: flex;
	      justify-content: center;
	      align-items: center;
	      flex-direction: column;
	  }
	  .con1list ul li span {
	      font-size: 16px;
	      color: #fff;
	  }
	  .con1list ul li h1 {
	      font-size: 20px;
	      color: #fff;
	      margin: 20px 0 10px;
	  }
	  .con1list ul li p {
	      font-size: 12px;
	      margin: 0 auto;
	      margin-bottom: 20px;
	      padding: 0;
	      color: #fff;
	      width: 90%;
	  }
	  .more {
	      font-size: 12px;
	      color: #fff;
	      display: flex;
	      padding-bottom: 5px;
	      border-bottom: 1px solid #fff;
	      align-items: center;
	      margin: 0 auto;
	      width: 70px;
	      justify-content: space-between;
	  }
	  .con1list ul li {
	      width: 100%;
	      text-align: center;
	      padding-bottom: 80px;
	  }
	  .con2 {
	      width: 100%;
	      padding: 20px;
	      background-color: #fff;
	  }
	  .c2item1 {
	      width: 100%;
	      position: relative;
	      overflow: hidden;
	      margin-right: 0;
	      margin-bottom: 20px;
	  }
	  .c2item1wz h1 {
	      font-size: 16px;
	      color: #fff;
	  }
	  .c2item1wz .nr {
	      font-size: 12px;
	      margin: 10px 0;
	      color: #fff;
	  }
	  .c2item2 {
	      width: 100%;
	      position: relative;
	      overflow: hidden;
	      margin-right: 0;
	  }
	  .c3nr {
	      width: 90%;
	      max-width: 870px;
	      margin: 0 auto;
	      position: relative;
	      overflow: hidden;
	  }
	  .c3nrwz h1 {
	      font-size: 16px;
	      color: #fff;
	      text-align: center;
	      width: 100%;
	      padding: 0 30px;
	      font-weight: 500;
	      margin: 0 auto;
	      margin-bottom: 30px;
	  }
	  .con3 {
	      width: 100%;
	      padding-bottom: 20px;
	      width: 100%;
	      background-color: #fff;
	  }
	  .con4 {
	      width: 100%;
	      padding: 60px 0;
	      background-image: url(../images/cbg.png);
	      overflow: hidden;
	  }
	  .c4bt {
	      width: 100%;
	      margin-bottom: 10px;
	  }
	  .pc{ display: none !important;}
	  .m{ display: block;}
  .con4nr .m .swiper-slide .c2item1wz .nr{ display: none;}
  .con4nr .m .swiper-slide .c2item1wz .more{ margin-top: 10px;}
  .con5 {
      width: 100%;
      padding: 40px 0;
      background-color: #F3F2EE;
  }
  .con5 .slideTxtBox .hd ul li{ font-size: 16px;}
  .con5 .slideTxtBox .hd ul li:last-child{ margin-right: 0;}
  .wapper{ width: 90%;}
  .c6nrcon h2 {
      font-size: 16px;
      color: #fff;
      margin-bottom: 10px;
      text-align: center;
      font-weight: 500;
  }
  .c6nrcon .c6date span {
      color: #fff;
      font-size: 18px;
  }
  .c6nrcon .c6date strong {
      font-size: 12px;
      color: #fff;
      margin-right: 10px;
  }.c6date {
    margin-bottom: 10px;
    text-align: center;
}
.foottop {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.footlogo {
    width: 160px;
    margin: 10px auto;
}
.footflow{ margin: 0 auto;}
.footmenu {
    width: 100%;
    margin: 20px 0;
}
.footmenu ul li {
    margin-right: 0;
    width: auto;
    float: left;
    text-align: left;
    padding: 0 5px;
    margin-bottom: 5px;
}
.foot {
    width: 100%;
    padding: 20px;
    background-color: #000;
}
.about {
    width: 100%;
    padding: 60px 0;
    background-color: #F3F2EE;
}
.about .slideTxtBox .hd ul {
    display: flex;
    justify-content: center;
    border-bottom: 1px solid #ddd;
    flex-wrap: wrap;
}
.about .slideTxtBox .hd ul li {
    /* margin-right: 40px; */
    font-size: 14px;
    position: relative;
    padding-bottom: 10px;
    color: #000;
    font-weight: 500;
    padding: 0 5px;
    padding-bottom: 10px;
}
.about .bd {
    padding-top: 20px;
}
.team ul li {
    width: 100%;
    margin-bottom: 20px;
}
.teampic {
    width: 100px;
    height: 100px;
    display: flex;
    margin-right: 20px;
    justify-content: center;
    align-items: center;
    border: 1px solid #ff6900;
    border-radius: 50%;
}
.teampic img {
    width: 85px;
    height: 85px;
    border-radius: 50%;
}
.teamnr h1 {
    font-size: 16px;
    margin-bottom: 10px;
}
.teamnr h2 {
    font-size: 12px;
    font-weight: 300;
}
.honortop {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    flex-wrap: wrap;
}
.honoritem {
    width: 100%;
    height: 200px;
    background-color: #fff;
    margin: 10px 0;
    display: flex;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    justify-content: center;
}
.honoritem img {
    width: 100%;
}
.honoritem h1 {
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
}
.honorlist ul li {
    width: 100%;
    margin: 10px 0;
    float: left;
    text-align: center;
}
.con1top .nr h2 {
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
    font-weight: 300;
}
.searvice2 {
    width: 100%;
    padding: 20px 0;
    background-color: #F3F2EE;
}
.con5 .c2item2 {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-right: 0;
    float: left;
	margin-bottom: 20px;
}
.searvice2 ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}
.searvice2 ul{width: 90%;}
.nav ul li {
    background: hsla(0,0%,100%,.8);
    color: #190f07;
    cursor: pointer;
    font-size: 12px;
    font-weight: 600;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: auto;
    margin-right: 10px;
    padding: 0 10px;
}
.joinus {
    width: 100%;
    padding: 30px 0;
    padding-bottom: 0;
    background-color: #fff;
}
.joinus.last {
    padding-bottom: 30px;
}
   .prolist ul {
       width: 100%;
       padding-top: 30px;
       display: flex;
       justify-content: flex-start;
       flex-wrap: wrap;
   }
   .pronr {
       width: 90%;
       margin: 0 auto;
       font-size: 14px;
   }
   .prolist ul li {
       width: 100%;
       margin-right: 0;
       margin-bottom: 20px;
       position: relative;
   }
   .prolist ul li h1 {
       -webkit-line-clamp: 2;
       -webkit-box-orient: vertical;
       display: -webkit-box;
       line-height: normal;
       overflow: hidden;
       text-overflow: ellipsis;
       word-break: break-all;
       font-size: 16px;
       margin-top: 10px;
   }
   
  
   .prolist ul li p {
       font-size: 14px;
       margin-top: 6px;
   }
   .wealthManage_third {
       padding-top: 60px;
       padding-bottom: 60px;
       position: relative;
       width: 100%;
       background-color: #f3f2ee;
   }
   .seavicelist {
       width: 100%;
       margin-top: 40px;
   }
   .aniActive .wealthManage_third_tit {
       font-size: 18px;
       color: #190F07;
       text-align: center;
   }
   .seavicelist ul {
       display: flex;
       justify-content: center;
       flex-wrap: wrap;
   }
   .seavicelist ul li {
       width: 100%;
       margin-right: 0;
       float: left;
       text-align: center;
       margin-bottom: 10px;
   }
   .seavicelist ul li img {
       width: 140px;
       display: block;
       margin: 0 auto;
       margin-bottom: 14px;
   }
   .seavice1 {
       width: 100%;
       padding: 30px 0;
       background-color: #F8F8F7;
   }
   .seavbt {
       margin-bottom: 20px;
   }
   .seapic {
       margin: 0 auto;
       width: 100%;
       position: relative;
   }
   .sea1list ul li {
       position: relative;
       top: 0 !important;
       left: 0 !important;
       width: 100%;
	margin-bottom: 20px;
   }

	.menus {
	 display:none
	}
   }
   .con{ padding: 30px 0; width: 100%; /*background-color: #fff;*/background-color: rgba(0, 0, 0, 0.3);
    color: #fff;}