@charset "utf-8";
/* CSS Document */

.cdma_type_ant {
    width: 320px;
    height: auto;
    position: relative;
    margin-top: 15px;
}

.cdma_type_ant li.hover a {
    background: url(/dqmh/storesback/image/ant/sign1.png) no-repeat right bottom;
    border: 1px solid #c30800;
}

.cdma_type_ant span {
    display: inline-block;
    width: 80px;
    text-align: right;
    float: left;
    line-height: 21px;
}

.cdma_type_ant * {
    float: left;
    display: inline;
}

.cdma_type_ant a {
    display: inline-block;
    padding: 0;
    height: 19px;
    line-height: 19px;
    border: 1px solid #b8b8b8;
    margin-left: 13px;
    cursor: pointer;
    margin-bottom: 10px;
}

.cdma_type_ant a.hover {
    border: 1px solid #c40701;
    background: url(/dqmh/storesback/image/ant/sign1.png) no-repeat right bottom;
}

.cdma_type_ant .picSpecRel {
    width: 21px;
    height: 21px;
}

.cdma_type_ant .picSpecRel .picSpecAbs {
    width: 21px;
    height: 21px;
}

.cdma_type_ant a.hover .picSpecRel {
    position: relative;
}

.cdma_type_ant a.hover .picSpecRel .picSpecAbs {
    display: inline-block;
    float: left;
    background: url(/dqmh/storesback/image/ant/sign1.png) no-repeat right bottom;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

.cdma_type_ant font {
    font-size: 12px;
    text-align: center;
    width: 54px;
    height: 19px;
}

.specRightPart {
    float: left;
    width: 222px;
}

.cdma_type01_ant span, .cdma_type01_ant ul {
    margin-top: 18px;
}

.cdma_type_color_ant {
    width: 242px;
    height: auto;
    overflow: hidden;
}

.cdma_type_color_ant * {
    float: left;
    display: inline;
}

.cdma_type_color_ant span {
    line-height: 21px;
}

.cdma_type_color_ant a {
    display: inline-block;
    height: 19px;
    line-height: 19px;
    margin-left: 13px;
    cursor: pointer;
    border: 1px solid #b8b8b8;
}

.cdma_type_color_ant a.hover {
    border: 1px solid #c40701;
}

.cdma_type_color_ant a.hover font {
    width: 19px;
    height: 19px;
    display: block;
    background: url(/dqmh/storesback/image/ant/sign1.png) no-repeat right bottom;
}

#tabcontent5_ant {
    position: absolute;
    width: 242px;
    top: -50px;
    left: 0;
    z-index: 90;
    display: none;
}

.ka1_ant {
    background: url(/dqmh/storesback/image/ant/ant/ka1.png) no-repeat;
    width: 242px;
    height: 19px;
    text-align: center;
    color: #b7b7b7;
    line-height: 16px;
    margin-top: 49px;
}

.ka2_ant {
    background: url(/dqmh/storesback/image/ant/ka2.png) no-repeat;
    width: 250px;
    height: 68px;
    text-align: left;
    padding-left: 1px;
    margin-top: 0px;
}

.hidden2_ant {
    display: none;
}

.activate_ant {
    margin-top: 11px;
    overflow: hidden;
}

.quantity_ant {
    width: 19px;
    height: 19px;
    border: 1px solid #b7b7b7;
    padding-left: 10px;
    color: #585858;
    line-height: 19px;
    float: left;
    margin-left: 13px;
    display: inline;
    background: initial;
}

.quantity_add_ant {
    width: 17px;
    margin-left: 3px;
}

.buy_ant {
    width: 250px;
    height: 31px;
    margin-top: 20px;
    float: left;
    display: inline;
}

.buy_btn_ant {
    border: 0 none;
    background: url(/dqmh/storesback/image/ant/btn1.jpg) no-repeat;
    width: 125px;
    height: 31px;
    cursor: pointer;
    margin-left: 40px;
}

.buynot_btn_ant {
    border: 0 none;
    background: url(/dqmh/storesback/image/ant/botton2hover.jpg) no-repeat;
    width: 125px;
    height: 31px;
    cursor: pointer;
    margin-left: 40px;
}

.ydbuy_btn_ant {
    border: 0 none;
    background: url(/dqmh/storesback/image/ant/botton3.jpg) no-repeat;
    width: 125px;
    height: 31px;
    cursor: pointer;
    margin-left: 40px;
}

.guanzhu_btn_ant {
    border: 0 none;
    background: url(/dqmh/storesback/image/ant/guanzhu.png) no-repeat;
    width: 66px;
    height: 31px;
    cursor: pointer;
    margin-left: 10px;
}


/*将原来termSalePreview.jsp  css保留如下*/
.white_content {
    display: none;
    position: fixed;
    top: 30%;
    left: 30%;
    width: 350px;
    height: 180px;
    padding: 0px 0px;
    border: 1px solid #D6E9F1;
    background-color: white;
    z-index: 1002;
    overflow: auto;


}

.white_content1 {
    display: none;
    position: fixed;
    top: 30%;
    left: 30%;
    width: 400px;
    height: 243px;
    padding: 0px 0px;
    border: 0px solid #D6E9F1;
    background-color: white;
    z-index: 1002;
    overflow: auto;


}

.white_content2 {
    display: none;
    position: fixed;
    top: 30%;
    left: 30%;
    width: 480px;
    height: 255px;
    padding: 0px 0px;
    border: 1px solid #D6E9F1;
    background-color: white;
    z-index: 1002;
    overflow: auto;


}

.black_overlay {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #f5f5f5;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
    background: #666666 url(/dqmh/static/js/jquery/ui-lightness/images/ui-bg_flat_10_000000_40x100.png) repeat 50% 50%;
    opacity: .50;
    filter: Alpha(Opacity=50);
}

.close {
    float: right;
    clear: both;
    width: 100%;
    text-align: right;
    margin: 0 0 0 0;
    line-height: 35px;
    background: #f6a828 url(/dqmh/static/js/jquery/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) repeat-x 50% 50%;
    color: #000;
    font-weight: bold;
}

.close a {
    color: #333;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    width: 42px;
    height: 35px;
    background-image: url(/dqmh/static/image/mall/close.png);
}

.closet {
    float: right;
    clear: both;
    width: 100%;
    text-align: right;
    margin: 0 0 0 0;
    line-height: 35px;
    background: #f6a828 url(/dqmh/static/js/jquery/ui-lightness/images/ui20130608174457.png) repeat-x 50% 50%;
    color: #000;
    font-weight: bold;
}

.ok_close {
    clear: both;
    width: 100%;
    text-align: center;
}

.ok_close a {
    color: #666;
    text-decoration: none;
    margin: 0 3px;
    float: left;
    line-height: 26px;
    width: 73px;
    background: url(/dqmh/static/image/zzfw/next.jpg) no-repeat;
    height: 26px;
    text-align: center;
    line-height: 26px;
    margin-bottom: 15px
}

.con {
    line-height: 25px;
    font-size: 14px;
    height: 70px;
    text-align: center;
    clear: both;
    padding: 20px 10px 0px 10px;
    width: 330px;
}

.con2 {
    line-height: 30px;
    height: 111px;
    text-align: center;
    clear: both;
    padding: 10px 0px 0px 40px;
    width: 400px;
}

.btn_2font {
    background: url(/dqmh/static/image/public/btn_2font.png) no-repeat;
    width: 82px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    font-family: "微软雅黑";
    text-align: center;
    border: 0px;
    color: #444
}

.input_80 {
    width: 70px;
    padding: 10px 5px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ECEBE8;
    color: #444;
}

.input_190 {
    width: 190px;
    padding: 2px 5px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ECEBE8;
    color: #444;
}

/*大小卡样式*/
#cardtype1 {
    background: url(/dqmh/tianyiMall/goodNum/image/01.gif) 5px center no-repeat;
    text-align: left;
    padding-left: 40px;
    width: 44px;
}

#cardtype2 {
    background: url(/dqmh/tianyiMall/goodNum/image/02.gif) 5px center no-repeat;
    text-align: left;
    padding-left: 40px;
    width: 44px;
}

#cardtype3 {
    background: url(/dqmh/tianyiMall/goodNum/image/03.gif) 5px center no-repeat;
    text-align: left;
    padding-left: 30px;
    width: 84px;
}

ul .step_second .borderStyle {
    border: 2px solid #ff8200;
}

.cardNote {
    border: 1px solid #FFE7BA;
    position: absolute;
    padding: 5px;
    background-color: #FFF8DC;
    top: 40px;

}

#cardNote1 {
    left: 130px;
}

#cardNote2 {
    left: 235px;
    width: 400px;
}

#cardNote3 {
    left: 342px;
}

.step_second .money {
    width: 84px;
    float: left;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border: 1px solid #D9D9D9;
    margin: 5px 20px 5px 0px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
