/*.foot{*/
    /*padding: 32px 0 12px 0;*/
    /*background: #f2f2f2;*/
/*}*/
/*.foot-section{*/
    /*width: 20%;*/
    /*float: left;*/
    /*text-align: left;*/
/*}*/
/*.foot-section-icon{*/
    /*width: 100%;*/
    /*height: 40px;*/
    /*margin-bottom: 10px;*/
/*}*/
/*.foot-section-icon img{*/
    /*height: 40px;*/
/*}*/
/*.foot-section-title{*/
    /*font-weight: bold;*/
    /*font-size: 16px;*/
    /*color: #666;*/
    /*display: block;*/
    /*margin-bottom: 20px;*/
/*}*/
/*.foot-section  ul li{*/
    /*color: #737373;*/
    /*font-size: 14px;*/
    /*line-height: 25px;*/
    /*margin-bottom: 5px;*/
/*}*/
/*.sub_footer{*/
    /*border-top: 1px solid #bdbdbd;*/
    /*margin-top: 50px;*/
/*}*/
/*.foot .container{*/
    /*height: auto;*/
/*}*/
/*.foot-info{*/
    /*text-align: center;*/
    /*padding-top: 12px;*/
/*}*/
/*.foot-info i{*/
    /*color: #989898;*/
    /*font-style: normal;*/
    /*font-size: 14px;*/
/*}*/

/*.twocosd-top-img{*/
    /*height: 78px;*/
/*}*/
/*.twocosd-text{*/
    /*font-size: 14px;*/
    /*color: #727272;*/
    /*margin-top: 8px;*/
/*}*/


.footer{
    width: 100%;
    background-color: #e9eaec;
    padding: 30px 0;
}
.footer-wrap{
    width: 1200px;
    margin: 0 auto;
}
.f-1{
    width: 184px;
    float: left;
    color: #333;
}
.f-1:nth-child(3){
    width: 400px;
}
.f-1-title{
    font-size: 16px;
    text-align: left;
    padding-bottom: 5px;
    margin: 0 0 10px;
}
.f-1 ul{
    margin-bottom: 10px;
}
.f-1 ul li{
    text-align: left;
    line-height: 30px;
    font-size: 14px;
    color: #666;
}

.f-2{
    width: 250px;
    float: right;
    color: #333;
}
.qrcod-l{
    float: left !important;
    margin-right: 10px;
}
.qrcod-r{
    float: left !important;
}
.qrcod-l p{
    text-align: center;
}
.qrcod-r p{
    text-align: center;
}
.footer-bottom{
    padding: 10px 0;
    font-size: 0.625rem;
    color: #999;
    text-align: center;
    background: #f1f1f1;
}