﻿/**!
 * 资中县公共资源交易中心-选择身份
 * author: lucw;
 * date:2017-04-10
 */

.ewb-header-banner {
    height: 171px;
    overflow: hidden;
}

.ewb-subbody-img{
    margin: 0 auto;
    padding-top: 50px;
    display: block;
}

.ewb-idt-items{
    margin: 0 auto;
    padding-bottom: 40px;
    width: 902px;
}

.ewb-idt-item{
    margin-bottom: 16px;
    vertical-align: top;
    width: 902px;
    height: 143px;
    background-repeat: no-repeat;
    background-position: center;
}

.ewb-idt-item.bg01{
    background-image: url(../images/selectIdentity_images/idt_bg01.png);
}

.ewb-idt-item.bg02{
    background-image: url(../images/selectIdentity_images/idt_bg02.png);
}

.ewb-idt-item.bg03{
    background-image: url(../images/selectIdentity_images/idt_bg03.png);
}

.ewb-idt-item.bg04{
    margin-bottom: 0;
    background-image: url(../images/selectIdentity_images/idt_bg04.png);
}

.ewb-buy-tt{
    margin-left: 52px;
    line-height: 143px;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}

/* 进入系统 */
.ewb-enter{
    margin-top: 61px;
    margin-right: 70px;
    width: 132px;
    height: 28px;
    cursor: pointer;
    background: url(../images/selectIdentity_images/enter_img.png) center no-repeat;
}
.ewb-enter1{
    margin-top: 24px;
    margin-right: 70px;
    width: 132px;
    height: 28px;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    font-size: 17px;
}
.ewb-enter2{
    margin-top: 20px;
    margin-right: 70px;
    width: 132px;
    height: 28px;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    font-size: 17px;
}

/* trade */
.ewb-mt26{
    margin-top: 26px;
}

.ewb-mt11{
    margin-top: 11px;
}

.ewb-trade{
    width: 680px;
    overflow: hidden;
}
.ewb-trade2{
    width: 360px;
    overflow: hidden;
}

.ewb-trade-box{
    width: 680px;
    height: 40px;
    line-height: 40px;
    font-size: 17px;
    color: #fff;
}

.ewb-trade-name{
    margin-right: 12px;
    width: 170px;
    text-align: right;
}

.ewb-trade-link{
    margin-right: 14px;
    display: block;
    width: 105px;
    height: 40px;
    text-align: center;
    color: #b55012;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/selectIdentity_images/buy_bg.png);
}

.ewb-trade-link:hover{
    color: #fff;
    background-image: url(../images/selectIdentity_images/buy_bgh.png);
}

.ewb-trade-link1{
    margin-right: 50px;
    display: block;
    width: 105px;
    height: 40px;
    text-align: center;
    color: #b55012;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/selectIdentity_images/buy_bg.png);
}

.ewb-trade-link1:hover{
    color: #fff;
    background-image: url(../images/selectIdentity_images/buy_bgh.png);
}