@charset "utf-8";

.bannerimg {
    width: 100%;
    position: relative;
}

.bannertext {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    padding-bottom: 200px;
}

.bannertext .con1700 {
    height: 100%;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
}

.bannertext h1 {
    font-weight: 600;
    font-size: 56px;
    color: #192ebd;
}

.bannertext p {
    font-size: 22px;
    margin: 50px 0px 20px;
    color: #333333;
}

.bannerswipernext.swiper-button-next::after,
.bannerswiperprev.swiper-button-prev::after {
    font-size: 30px;
    font-weight: bold;
    color: rgba(255, 255, 255, .5);
}

.bannerswipernext.swiper-button-next,
.bannerswiperprev.swiper-button-prev {
    left: 10%;
    opacity: 0;
    top: 85%;
}

.bannerswipernext.swiper-button-next {
    left: 13%;
}

.bannerswipernext.swiper-button-next:hover::after,
.bannerswiperprev.swiper-button-prev:hover::after {
    color: rgba(255, 255, 255, 1);
}

.bannerswiper .swiper-slide.swiper-slide-active .bannertext {
    animation: mymove 2s linear;
}

.bannerswiper .swiper-slide.swiper-slide-active img {
    animation: imgmove 9s linear;
}

.top {
    width: 100%;
    height: 96px;
    position: fixed;
    z-index: 9999;
    top: 0px;
    left: 0px;
    transition: all .5s;
}

.top .con1700 {
    height: 100%;
}

.head {
    width: 100%;
    height: 100%;
}

.logo a img {
    height: 60px;
    transition: all .0s;
    /* filter: grayscale(1000%) brightness(1000%); */
}

.nav ul li a {
    font-size: 20px;
    color: #666666;
    padding: 0px 25px;
}

.nav ul li.active a,
.nav ul li:hover a {
    color: #192ebd;
}

.lang {
    margin-left: 50px;
}

.lang span {
    color: #666666;
    font-size: 24px;
    margin-right: 15px;
}

.lang a {
    font-size: 18px;
    color: #666666;
}
.lang a.langcn {
    background: url(../images/doangico.png) no-repeat right center;
    padding-right: 20px;
    margin-right: 20px;
}
.lang i {
    font-size: 18px;
    font-style: normal;
    font-weight: 200;
    color: #333333;
    margin: 0px 10px;
}

.lang a.active,
.lang a:hover {
    font-weight: 600;
    font-size: 18px;
    color: #192ebd;
}

.fixednav.top,
.bgwhite.top {
    background-color: #ffffff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
}

.bgwhite.top {
    box-shadow: unset;
}

.fixednav.top .logo a img,
.bgwhite.top .logo a img {
    filter: unset;
}

.fixednav.top .nav ul li a,
.bgwhite.top .nav ul li a {
    color: #222222;
}

.fixednav.top .search,
.bgwhite.top .search {
    background-color: #f2f5f5;
}

.fixednav.top .search input,
.bgwhite.top .search input {
    color: #888888;
}

.fixednav.top .nav ul li.active a,
.bgwhite.top .nav ul li.active a {
    color: #192ebd;
}

.idxmore {
    width: 160px;
    height: 48px;
    background-color: rgba(255, 255, 255, 0.3);
    font-size: 16px;
    text-align: center;
    border-radius: 24px;
    display: inline-block;
    line-height: 48px;
    color: #333333;
    border-image-source: linear-gradient(30deg,
            rgba(255, 255, 255, 0.81) 0%,
            rgba(255, 255, 255, 0.57) 17%,
            rgba(255, 255, 255, 0.33) 50%,
            rgba(255, 255, 255, 0.57) 86%,
            rgba(255, 255, 255, 0.81) 100%);
    border: 1px solid rgba(255, 255, 255, .8);
}


.bannerimg .idxmore:hover {
    color:#333333;
}
.idxintro {
    padding: 140px 0px;
}

.idxnum {
    width: 40%;
}

.idxgfnumbox ul::after,
.idxgfnumbox ul::before {
    display: none;
}

.idxgfnumbox ul li {
    width: 48.5%;
    height: 168px;
    padding: 30px;
    background-color: #f9f7f4;
    border-radius: 16px;
    margin-bottom: 15px;
}

.numCXgf {
    font-size: 48px;
    font-weight: 600;
    color: #333333;
}

.unitCgfpf {
    font-size: 24px;
    font-style: normal;
    letter-spacing: 0px;
    color: #333333;
}

.indcgf {
    font-size: 18px;
    color: #333333;
    text-align: right;
}

.itemico span {
    color: #192ebd;
    font-size: 50px;
}

.idxabout {
    align-items: flex-start;
}

.idxtitle {
    font-size: 40px;
    font-weight: 600;
    color: #333333;
    line-height: 1.4;
    margin-bottom: 40px;
}

.idxab_l {
    width: 35%;
}

.idxab_l p {
    font-size: 18px;
    line-height: 1.6;
    text-align: justify;
    color: #333333;
}

.idxbtn {
    width: 160px;
    height: 48px;
    background-color: #192ebd;
    border-radius: 24px;
    font-size: 16px;
    line-height: 48px;
    display: block;
    text-align: center;
    color: #ffffff;
}

.idxbtnmore {
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
}

.jiantou {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #ffffff;
    text-align: center;
    justify-content: center;
}

.jiantou span {
    font-size: 24px;
    color: #0062b1;
}

.idxab_r {
    margin-top: 40px;
}

.idxab_r img {
    margin-top: 140px;
}

.idxab_r a:hover {
    color: #ffffff;
}

.idxpros {
    width: 100%;
    height: 890px;
    background: url(../images/idxbg1.jpg) no-repeat center;
    background-size: cover;
}

.idxproname {
    padding-top: 230px;
}

.idxproname h3 {
    font-size: 40px;
    font-weight: 600;
    color: #ffffff;
}

.idxproname p {
    font-size: 18px;
    color: rgba(255, 255, 255, .65);
    margin: 30px 0px 50px;
}

.idxproname a {

    color: #333333;
    background-color: #ffffff;
}

.idxproname a:hover {
    background-color: #192ebd;
    color: #ffffff;
}

.idxsmzs {
    padding: 140px 0px 210px;
    background-color: #f9f7f4;
}

.idxsmzsname {
    text-align: center;
    margin-bottom: 60px;
}

.idxsmzssort {
    font-size: 40px;
    font-weight: 600;
    color: #333333;
}

.idxsmzslist {
    position: relative;
}

.idxsmzsswiper .swiper-slide a {
    overflow: hidden;
    height: 496px;
    width: 100%;
    justify-content: center;
    background-color: #ffffff;
    transition: all .5s;
    border-radius: 16px;
}

.idxsmzsswiper .swiper-slide a:hover {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .1);
}

.idxsmzsswiper .swiper-slide a:hover img {
    transform: scale(1.05);
}

.idxsmzsswiperpagination {
    bottom: -70px;
    top: unset;
    width: 87%;
    height: 8px;
    background-color: #cecece;
    border-radius: 8px;
    overflow: hidden;
    display: flex;
}


.idxsmzsswiperpagination .swiper-pagination-bullet {
    width: 20%;
    border-radius: 8px;
    background-color: #cecece;
    opacity: 1;
}
.idxsmzsswiperpagination .swiper-pagination-bullet-active {
    background-color: #192ebd;
}

.idxsmzslist .swiper-slide img {
    width: 90%;
    height: 90%;
    object-fit: contain;
}

.idxsmzsswipernext,
.idxsmzsswiperprev {
    width: 56px;
    height: 56px;
    bottom: -90px;
    top: unset;
    right: 0px;
    left: unset;
    border-radius: 50%;
    background-color: #ffffff;
}

.idxsmzsswiperprev {
    right: 66px;
}

.idxsmzsswipernext::after,
.idxsmzsswiperprev::after {
    color: #1d2d67;
    font-size: 18px;
}

.idxsmzsswipernext:hover,
.idxsmzsswiperprev:hover {
    background-color: #192ebd;
}

.idxsmzsswipernext:hover::after,
.idxsmzsswiperprev:hover::after {
    color: #ffffff;
}


.idxcul {
    padding: 140px 0px;
    background: url(../images/idxculbg.jpg) no-repeat center;
    background-size: cover;
}

.idxculname {
    padding-top: 0px;
}

.idxcullist {
    margin-top: 130px;
}

.idxcullist ul li {
    width: 32.5%;
    height: 284px;
    padding: 90px 60px 0px;
    border-radius: 8px;
    background-color: rgba(255, 255, 255, 0.14);
    border: 1px solid rgba(255, 255, 255, 0.54);
    align-items: flex-start;
}

.idxcul_l img {
    height: 63px;
}

.idxcul_r {
    min-width: 70%;
}

.idxcul_r h3 {
    font-size: 22px;
    color: #ffffff;
    margin-bottom: 20px;
}
.idxcul_ltot {
    margin-left:20px;
    font-size: 18px;
    color: #ffffff;
}
.idxcul_rdesc {
    font-size: 18px;
    line-height: 1.6;
    color: #ffffff;
    opacity: 0.6;
}
.idxcul_rdesc p {
    
    font-size: 18px;
    color: #ffffff;
}

.tophide {
    top: -150px;
}






.footer {
    /* background-color: #ffffff; */
    padding-top: 80px;
}

.footlogo {
    margin-bottom: 30px;
}

.footlogo a img {
    /* width: 180px; */
    height: 73px;
}

.footitem {
    border-top: 1px solid #e5e4e1;
    border-bottom: 1px solid #e5e4e1;
    align-items: flex-start;
}

.footleft {
    align-items: flex-start;
    width: 70%;
    padding: 30px 0px 0px;
}

.footleft_l h4,
.footleft_r dt,
.footright h4 {
    font-size: 14px;
    color: #333333;
    margin-bottom: 25px;
    font-weight: normal;
}

.footleft_l p,
.footleft_r dd a,
.footright p {
    font-size: 16px;
    line-height: 1.4;
    color: #333333;
}

.footleft_r {
    align-items: flex-start;
}

.footleft_r dl {
    margin-right: 220px;
}

.footleft_r dd {
    margin-bottom: 10px;
}

.footright {
    width: 20%;
    border-left: 1px solid #e5e4e1;
    padding: 30px 0px 40px;
}

.footrightbox {
    padding-left: 50%;
}

.footricons {
    margin: 110px 0px 0px;
}

.footricons ul li {
    position: relative;
}

.footricons_ico {
    width: 25px;
    height: 20px;
    object-fit: contain;
}

.footewm {
    position: absolute;
    left: -65px;
    bottom: 25px;
    width: 150px;
    height: 150px;
    display: none;
}

.footewm img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.footricons ul li:hover .footewm {
    display: block;
}

.footcopy {
    padding: 20px 0px;
}

.footcpl p,
.footcpl a {
    font-size: 14px;
    color: #888888;
}

.footcpl a:hover {
    color: #0062b1;
}

.footcpl a.foottys {
    margin-right: 110px;
}

.backtop {

    display: none;
}

.backtopbox {
    position: fixed;
    right: 40px;
    bottom: 40px;
    width: 40px;
    height: 40px;
    background-color: #c5c5c5;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
    z-index: 999;
}

.backtopbox span {
    font-size: 26px;
    color: #ffffff;
}

.backtopbox:hover {
    background-color: #0062b1;
}



.neibanner {
    width: 100%;
    height: auto;
    position: relative;
}

.neibanner_text {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

.neibanner_text .con1700 {
    height: 100%;
    justify-content: center;
    flex-direction: column;
}

.neibanner_text h2 {
    font-size: 56px;
    font-weight: 600;
    color: #333333;
}

.neibanner_text h3 {
    font-size: 18px;
    margin-top: 20px;
    color: #192ebd;
}

.profile {
    width: 100%;
    height: auto;
    padding: 120px 0px;
    position: relative;
}



.abtoppage_l {
    width: 43%;
}

.neiernav {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(255, 255, 255, .3);
}

.neiernav ul {
    width: 100%;
    height: 64px;
}

.neiernav ul li a {
    font-size: 18px;
    color: #222222;
}

.profilebox {
    /*align-items: flex-start;*/
}

.abpbtn {
    width: 96px;
    height: 32px;
    background-color: #009d8e;
    border-radius: 16px;
    text-align: center;
    font-size: 16px;
    border: 0px;
    color: #ffffff;
}

.abpname {
    font-size: 40px;
    line-height: 1.4;
    color: #333333;
    font-weight: 600;
}

.profile_l h3 {
    padding-right: 25%;
}

.profile_r {
    padding-right: 18%;
    margin-top: 40px;
}

.profile_r p {
    font-size: 18px;
    line-height: 1.6;
    color: #333333;
    text-align: justify;
}

.abpnum {
    margin-top: 100px;
    width:100%;
}

.abpnum .idxgfnumbox ul li {
    width:32%;
}

.abttoppage_r {
    width: 44%;
}

.abpteam {
    padding-bottom: 140px;
}

.abpteambox {
    width: 100%;
    align-items: flex-start;
}

.abpt_r {
    width: 55%;
    height: 614px;
    background-color: #009d8e;
    border-radius: 24px;
    padding: 40px;
}

.abpt_rinfo {
    margin-bottom: 40px;
}

.abpt_rinfo h3 {
    font-size: 24px;
    color: #ffffff;
    margin-bottom: 20px;
}

.abpt_rinfo p {
    font-family: HarmonyOS_Sans_SC_Light;
    font-size: 18px;
    line-height: 1.7;
    color: #ffffff;
}

.abpzzjg {
    padding: 140px 0px;
    background: url(../images/abbg.jpg) no-repeat center;
    background-size: cover;
}

.abpzzjgbox,
.abphisbox {
    width: 100%;
    align-items: flex-start;
}

.abpzzjgr {
    width: 60%;
}

.abpzzjgr img {
    width: 100%;
}

.abphis {
    padding: 140px 0px;
    background-color: #f7fafa;
}

.abphis_l {
    width: 34%;
    padding-top: 75px;
    height: 700px;
    background: url(../images/abbg1.png) no-repeat center top;
}

.abphisimg {
    margin-top: 50px;
}

.abphisimg p {
    font-size: 16px;
    line-height: 1.6;
    color: #666666;
    text-align: justify;
}

.abphis_r {
    width: 50%;
    margin: 0;
    box-sizing: border-box;
}


.timeline-container {
    display: flex;
    max-width: 900px;
    margin: 50px auto;
    border-radius: 12px;
    overflow: hidden;
}

/* 左侧年份列表 */
.timeline-years {
    width: 200px;
    position: relative;
    /* padding: 20px 0; */
}

.timeline-years::before {
    content: '';
    position: absolute;
    left: 100px;
    top: 0;
    bottom: 0;
    width: 16px;
    background-color: #f5f3f1;
    border-radius: 8px;
}

.timeline-year-item {
    display: flex;
    align-items: center;
    padding: 0px 0 40px;
    cursor: pointer;
    position: relative;
}

.timeline-year-item .year-dot {
    width: 16px;
    height: 32px;
    border-radius: 8px;
    background-color: #f5f3f1;
    position: absolute;
    left: 100px;
    z-index: 2;
    transition: all 0.3s;
}

.timeline-year-item.active .year-dot {
    background-color: #192ebd;
}

.timeline-year-item .year-text {
    margin-left: 0px;
    font-size: 22px;
    color: #999;
    transition: all 0.3s;
}

.timeline-year-item.active .year-text {
    color: #192ebd;
    font-weight: bold;
}

/* 右侧内容区 - 新增滚动容器样式 */
.timeline-content {
    flex: 1;
    padding: 0px 20px;
    max-height: 800px;
    /* 限制内容区高度，适配滚轮滑动 */
    overflow: hidden;
    /* 隐藏超出部分，通过JS控制显示 */
    position: relative;
}

/* 内容项容器，用于承载多个显示的项 */
.content-wrapper {
    display: flex;
    flex-direction: column;
    gap: 40px;
    transition: transform 0.3s ease;
    /* 滑动过渡动画 */
}

.timeline-content-item {
    padding: 20px 40px 80px;
    border-radius: 12px;
    transition: all 0.3s;
}

/* 当前选中项蓝色背景 */
.timeline-content-item.active {
    color: #fff;
    background: url(../images/shijian.png) no-repeat right bottom;
    background-color: #192ebd;
    background-position-x: 105%;
    background-position-y: 140%;
}

/* 非选中项白色背景 */
.timeline-content-item {
    background-color: #fff;
    color: #333;
}

.timeline-content-item .year-title {
    font-size: 72px;
    margin-bottom: 10px;
    color: #333333;
}

.timeline-content-item .year-desc {
    font-size: 16px;
    line-height: 1.6;
    color: #333333;
}

.timeline-content-item.active .year-title {
    color: #fff;
}

.timeline-content-item.active .year-desc {
    color: #fff;
}


.abphonors {
    background: url(../images/idxculbg.jpg) no-repeat center;
    background-size: cover;
    padding: 140px 0px;
}

.abphonorlist {
    margin-top: 50px;
    position: relative;
}

.abphonorswiper .swiper-slide {
    display: block;
}

.honorimgs {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 480px;
    border-radius: 8px;
    background-color: rgba(255, 255, 255, .15);
    border: 1px solid rgba(255, 255, 255, .28);
    justify-self: center;
    padding: 20px;
    width: 100%;
}

.honortitles {
    font-size: 18px;
    line-height: 1.6;
    color: #ffffff;
    text-align: left;
    padding: 20px 0px;
}

.abphonorswiper .swiper-slide:hover img {
    transform: scale(1.05);
}

.abphonorswipernext,
.abphonorswiperprev {
    width: 56px;
    height: 56px;
    background-color: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.28);
    border-radius: 50%;
    top: -100px;
    right: 0px;
    left: unset;
}

.abphonorswiperprev {
    right: 70px;
}

.abphonorswipernext::after,
.abphonorswiperprev::after {
    font-size: 24px;
    color: #ffffff;
}

.proslistpage {
    padding: 200px 0px 100px;
    background-color: #f9f7f4;
}

.prosp_top h2 {
    font-weight: 600;
    font-size: 32px;
    color: #333333;
    padding-bottom: 25px;
    border-bottom: 1px solid #eeeceb;
}

.prosp_mid {
    align-items: flex-start;
    margin-top: 30px;
}

.prospmid_l {
    width: 15%;
}

.propsmidl_top {
    margin-top: 33px;
}

.propsmidl_top ul {
    align-items: flex-start;
    justify-content: flex-start;
}

.proxzhong {
    height: 33px;
    background-color: #fff8ed;
    border-radius: 17px;
    margin-right: 10px;
    /* margin-bottom: 10px; */
    cursor: pointer;
    justify-content: center;
    padding: 0px 20px;
    display: none;
}
.proxz_box  {
    height: 100%;
}
.proxzhong p {
    font-size: 14px;
    color: #192ebd;
}

.proxzhong span {
    color: #192ebd;
    font-size: 20px;
    margin-left: 5px;
}
.proxzhong.active {
    display: block;
} 

.prosx_qc {
    height: 33px;
    background-color: rgba(0, 0, 0, 0);
}

.prosx_qc a {
    text-decoration: underline;
    font-size: 14px;
    color: #333333;
}

.propsmidl_bot ul li {
    cursor: pointer;
    margin-top: 25px;
}

.propsmidl_bot ul li p {
    font-size: 18px;
    color: #333333;
}

.propsmidl_bot ul li span {
    font-size: 24px;
    color: #333333;
}

.propspl_xl {
    width: 100%;
    padding-top: 30px;
    display: none;
    transition: all 0s;
}

.propspl_xl a {
    font-size: 16px;
    display: block;
    margin-bottom: 20px;
    color: #333333;
    padding-left: 30px;
    background: url(../images/proicos.png) no-repeat left center;
    background-size: 16px;
}

.propspl_xl a.active {
    background-image: url(../images/proicoson.png);
}

.propsmidl_bot ul li span.on {
    transform: rotate(90deg);
}

.prospmid_r {
    width: 80%;
}

ul.prospmid_rproli li {
    float: left;
    width: 24%;
    margin-right: 1.33%;
    margin-bottom: 50px;
}

ul.prospmid_rproli li:nth-child(4n) {
    margin-right: 0px;
}

.prospr_img {
    width: 100%;
    height: 443px;
    background-color: #ffffff;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    transition: all .5s;
}

.prospr_img img {
    width: 100%;
    height: 100%;
    /*object-fit: contain;*/
    object-fit: cover;
}

.prospr_tit {
    text-align: center;
}

.prospr_tit h3 {
    font-size: 24px;
    font-weight: 600;
    color: #333333;
    margin: 20px 0px 10px;
}

.prospr_tit p {
    font-size: 14px;
    color: #999999;
}

.prospr_imgon {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(25,46,189,0.2);
    transition: all .5s;
    opacity: 0;
}

.prospr_moreon {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    justify-content: center;
    height: 100%;
    transition: all .5s;
    opacity: 0;
}

.prospr_moreonbox {
    width: 80px;
    height: 80px;
    background-color: #192ebd;
    border-radius: 50%;
    justify-content: center;
}

.prospr_moreonbox span {
    color: #ffffff;
    font-size: 30px;
}

ul.prospmid_rproli li:hover .prospr_imgon {
    opacity: 1;
}

ul.prospmid_rproli li:hover .prospr_moreon {
    opacity: 1;
}

ul.prospmid_rproli li:hover .prospr_img {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .1);
}

.prospages {
    width: 100%;
    margin-top: 80px;
}

.prospages ul {
    display: flex;
    justify-content: center;
}

.prospages ul li a,
.prospages ul li span {
    padding: 12px 20px;
    background-color: #ffffff;
    border-radius: 6px;
    font-size: 15px;
    margin: 0px 5px;
    border: 0px;
    color: #222222;
}

.prospages ul li.active a,
.prospages ul li:hover a ,.prospages ul a:hover,.pagination>.active>a {
    background-color: #333333 !important;
    color: #ffffff;
}

.bgcolor {
    background-color: #f9f7f4;
}

.propage {
    padding: 150px 0px 100px;
}

.propos a {
    font-size: 16px;
    color: #555555;
}

.propboxtop {
    margin: 100px 0px;
    align-items: flex-start;
}

.propt_imgs {
    width: 56%;
    position: relative;
    height: 920px;
}

.gallery-top {
    height: 80%;
    width: 100%;
    background-color: #ffffff;
    overflow: hidden;
    border-radius: 16px;
}

.gallery-top .swiper-slide img {
    max-height: 80%;
}

.gallery-thumbs {
    height: 20%;
    width: 86.5%;
    box-sizing: border-box;
    padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
    height: 100%;
    opacity: 0.7;
    background-color: #ffffff;
    border-radius: 16px;
}

.gallery-thumbs .swiper-slide img {
    height: 80%;
    object-fit: contain;
}

.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}

.propt_imgsnext,
.propt_imgsprev {
    top: unset;
    left: 0px;
    bottom: 1%;
    height: 18%;
    width: 56px;
    background-color: #ffffff;
    border-radius: 12px;
}

.propt_imgsnext {
    left: unset;
    right: 0px;
}

.propt_imgsnext::after,
.propt_imgsprev::after {
    color: #999999;
    font-size: 20px;
    font-weight: bold;
}

.propt_desc {
    width: 35%;
}

.propt_rtop h3 {
    font-size: 32px;
    color: #333333;
}

.propt_rts {
    margin-top: 30px;
}

.propt_rts a {
    font-size: 16px;
    background-color: #f2f0ed;
    border-radius: 18px;
    padding: 8px 25px;
    margin-right: 15px;
    color: #333333;
}

.propt_rts a:hover {
    background-color: #192ebd;
    color: #ffffff;
}

.propt_ggs h3 {
    font-size: 20px;
    color: #333333;
    margin: 70px 00px 20px;
}

.propt_ggs ul li {
    margin-bottom: 10px;
    padding: 0px 24px;
    height: 60px;
    background-color: #f5f3f1;
    border-radius: 6px;
}

.propt_ggs ul li span {
    font-size: 18px;
    color: #999999;
}

.propt_ggs ul li p {
    font-size: 18px;
    color: #333333;
}

.propsyswp h3 {
    font-size: 32px;
    font-weight: 600;
    color: #333333;
    margin-bottom: 55px;
}

.prospsyswiper .swiper-slide {
    display: block;
}

.propsyswpimgs {
    height: 443px;
    background-color: #ffffff;
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    overflow: hidden;
}

.propsyswpimgs img {
    height: 80%;
    object-fit: contain;
}

.propsyswptitle {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    padding: 20px 0px;
    color: #333333;
}
.prospsyswiper .swiper-slide:hover .propsyswpimgs img {
    transform: scale(1.1);
}

.prospsyswnext,
.prospsyswprev {
    width: 56px;
    height: 56px;
    top: 40%;
    border-radius: 50%;
    background-color: #f9f7f4;
}
.prospsyswnext::after,
.prospsyswprev::after {
    color: #192ebd;
    font-size: 20px;
    font-weight: bold;
}
.prospsyswnext:hover,
.prospsyswprev:hover {
    background-color: #192ebd;
}
.prospsyswnext:hover::after,
.prospsyswprev:hover::after {
    color: #ffffff;
}

.propage_cpzx {
    margin-top: 110px;
    border-top: 1px solid #e5e4e3;
    padding: 110px 0px;
}
.propage_cpzxtit h3 {
    	font-size: 32px;
	font-weight: bold;
	color: #333333;
}

.propscpzx_list {
    margin-top: 55px;
}

.propscpzx_list ul {
    justify-content: flex-start;
}
.propscpzx_list ul li {
    margin-right: 1.25%;
    margin-bottom: 20px;
    width: 19%;
}
.propscpzx_list ul li:nth-child(5n) {
    margin-right: 0px;
}
.propscpzx_liimg {
    	height: 443px;
	background-color: #ffffff;
	border-radius: 6px;
    flex-direction: column;
    overflow: hidden;
    justify-content: flex-end;
}
.propscpzx_liimg img {
    height: 80%;
    object-fit: contain;
    margin-bottom: 20px;
}

.propscpzx_list ul li:hover .propscpzx_liimg img  {
    transform: scale(1.1);
}

.propscpzx_lidesc {
    padding: 20px 0px ;
    text-align: center;
    justify-content: center;
    width: 100%;
}
.propscpzx_lidesc h3 {
    	font-size: 24px;
	font-weight: 600;
	color: #333333;
    margin-bottom: 10px;
}
.propscpzx_lidesc p {
    font-size: 16px;
	color: #999999;
}

.propscpzx_limore {
    margin-top: 100px;
    cursor: pointer;
}
.pcpzx_limore  {
	font-size: 18px;
    text-align: center;
	color: #b3b3b3;
    text-decoration: underline;
    text-underline-offset: 10px;
}

.idxcontactbox {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 60vh;
    /*background: url(../images/idxconbg.png) no-repeat center center;*/
    /*background-size: 100% 100%;*/
    background-color:rgb(25,46,189) ;
    z-index: 99999;
    display: none;
}
.idxcontactbox .con1700 {
    height: 100%;
    position: relative;
}
.idxconbox {
    /* align-items: flex-start; */
    height: 100%;
    width: 100%;
}
.idxconbox_l {
    width:100%;
    padding-top: 20px;
}
.idxconbox_lt h2 {
    	font-size: 46px;
	font-weight: 600;
	color: #ffffff;
    margin-bottom: 15px;
}
.idxconbox_lt p {
    	font-size: 18px;
	line-height: 1.6;
	color: #9aade2;
}
.idxconbox_lb {
    margin-top: 60px;
}
.idxconbox_lb ul {
    align-items: flex-start ;
    /*width:70%;*/
}
.idxconbox_lb ul li {
    margin-bottom: 40px;
}
.idxconbox_lb ul li h4 {
    	font-size: 24px;
	color: #ffffff;
    margin-bottom: 16px;
}
.idxconbox_lb ul li h3 {
    	text-decoration: underline;
	font-size: 17px;
    line-height: 1.8;
	color: #dbdbdb;
    text-underline-offset: 5px;
    text-decoration-color: rgba(255, 255, 255, .58);
}
.idxconbox_lb ul li h3.idxconbox_lbtel {
    margin-top: 10px;
}
.idxconbox_lb ul li h3 a {
           background-color: #ffffff;
        color: #192ebd;
        padding: 6px 15px;
        border-radius: 20px;
        display: inline-block;
}
.idxconbox_r {
    width: 65%;
    height: 66vh;	
	background-color: #f9f7f4;
    overflow: hidden;
	border-radius: 16px;
    padding: 40px;
}

.idxconbox_close {
    position: absolute;
    top: 11%;
    right: 0px;
    width: 56px;
	height: 56px;
	background-color: rgba(255, 255, 255, .3);
    border-radius: 50%;
    justify-content: center;
    cursor: pointer;
}
.idxconbox_close span {
    font-size: 40px;
    display: block;
    color: #192ebd;
}


.jumpto {
    height: 100%;
    margin-left: 5px;
}
.jumpto input {
    height: 100%;
    font-size: 17px;
}
.jumpto input::placeholder {
    font-size: 16px;
	color: #333333;
}
.page_number {
    border-radius: 8px;
    padding-left: 10px;
    width: 80px;
	border: solid 1px #ebe9e6;
}

.aboutpage_text p {
    line-height: 1.6;
    font-size: 16px;
}

.pcheader  {
    height: 100%;
}