/**!
 * 新点电子交易平台
 * author: huangcong;
 * date:2019-11-26
 */

.ewb-main {
    padding: 20px 0 17px 0;
    background: #f2f2f2;
}

.ewb-main-l {
    width: 925px;
    float: left;
}

.ewb-public {
    background: #fff;
}

.ewb-public-hd {
    height: 51px;
    line-height: 50px;
    border-bottom: 1px solid #eee;
}

.ewb-public-tt {
    float: left;
    color: #000;
    font-size: 21px;
    font-weight: bold;
    margin-left: 16px;
}

.ewb-public-search {
    float: right;
    height: 32px;
    margin-top: 9px;
}

.public-search-mod {
    float: left;
    position: relative;
    z-index: 1;
    padding-left: 10px;
    width: 215px;
    height: 32px;
    border: 1px solid #ddd;
}

.public-search-mod .input-placeholder {
    position: absolute;
    top: 0;
    left: 10px;
    height: 30px;
    line-height: 30px;
    color: #c0c0c0;
    font-size: 15px;
    cursor: text;
}

.public-search-mod .input-box {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border: 0;
    background: 0 0;
    vertical-align: top;
}

.ewb-public-search>a {
    float: left;
    height: 32px;
    line-height: 32px;
    font-size: 15px;
    color: #fff;
    text-align: center;
    background: #e83535;
}

.ewb-public-btn1 {
    width: 67px;
}

.ewb-public-btn2 {
    width: 88px;
    margin: 0 16px 0 4px;
}


/* 交易信息 */

.ewb-bulid {
    padding: 16px 16px 0 16px;
    height: 428px;
}

.ewb-bulid-hd {
    float: left;
    width: 177px;
    height: 396px;
    background: url('../images/bulid_bg.jpg') right bottom no-repeat #e83535;
}

.ewb-bulid-item {
    height: 56px;
    line-height: 56px;
    vertical-align: top;
    font-size: 17px;
    text-align: center;
}

.ewb-bulid-item a {
    color: #fff;
    display: block;
}

.ewb-bulid-item.cur a {
    background: #d81d1d;
}

.ewb-bulid-panel {
    float: left;
    width: 716px;
}

.tabview-hd {
    height: 46px;
    border-bottom: 1px solid #ddd;
    background: #f7f7f7;
    padding-left: 32px;
}

.tab-item {
    float: left;
    margin-left: 50px;
    position: relative;
}

.tab-item:first-child {
    margin-left: 0;
}

.tab-item a {
    display: block;
    font-size: 17px;
    color: #333;
    height: 45px;
    line-height: 45px;
}

.tab-item>i {
    display: none;
    width: 16px;
    height: 8px;
    background: url('../images/top_arrow.jpg') no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    bottom: -1px;
}

.tab-item.cur a {
    font-weight: bold;
    color: #e83535;
}

.tab-item.cur>i {
    display: block;
}

.ewb-info-item {
    height: 42px;
    line-height: 42px;
    font-size: 15px;
    vertical-align: top;
    padding-left: 7px;
}

.ewb-info-forus {
    margin-right: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-info-forus a {
    color: #333;
    padding-left: 7px;
    background: url('../images/dian.jpg') left center no-repeat;
}

.ewb-date {
    margin-top: -42px;
    color: #c0c0c0;
    float: right;
    margin-right: 7px;
}

.tab-panel {
    padding: 14px 0 0 10px;
}

.ewb-info-item:hover {
    background: #f9f9f9;
}

.ewb-info-item:hover .ewb-info-forus a,
.ewb-info-item:hover .ewb-info-forus {
    color: #e83535;
}

.ewb-info-item:hover .ewb-info-forus a {
    background-image: url('../images/dianh.jpg');
}


/* 限额专区 */

.ewb-mt20 {
    margin-top: 30px;
}

a.ewb-public-more {
    float: right;
    font-size: 15px;
    color: #c0c0c0;
    margin-right: 18px;
}

a.ewb-public-more:hover {
    color: #e83535;
}

.ewb-subject {
    padding: 6px 11px 0 11px;
}

.ewb-subject-item {
    width: 20%;
    margin-top: 10px;
    float: left;
}

.ewb-subject-item a {
    display: block;
    position: relative;
    margin: 0 5px;
    height: 66px;
    line-height: 66px;
    font-size: 17px;
    text-align: center;
}

.ewb-sub-tt {
    display: block;
    background: url('../images/subject_bg.png') center center no-repeat #f7f7f7;
    color: #333;
}

.ewb-sub-enter {
    display: none;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    color: #fff;
    background: rgba(232, 53, 53, 0.9);
}

.ewb-subject-item a:hover .ewb-sub-enter {
    display: block;
}

.owl-dots {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 10px;
    height: 6px;
    font-size: 0;
    text-align: center;
}

.owl-dots .owl-dot {
    display: inline-block;
    margin: 0 3px;
}

.owl-carousel .owl-dots .owl-dot {
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background: #d8d8d8;
}

.owl-carousel .owl-dots .owl-dot.active {
    width: 16px;
    background: #e83535;
}

.owl-carousel {
    padding-bottom: 32px;
}


/* 右侧 */

.ewb-main-r {
    float: right;
    width: 255px;
}

.ewb-sales {
    height: 95px;
    border-top: 2px solid #e83535;
    background: #fff;
}

.sales-mod {
    width: 50%;
    float: left;
    height: 72px;
    border-left: 1px solid #eee;
    text-align: center;
    margin-top: 9px;
}

.sales-mod h3 {
    font-size: 15px;
    color: #333;
    line-height: 32px;
    height: 32px;
}

.sales-mod p {
    font-size: 14px;
}

.sales-mod p span {
    font-size: 28px;
    color: #e83535;
    margin-right: 10px;
}


/* 常用下载 */

.ewb-download-items {
    border-left: 1px solid #eee;
}

.ewb-download-item {
    float: left;
    width: 50%;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.ewb-download-item a {
    display: block;
    height: 47px;
    line-height: 47px;
    font-size: 15px;
    color: #333;
    padding-left: 43px;
    background-position: 18px center;
    background-repeat: no-repeat;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-download1 {
    background-image: url('../images/download1.png');
}

.ewb-download2 {
    background-image: url('../images/download2.png');
}

.ewb-download3 {
    background-image: url('../images/download3.png');
}

.ewb-download4 {
    background-image: url('../images/download4.png');
}


/* 特色服务 */

.ewb-service {
    height: 141px;
    padding: 6px 0 0 6px;
}

.ewb-service-item {
    float: left;
    margin: 10px 0 0 10px;
}

.ewb-service-item a {
    display: block;
    width: 106px;
    height: 36px;
    line-height: 36px;
    font-size: 15px;
    color: #fff;
    text-align: center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
}

.ewb-service1 a {
    background-image: url('../images/service1.jpg');
}

.ewb-service1 a:hover {
    background-image: url('../images/service1h.jpg');
}

.ewb-service2 a {
    background-image: url('../images/service2.jpg');
}

.ewb-service2 a:hover {
    background-image: url('../images/service2h.jpg');
}

.ewb-service3 a {
    background-image: url('../images/service3.jpg');
}

.ewb-service3 a:hover {
    background-image: url('../images/service3h.jpg');
}

.ewb-service4 a {
    background-image: url('../images/service4.jpg');
}

.ewb-service4 a:hover {
    background-image: url('../images/service4h.jpg');
}

.ewb-coop {
    height: 190px;
    padding: 5px 14px 0 16px;
}

.ewb-coop-item {
    border-top: 1px dashed #eee;
    padding-left: 46px;
    background-position: left center;
    background-repeat: no-repeat;
    line-height: 23px;
    font-size: 15px;
    padding-top: 6px;
    height: 59px;
}

.ewb-coop-item:first-child {
    border-top: 0;
}

.ewb-coop-item h3 {
    color: #c0c0c0;
}

.ewb-coop1 {
    background-image: url('../images/coop1.png');
}

.ewb-coop2 {
    background-image: url('../images/coop2.png');
}

.ewb-coop3 {
    background-image: url('../images/coop3.png');
}

.ewb-img-link {
    margin-top: 20px;
}

.ewb-img-link a {
    display: block;
    height: 100px;
    line-height: 100px;
    font-size: 21px;
    color: #fff;
    text-align: center;
    letter-spacing: 8px;
    background: url('../images/example_img.jpg') no-repeat;
}


/* 平台动态 */

.ewb-dymanic {
    height: 480px;
}

.ewb-dymanic-l {
    float: left;
    width: 369px;
    margin-left: 16px;
    margin-top: 16px;
}

.ewb-dymanic-link a {
    display: block;
    height: 180px;
    position: relative;
}

.ewb-dymanic-link a p {
    position: absolute;
    height: 32px;
    line-height: 32px;
    font-size: 15px;
    padding: 0 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url('../images/mask.png') repeat;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
}

.ewb-dymanic-ifno {
    margin-top: 10px;
}

.ewb-dymanic-item {
    height: 42px;
    line-height: 42px;
    font-size: 15px;
    vertical-align: top;
    padding-left: 7px;
}

.ewb-dymanic-item a {
    display: inline-block;
    padding-left: 7px;
    background: url('../images/dian.jpg') left center no-repeat;
    color: #333;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-dymanic-item:hover a {
    background-image: url('../images/dianh.jpg');
    color: #e83535;
}

.ewb-dymanic-item:hover {
    background: #f9f9f9;
}

.ewb-dymanic-r {
    width: 798px;
    float: left;
    margin-top: 9px;
}

.ewb-module-item {
    float: left;
    width: 379px;
    margin-left: 20px;
    margin-bottom: 15px;
}

.ewb-info-mod {
    display: block;
    height: 139px;
}

.ewb-mod-hd h3 {
    padding: 0 16px 0 10px;
    height: 30px;
    line-height: 30px;
    font-size: 17px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
}

.ewb-info-mod:hover .ewb-mod-hd h3 {
    color: #e83535;
}

.ewb-info-mod:hover {
    background: #f9f9f9;
}

.ewb-mod-bd {
    padding-top: 9px;
}

.ewb-mod-img {
    float: left;
    width: 136px;
    height: 90px;
    margin-left: 10px;
}

.ewb-mod-img img {
    vertical-align: top;
    width: 136px;
    height: 90px;
}

.ewb-mod-copy {
    width: 200px;
    float: left;
    margin-left: 15px;
    line-height: 20px;
    font-size: 14px;
    color: #c0c0c0;
    height: 80px;
    overflow: hidden;
}

.ewb-baomin {
    color: #f69520;
}

.ewb-addr {
    color: #73b988;
}