﻿.yuanpianD{
    margin-top:10px;
    padding:19px;
    border:1px solid #dddddd;
    background:#fff;
}

.yuanpianD>div{
    float:left;
}

.yuanpianD_left{
    width:359px; height:359px;
}

.yuanpianD_left>img{
    width:359px; height:359px;
}

.yuanpianD_right{
    width:758px;  height:auto;
    min-height:359px;
    margin-left:20px;
}

.yuanpianD_right>div.jlx{
    height:80px; line-height:80px;
    background:#f6f6f6;
}

.yuanpianD_right>div.jlx>div{
    float:left;
    padding-left:12px;
}

.yuanpianD_right>div.jlx>.w310{
    line-height:75px;
    width:310px;
}

.yuanpianD_right>div.jlx>.w188{
    width:188px;
}

/*.yuanpianD_right>div.jlx>.w184{
    width:184px;
}*/

.yuanpianD_right_num{
    
}

.yuanpianD_right_paytype>img{
    vertical-align:middle;
    margin-left:7px;
}

.btn_topay{
    display:inline-block;
    width:158px; height:38px; line-height:38px;
    border:1px solid #437fd6;
    border-radius:2px;
    background:#437fd6;
    text-align:center;
    font-size:16px; color:#fff;
    cursor:pointer;
}
.btn_topay:hover{
    background:#3972cf;
    border-color:#3972cf;
    color:#fff;
}
.btn_addcar{
    display:inline-block;
    width:158px; height:38px; line-height:38px;
    border:1px solid #437fd6;
    border-radius:2px;
    background:#ecf2fb;
    text-align:center;
    font-size:16px; color:#437fd6;
    cursor:pointer;
}
.btn_addcar:hover{
    background:#e1ebf9;
    border-color:#437fd6;
    color:#437fd6;
}

.yuanpianD_bottom{
    line-height:28px;
    margin-top:10px; margin-bottom:10px;
}
.yuanpianD_bottom_right{
    display:inline-block;
    margin-left:25px;
}

.yuanpianD_body{
    margin-top:20px; margin-bottom:40px;
}

.yuanpianD_body_left{
    position:relative;
    float:left;
    width:958px;
}

.yuanpianD_body_left_tap_head{
    height:48px; line-height:48px;
    border:1px solid #dddddd; border-bottom:0;
    font-size:16px; color:#333333;
    background:#eeeeee;
}

.yuanpianD_body_left_tap_head>li{
    display:inline-block;
    border-top:4px solid #eeeeee;
    width:139px; height:44px; line-height:44px;
    text-align:center;
    font-size:16px;
    cursor:pointer;
}

.yuanpianD_body_left_tap_head>li.on{
    border-top-color:#437fd6;
    background:#fff;
    color:#437fd6;
}

.yuanpianD_body_left_tap_body{
    /*position:absolute; top:49px; left:0;*/
    width:917px;
    padding:20px;
    border:1px solid #eeeeee; border-top:0;
    background:#fff;

    /*height:750px;*/
    overflow-y:auto;
}
.yuanpianD_body_left_tap_body>li{
    display:none;
}
.table_cjjl th{
    border-bottom: 1px solid #c0c0c0;
    background: none repeat scroll 0 0 #eee;
    font-weight: normal;
    line-height: 40px;
    color: #666;
    font-family: 'microsoft yahei';
    font-size: 13px;
    height: 46px;
    padding: 0 10px 0 15px;
    text-align:center;
}

.table_cjjl td{
    padding: 15px 0 7px 18px;
    font-size: 13px;
    border-bottom: 1px solid #e0e0e0;
    text-align:center;
}
.btn_icor{
    background-color:#148be1;
    color:white;width:20px;
    height:10px;
    font-size:12px;
    margin-left:15px;
}

