* {
    margin: 0;
    padding: 0;
}

/*清除浮动*/

.clear-fix:after {
    /*生成内容作为最后一个元素*/
    content: "";
    /*使生成的元素以块级元素显示，占满剩余空间*/
    display: block;
    /*避免生成内容破坏原有布局的高度*/
    height: 0;
    /*使生成的内容不可见,并允许可能被生成内容盖住的内容可以进行点击和交互*/
    visibility: hidden;
    /*重点是这一句*/
    clear: both;
}

.clear-fix {
    /*用于兼容IE,触发IE hasLayout*/
    *zoom: 1;
}

a:hover {
    text-decoration: none;
}

.logo {
    width: 100%;
    padding: 10px 0;
    background: url(../images/common/haeder-back.jpg) no-repeat;
    background-size: 100% 100%;
}

.logo-container {
    height: 87px;
    width: 1200px;
    line-height: 87px;
    margin: 0 auto;
}

.logo-linker {
    display: inline-block;
    width: 283px;
    height: 87px;
    background: url(../images/common/logo.jpg) no-repeat;
    border-bottom: 1px solid #DBDCE0;
}

.barRight {
    float: right;
    font-size: 14px;
}

.nav {
    height: 74px;
    line-height: 74px;
    /* background-color: #316fba; */
}

.nav-container {
    position: relative;
    height: 74px;
    width: 1400px;
    margin: 0 auto;
}

.nav-list {
    position: absolute;
}

.nav-item {
    float: left;
    margin-right: 10px;
}

a.nav-link {
    position: relative;
    display: block;
    width: 95px;
    height: 74px;
    text-align: center;
    line-height: 74px;
    color: #151515;
}

a.nav-link-active, a.nav-link:hover {
    text-decoration: none;
    background-color: #327EE3;
    color: #fff;
}

.nav-link-txt {
    font-size: 16px;
}

.toolbar-linker1 {
    display: inline-block;
    background-color: #327EE3;
    width: 60px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.toolbar-linker2 {
    display: inline-block;
    background-color: #327EE3;
    width: 60px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.downArrow {
    display: inline-block;
    background: url('../images/homepage/downArrow.png') no-repeat;
    width: 13px;
    height: 7px;
    background-size: 100% 100%;
    margin-right: 20px;
}

#foot {
    background: url('../images/common/footer.jpg') no-repeat;
    height: 296px;
    background-size: 100% 100%;
    position: relative;
}

#foot .leg {
    width: 1200px;
    margin: 0 auto;
    color: #fff;
    padding-top: 20px;
}

#foot .links {
    display: flex;
    flex-direction: row;
}

#foot .cell {
    flex: 1;
}

#foot .linkswrap {
    display: flex;
    flex-direction: row;
}

#foot a {
    text-decoration: none;
    font-size: 14px;
    color: #fff;
}

#foot h3 {
    margin-bottom: 10px;
}

#foot p {
    margin-bottom: 10px;
}

.copyright {
    margin-top: 10px;
    text-align: center;
}

/*备案*/

#referenceMask {
    display: none;
    background-color: rgba(30, 29, 29, 0.58);
    width: 700px;
    height: 435px;
    padding: 20px 20px 0 30px;
    position: absolute;
    right: 189px;
    top: 70px;
    border-radius: 5px;
    color: #fff;
    z-index: 1001;
}

/*登录*/

#logInMask {
    display: none;
    background-color: rgba(30, 29, 29, 0.58);
    width: 670px;
    /*height: 380px;*/
    height: 620px;
    padding: 20px 20px 0 30px;
    position: absolute;
    right: 73px;
    top: 70px;
    border-radius: 5px;
    color: #fff;
    z-index: 1001;
}

.describe {
    display: inline-block;
}

. {
    /*width: 250px;*/
    /*height: 1px;*/
    /*background-color: rgba(255,255,255,0.5);*/
    /*position: absolute;*/
    /*left: 20px;*/
    /*top: 70px;*/
    width: 180px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    right: 20px;
    bottom: 168px;
}

.inPersonalLine {
    width: 180px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    right: 20px;
    top: 70px;
}

.marketLine {
    width: 250px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    left: 20px;
    bottom: 155px;
}

.supervisionDepartmentLine {
    width: 250px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    right: 20px;
    bottom: 170px;
}

.supervisionDepartmentLine1 {
    width: 250px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    /* right: 20px; */
    right: -6px;
    bottom: 133px;
}

.bankLine {
    width: 180px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    right: 20px;
    bottom: 155px;
}

.crossBorderLine {
    width: 250px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    /* left: 20px;
    top: 70px; */
    left: -16px;
    top: 50px;
}

.crossBorderLine1 {
    width: 250px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    /* left: 20px; */
    left: -16px;
    bottom: 126px;
}

.customsLine {
    width: 310px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    /* right: 20px;
    top: 70px; */
    right: -6px;
    top: 50px;
}

.marketStreetOperationLine {
    width: 250px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    /* left: 20px; */
    left: -16px;
    bottom: 169px;
}

.marketStreetOperationLine1 {
    width: 250px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    /* left: 20px; */
    left: -16px;
    bottom: 133px;
}

.foreignBuyer {
    display: block;
    background: url('../images/homepage/foreignBuyer.png') no-repeat;
    width: 77px;
    height: 77px;
    background-size: 100% 100%;
}

.goodsMan {
    display: block;
    background: url('../images/homepage/goodsMan.png') no-repeat;
    width: 77px;
    height: 77px;
    background-size: 100% 100%;
}

.marketPurchase {
    display: block;
    background: url('../images/homepage/marketPurchase.png') no-repeat;
    width: 77px;
    height: 77px;
    background-size: 100% 100%;
}

.customsEnterprise {
    display: block;
    background: url('../images/homepage/customsEnterprise.png') no-repeat;
    width: 77px;
    height: 77px;
    background-size: 100% 100%;
}

.supervisionDepartment {
    display: block;
    background: url('../images/homepage/supervisionDepartment.png') no-repeat;
    width: 77px;
    height: 77px;
    background-size: 100% 100%;
}

.inPersonal {
    display: block;
    background: url('../images/homepage/inPersonal.png') no-repeat;
    width: 77px;
    height: 77px;
    background-size: 100% 100%;
}
.inPersonal1{
    background: url('../images/homepage/icon_bank.png') no-repeat;
}

.microCompany {
    display: block;
    background: url('../images/homepage/littleCompany.png') no-repeat;
    width: 77px;
    height: 77px;
    background-size: 100% 100%;
}

.marketProcurementTraders {
    display: block;
    background: url('../images/homepage/marketProcurementTraders.png') no-repeat;
    width: 77px;
    height: 77px;
    background-size: 100% 100%;
}

.marketStreetOperation {
    display: block;
    background: url('../images/homepage/marketStreetOperation.png') no-repeat;
    width: 77px;
    height: 77px;
    background-size: 100% 100%;
}

.bank {
    display: block;
    background: url('../images/homepage/bank.png') no-repeat;
    width: 77px;
    height: 77px;
    background-size: 100% 100%;
}

.titleText {
    font-size: 20px;
    height: 60px;
    line-height: 60px;
    text-align: center;
}

.remarkText {
    display: block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
}