.nb-icon-base {
    display: none !important;
}
.flinkW { 
    background-color: #171717;
    padding-left: 1em;
    background-image:url(../images/footBG.png);
    background-size: 100% 100%;
}
.flink { max-width: 1200px; margin: 0 auto; padding: 3em 0 2em; color:#8c8c8c;font-size: 16px;display: flex;
    flex-flow: inherit;
    justify-content: space-between;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.flink a { color:#808C9F;}
.flink a:hover { color:#315EFF;}
.flink .info { float: right; text-align: left;margin-top:10px}
.flink .info .logo { padding-top: 8px;}
.flink .info .txt { margin: 20px auto 28px 0; max-width:17em; line-height: 1.3em; font-size: 14px;color:#fff; }
.flink .info .qrCode { float: left; margin-right: 10%; margin-bottom: 1em; width: 120px; text-align: center;}
.flink .info .qrCode img { display: block; width: 120px; height: 120px; margin-bottom: 0.5em;}
.flink .info .social { float:left;}
.flink .info .social .stit { color: #fff; font-size: 14px; font-weight: bold;}
.flink .info .social .slink { margin-top: 1.8em;}
.flink .info .social .slink a { margin-right: 1em;}
.flink .list { margin-top:0.4em; float: left;
 display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
	  justify-content: space-between;
}
.flink .list dl { text-align: left;}
.flink .list dt { }
.flink .list dt a { color: #fff;}
.flink .list dt a:hover { color: #8c8c8c;}
.flink .list dd { margin-top: 1.5em; font-size: 0.8em;}
.flink .list dd li{ line-height: 1.6em; margin-bottom: 0.7em;}
.qrCode >img{
    width: 128px;
    height: 128px;
}
.shu-list{
    width: 1px;
    height: 88px;
    background: #666666;
    align-self: center;
}
.show-list{
    margin-bottom: 20px;
}
.footerW {padding: 0 1em;  }

.footer { max-width: 1200px; margin: 0 auto; padding: 16px 0 20px; color: #616161; font-size: 13px;}
.footer >div {
    color: #808C9F;
}
.footer .txt { float: right;}
.footer .copyright { float: left; margin-right: 2em;display:flex}
.footer .copyright  a{
    color: #b1b1b1;
}
.footer .copyright span { margin-right:1em;}
.footer:after { content:""; clear: both; display: block;}
.footAddress {
    display: flex;
    margin-bottom: 22px;
}
.footPhone {
    margin-top: 4px;
    margin-bottom: 22px;
}
.footAddress p {
    font-size: 14px;
    color: #808C9F;
    line-height:24px;
}
.footAddress p:last-child {
    width: 220px;
}
.follow-wx {
    margin-top: 0.4rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.follow-wx dl dt {
    text-align: center;
}
.follow-wx dl dt a {
    color: #fff;
}
.qrCode {
    margin-top: 1.5em;
}
.qrCode img {
    margin-bottom: 0.7em;
}
.qrCode .txt {
    text-align: center;
    color: #737C8B;
    font-size: 14px;
}
.fa-zxzx {
    background-image: url('../images/zxzx.png');
}
.fa-zx {
    background-image: url('../images/ywzx.png');
}
.zx-hover {
    width: 252px;
    height: auto;
    background: #FFFFFF;
    border: 1px solid #315FFF;
    border-radius: 8px;
    text-align: center;
}
.zx-hover h6 {
    padding: 0 12px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    font-weight: 500;
    color: #191A24;
    border-bottom: 1px solid #E0E0E0;
    text-align: left;
}
.zx-hover .p-txt {
    padding: 0 12px;
    font-size: 13px;
    font-weight: 400;
    color: #191A24;
    line-height: 20px;
    border-bottom: 1px solid #E0E0E0;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: left;
}
.zx-hover img {
    padding: 0 12px;
    margin: 0 auto;
    width: 185px;
    height: auto;
    margin: 16px 0 10px 0;
}
.zx-hover p {
    padding: 0 12px;
    text-align: left;
    font-size: 13px;
    font-weight: 400;
    color: #191A24;
    line-height: 20px;
}
.zx-hover .Pre-sale {
    padding: 0 12px;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    color: #191A24;
    line-height: 20px;
}
.online dl:nth-child(1):hover .zx-hover {
    display: block;
}
.zx-hover .Pre-sale-fir {
    margin-top: 8px;
}
.zx-hover .Pre-sale-last {
    margin-bottom: 8px;
}
.zx-hover-foot {
    width: 100%;
    height: 120px;
    background: #315FFF;
    border-radius: 0 0 8px 8px;
    padding: 18px 12px;
}
.zx-hover-con {
    width: 100%;
    height: 80px;
    border: 1px solid #FFFFFF;
}
.zx-hover-con div:first-child {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    font-weight: 500;
    color: #FFFFFF;
}
.zx-hover-con div:last-child {
    background: #FFFFFF;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    font-weight: 500;
    color: #315EFF;
}
.fa-scoll-top {
    background-image: url('../images/scoll-top.png');
}

.footerM {
    display: none;
}
.code-img{
    display: none;
}
@media only screen and (max-width:768px){
.topSearchBox {left: 0;}
.topSearchBox .con { 
    width: 12em;
    margin-top: 42px;
    border: 1px solid #fff;
    position: fixed;
    right: 10px;
}
	
.flinkW {padding-left: 0; }
.flink .info { float: none; width: auto; text-align:center;}
.flink .info .txt  { max-width: 100%; margin: 1em 2em 2em ;}
.flink .info .qrCode {float: none; display: block; margin: 0 auto 1em; }
.flink .info .social { float: none;display: block;  text-align: center;}
.flink .info .social .slink { margin-top: 1em;}
.flink .info .social .slink a { margin: 0 0.5em;}
.flink {
    flex-flow: column;
    padding: 1em 0 2em;
}
.shu-list{
    width: 100%;
    height: 1px;
    margin-top: 1em;
}
.flink .list {float:none; width: auto; clear:both; padding-top: 1em;flex-wrap: wrap;justify-content:center}
.flink .list dl{
    width: 25%;
    text-align: center;
}
.flink .list dl:last-child{
    width: 100px;
}
.qrCode .txt{
    display: none;
}
.qrCode >img{
    width: 100px;
    height: 100px;
}
.footerW{
    padding: 0;
}

/*底部*/
.footer .copyright { 
    float: none;font-size: 12px;
    text-align: center;
    margin: 0 ; 
    flex-flow: column;
}
.footer .copyright a{
    color: #616161;
}
.footer .copyright span{
    margin: 0 auto;
}
.footer .txt { float: none;text-align:center}

.btnMenu{
    background-size: 100% 100%;
}
.headerW{
    height: 56px;
    background-color: #fff;
}
.banner{
    margin-top: 56px !important;
}
.nav>ul>li>a{
    color: #fff;
}
.services .btn{
    
}
}


@media only screen and (max-width:480px) {
    .footer >a {
        display: none;
    }
    .flink {
        display: none;
    }
    .footerM {
        display: block;
    }
    .footerM-tit {
        font-size: 15px;
        font-weight: 400;
        color: #808C9F;
        width: 100%;
        height: 56px;
        line-height: 56px;
        padding: 0 15px;
        display: flex;
        justify-content: space-between;
        border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    }
    .footerM-tit span:last-child {
        font-family: Monospace;
        font-weight: bold;
    }
    .footerM-ul {
        height: 0;
        overflow: hidden;
        transition: all 0.5s;
        padding-left: 35px;
    }
    .footerM-ul li {
    }
    .footerM-ul li a {
        line-height: 50px;
        font-size: 15px;
        font-weight: 400;
        color: #808C9F;
    }
    .copyright a:nth-child(2),.footer .txt {
        display: none;
    }
    .gz-member {
        font-size: 15px;
        font-weight: 400;
        color: #808C9F;
        line-height: 48px;
        text-align: center;
    }
    .gz-member-img {
        width: 115px;
        height: 115px;
        display: block;
        margin: 0 auto;
        text-align: center;
    }
    .country-member {
        font-size: 15px;
        font-weight: 400;
        color: #808C9F;
        line-height: 40px;
        text-align: center;
    }
    .member-phone {
        color: #315EFF !important;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
    }
    .bi-shang {
        transition: all 0.3s;
    }
    .code-img{
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999;
        width: 100vw;
        height: 100vh;
        display: none;
        background-color: rgba(1,1,1,0.3);
    }
    .code-about{
        width: 300px;
        height: 350px;
        position: fixed;
        top: calc( 50% - 175px );
        left: calc( 50% - 150px );
       
        border-radius: 10px;
        background-color: #fff;
    }
    .code-img img{
        width: 100%;
        height: 100%;
    }
    .code-weChat{
        text-align: center;
        font-size: 22px;
        margin:16px 10px;
    }
    .close-code{
        float: right;
    }
    .weChat_num{
        width: 240px;
        height: 60px;
        background-color: #f5f5f5;
        margin: 20px auto 10px auto;
        border-radius: 6px;
        line-height: 60px;
        font-size: 18px;
        color: #999999;
        padding-left: 10px;
    }
    .copy-weChat{
        background-color: #1aad17;
        border-radius: 6px;
        width: 14rem;
        height: 3rem;
        font-size: 14px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 16px auto;
        cursor: pointer;
        border: none;
        color: #fff;
    }
    .copy-weChat:hover {
        background-color: #1aad17 !important;
    }
    .code-about img{
        width: 240px;
        height: 142px;
        display: flex;
        margin: 0 auto;
    }
}
