* {
    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;
}

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

.logo-linker {
    display: inline-block;
    width: 536px;
    height: 73px;
    background: url(../images/common/logo.png) no-repeat;
}

#qr {
    width: 75px;
    height: 75px;
    display: inline-block;
    /**background: url(../images/common/qr.png) no-repeat;*/
    background-size: 100% 100%;
}

#qrs {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 170px;
    height: 170px;
    display: inline-block;
    /**background: url(../images/common/qr.png) no-repeat;*/
    background-size: 100% 100%;
}

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

.nav {
    height: 64px;
    line-height: 64px;
    background-color: #316fba;
}

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

.nav-list {
    position: absolute;
}

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

.nav-list .nav-item:last-child {
    margin-right: 0px;
}

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

a.nav-link-active,
a.nav-link:hover {
    text-decoration: none;
    background-color: #0a8afc;
}

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

.toolbar-linker1 {
    font-size: 14px;
    color: #000;
}

.toolbar-linker2 {
    display: inline-block;
    background-color: #ff821c;
    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.png') no-repeat;
    height: 275px;
    background-size: 100% 100%;
    position: relative;
}

#foot .leg {
    width: 1200px;
    margin: 0 auto;
}

#foot .blogroll {
    float: left;
    margin: 25px 100px 15px 0;
}

#foot .contactUs {
    float: left;
    margin: 25px 50px 15px 180px;
}

#foot .link {
    color: #fff;
    font-size: 18px;
}

#foot ul {
    list-style: none;
    padding: 0;
    font-size: 14px;
    color: #fff;
}

#foot ul li {
    margin-top: 12px;
}

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

.copyright {
    width: 100%;
    color: #fff;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    margin-top: 10px;
}


/*备案*/

#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: 435px;
    padding: 20px 20px 0 30px;
    position: absolute;
    right: 73px;
    top: 70px;
    border-radius: 5px;
    color: #fff;
    z-index: 1001;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.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;
}

.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;
}

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

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

.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%;
}

.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%;
}

.marketStreetOperation1 {
    background: url('../images/homepage/icon_bank.png') no-repeat;
}

.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;
}
.newstyle{
    background-color: rgba(30, 29, 29, 0.58);
    margin-top: 10px;
    width: 670px;
    padding: 20px 20px 0 30px;
    margin-right: 62px;
    position: relative;
    left: -30px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}