.page {
    width:100%;
    height: auto;
    background: #F4F4F4;
}

.logisticsFinance {
    background: url(../assets/logisticsFinance.png) no-repeat center center\0;
    /*background-size: 100% 100%;*/
}
/*.snImg {
    background: url(../assets/sn.png) no-repeat center center\0;
     !*background-size: 100% 100%; *!
}*/
/*
.tiantianImg {
    background: url(../assets/tiantian.png) no-repeat center center\0;
     !*background-size: 100% 100%; *!
}
.BirdImg {
    background: url(../assets/bird.png) no-repeat center center\0;
     !*background-size: 100% 100%;*!
}
.anLiImg {
    background: url(../assets/anli.png) no-repeat center center\0;
     !*background-size: 100% 100%;*!
}
.auxImg {
    background: url(../assets/auxImg.png) no-repeat center center\0;
     !*background-size: 100% 100%; *!
}
.mdImg {
    background: url(../assets/mdImg.png) no-repeat center center\0;
     !*background-size: 100% 100%;*!
}
.whirlPoolImg {
    background: url(../assets/whirlPoolImg.png) no-repeat center center\0;
     !*background-size: 100% 100%;*!
}
.transfarImg {
    background: url(../assets/transfarImg.png) no-repeat center center\0;
     !*background-size: 100% 100%;*!
}*/
/*

.imgbgOne {
    background: url("../assets/banner1.jpg") no-repeat center center\0;
    left: 0px;
}
.imgbgTwo {
    background: url("../assets/banner2.jpg") no-repeat center center\0;
    left: 100%\0;
}    
.imgbgThr {
    background: url("../assets/banner3.jpg") no-repeat center center\0;
    left: 100%\0;
}    
.imgFour {
    background: url("../assets/banner4.jpg") no-repeat center center\0;
    left: 100%\0;
}
*/

    .logisticsFinance {
        background: url(../assets/logisticsFinance.png) no-repeat center center;
        /*background-size: 100% 100%;*/
    }
    /*.snImg {
        background: url(../assets/sn.png) no-repeat center center;
         !*background-size: 100% 100%; *!
    }*/
    /*
    .tiantianImg {
        background: url(../assets/tiantian.png) no-repeat center center;
         !*background-size: 100% 100%; *!
    }
    .BirdImg {
        background: url(../assets/bird.png) no-repeat center center;
         !*background-size: 100% 100%;*!
    }
    .anLiImg {
        background: url(../assets/anli.png) no-repeat center center;
         !*background-size: 100% 100%;*!
    }
    .auxImg {
        background: url(../assets/auxImg.png) no-repeat center center;
         !*background-size: 100% 100%; *!
    }
    .mdImg {
        background: url(../assets/mdImg.png) no-repeat center center;
         !*background-size: 100% 100%;*!
    }
    .whirlPoolImg {
        background: url(../assets/whirlPoolImg.png) no-repeat center center;
         !*background-size: 100% 100%;*!
    }
    .transfarImg {
        background: url(../assets/transfarImg.png) no-repeat center center;
         !*background-size: 100% 100%;*!
    }*/
    /*.imgbgOne {
        background: url("../assets/banner1.jpg") no-repeat center center;
        left: 0px;
        !*background-size: 100% 100%;*!
    }
    .imgbgTwo {
        background: url("../assets/banner2.jpg") no-repeat center center;
        left: 100%;
        !*background-size: 100% 100%;*!
    }    
    .imgbgThr {
        background: url("../assets/banner3.jpg") no-repeat center center;
        left: 100%;
        !*background-size: 100% 100%;*!
    }    
    .imgFour {
        background: url("../assets/banner4.jpg") no-repeat center center;
        left: 100%;
        !*background-size: 100% 100%;*!
    }*/

@media only screen and (min-width: 2460px) {
   /* .transfarImg {
        background: url(../assets/transfarImg2x.png) no-repeat center center;
    }
    .whirlPoolImg {
        background: url(../assets/whirlPoolImg2x.png) no-repeat center center;
    }
    .mdImg {
        background: url(../assets/mdImg2x.png) no-repeat center center;
    }
    .auxImg {
        background: url(../assets/auxImg2x.png) no-repeat center center;
    }
    .anLiImg {
        background: url(../assets/anli2x.png) no-repeat center center;
    }
    .BirdImg {
        background: url(../assets/bird2x.png) no-repeat center center;
    }
    .tiantianImg {
        background: url(../assets/tiantian2x.png) no-repeat center center;
    }*/
    /*.snImg {
        background: url(../assets/sn2x.png) no-repeat center center;
    }*/
    .logisticsFinance {
        background: url(../assets/logisticsFinance2x.png) no-repeat center center;
    }
    /*.imgbgOne {
        background: url("../assets/banner12x.jpg") no-repeat center center;
    }
    .imgbgTwo {
        background: url("../assets/banner22x.jpg") no-repeat center center;
    }
    .imgbgThr {
        background: url("../assets/banner32x.jpg") no-repeat center center;
    }
    .imgFour {
        background: url("../assets/banner42x.jpg") no-repeat center center;
    }*/
}

.quickBack {
    background: url(../assets/tab2x.png) no-repeat center center;
    background-size: 100% 100%;
}

.background {
    width: 100%;
    height: 600px;
    position: relative;
}

.background .bannerScroll {
    position: absolute;
    top:0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
 .bannerScroll .imgbg {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    right: 0px;
    background-size: cover !important;
  }

.head{
    height: 31px;
    width: 1190px;
    line-height: 31px;
    text-align: right;
    margin:0 auto;
    font-family:PingFangSC-Regular;
    font-size:12px;
    color:#ffffff;
    letter-spacing:0;
    position: relative;
}

.backColor {
    background: white;
    width: 12px;
    height: 12px;
    border-radius: 12px;
    cursor: pointer;
    margin-right: 4px;
    position:relative; 
    z-index:2; 
}

.logout {
    color: #FCFCFF;
}

.head a {
    font-weight: normal;
    color: #FCFCFF;
}

.headLine {
    position: relative;
    width:100%;
    height:1px;
    opacity:0.12;
    -moz-opacity:0.12;
    background:#ffffff;
    filter:alpha(opacity=12)\0;
}

.logout span {
    color: #ddd;
    margin: 0 10px;
    position: relative;
    bottom: 1px;
}

.serviceCcenter {
    margin-left: 20px;
}

.menu_two {
    height: 70px;
    width: 100%;
    line-height: 70px;
    position: fixed;
    top:0;
    display: none;
    background:#FFFFFF;
    z-index: 11;
}

.menu {
    height: 70px;
    width: 1190px;
    line-height: 70px;
    margin:0 auto;
    position: relative;
}

.menuContent {
    height: 70px;
    width: 1190px;
    line-height: 70px;
    margin:0 auto;
}

.menuContent img {
    height: 38px;
    margin-right: 70px;
    vertical-align:middle;
}

.menu img {
    height: 38px;
    margin-right: 70px;
    vertical-align:middle;
}

.menuTitle {
    display: inline-block;
    width: 40px;
    text-align: center;  
    position: relative;
    bottom: 5px;
    margin-right: 45px;
}

.menuTitle1 {
    display: inline-block;
    width: 70px;
    text-align: center;  
    position: relative;
    bottom: 5px;
    margin-right: 45px;
}

.menuTitle2 {
    display: inline-block;
    width: 80px;
    text-align: center;  
    position: relative;
    bottom: 5px;
    margin-right: 45px;
}

.menu a {
    color:white;
    position: relative;
    top: 5px;
}

.menuClickBlue a {
    font-size:14px;
    font-family:PingFangSC-Regular;
    color:#333333;
}

.titleBottom {
    border-bottom:5px solid white;
}

.titleBottomBlue {
    border-bottom:5px solid #378BFD;
}

.picPlay {
    width: 1190px;
    height: 367px;
    position: relative;
    margin: 0 auto;
}

.bigFont {
    width: 250px;
    height: 70px;
    line-height: 70px;
    font-family:PingFangSC-Medium;
    font-size:50px;
    color:#ffffff;
    letter-spacing:0;
    position: relative;
    top:110px;
    margin-left: 17px;
}

.middleFont {
    opacity:0.8;
    font-family:PingFangSC-Light;
    font-size:32px;
    color:#ffffff;
    letter-spacing:0;
    position: relative;
    top:105px;
    margin-left: 17px;
}

.bottomBtn {
    width: 100%;
    height: 33px;
    position: absolute;
    bottom:0;
    text-align: center;
}

.bottomBtn div {
    display: inline-block;
    width: 12px;
    height: 12px;
    cursor: pointer;
    margin-right: 4px;
    border: 1px solid white;
    behavior: url(pie.htc);
    border-radius:12px;
    overflow: hidden;
}

.queryCar {
    width: 100%;
    height:130px;
    position: relative;
    /*background:rgba(31,47,115,0.25);*/
    filter:alpha(opacity=10)\9;
    background:black\9;
    background: #000000;
    opacity: 0.15;
}

.queryCarTwo {
    width: 100%;
    height:130px;
    position: absolute;
    top: 480px;
}

.smallQuery {
    width: 1190px;
    height:130px;
    position: relative;
    margin:0 auto;
}

.selectType {
    width: 100%;
    height: 54px;
    font-family:PingFangSC-Medium;
    font-size:16px;
    color:#ffffff;
    letter-spacing:0;
    margin-bottom: 13px;
}

.queryGoodBtn {
    width: 229px;
    height: 54px;
    float: left;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.GoodFont {
    line-height: 46px;
    display: inline;
}

.queryCarBtn {
    width: 229px;
    height: 54px;
    float: left;
    text-align: center;
    cursor: pointer;
}

.queryCarBtn img {
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin-right: 6px;
}

.queryGoodBtn img {
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin-right: 6px;
}

.inputContent {
    width: 100%;
    height: 44px;
    clear: both;
    top: 12px;
    position: relative;
}

.inputContent input {
    background:#ffffff;
    border-radius:2px;
    width:220px;
    height:44px;
    line-height: 44px;
    font-family:PingFangSC-Regular;
    font-size:14px;
    letter-spacing:0;
    margin-right: 10px;
    padding-left: 9px;
    border:none;
}

.queryBtn {
    width:110px;
    height:44px;
    line-height: 44px;
    text-align: center;
    background:#FFA443;
    border-radius:2px;
    display: inline-block;
    cursor: pointer;
    font-size:14px;
    font-family:PingFangSC-Regular;
    color:#FFFFFF;
    position: relative;
    top: -16px;
    left: 15px;
}

.queryBtn:hover {
    background: #F37A34;
}

.bottomArrow {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    position: relative;
    right: 25px;
}

.commanderSelect {
    width: 220px;
    height: auto;
    background:#FFFFFF;
    box-shadow: 0px 0px 2px 0px #7F7F7F;
    border-radius: 2px ;
    position: absolute;
    left:469px;
    top:47px;
    padding-top:5px;
    display: none;  
}

.commanderSelect div{
    width:220px;
    height:32px;
    line-height: 32px;
    font-size:14px;
    font-family:PingFangSC-Regular;
    color:#333333;
    padding-left: 9px;
    cursor: pointer; 
}

.commanderSelect div:hover {
    background:#359FFF;
}

.hightSelect {
    width: 220px;
    height: auto;
    background:#FFFFFF;
    box-shadow: 0px 0px 2px 0px #7F7F7F;
    border-radius: 2px ;
    position: absolute;
    left:720px;
    top:47px;
    padding-top:5px;  
    display: none;
}

.hightSelect div{
    width:220px;
    height:32px;
    font-size:14px;
    font-family:PingFangSC-Regular;
    color:#333333;
    padding-left: 9px; 
    line-height: 32px;
    cursor: pointer;
}

.hightSelect div:hover {
    background:#359FFF;
}

.cooperationProcess {
    width: 1190px;
    height: 309px;
    margin:15px auto 10px auto;
    background:#ffffff;
}

.qualityResources {
    width: 1190px;
    height: 424px;
    margin:0 auto 10px auto;
    background:#ffffff;
}

.logisticsFinance {
    width: 1190px;
    height:158px;
    margin:10px auto 10px auto;
    text-align: center;
    padding-top: 37px;
    cursor: pointer;
}

.financeTwo {
    font-family:PingFangSC-Regular;
    font-size:14px;
    color:#ffffff;
    letter-spacing:0;
}

.financeOne {
    font-family:PingFangSC-Semibold;
    font-size:32px;
    color:#ffffff;
    width: 128px;
    height: 45px;
    margin-bottom:10px; 
    display: inline-block;
}

.partner {
    width: 1190px;
    height: 256px;
    margin:0 auto;
    background:#ffffff;
    margin-bottom: 27px;  
}

.partnerOneImg {
    width: 100%;
    height: 41px;
    line-height: 41px;
    margin: 30px 0 30px 30px;
}

.partnerTwoImg {
    width: 100%;
    height: 41px;
    line-height: 41px;
    margin-left: 33px;
}

.partnerOneImg div {
    vertical-align: middle;
}

.partnerTwoImg div {
    vertical-align: middle;
}

.partnerImg {
    width: 120px;
    height: 40px;
    margin-right: 73px;
    display: inline-block;
}
/*
.snImg {
    width: 120px;
    height: 40px;
    margin-right: 73px;
    display: inline-block;
}

.tiantianImg {
    width: 120px;
    height: 40px;
    display: inline-block;
    margin-right: 76px;
}

.BirdImg {
    width: 120px;
    height: 40px;
    display: inline-block;
    margin-right: 76px;
}

.anLiImg {
    width: 120px;
    height: 40px;
    display: inline-block;
    margin-right: 76px;
}

.auxImg {
    width: 120px;
    height: 40px;
    display: inline-block;
    margin-right: 76px;
}

.mdImg {
    width: 120px;
    height: 40px;
    display: inline-block;
}

.whirlPoolImg {
    width: 120px;
    height: 40px;
    display: inline-block;
    margin-right: 76px;
}

.transfarImg {
    width: 120px;
    height: 40px;
    display: inline-block;
}*/

.backTop {
    width: 137px;
    height: 190px;
    position: fixed;
    right: 24px;
    bottom: 20%;
    background-color: #FFFFFF;
    display: none;
}

.qrCode {
    width:137px;
    height:153px;
    text-align: center;
    padding: 13px 15px 0 11px; 
}

.qrCode img{
    width: 110px;
    height: 110px;
}

.qrcodeDesc {
    width: 100%;
    height: 17px;
    line-height: 17px;
    text-align: center;
    font-size:12px;
    font-family:PingFangSC-Regular;
    color: #333333;
    margin-top:7px;
    margin-bottom: 11px;
}

.backbtn {
    width: 100%;
    height: 37px;
    line-height: 37px;
    text-align: center;
    border-top:1px solid #D1D1D1;
    cursor: pointer;
}

.backbtn img {
    width: 21px;
    height: 20px;
    vertical-align:middle;
    position: relative;
    margin-left: -10px;
    bottom: 2px;
    right: 4px;
}

.processTitle {
    width: 100%;
    height: 59px;
    line-height: 59px;
    border-bottom: 1px solid #e0e0e0;
    font-family:PingFangSC-Medium;
    font-size:18px;
    color:#333333;
}

.moreBtn {
    border:1px solid #f0f0f0;
    width:59px;
    height:26px;
    line-height: 26px;
    text-align: center;
    font-family:PingFangSC-Regular;
    font-size:12px;
    color:#349fff;
    letter-spacing:0;
    float: right;
    margin: 17px 21px 0px 0px;
}

.moreBtn:hover {
    background: #F7F7F7;
}

.moreBtn img {
    width:5px;
    height:6px;
    margin-top: 10px;
    margin-left: 4px;
}

.processTitle .line {
    width: 7px;
    height: 21px;
    background: #349fff;
    display: inline-block;
    margin-left:17px;
    margin-right: 14px;
    position: relative;
    top: 5px;
}

.flowChart {
    width: 100%;
    height: 175px;
}

.flowChartOne {
    width: 72px;
    height: 104px;
    margin: 25px 102px 0 92px;
    text-align: center;
    float: left;
}

.flowChart img {
    width: 56px;
    height: 56px;
}

.flowChart .oneClumn {
    font-family:PingFangSC-Medium;
    font-size:14px;
    color:#333333;
    letter-spacing:0;
    margin-top: 7px;
    font-weight: bold;
}

.flowChart .twoClumn {
    font-family:PingFangSC-Regular;
    font-size:12px;
    color:#999999;
    letter-spacing:0;
    margin-top: 4px;
}

.rightArrow {
    width: 17px;
    height: 104px;
    margin-top: 57px;
    float: left;
}

.rightArrow img {
    width: 32px;
    height: 32px;
    position: relative;
    right: 4px;
}

.flowChartTwo {
    width: 119px;
    height: 104px;
    margin: 25px 87px 0 82px;
    text-align: center;
    float: left;
}

.flowChartThr {
    width: 96px;
    height: 104px;
    margin: 25px 107px 0 84px;
    text-align: center;
    float: left;
}

.flowChartfour {
    width: 156px;
    height: 104px;
    margin: 25px 91px 0 51px;
    text-align: center;
    float: left;
}

.flowChartBtn {
    width: 100%;
    height: 42px;
}

.flowChartBtn div {
    background:#349fff;
    border-radius:2px;
    height:42px;
    line-height: 42px;
    text-align: center;
    width: 170px;
    display: inline-block;
}

.ownerBtn {
    margin-left: 390px;
    margin-right: 70px;
}

.ownerBtn:hover {
    background: #2691F1;
}

.serviceProviderBtn:hover {
    background: #2691F1;
}

.flowChartBtn a {
    width: 100%;
    height: 100%;
    font-family:PingFangSC-Regular;
    font-size:16px;
    color:#ffffff;
    letter-spacing:0;
}

.resorceContent {
    width: 1170px;
    height: 315px;
    margin:20px 0px 30px 20px;
}

.resourcePic {
    width:220px;
    height:315px;
    float: left;
}

.resourcePic img {
    width:220px;
    height:315px; 
}

.resourceOne {
    width: 930px;
    height: 167px;
    padding-bottom: 20px;
    float: left;
    margin-left:20px;
}

.resourceBox {
    background:#f5f5f5;
    width:288px;
    height:147px;
    margin-right: 19px;
    padding:16px 14px 18px 23px;
    display: inline-block;
    margin-bottom: 20px;
}

.boxTitle {
    height: 22px;
    line-height: 22px;
    margin-bottom: 6px;
}

.boxTitle span {
    font-family:PingFangSC-Medium;
    font-size:16px;
    color:#333333;
    letter-spacing:0;
    font-weight: bold;
}

.boxTitle img {
    width: 15px;
    height: 6px;
    margin: 8px 11px 0 7px; 
}

.boxDesc {
    width: 240px;
    height: 60px;
    font-family:PingFangSC-Regular;
    font-size:12px;
    color:#999999;
    letter-spacing:0;
    line-height:20px;
}

.resourceBtn {
    background:#349fff;
    border-radius:2px;
    width:44px;
    height:25px;
    line-height: 25px;
    font-family:PingFangSC-Regular;
    font-size:12px;
    color:#ffffff;
    margin-left: 207px;
    text-align: center;
}

.resourceBtn:hover {
    background: #2691F1;
}

.carResource {
    background:#ffffff;
    width:1190px;
    height:424px;
    margin:0 auto;
}

.carResourceContent {
    width: 1170px;
    height: 315px;
    margin:20px 0px 30px 20px;
}

.carResourceDesc {
    width: 910px;
    height: 315px;
    margin-left: 20px;
    display: inline-block;
}

.carDescTitle {
    background:#f2f2f2;
    width:910px;
    height:48px;
    line-height: 48px;
    font-family:PingFangSC-Regular;
    font-size:14px;
    color:#666666;
    letter-spacing:0;
    margin-bottom: 1px;
}

.carDescTitle .creditRating {
    width:64px;
}

.carDescTitle .carType {
    width: 56px;
    margin-right: 62px;
    text-align: center;
}

.startEnd {
    width: 168px;
    height: 20px;
    text-align: center;
    margin-left: 17px;
    margin-right: 14px;
    display: inline-block;
}

.companyName{
    width: 168px;
    height: 20px;
    text-align: center;
    margin-right: 30px;
    display: inline-block;
}

.creditRating {
    width: 86px;
    height: 20px;
    text-align: center;
    margin-right: 78px;
    display: inline-block;
}

.creditRating img {
    vertical-align: middle;
}

.carType {
    width: 114px;
    height: 20px;
    text-align: left;
    display: inline-block;
    margin-left: 12px;
}

.carCommander {
    width: 106px;
    height: 20px;
    text-align: center;
    display: inline-block;
}

.carTime {
    width: 83px;
    height: 20px;
    text-align: center;
    display: inline-block;
}

.carDescDetail {
    width: 910px;
    height: 53px;
    line-height: 53px;
    background:#ffffff;
    border-bottom:1px solid #e6e6e6;
    font-family:PingFangSC-Regular;
    font-size:14px;
    color:#333333;
    letter-spacing:0;
    cursor: pointer;
}

.carDescDetail:hover {
    background: #F8F8F8;
}

.carHight {
    visibility: hidden;
}

.commander {
    visibility: hidden;
}

.selectarea {
    color: #666;
    font: 14px/34px 'Microsoft YaHei';
    background: #ffffff;
    border-radius: 2px;
    line-height: 44px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    letter-spacing: 0;
    margin-right: 0px;
    padding-left: 9px;
    border: solid 1px #000;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    padding-right: 14px;
    padding-top:10px\0;
    padding-bottom:10px\0;
}

select::-ms-expand{ display: none; }

.wepartner {
    background: #f70;
    border: 1px solid #f70;
    display: inline-block;
    width: 90px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    color: white;
    border-radius: 2px;
    margin-top: 5px;
}


.aPPMasterEdition {
    width: 100%;
    height: 790px;
    background-image:cover;
    background-size: cover;
    background: url(../assets/shipper01.jpg) no-repeat center center;
    /* background: none\9; */
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../assets/shipper01.jpg', sizingMethod='scale');
}

.aPPMasterEdition img {
    width: 108px;
    height: 26px;
    margin-left: 366px;
    margin-top: 36px;
}

.appMenu {
    float: right;
    margin-right: 340px;
    height: 34px;
    margin-top: 30px;
    font-size:14px;
    font-family:PingFangSC-Regular;
    color:#FFFFFF;
    line-height:34px;
}

.appSubMenu {
    display: inline-block;
    width: 90px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin-right: 10px;
    vertical-align: text-top;
}

.subMenu {
    margin-top: 2px;
}

.appSubMenu .subNode {
    width: 90px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: #677fcc;
    color:#FFFFFF;
    display: none;
}

.menuClick .subNode {
    width: 80px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: #677fcc;
    color:#FFFFFF;
    cursor: pointer;
}

.subMenuForFirst {
    margin-top: 2px;
    display: none;
    z-index: 999;
}

.appSubMenu:hover {
    background: #677fcc;
}

.bgAny {
    width: 100%;
    background-image:cover;
    background-size: 100% 100%;
}

.releaseSourceGoods {
    height: 592px;
    background: url(../assets/shipper02.jpg) no-repeat center center;
}

.orderManagement {
    height: 590px;
    background: url(../assets/shipper03.jpg) no-repeat center center;
}

.personalCenter  {
    height: 591px;
    background: url(../assets/shipper04.jpg) no-repeat center center;
}

.appMenuBrokers {
    width: 100%;
    height: 782px;
    background-image:cover;
    background-size: 100% 100%;
    background: url(../assets/brokers01.jpg) no-repeat center center;
}

.appMenuBrokers img {
    width: 108px;
    height: 26px;
    margin-left: 366px;
    margin-top: 36px;
}

.BrokersTwo {
    height: 584px;
    background: url(../assets/brokers02.jpg) no-repeat center center;
}

.BrokersThr {
    height: 586px;
    background: url(../assets/brokers03.jpg) no-repeat center center;
}

.Brokersfour {
    height: 576px;
    background: url(../assets/brokers04.jpg) no-repeat center center;
}

.Brokersfive {
    height: 717px;
    background: url(../assets/brokers05.jpg) no-repeat center center;
}

.backTopForApp {
    width: 137px;
    height: 190px;
    position: fixed;
    right: 24px;
    bottom: 20%;
    background-color: #FFFFFF;
    display: none;
}

.forcar {
    visibility: hidden;
}

.selectDiv {
    display: inline-block;;
    background: #FFFFFF;
    width: 110px;
    height:44px;
    position: relative;
    margin-right: 30px;
}

.selectDiv select {
    width: 142px;
    height: 44px;
    z-index: 9;
    background: none;
    position: absolute;
    line-height: 44px;
}

.selectDiv img {
    z-index: 8;
    position: absolute;
    top:14px;
    right: 0px;
}

.selectDiv .selectBlank {
    display: inline-block;
    background: #ffffff;
    width: 31px;
    height: 42px;
    position: absolute;
    top: 1px;
    right: -31px;
    z-index: 10;
}

.subfix {
    height: 30px;
    background: white;
    line-height: 30px;
}

.footer .linkgroup .linkFirst {
    color: #fff !important;
    margin-bottom: 13px\0;
}