.foot {
     height: auto !important;
         padding: 0 0 32px 0 !important;
}
.foot.mg640 .lin1 {
    width: 560px;
    margin-left: 50px;
}
.foot.mg640  .lin1 p {
    margin-top: 10px;
}
.foot.mg640  .rwm {
    margin: 60px 45px 35px 45px;
    text-align: center;
}
.foot.mg640  .rwm img {
    width: 130px;
}
.foot.mg640 .ipc{
    padding: 0 10px;
    display: block;
    text-align: center;
}
.foot.mg640  .ipc span{
    display: block;
}


.sonul{
    display: block;
    padding: 0 10%;
    overflow: hidden;
    text-align: center;
}
.sonul li{
    width: 20%;
    display: inline-block;
    vertical-align: middle;

    margin: 0 20px;
}
.sonul li a{
    display: block;
    font-size: 24px;

    border-radius: 10px;
    padding: 8px 15px;
}
.sonul li.acitve a{
    background: #f6926e;
    color: #FFFFFF;
}

.joinbox{
    font-size: 0;
}

.joinbox img {
    width: 100%;
    image-rendering: pixelated;
}




/*列表页中的分页*/
.page{
    overflow: hidden;
    margin: 0px 0;
    display: block;
    
    text-align: center;
}
.page .buttons.blue>div,
.page .buttons.blue>a {
    background: #fff;
    display: inline-block;
    border: 1px #dcdcdc solid;
    margin: 0 4px;
    color: #545454;
    font-size: 14px;
    padding: 9px 14px !important;
    line-height: 18px !important;
    width: auto !important;
    height: auto !important;
    border-radius: 10px;
    min-width: auto !important;
}

.page .buttons.blue .active,
.page .buttons.blue>div:hover,
.page .buttons.blue>a:hover {
    background:#f6926e ;
    color: #fff;
}


.tc_nav{
    top:0;
}
.foot {
    background-position: bottom !important;
}


.mbanner{
    margin-top: 84px;
}



/*修改颜色 #f6926e */
.tc_nav {
    background-color: #f6926e !important;
}
.fixtop {
    background-color: #f6926e !important;
}
.foot {
    background: linear-gradient(to bottom, transparent,#fbefea, #f5b9a4, #f6926e) !important;
    padding: 0 0 24px 0;
}
.tc_nav li a {
    border-top: 1px solid #fff  !important;
    color: #FFFFFF  !important;
}
.tc_nav>a {
    border: 4px solid #fff !important;
    color: #FFFFFF  !important;
}
.fixbottom {
    bottom: 4% !important;
}
.fixbottom img {
    border: 2px #fdfdfd59 solid !important;
}


#oldlogo{
    height: 55px;
    margin: 14px 0 0 20px;
}



.foot .lin1:nth-child(3) span::before{
    display: none;
}



.foot .bt2 {
   border:none !important;
}

.foot {
  background: #f6926e !important;
}


#newcontact .leftimg{
    margin: 44px 0 50px 0;
}
#newcontact .leftimg img{
    max-width: 100%;
}
#newcontact .leftimg p{
    line-height: 60px;
    background: #f6926e;
    color: #fff;
    padding: 0 20px;
    font-size: 24px;
}
#newcontact .leftimg p span{
     float: right;
    color: #fff;
    font-size: 24px;
    margin: 12px 0 0 0;
}


  .bannerbox{
        position: relative;
        display: block;
    }
    .bannerbox img{
        width:100%;
    }
     .bannertext{
        width: 60%;
        max-width: 60%;
        position: absolute;
        top:50%;
        left: 50%;
        transform: translate(-50%,-50%);
  
        background: #f6926e2e;
    border-radius: 34px 0;
    padding: 20px 30px;
    display: inline-block;
    }
     
    
   
