/**{*/
/*    margin: 0 !important;*/
/*    padding: 0 !important;*/
/*}*/
.index-login{
    width: 1224px;
    margin: 0 auto;
    position: relative;
}
.index-login-in{
    width: 216px;
    height: 344px;
    position: absolute;
    right: 0;
    bottom: 12px;
    background-color: #ffffff;
    z-index: 99;
    padding-top: 30px;
}
.index-login-user{
    height: 94px;
    width: 100%;
    background: url("../images/login-user.jpg") no-repeat center top;
    padding-top: 74px;
}
.index-login-user p{
    text-align: center;
    color: #8B8D91;
}
.index-login-button{
    padding-left: 16px;
    margin-top: 25px;
}
.index-login-button a{
    width: 88px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    background-color: #358BFC;
    color: #ffffff;
    margin-right: 8px;
    border: none;
    border-radius: 32px;
}
.index-login-button a:nth-of-type(2){
    border: 1px solid #DADBDC;
    color: #040A13;
    background-color: #ffffff;
}
.index-login-tab{
    display: flex;
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 10px;
}
.index-login-tab span{
    display: inline-block;
    color: #676B71;
    padding-bottom: 10px;
    border-bottom: 3px solid #ffffff;
    line-height: 14px;
    margin: 0 10px;
    cursor: pointer;
}
.index-login-tab .current{
    color: #040A14;
    position: relative;
}
.index-login-tab .current:before{
    content: "";
    width: 26px;
    height: 3px;
    background-color: #358BFC;
    position: absolute;
    left: calc(50% - 13px);
    bottom: 0;
}
#login-02{
    display: none;
}
.index-login-table{
    width: 100%;
    padding: 0 5px 0 15px;
    margin-top: 15px;
    height: 80px;
    overflow-y: auto;
}
.index-login-table .swiper-container{
    width: 100%;
    height: 100%;
}
.index-login-table .swiper-slide{
    width: 100%;
    overflow: hidden;
    height: 16px;
}
.index-login-table .swiper-slide i{
    font-size: 12px;
    color: #DCDDDE;
    transform:scale(0.6);
    -ms-transform:scale(0.6); 	/* IE 9 */
    -moz-transform:scale(0.6); 	/* Firefox */
    -webkit-transform:scale(0.6); /* Safari 和 Chrome */
    -o-transform:scale(0.6); 	/* Opera */
    float: left;
    margin-right: 4px;
}
.index-login-table .swiper-slide span{
    display: inline-block;
    color: #808388;
    float: left;
    width: 56px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    text-align: left;
}
.index-login-table .swiper-slide span:nth-of-type(1){
    color: #358BFC;
    text-align: left;
    width: 68px;
}

.main-01{
    width: 100%;
    height: 416px;
    margin-top: 16px;
    background-color: #FFFFFF;
}
.main-01-left{
    width: 216px;
    height: 416px;
}
.main-01-left img{
    width: 216px;
    height: 416px;
}
.main-01-center{
    width: 100%;
    height: 416px;
}
.main-05{
    margin-top: 20px;
    height: 343px;
    width: 100%;
    background-color: #FFFFFF;
}
.public-ul-05{
    width: 306px;
    height: 343px;
    padding: 0;
}
.public-ul-05 .public-img{
    margin-top: 11px;
}
.public-ul-05 .public-img,.public-ul-05 .public-img img{
    height: 72px;
}
.public-ul-05 .list-ul{
    height: 227px;
    overflow: hidden;
}
.public-ul-05 .list-ul li a{
    max-width: 255px;
}
.public-ul-05 .title,.public-ul-05 .public-img,.public-ul-05 .list-ul{
    padding-right: 15px;
}
.public-ul-05 .list-ul li{
    height: 32px;
    line-height: 32px;
}
.main-06{
    height: 88px;
    width: 100%;
    background-color: #ffffff;
    margin-top: 20px;
    padding: 20px;
}
.main-06 a{
    display: inline-block;
    width: 235px;
    float: left;
    margin-right: 80px;
}
.main-06 a:nth-of-type(4){
    margin-right: 0;
}
.main-06 a .iconfont{
    display: inline-block;
    width: 46px;
    height: 54px;
    line-height: 54px;
    float: left;
    font-size: 50px;
    margin-right: 16px;
}
.mian-06-text{
    float: left;
}
.mian-06-text p{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 170px;
}
.mian-06-text .main-06-title{
    font-size: 22px;
    color: #358BFC;
    line-height: 22px;
    margin-bottom: 5px;
}
.main-07{
    width: 100%;
    max-height: 275px;
    background-color: #ffffff;
    margin-top: 20px;
    -webkit-transition: .3s;
    transition: .3s;

}
.main-07-worker{
    width: 1124px;
    margin: 15px auto 0;
    position: relative;
}
.main-07 .swiper-slide img{
    width: 100%;
    height: 62px;
    border: 1px solid #DADBDC;
}
.work-next,.work-prev{
    position: absolute;
    top: 30px;
}
.work-next{
    right: -35px;
    left: auto;
    background: url("../images/link-right.jpg") no-repeat center;
}
.work-prev{
    left: -35px;
    right: auto;
    background: url("../images/link-left.jpg") no-repeat center;
}
.index-content-left{
    position: fixed;
    width: 50px;
    height: 340px;
    top: 24px;
    right: 50%;
    margin-right: 635px;
    z-index: 9;
    background: url("../images/icon_top.png") no-repeat center top;
    padding-top: 13px;
    display: none;
}
.left-title{
    width: 50px;
    height: 50px;
    background-color: #358BFC;
    border-radius: 8px 8px 0 0 ;
    color: #ffffff;
    padding: 10px;
    font-size: 13px;
    line-height: 16px;
}
.left-ul{
    padding: 0 10px;
    background-color: #ffffff;
}
.left-ul li{
    padding: 10px 0;
    font-size: 14px;
    line-height: 18px;
    border-bottom: 1px solid #D8D8D8;
    text-align: center;
    cursor: pointer;
}
.left-ul li:nth-of-type(4){
    border: none;
    padding-top: 20px;
    background: url("../images/top-icon.jpg") no-repeat center 10px;
}
/**
    6/24修改
 */
.index-content-right{
    width: 50px;
    /* height: 170px; */
    height: 50px;
    position: fixed;
    left: 50%;
    /* top: 555px; */
    top:675px;
    margin-left: 635px;
    z-index: 10;
    background-color: #ffffff;
    display: block;
}

.index-content-right li{
    cursor: pointer;
    position: relative;
    padding: 8px 12px;
}
.index-content-right li p{
    font-size: 12px;
    text-align: center;
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 8px;
    line-height: 12px;
    /*margin-bottom: 8px;*/
}
.index-content-right .iconfont{
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 2px;
    display: inline-block;
}
.index-content-right li:hover{
    color: #358BFC;
}
.index-content-right li:hover p{
    color: #358BFC;
}
.index-content-right li .weixin{
    position: absolute;
    left: -110px;
    top: 0;
    display: none;
    padding-right: 10px;

}
.index-content-right li .weixin div{
    border: 1px solid #e8e8e8;
    background-color: #ffffff;
}
.index-content-right li .weixin div p{
    font-size: 12px;
    border: none;
}
.index-content-right li .weixin div img{
    width: 100px;
    height: auto;
}

/**
    6/24结束
 */
.index-content-gd{
    top: 170px;
    transition: all 0.3s;
}
.title{
    padding-left: 32px;
}
.title:before{
    left: 16px;
}
table{
    padding: 0 24px;
}
.main-add{
    width: 100%;
    height: 317px;
    background-color: #FFFFFF;
    margin-top: 16px;
}
.main-add-left{
    width: 216px;
    height: 317px;
    border-right: 1px solid rgba(4,10,20,0.08);
}
.add-title{
    width: 100%;
    height: 72px;
    background:#358BFC url("../images/index_01.png") no-repeat 152px center;
    font-size: 24px;
    color: #FFFFFF;
    padding: 16px 0 0 16px;
    line-height: 24px;
}
.add-title p{
    font-size: 12px;
    color: #FFFFFF;
}
.main-add-left h4{
    text-align: center;
    margin-top: 12px;
}
.main-add-left img{
    margin-left: 5px;
    margin-top: 10px;
}
.add-center{
    width: 768px;
    height: 317px;
    overflow: hidden;
}
.add-ul{
    height: 273px;
    width: 768px;
}
.add-ul li{
    width: 50%;
    float: left;
    padding: 0 23px;
    height: 68px;
}
.add-ul li a{
    display: block;
    border-bottom: 1px solid rgba(4,10,20,0.08);
    width: 100%;
    height: 100%;
    position: relative;
    padding: 12px 0;
}
.add-ul li a:before{
    content: "";
    width: 1px;
    height: 36px;
    background-color: rgba(4,10,20,0.08);
    position: absolute;
    right: -23px;
    top: 12px;
}
.add-ul li:nth-of-type(2n) a:before{
    background: none;
}
.add-ul-top{
    margin-bottom: 5px;
    overflow: hidden;
}
.add-ul-top span{
    font-size: 12px;
    color:rgba(4,10,20,0.45);
    line-height: 12px;
}
.add-ul-top .fl{
    margin-right: 8px;
}
.add-ul-bot{
    overflow: hidden;
}
.add-ul-bot .fl{
    color:rgba(4,10,20,0.85);
}
.green{
    color: #52C41A;
}
.green i{
    color: #52C41A;
    margin-right: 5px;
}
.red{
    color: #FF5A59;
}
.red i{
    color: #FF5A59;
}
.blue{
    color: #358BFC;
}
.add-right{
    width: 240px;
    height: 317px;
    border-left: 1px solid rgba(4,10,20,0.08);
}
.add-right .title span{
    font-size: 12px;
    color:rgba(4,10,20,0.45);
    margin-left: 6px;
}
.add-right-ul{
    width: 100%;
    height: 273px;
    overflow: hidden;
}
.add-right-ul li{
    width: 100%;
    height: 68px;
    padding: 0 16px;
}
.add-right-ul li a{
    display: block;
    width: 100%;
    height: 100%;
    padding: 12px 0;
    border-bottom: 1px solid rgba(4,10,20,0.08);
}
.add-right-in{
    width: 180px;
}
.add-right-in p{
    color:rgba(4,10,20,0.45);
    font-size: 12px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.add-right-in .title-in{
    color:rgba(4,10,20,0.85);
    margin-bottom: 5px;
}
.add-right-ul li a i{
    color: rgba(4,10,20,0.15);
    margin-top: 10px;
}


/*  2019-6-12*/
.index-login-in{
    width: 239px;
}
.index-login-button{
    padding-left: 25px;
}
.index-login-button a{
    display: inline-block;
}
.index-login-tab{
    margin-bottom: 0;
}
.index-login-table{
    padding-left: 0;
    margin-top: 10px;
}
.index-login-tab span{
    margin: 0 15px;
}
.index-login-table .swiper-slide span{
    font-size: 12px;
    color: #808388;
    text-align: center;
    width: 60px;
}
.index-login-table .swiper-slide span:first-child{
   text-align: left;
}
.index-login-table .swiper-slide span:last-child{
   text-align: right;
}
.index-login-table .swiper-slide p{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 180px;
}
.index-login-table .swiper-slide p a{
    color: #808388;
    font-size: 12px;
    display: block;
    min-width: 180px;
    text-align: left;
}
/*最新挂牌*/
.quotation-box{
    background-color: #ffffff;
    height: 40px;
    border-bottom: 1px solid #e5e5e5;
}
.quotation-box .container{
    width:1224px;
    margin: 0 auto;
}
.quotation-box .flex-between{
    display: flex;
    justify-content:space-between;
    align-items: center;
    height: 40px;
}
.quotation-box .dt{
    width: 100px;

}
.quotation-box .dt .not{
    background-color: #2187F6;
    padding: 4px 10px;
    color: #ffffff;
    font-size: 13px;
    border-radius: 3px;
}
.quotation-box .dd{
    width: 1130px;
}
.quotation-box .dd .swiper-slide{


}
.quotation-box .dd .swiper-slide .main{
    padding-left: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-right: 1px solid #eeeeee;
}
.quotation-box .dd .swiper-slide:nth-child(5n+5) .main {
    border-right: 0;
}
.quotation-box .dd .swiper-slide .main span{
    margin-left: 4px;
    color: #666666;
    font-size: 12px;
}
.quotation-box .dd .swiper-slide .main span:first-child{
    color: #2187F6;
}
