/* 屏幕在 1920px 到 2559px 之间时生效 */
@media (min-width: 1400px) and (max-width: 1912px) {
    .daohang_container {
        min-width:1200px
    }
    .daohang_top{
        min-width:1200px;
    }
    .l-container {
        min-width:1200px
    }
    .customized_z{
        min-width:1200px
    }
    .rongyu_container_z{
        min-width:1200px
    }  
}
/* 首页波浪线动画的动画帧 */
@keyframes lines {
    0% {
      background-position: 0;
    }
    100% {
      background-position: 100%;
    }
  }
  .l-container {
    min-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    height: 680px;
}
.l-title {
    margin-bottom: 64px;
    text-align: center;
}
.l-title h2{
    font-size: 47px;
    letter-spacing: 0.1em;
    font-family: 'AlibabaPuHuiTi-3-65', sans-serif;
	margin-bottom: 14px;
}
.l-title p{
    font-size: 21.67px;
    color: #676767d9;
    letter-spacing: 0.1em;
    font-family: 'AlibabaPuHuiTi-3-55', sans-serif;
}


.customized_z{
    width: 1200px;
    height: 680px;
    margin-left: auto;
    margin-right: auto;
}
.customized .list .list-item .box {
    background: linear-gradient(180deg,#edeff2,#f5f6f8);
    border-radius: 20px 36px;
    box-sizing: border-box;
    display: flex;
    height: 330px;
    justify-content: flex-end;
    padding: 30px 24px;
    position: relative;
    transition: all .5s;
    width: 185px
}

.customized .list .list-item .box .img-box {
    /* cursor:pointer; */
    left: 0;
    opacity: 0;
    position: absolute;
    top: 56px;
    transition: all .1s linear;
    z-index: 100
}

.customized .list .list-item .box .img-box img {
    border-radius: 20px 36px;
    height: 280px;
    width: 230px
}

.customized .list .list-item .box .show-img {
    opacity: 1;
	margin-left: -190px;
}
.show-content-box{
    margin-left: 22px;
}

.customized .list .list-item .box .show-img img {
    height: 273px;
    width: 212px
}

.customized .list .list-item .box .content-box {
    position: relative;
    width: 160px
}

.customized .list .list-item .box .content-box .num {
    color: #fff;
    font-family: numberBold,numberBold fallback;
    font-size: 44px;
    font-weight: 700;
    left: 0;
    line-height: 66px;
    opacity: .8;
    position: absolute;
    top: 0;
    z-index: 0
}

.customized .list .list-item .box .content-box .wrap {
    left: 0;
    top: 0
}

.customized .list .list-item .box .content-box .name {
    color: #000000;
    font-size: 16.3pt;
    line-height: 19.79pt;
    margin-bottom: 16px;
    padding-top: 36px;
    font-family: 'AlibabaPuHuiTi-3-85', sans-serif;
    font-weight: normal;
}

.customized .list .list-item .box .content-box .details {
    color: #666;
    font-size: 11.03pt;
    font-weight: normal;
    line-height: 15.57pt;
    font-family: 'AlibabaPuHuiTi-3-55', sans-serif;

}

.customized .list .list-item .box .content-box .btn-box {
    bottom: 0;
    
}

.customized .list .list-item .box .content-box .el-button {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 20px;
    color: #ff4848;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    transition: .2s;
    width: 140px;
	margin-top: 25px;
}

.customized .list .list-item .box .content-box .el-button .icon-ic_more {
    font-size: 16px
}

.customized .list .list-item .box .content-box .el-button:focus {
    background-color: #ff4848!important;
    color: #fff!important
}

.customized .list .list-item .box .content-box .el-button:hover {
    background-color: #fff!important;
    color: #ff4848!important
}

.customized .list .list-item .box .content-box .el-button:active {
    background-color: #ff4848!important;
    border: 1px solid #fff;
    color: #fff!important
}

.customized .list .list-item .box-active {
    background: #ff4848;
    padding: 30px 32px;
	width: 211px;
    transform: translateX(190px);
	margin-right: 190px;
    margin-left: 6px;
}

.customized .list .list-item .box-active .content-box .num {
    opacity: .24
}

.customized .list .list-item .box-active .content-box .details,.customized .list .list-item .box-active .content-box .name {
    color: #fff
}

.customized .list .list-item .box-active .content-box .el-button:hover {
    background: #fff;
    color: #f12b2b
}

.customized .list .list-item:first-child {
    margin-left: 0px;
}

.customized .list .list-item:last-child {
    margin-right: 0px
}

.customized .anli_click {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
    padding-left: 0px;
}

.customized .anli_click li {
    cursor: pointer;
    display: inline-block;
    padding: 8px
}

.customized .anli_click li span {
    background: #f1f1f1;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    width: 10px
}

.customized .anli_click .li-active span,.customized .anli_click li:hover span {
    background: #ff4848
}

.customized .more {
    color: #666;
    font-family: 'AlibabaPuHuiTi-3-55', sans-serif;
    font-size: 21.67px;
    font-weight: 400;
    height: 24px;
    line-height: 24px;
    text-align: center
}

.customized .more a {
    color: #666
}

.customized .more a:hover {
    color: #f12b2b
}
.customized .des-content .title {
    margin-bottom: 20px;
	font-size: 27px;
    letter-spacing: 0.1em;
    font-weight: bold;
	text-align: center;
}

.customized .des-content .des {
    color: #88888a;
    font-family: PingFangSC-Regular,PingFangSC-Regular fallback,PingFang SC;
    font-size: 13px;
    font-weight: 400;
    text-align: center
}

.customized .list-box {
    display: flex;
    justify-content: center;
    width: 100%
}

.customized .list {
    display: flex;
    overflow-x: scroll;
    padding: 0 0 32px;
    position: relative;
    scrollbar-width: none
}

.customized .list .list-item {
    margin: 48px 13px 0 0;
}

.rongyu_container {
    padding-top: 77px;
      height: 100vh;
      width: 100vw;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      background: url(/slide/bj_03.png) bottom left / 500px;
      background-color: #f6f7f9;
      background-repeat: no-repeat;
  }
  .rongyu_container_z{
      width: 1200px;
      height: 582.85px;
      margin-left: auto;
      margin-right: auto;
  }
  .rongyu_header {
    text-align: center;
    padding-bottom: 34.29px;
  }
  
  .rongyu_header h2 {
  }
  
  .rongyu_header p {
  
  }
  
  .rongyu_content {
      display: flex;
      width: 1200px;
      margin: auto;
  }
  
  .rongyu_sidebar {
    width: 218.57px;
    background-color: #ffffff;
    border-radius: 4.29px;
    padding-top: 17.14px;
  }
  
  .rongyu_sidebar ul {
    list-style-type: none;
    padding: 0;
    width: 218.57px;
    overflow: hidden;
    margin-bottom: 0;
  }
  
  .rongyu_sidebar li {
    margin-bottom: 28.33px;
    margin-left: -4.29px;
  }
  
  .rongyu_sidebar a {
    display: block;
    color: #333;
    text-decoration: none;
    transition: background-color 0.3s;
  }
  
  .rongyu_sidebar a:hover {
    background-color: #e0e0e0;
  }
  
  .rongyu_main_content {
    flex-grow: 1;
    margin-left: 17.14px;
    background-color: #fff;
    border-radius: 12px;
    padding: 17.14px;
    background-image: url('/slide/jiangbei.png');
    background-position: left;
    background-size: cover;
    display: flex;
    align-items: center;
  }
  
  .rongyu_content_item {
    display: block;
    position: relative;
    padding: 17.14px;
    background-color: #fff0;
    border-radius: 4.29px;
    height: 223.86px; /* 设置固定高度 */
    overflow: hidden;
  }
  .rongyu_content_item::after {
    content: "";
    display: table;
    clear: both;
  }
  .rongyu_content_item img {
    float: right;
    margin-left: 17.14px;
  }
  
  .rongyu_hidden {
    display: none;
  }
  
  .rongyu_header h2{
  
  }
  
  
  .rongyu_sidebar a.rongyu_menu_item {
    display: block;
    color: #ea0000;
    border-width: 2px; 
    border-style: solid; 
    border-color: transparent; /* 默认透明边框颜色 */
    font-family: 'AlibabaPuHuiTi-3-85', sans-serif;
    text-decoration: none;
    transition: background-color 0.3s, background-image 0.3s;
    background: white; /* 默认纯白背景 */
    font-size: 22.62px;
    font-weight: normal;
    padding-left: 42.86px;
  }
  
  /* 鼠标悬停时的样式 */
  .rongyu_sidebar a.rongyu_menu_item:hover {
    background-image: linear-gradient(to right, #ffcbc9, #ffffff);
      border-image: linear-gradient(to right, #feb5b9, #ffffff) 1;
  }
  
  /* 当前选中的样式 */
  .rongyu_sidebar a.rongyu_menu_item.rongyu_active {
    background-image: linear-gradient(to right, #ffcbc9, #ffffff);
      border-image: linear-gradient(to right, #feb5b9, #ffffff) 1;
  
  }
  .rongyu_a{
      padding: 8.57px 8.57px 8.57px 25.71px;;
  }
  
  .rongyu_sanjiao{
      display: flex !important;
      justify-content: space-between;
      align-items: center;
  }
  
  
  .notice-list{
        font-size: 16.29px;
          font-family: 'AlibabaPuHuiTi-3-55', sans-serif;
     }
  .triangle-right {
        width: 0;
        height: 0;
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        border-left: 6px solid red; /* 调整颜色和大小 */
        display: inline-block;
        transition: all 0.3s ease;
        padding-right: 34.29px;
      }
      #list-wrapper-1,
      #list-wrapper-2,
      #list-wrapper-3,
      #list-wrapper-4 {
          position: relative;
      }

      #list-wrapper-1 ul,
      #list-wrapper-2 ul,
      #list-wrapper-3 ul,
      #list-wrapper-4 ul {
          list-style: none;
          padding: 0 17.14px;
          margin-bottom:0px;
  
      }
      #list-wrapper-1 li,
      #list-wrapper-2 li,
      #list-wrapper-3 li,
      #list-wrapper-4 li {
          height: 30px;
          line-height: 30px;
          color: #727272;
  
      }
      .notice-list li {
      transition: all 0.3s ease;
      margin-bottom:7.71px;
  }
  
  .notice-list li:hover {
      color: #d61518 !important;
      font-size: 1.2em;
      font-weight:bold;
  }  
  /* 首页生态建设css */
.shentailogo{
	height: 100vh;
    width: 100vw;
    padding-top: 90px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.shentailogo_z{
    width: 1200px;
    height: 780px;
    margin-left: auto;
    margin-right: auto;
}
.shengtai-container {
    
}
.shengtai-container .data{
    color: #fff;
    display: flex;
    justify-content: space-around;
}

.data li{
	flex: 1;
}
.box{
    padding: 6px 0;
}
.shengtai-num-box{
    text-align: center;
}
.shengtai-container .data li .box .shengtai-num-box .number{
    color: #d61518;
    font-family: 'AlibabaPuHuiTi-3-85', sans-serif;
    font-size: 66.67px;
    font-weight: normal;
}

.shengtai-container .data li .box .shengtai-num-box .add{
    color: #d61518;
    font-size: 30.58px;
    font-family: 'AlibabaPuHuiTi-3-65', sans-serif;
}
.shengtai-container .data li .box .shengtai-num-box .number{
    color: #d61518;
    font-family: 'AlibabaPuHuiTi-3-85', sans-serif;
    font-size: 66.67px;
    font-weight: normal;
}

.shengtai-container .data li .box .shengtai-num-box .shentai_add{
    color: #d61518;
    font-size: 30.58px;
    font-family: 'AlibabaPuHuiTi-3-65', sans-serif;
}
.shengtai-container .data li .box .des{
	color: black;
    font-size: 22.92px;
    text-align: center;
    font-family: 'AlibabaPuHuiTi-3-75', sans-serif;
}
.shengtai-container .show .theme{
    color: black;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    margin-bottom: 20px;
}
.shengtai-container .show{
    margin-bottom: 10px;
    text-align: center;
}
.bx {
    margin: 0 auto;
    max-width: 1200px;
    min-width: 1200px;
    width: 1200px;
}
/* 首页品牌logo css */

        #pplogo_img {  
		width: 1200px;
		height: 405px;
		border-radius: 16px;
		overflow: hidden;
		position: relative;
		box-shadow: 0 2px 50px 0 rgba(0, 0, 0, .03);
		border: 1px solid hsla(0, 0%, 100%, 0);
		background: #f6f7f9;
		animation-delay: .2s; 
		padding:20px;
		margin-top: 20px;
        }  
  
        .pplogo_main div {  
            width: 1200px;  
            height: 386px;  
            border-radius: 10px;  
            flex-shrink: 0;  
			height:96px;
			width:258px;
        }  
  
        .pplogo_main {  
            position: absolute;  
            left: 0;  
            display: flex;  
            gap: 10px;  
        }  
		.pplogo_main img {  
            overflow: hidden; 
            position: relative;
			width: 344px;
            height: 120px;
            transform: scale(0.7);
            border-radius: 15px;	
        } 
		#pplogo_main2 {
			margin-top:122px
		}
		#pplogo_main3 {
			margin-top:244px
		}
  
  







/* 首页合作咨询 */
.hezuo_reservation{
	height: 100vh;
    width: 100vw;
    padding-top: 90px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.hezuo_title{
	color: #000;
    font-size: 47.08px;
    line-height: 48px;
    text-align: center;
    font-family: 'AlibabaPuHuiTi-3-65', sans-serif;
}
.hezuo_el-input__inner{
	align-items: center;
    background-color: var(--el-input-bg-color,var(--el-fill-color-blank));
    background-image: none;
    border-radius: var(--el-input-border-radius,var(--el-border-radius-base));
    box-shadow: 0 0 0 1px var(--el-input-border-color,var(--el-border-color)) inset;
    display: inline-flex;
    flex-grow: 1;
    justify-content: center;
    padding: 1px 11px;
    transform: translateZ(0);
    transition: var(--el-transition-box-shadow)
}
.hezuo_el-input__wrapper{
	align-items: center;
    background-color: var(--el-input-bg-color,var(--el-fill-color-blank));
    background-image: none;
    border-radius: var(--el-input-border-radius,var(--el-border-radius-base));
    box-shadow: 0 0 0 1px var(--el-input-border-color,var(--el-border-color)) inset;
    display: inline-flex;
    flex-grow: 1;
    justify-content: center;
    padding: 1px 11px;
    transform: translateZ(0);
    transition: var(--el-transition-box-shadow)
}
.hezuo_el-input__wrapper:hover {
    box-shadow: 0 0 0 1px var(--el-input-hover-border-color) inset;
}

.hezuo_el-input__wrapper.is-focus {
    box-shadow: 0 0 0 1px var(--el-input-focus-border-color) inset
}
.hezuo_el-input__wrapper:hover {
    box-shadow: 0 0 0 1px var(--el-input-hover-border-color) inset
}

.hezuo_el-input__wrapper.is-focus {
    box-shadow: 0 0 0 1px var(--el-input-focus-border-color) inset
}
.hezuo_reservation .hezuo_des-content{
    margin-bottom: 48px
}

.hezuo_reservation .hezuo_des-content .hezuo_title{
    margin-bottom: 20px
}

.hezuo_reservation .hezuo_des-content .hezuo_des{
    color: #666;
    font-size: 21.67px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 30px;
    font-family: 'AlibabaPuHuiTi-3-55', sans-serif;
}

.hezuo_reservation .hezuo_form-box{
    display: flex;
    justify-content: center;
	margin-top: 70px;
}

.hezuo_reservation .hezuo_form-box .hezuo_img-box{
    height: 280px;
    margin-right: 120px;
    width: 280px
}

.hezuo_reservation .hezuo_form-box .hezuo_img-box img{
    
    width: 100%
}

.hezuo_reservation .hezuo_form-box .hezuo_form{
    
}

.hezuo_reservation .hezuo_form-box .hezuo_form .hezuo_item-box{
    display: flex
}

.hezuo_reservation .hezuo_form-box .hezuo_form .hezuo_el-form-item{
    margin-bottom: 20px
}

.hezuo_reservation .hezuo_form-box .hezuo_form .hezuo_el-form-item .hezuo_ipt-mini{
    height: 44px;
    line-height: 44px;
    margin-right: 16px;
    width: 160px
}

.hezuo_reservation .hezuo_form-box .fhezuo_orm .hezuo_el-form-item .hezuo_ipt-medium{
    height: 44px;
    line-height: 44px;
    width: 224px
}

.hezuo_reservation .hezuo_form-box .hezuo_form .hezuo_el-form-item .hezuo_ipt{
    height: 44px;
    line-height: 44px;
    width: 400px
}

.hezuo_reservation .hezuo_form-box .hezuo_form .hezuo_el-form-item .hezuo_ipt .hezuo_el-option{
    background: #ff4848
}

.hezuo_reservation .hezuo_form-box .hezuo_form .hezuo_el-form-item .hezuo_r20 .hezuo_reservation .hezuo_form-box .hezuo_form .hezuo_el-form-item .hezuo_r210 .hezuo_el-input__wrapper {
    border-radius: 22px
}

.hezuo_reservation .hezuo_form-box .hezuo_form .hezuo_el-form-item .hezuo_btn{
    font-size: 18px;
    font-weight: 600
}

.hezuo_reservation .hezuo_form-box .hezuo_form .hezuo_el-form-item .hezuo_el-form-item__error {
    line-height: 16px;
    padding-left: 15px;
    padding-top: 2px
}

.hezuo_reservation .hezuo_form-box .hezuo_form .hezuo_el-form-item .hezuo_s-span{
    background: rgba(255,72,72,.05);
    height: 36px
}

.hezuo_el-form-item__content {
    align-items: center;
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    font-size: var(--font-size);
    line-height: 32px;
    min-width: 0;
    position: relative;
}
.hezuo_el-form-item--large .hezuo_el-form-item__content {
    line-height: 40px;
}
.shouye_gundongtiao{
    overflow-y: hidden !important;
}
.shouye_daohanglan_teshu{
    margin-left: -7px;
}