.recommend {
    margin-top: 20px;
}

.hot__news {
}

.hot__news .news__notice.secondaryNews{height: 240px;margin-bottom: 0;}
 .Advertising1_4{margin-top: 15px;}
 .Advertising1_4 a{margin-bottom: 5px;display: block;}
 .Advertising1_4 a img{

display: block;

width: 100%;

height: 100px;

 /* 保持图片比例，填充容器 */
}
 .Advertising6_4{
     display: grid;
     grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
     gap: 15px;
     padding: 15px;
}
.Advertising6_4 a{

}
.Advertising6_4 a img{
    
display: block;
    
width: 195px;
    
height: 100px;
}
.hot__news .news__notice {
    background: #fff;
    margin-bottom: 17px;
}

.news__notice .title {
}
.news__notice .news__main{

display: flex;
}
.news__notice .news__main .linkPic{margin-top: 10px;}
.news__notice .news__main .linkPic img{

width: 320px;

height: 230px;
}
.news__notice .title h3 {
    float: left;
    font-size: 16px;
    letter-spacing: 2px;
}

.news__notice .title h3 i {
    color: #e13b29;
    font-size: 30px;
    float: left;
}

.news__notice .title h3 span {
    float: left;
    padding-top: 3px;
    padding-left: 5px;
}

.news__notice .title a {
    float: right;
    color: #434444;
    font-size: 12px;
    margin-top: 5px;
    margin-right: 335px;
}

.news__notice .title a i {
    padding-left: 2px;
}

.news__notice .content {
    padding: 15px 20px;
}

.news__notice .content ul {
    padding-top: 4px;
    display: grid;
    grid-template-columns: 1fr;
    flex: 1;
}

.news__notice .content ul li {
    /* border-bottom: 1px dashed #aaaaaa; */
    margin: 0 15px;
}

.news__notice .content ul li a {
    display: block;
    overflow: hidden;
    padding: 3px 0px;
    background: url("../images/pic_3.png") no-repeat left center;
    padding-left: 20px;
}

.news__notice .content ul li a span {
    float: left;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 440px;
}

.news__notice .content ul li a em {
    float: right;
    font-style: normal;
}

.news__notice .content ul li a i {
    float: right;
    font-style: normal;
    padding-left: 10px;
    color: #aaaaaa;
}


.news__notice .content ul li a:hover span {
    color: #e13b29;
}

.index__news {
    margin-top: 20px;
}

.index__news .news__box {
    float: left;
    background: #fff;
    width: 373px;
    padding: 20px;
    padding-bottom: 5px;
}

.index__news .news__box .title {
    border-bottom: 1px solid #333333;
    padding-top: 5px;
    padding-bottom: 5px;
}

.index__news .news__box .title h3 {
    float: left;
    font-size: 16px;
    padding-left: 15px;
    position: relative;
}

.index__news .news__box .title a {
    float: right;
    color: #434444;
    font-size: 12px;
    margin-top: 5px;
}

.index__news .news__box .title h3 a i {
}

.index__news .news__box ul {
    padding-top: 15px;
}

.index__news .news__box ul li {
    border-bottom: 1px dashed #aaaaaa;
}

.index__news .news__box ul li a {
    display: block;
    overflow: hidden;
    padding: 12px 0px;
    background: url(../images/pic_3.png) no-repeat left center;
    padding-left: 20px;
}

.index__news .news__box ul li a span {
    float: left;
    width: 260px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index__news .news__box ul li a  i {
    float: right;
    font-style: normal;
    padding-left: 10px;
    color: #aaaaaa;
}

.index__news .news__box.constitution {
    margin: 0px 20px;
}

.index__news .news__box.achievement {
    float: right;
}

.index__news .news__box .title h3:before {
    content: '';
    display: block;
    width: 71px;
    height: 11px;
    background: url("../images/pic_1.png") no-repeat center center;
    position: absolute;
    left: 0;
    top: 25px;
}

.index__news .news__box ul li a:hover span {
    color: #e13b29;
}

.index__news .news__box ul li:last-child {
    border-bottom: none;
}

.index__achievement {
    margin-top: 20px;
    background: #fff;
}

.index__achievement .content {
    padding: 15px;
    padding-bottom: 0;
}

.index__achievement .title h3 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background: #e13b29;
    display: inline-block;
    padding: 6px 15px;
    position: relative;
    padding-right: 10px;
}

.index__achievement .title h3:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-left: 20px solid #e13b29;
    border-bottom: 16px solid transparent;
    position: absolute;
    right: -20px;
    top: 0;
}

.index__achievement .achievement_box {
    margin-top: 15px;
}

.index__achievement .achievement_box .item {
}

.index__achievement .achievement_box .item .head {
    margin-bottom: 15px;
}

.index__achievement .achievement_box .item .head span {
    background: #f2f2f2;
    color: #e13b29;
    padding: 13px 0;
    display: inline-block;
    float: left;
    margin-right: 2px;
    text-align: center;
}

.index__achievement .achievement_box .item .head span.ranking {
    width: 90px;
}

.index__achievement .achievement_box .item .head span.name {
    width: 230px;
}

.index__achievement .achievement_box .item .head span.number {
    width: 230px;
}
.index__achievement .achievement_box .item .head span.time{
    width: 230px;
}
.index__achievement .achievement_box .item .head span.jl{
    width: 230px;
}

.index__achievement .achievement_box .item .head span.achievement {
    margin-right: 0;
    width: 230px;
}

.index__achievement .achievement_box .item.center {
    position: relative;
    margin: 0px 80px;
}

.index__achievement .achievement_box .item.center:before {
    content: '';
    width: 1px;
    height: 100%;
    background: #e13b29;
    left: -40px;
    top: -7px;
    display: block;
    position: absolute;
}

.index__achievement .achievement_box .item.center:after {
    content: '';
    width: 1px;
    height: 100%;
    background: #e13b29;
    right: -40px;
    top: -7px;
    display: block;
    position: absolute;
}

.index__achievement .achievement_box .item .main {border-bottom: 1px solid #f2f2f2;margin-bottom: 10px;}
.index__achievement .achievement_box .item .main:last-child{
    margin-bottom: 0;
    border-bottom: none;
}

.index__achievement .achievement_box .item .main h3 {
    padding-top: 10px;
}

.index__achievement .achievement_box .item .main h3 span {
    background: url("../images/pic_6.png") no-repeat left center;
    padding-left: 20px;
    float: left;
}

.index__achievement .achievement_box .item .main h3 a {
    float: right;
    font-size: 12px;
    color: #434444;
    font-weight: normal;
    margin-top: 5px;
}

.index__achievement .achievement_box .item .main h3 a i {
}

.index__achievement .achievement_box .item .main  ul {
    margin-top: 15px;
    margin-bottom: 15px;
}

.index__achievement .achievement_box .item .main  ul li {
}

.index__achievement .achievement_box .item .main  ul li span {
    display: inline-block;
    float: left;
    text-align: center;
    margin-right: 2px;
    padding-bottom: 25px;
    color: #434444;
}

.index__achievement .achievement_box .item .main ul li .ranking {
    width: 53px;
    background: #ffe5e3;
    text-align: right;
}
.index__achievement .achievement_box .item .main ul li:last-child span{
    padding-bottom:0
}

.index__achievement .achievement_box .item .main ul li .ranking i {
    font-style: normal;
    display: inline-block;
    width: 32px;
    height: 20px;
    text-align: center;
    color: #fff;
    background: #e13b29;
    position: relative;
}

.index__achievement .achievement_box .item .main ul li .name {
    width: 230px;
    margin-left: 38px;
}

.index__achievement .achievement_box .item .main ul li .number {
    width: 230px;
}
.index__achievement .achievement_box .item .main ul li .time{

    width: 230px;
}
.index__achievement .achievement_box .item .main ul li .jl{width: 230px;}
.index__achievement .achievement_box .item .main ul li .achievement {
    width: 228px;
    margin-right: 0;
}

.index__achievement .achievement_box .item .main ul li:last-child .ranking {
    padding-bottom: 0;
}

.index__achievement .achievement_box .item .main ul li:last-child .name {
    padding-bottom: 0;
}

.index__achievement .achievement_box .item .main ul li:last-child .number {
    padding-bottom: 0;
}

.index__achievement .achievement_box .item .main ul li:last-child .achievement {
    padding-bottom: 0;
}

.index__achievement .achievement_box .item .main ul li:first-child .ranking i {
    background: none;
}

.index__achievement .achievement_box .item .main ul li:first-child .ranking i:before {
    content: '';
    width: 27px;
    height: 35px;
    background: url("../images/pic_7.png");
    display: block;
    position: absolute;
    left: 3px;
    top: -8px;
}

.big_banner {
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
}
.big_banner:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgb(124 0 0 / 50%);
}
.big_banner a{
    position: relative;
    color: #fff;
    font-size: 56px;
    font-weight: bold;
    letter-spacing: 8px;
    text-align: center;
    line-height: 200px;
}
.auction {
    background: #fff;
}

.auction .content {
    padding: 15px;
}

.auction .auction__box {
    width: 815px;
    float: left;
}

.auction  .title {
    border-bottom: 1px solid #333333;
    padding-top: 5px;
    padding-bottom: 10px;
}

.auction  .title span {
    float: left;
    font-size: 16px;
    padding-left: 15px;
    position: relative;
}

.auction  .title span:before {
    content: '';
    display: block;
    width: 71px;
    height: 11px;
    background: url(../images/pic_1.png) no-repeat center center;
    position: absolute;
    left: 0;
    top: 30px;
}

.auction  .title a {
    float: right;
    color: #434444;
    font-size: 12px;
    margin-top: 5px;
    font-weight: normal;
}

.auction .auction__box ul {
    padding-top: 20px;
}

.auction .auction__box ul li {
    width: 251px;
    float: left;
    background: #ffffff;
    padding: 20px 10px;
}

.auction .auction__box ul li:nth-child(odd) {
    background: #f7f7f7;
}

.auction .auction__box ul li h3 {
    font-size: 16px;
    letter-spacing: 2px;
}

.auction .auction__box ul li .code {
    color: #aaaaaa;
    padding-top: 3px;
}

.auction .auction__box ul li .pic {
    text-align: center;
    padding: 25px 0;
}

.auction .auction__box ul li .pic img {
}

.auction .auction__box ul li a {
    display: block;
}

.auction .auction__box ul li .price {
    border-bottom: 1px dashed #aaaaaa;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.auction .auction__box ul li .price span {
    float: left;
    color: #555555;
}

.auction .auction__box ul li .price p {
    float: right;
    color: #189d72;
}

.auction .auction__box ul li .endTime {
    padding-bottom: 5px;
    color: #555555;
}

.auction .auction__box ul li .organizer {
    color: #555555;
}

.auction .video__box {
    /* float: right; */
    /* width: 400px; */
}

.auction .auction__box ul li:hover {
    background: #30b187;
    -moz-transition: ease-out 0.35s;
    -o-transition: ease-out 0.35s;
    -webkit-transition: ease-out 0.35s;
    transition: ease-out 0.35s;
}

.auction .auction__box ul li:hover h3 {
    color: #fff!important;
}

.auction .auction__box ul li:hover p {
    color: #fff!important;
}

.auction .auction__box ul li:hover span {
    color: #fff!important;
}

.auction .video__box ul {
    padding-top: 20px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    gap: 15px;
}

.auction .video__box ul li {
    cursor: pointer;
    width: 195px;
}
.auction .video__box ul li a{
    display: block;
}

.auction .video__box ul li .cover__pic {
    width: 195px;
    overflow: hidden;
    height: 136px;
}

.auction .video__box ul li .cover__pic img {
    width: 100%;
    display: block;
    object-fit: cover;
    height: 100%;
}

.auction .video__box ul li .function {
    padding-top: 7px;
    color: #555555;
}

.auction .video__box ul li .function .duration {
    float: left;
}

.auction .video__box ul li .function .watch {
    float: right;
}

.auction .video__box ul li .function .duration i {
    padding-right: 5px;
}

.auction .video__box ul li .function .watch i {
    padding-right: 5px;
}

.auction .video__box ul li .cover__pic img:hover {
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -moz-transition: ease-out 0.5s;
    -o-transition: ease-out 0.5s;
    -webkit-transition: ease-out 0.5s;
    transition: ease-out 0.5s;
}

.auction .video__box ul li:nth-child(3) {
    margin-bottom: 0;
}

.auction .video__box ul li:nth-child(4) {
    margin-bottom: 0;
}


.friendChain {
    margin-top: 20px;
}

.friendChain .item {
    width: 415px;
    background: #fff;
    float: left;
}

.friendChain .item .content {
    padding: 15px;
}

.friendChain .item .content .title {
}

.friendChain .item.center {
    margin: 0px 17px;
}

.friendChain .item .content .title h3 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background: #e13b29;
    display: inline-block;
    padding: 6px 15px;
    position: relative;
    padding-right: 10px;
}

.friendChain .item .content .title h3:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-left: 20px solid #e13b29;
    border-bottom: 16px solid transparent;
    position: absolute;
    right: -20px;
    top: 0;
}

.friendChain .item ul {
    padding-top: 15px;
}

.friendChain .item ul li {
    overflow: hidden;
    margin: 0px     8px;
    margin-bottom: 2px;
    float: left;
}

.friendChain .item ul li a {
    display: inline-block;
    width: 175px;
    text-align: center;
    padding: 8px 0px;
}

.f_l {
    float: left;
}

.f_r {
    float: right;
}
.auction .title span.p-l-3{
    padding-left: 3px;
}


.friendChain .item ul li:last-child {
    margin-bottom: 0;
}
.friendChain .item ul li:nth-child(1){
    background: #f7f7f7;
}
.friendChain .item ul li:nth-child(2){
    background: #f7f7f7;
}
.friendChain .item ul li:nth-child(5){
    background: #f7f7f7;
}
.friendChain .item ul li:nth-child(6){
    background: #f7f7f7;
}
.friendChain .item ul li:nth-child(9){
    background: #f7f7f7;
}
.friendChain .item ul li:nth-child(10){
    background: #f7f7f7;
}

.friendChain .item ul li a:hover {
    color: #fff;
    background: #ff6959;
    -moz-transition: ease-out 0.25s;
    -o-transition: ease-out 0.25s;
    -webkit-transition: ease-out 0.25s;
    transition: ease-out 0.25s;
}

.aboutUs {
    margin-top: 20px;
    background: #fff;
    padding: 20px 0;
    margin-bottom: 30px;
}

.aboutUs .aboutUsPic {
    float: left;
    margin-inline-start: 20px;
}

.aboutUs .aboutUsPic img {
    display: block;
    width: 760px;
}

.aboutUs .right {
    background: #fff;
    float: right;
    width: 468px;
}

.aboutUs .content {
    margin-top: 10px;
    margin-right: 20px;
}

.aboutUs .content .title {
    border-bottom: 1px solid #333333;
    padding-top: 5px;
    padding-bottom: 10px;
}

.aboutUs .content .title span {
    float: left;
    font-size: 16px;
    position: relative;
    padding-left: 3px;
}

.aboutUs .content .title span:before {
    content: '';
    display: block;
    width: 71px;
    height: 11px;
    background: url(../images/pic_1.png) no-repeat center center;
    position: absolute;
    left: 0;
    top: 30px;
}

.aboutUs .content p {
    color: #99999a;
    padding-top: 20px;
    line-height: 34px;
    height: 208px;
}




.Notice .item {
    background: #fff;
}

.Notice .item .content {
    padding: 15px;
}

.Notice .item .content .title {
}

.Notice .item.center {
    margin: 0px 17px;
}

.Notice .item .content .title h3 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background: #e13b29;
    display: inline-block;
    padding: 6px 15px;
    position: relative;
    padding-right: 10px;
}

.Notice .item .content .title h3:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-left: 20px solid #e13b29;
    border-bottom: 16px solid transparent;
    position: absolute;
    right: -20px;
    top: 0;
}

.Notice .item ul {
    padding-top: 15px;
}

.Notice .item ul li {
    overflow: hidden;
    margin: 0px     8px;
    margin-bottom: 2px;
    float: left;
}

.Notice .item ul li a {
    display: inline-block;
    width: 162px;
    text-align: center;
    padding: 8px 0px;
}

.Notice .item ul li:last-child {
    margin-bottom: 0;
}
.Notice .item ul li:nth-child(odd) {
    background: #f7f7f7;
}
.Notice .item ul li a:hover {
    color: #fff;
    background: #ff6959;
    -moz-transition: ease-out 0.25s;
    -o-transition: ease-out 0.25s;
    -webkit-transition: ease-out 0.25s;
    transition: ease-out 0.25s;
}
.Friendly{background: #fff;margin-bottom: 30px}
.Friendly .FriendlyBox{
    padding: 20px;
}
.Friendly h3{}
.Friendly ul{overflow: hidden;margin-top: 10px;}
.Friendly ul li{float: left;width: 150px;}
.Friendly ul li a{}
.substation{

    background: #fff;

    margin-bottom: 30px;
}
.substation .substationBox{

    padding: 20px;
}
.substation .substationBox h3{

    margin-bottom: 15px;
}
.substation .substationBox .item{

    padding: 0 10px;

    margin-bottom: 20px;
}
.substation .substationBox .item h4{

    border-bottom: 1px solid #d3d3d3;

    padding-top: 5px;

    padding-bottom: 10px;

    position: relative;
}
.substation .substationBox .item ul{

    margin-top: 10px;

    display: grid;

    grid-template-columns: repeat(6, 1fr);
}
.substation .substationBox .item ul li{

    line-height: 31px;
}
.substation .substationBox .item ul li a{

}
.substation .substationBox .item h4:before {
    content: '';
    display: block;
    width: 71px;
    height: 11px;
    background: url(../images/pic_1.png) no-repeat center center;
    position: absolute;
    left: 0;
    top: 30px;
}
.substation .substationBox .item ul li a:hover {
    color: #ff6959;
    -moz-transition: ease-out 0.25s;
    -o-transition: ease-out 0.25s;
    -webkit-transition: ease-out 0.25s;
    transition: ease-out 0.25s;
}
.picBox{
    
display: flex;
    
gap: 5px;
}
.Advertising1_4 .picBox a{
    width: 637px;
}
.Advertising1_4 .picBox a{
    margin-bottom: 0;
}
/*********移动端适配********/
body{
    display: none;
}
.m_nav,.M_news_nav{
    display: none;
}
.isPhone .m_nav,.isPhone .M_news_nav{
    display: block;
}

.isPhone .slides{
    margin-top: 0.25rem;
}
.isPhone .m_nav{
    background: #fff;
    margin-top: 0.25rem;
    padding: 0.25rem;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0.4rem;
}
.isPhone .m_nav .item{

}
.isPhone .m_nav .item img{
    width: 0.75rem;
}
.isPhone .m_nav .item p{
    padding-top: 0.02rem;
}
.isPhone .m_nav .item a{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.02rem;
}
.isPhone .recommend{
    margin-top: 0.25rem;
}
.isPhone .hot__news .news__notice{
    margin-bottom: 0.25rem;
}
.isPhone .news__notice .content{
    padding: 0.25rem;
}
.isPhone .news__notice .title{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.isPhone .news__notice .title a{
    margin: 0;
    font-size: 0.24rem;
}
.isPhone .news__notice .title h3{
    font-size: 0.28rem;
    display: flex;
    align-items: center;
}
.isPhone .news__notice .title:after{
    display: none;
}
.isPhone .news__notice .news__main{
    flex-direction: column;
}
.isPhone .news__notice .news__main .linkPic{
    margin-top: 0.2rem;
}
.isPhone .news__notice .news__main .linkPic img{
    width: 100%;
    height: auto;
    border-radius: 0.1rem;
}
.isPhone .news__notice .title h3 span{
    padding: 0;
    padding-left: 0.15rem;
}
.isPhone .news__notice .title h3 i{
    font-size: 0.45rem;
}
.isPhone .news__notice .content ul li{
    margin: 0;
    border-bottom: 1px dashed #aaaaaa;
}
.isPhone .news__notice .content ul{
    display: block;
    margin: 0.25rem 0;
    padding: 0;
}
.isPhone .news__notice .content ul li a{
    background: none;
    padding: 0.15rem 0;
    display: block;
}
.isPhone .news__notice .content ul li a span{
    float: none;
    display: block;
    font-size: 0.26rem;
    background: url(../images/svg/10.svg) no-repeat left 0.05rem;
    background-size: 0.28rem;
    padding-left: 0.4rem;
    color: #16223e;
    line-height: 0.4rem;
}
.isPhone .news__notice .content ul li a em{
    color: #9c9c9c;
    font-size: 0.26rem;
    padding-top: 0.1rem;
}
.isPhone .news__notice .news__main .linkPic:last-child{
    margin-top: 0;
}
.isPhone .Notice .item .content{
    padding: 0.25rem;
    padding-bottom: 0.05rem;
}
.isPhone .Notice .item .content .title h3{
    font-size: 0.28rem;
    color: black;
    background: url(../images/svg/11.svg) no-repeat -0.1rem center;
    padding: 0;
    background-size: 0.4rem;
    padding-left: 0.4rem;
}
.isPhone .Notice .item .content .title h3:before{
    display: none;
}
.isPhone .Notice .item ul{
    padding-top: 0.25rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.25rem;
}
.isPhone .Notice .item ul li{
    margin: 0;
    float: none;
    background: #f7f7f7;
}
.isPhone .Notice .item ul li a{
    width: auto;
    text-align: center;
    display: block;
    padding: 0.15rem;
    font-size: 0.26rem;
}
.isPhone .index__news{
    margin-top: 0.25rem;
}
.isPhone .index__news .news__box{
    display: none;
    float: none;
    width: auto;
    margin: 0 0.25rem;
    margin-bottom: 0.25rem;
    padding: 0 0.25rem;
}
.isPhone .index__news .news__box .title{
    display: none;
}
.isPhone .M_news_nav{
    display: flex;
    margin: 0 0.25rem;
    border-bottom: 0.05rem solid #e13b29;
    gap: 0.25rem;
}
.isPhone .M_news_nav .item{
    font-size: 0.28rem;
    text-align: center;
    padding: 0.15rem 0;
    background: #f7f7f7;
    border-radius: 0.15rem 0.15rem 0 0;
    color: #939393;
    flex: 1;
}
.isPhone .M_news_nav .item.active{
    background: #e13b29;
    color: #fff;
}
.isPhone .index__news .news__box ul{
    padding: 0;
    padding-top: 0.2rem;
}
.isPhone .index__news .news__box ul li a{
    background: none;
    padding: 0.15rem 0;
    display: block;
}
.isPhone .index__news .news__box ul li a span{
    float: none;
    display: block;
    width: auto;
    font-size: 0.26rem;
    background: url(../images/svg/10.svg) no-repeat left 0.05rem;
    background-size: 0.28rem;
    padding-left: 0.4rem;
    color: #16223e;
    line-height: 0.4rem;
}
.isPhone .index__news .news__box ul li a i{
    color: #9c9c9c;
    font-size: 0.26rem;
    padding: 0;
    padding-top: 0.1rem;
}
.isPhone .Advertising1_4{
    margin: 0.25rem;
}
.isPhone .Advertising1_4 .itemLink:nth-child(n+3){
    display: none;
}
.isPhone .Advertising1_4 .picBox{
    display: none;
}
.isPhone .Advertising1_4 a img{
    height: 1.2rem;
}
.isPhone .Advertising1_4 a{
    margin-bottom: 0.25rem;
}
.isPhone .auction .content{
    padding: 0.25rem;
    padding-bottom: 0;
}
.isPhone .auction .title{
    padding: 0;
    border: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.isPhone .auction .title span.p-l-3{
    font-size: 0.28rem;
    color: black;
    background: url(../images/svg/11.svg) no-repeat -0.1rem center;
    padding: 0;
    background-size: 0.4rem;
    padding-left: 0.4rem;
}
.isPhone .auction .title span:before{
    display: none;
}
.isPhone .auction .title:after{
    display: none;
}
.isPhone .auction .title a{
    margin: 0;
    font-size: 0.24rem;
}
.isPhone .auction .video__box ul{
    padding-top: 0.25rem;
    grid-template-columns: 1fr 1fr;
    gap: 0.25rem;
}
.isPhone .auction .video__box ul li{
    width: auto;
}
.isPhone .auction .video__box ul li .cover__pic{
    width: 100%;
    height: 2.5rem;
}
.isPhone .auction .video__box ul li .function{
    padding-top: 0.25rem;
}
.isPhone .auction .video__box ul li .function .duration{
    font-size: 0.26rem;
}
.isPhone .Advertising6_4{
    grid-template-columns: 1fr 1fr;
    padding: 0.25rem;
    gap: 0.25rem;
}
.isPhone .Advertising6_4 a{
    display: block;
}
.isPhone .Advertising6_4 a img{
    width: 100%;
    height: 1.75rem;
}
.isPhone .Advertising6_4 a.itemLink:nth-child(n+11) {
    display: none;
}
.isPhone .aboutUs{
    margin-top: 0;
    padding: 0;
    margin-bottom: 0;
}
.isPhone .aboutUs .w__1280 {
    display: flex;
    flex-direction: column;
}
.isPhone .aboutUs .aboutUsPic{
    display: none;
}
.isPhone .aboutUs .content .title span:before{
    display: none;
}
.isPhone .aboutUs .content .title span{
    font-size: 0.28rem;
    color: black;
    background: url(../images/svg/11.svg) no-repeat -0.1rem center;
    padding: 0;
    background-size: 0.4rem;
    padding-left: 0.4rem;
}
.isPhone .aboutUs .right{
    width: auto;
}
.isPhone .aboutUs .content{
    margin: 0.25rem;
}
.isPhone .aboutUs .content p{
    font-size: 0.26rem;
    line-height: 0.35rem;
    height: auto;
    padding-top: 0.25rem;
}
.isPhone .substation .substationBox{
    padding: 0.25rem;
    padding-top: 0;
}
.isPhone .substation .substationBox h3{
display: none;
}
.isPhone .substation .substationBox .item h4:before{
    display: none;
}
.isPhone .substation .substationBox .item h4{
display: none;
}
.isPhone .substation .substationBox .item ul{
    display: flex;
    flex-wrap: wrap;
    gap: 0.25rem;
    margin: 0;
    padding-top: 0.25rem;
    padding-top: 0;
}
.isPhone .substation .substationBox .item ul li{
    line-height: normal;
}
.isPhone .substation{
    margin-bottom: 0;
    background: none;
}
.isPhone .substation .substationBox .item{
    background: #fff;
    padding: 0.25rem;
    margin-bottom: 0rem;
    display: none;
}
.isPhone .substation .substationBox .item:last-child{
    margin-bottom: 0;
}
.isPhone .substation .substationBox .item ul li a{
    font-size: 0.26rem;
}
.isPhone .Friendly{
    margin-top: 0rem;
    margin-bottom: 0.25rem;
}
.isPhone .Friendly .FriendlyBox{
    padding: 0.25rem;
}
.isPhone .Friendly h3{
    font-size: 0.28rem;
}
.isPhone .Friendly ul{
    display: flex;
    flex-wrap: wrap;
    gap: 0.25rem;
    margin: 0;
    padding-top: 0.25rem;
}
.isPhone .Friendly ul li{
    width: auto;
}
.isPhone .Friendly ul li a{
    font-size: 0.26rem;
}
