.warehouse_top {
    background: #dcdddd;
    padding: 15px 0;
    color: #595757;
    font-size: 18px;
    margin-bottom: 40px;
}

.screen {
    margin-bottom: 34px;
}

.screen,
.screen_top a {
    color: #595757;
    font-size: 15px;

}

.screen_top {
    padding: 0 33px;
    background: #dcdddd;
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
}

.screen_center_top {
    margin-bottom: 10px;
}

.screen_center_top label {
    width: 145px;
    text-align: right;
    display: block;
    float: left;
    height: 34px;
    line-height: 34px;
}

.screen_center_top a,
.screen_center_top a {
    display: block;
    height: 34px;
    line-height: 34px;
    background: #f39700;
    padding: 0 28px;
    float: left;
    margin-left: 20px;
    color: #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}

.screen_center_top a.screen_center_top_a {
    background: #aacf52;
}

.screen_center_top a.checked {
    background: #004873;
}

.screen_center_div_nr {
    padding-left: 112px;
    position: relative;
}

.screen_center_div_nr .more {
    display: none;
    position: absolute;
    right: 0px;
    bottom: 7px;
    width: 24px;
    height: 24px;
    border: 1px solid #d6d6d7;
    background: url(/static/cangdan/images/pico.png) 3px 8px no-repeat;
}

.screen_center_div_nr .more.checked {
    background-position: 3px -104px;
}

.screen_center_title {
    height: 22px;
    line-height: 22px;
    width: 112px;
    left: 0px;
    top: 10px;
    font-size: 17px;
    color: #004872;
    text-align: right;
    position: absolute;
    display: block;
}

.screen_fr {
    margin-left: 65px;
    height: 41px;
    overflow: hidden;
    border-bottom: 1px dashed #dcdddd;
}

.screen_dl {
    padding: 10px 30px 0 0;
    font-size: 15px;

}

.screen_dl dt {
    position: absolute;
    left: 118px;
    border: 1px solid #004873;
    width: 42px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
}

.screen_dl dd {
    float: left;
    height: 22px;
    line-height: 22px;
    margin-bottom: 8px;
    margin-right: 2px;
    position: relative;
}

.screen_dl dd span {
    padding: 0 10px 0 8px;
    cursor: pointer;
}

.screen_dl dd i {
    position: absolute;
    width: 6px;
    height: 6px;
    display: block;
    background: url(/static/cangdan/images/pico.png) 0 -58px no-repeat;
    right: 3px;
    top: 2px;
}

/*.screen_dl dt:hover,*/
.screen_dl dt.checked,
    /*.screen_dl dd:hover,*/
.screen_dl dd.checked {
    background: #004873;
    color: #fff;
}

.screen_titme,
.screen_price {
    margin-left: 65px;
    height: 30px;
    padding: 10px 0;
    border-bottom: 1px dashed #dcdddd;
}

.screen_titme div.fl {
    padding: 6px 10px;
    background: #dcdddd;
    height: 18px;
    margin-right: 10px;
}

.screen_price div.fl input,
.screen_titme div.fl input {
    float: left;
    height: 16px;
    line-height: 16px;
    border: 1px solid #aeafaf;
    padding: 0 18px 0 5px;
    width: 72px;
    display: block;
    font-size: 12px;
}

.screen_titme div.fl input {
    background: url(/static/cangdan/images/pico.png) right -75px #fff no-repeat;
    font-size: 7px;
}

.screen_price div.fl span,
.screen_titme div.fl span {
    display: block;
    float: left;
    width: 10px;
    background: #595757;
    height: 1px;
    margin: 9px 5px 0;
}

.screen_fr_a {
    width: 48px;
    height: 24px;
    line-height: 23px;
    color: #595757;
    font-size: 14px;
    display: block;
    text-align: center;
    background: #dcdddd;
    float: left;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    margin-top: 3px;
}

.screen_price div.fl {
    margin-top: 5px;
    margin-right: 10px;
}

.screen_price div.fl input {
    height: 19px;
    line-height: 19px;
    width: 82px;
}

.list_div {
    height: 33px;
    border-bottom: 1px solid #d5d5d6;
}

.list_div li {
    float: left;
    margin-right: 2px;
    float: left;
    padding: 0 29px 0 16px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #376288;
    border-bottom: 0px;
    color: #004872;
    font-size: 13px;
    background: url(/static/cangdan/images/pico.png) right -27px no-repeat;
    -webkit-border-radius: 15px 15px 0 0;
    -moz-border-radius: 15px 15px 0 0;
    -ms-border-radius: 15px 15px 0 0;
    -o-border-radius: 15px 15px 0 0;
    border-radius: 15px 15px 0 0;
    cursor: pointer;
}

.list_div li.checked {
    color: #fff;
    background: url(/static/cangdan/images/pico.png) right -7px #004873 no-repeat;
}

.list_product {
    border-top: 20px solid #efeff0;
}

.list_product_li {
    color: #595757;
    border-top: 38px solid #efeff0;
}

.list_product_div {
    height: 133px;
    padding: 28px 40px 0;
    margin-bottom: 5px;
}

.list_product_div:hover {
    -webkit-box-shadow: 0 0px 8px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0px 8px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0px 8px 2px rgba(0, 0, 0, 0.3);
}

.list_p_Left {
    float: left;
    width: 454px;
}

.list_p_Left li {
    font-size: 14px;
    float: left;
    width: 160px;
    height: 40px;
    line-height: 22px;
}

.list_p_Left li.fr {
    width: 294px;
}

.list_p_Left li label,
.list_p_Left li div {
    float: left;
}

.list_p_Left li i {
    width: 14px;
    height: 22px;
    margin-left: 5px;
    display: block;
    float: left;
    background: url(/static/cangdan/images/ico4.png) no-repeat;
}

.list_p_Left li .add {
    width: 160px;
}

.list_p_Left li .star {
    float: left;
    width: 70px;
    background: url(/static/cangdan/images/pwujiaox.png);
    height: 12px;
    margin-top: 6px;
}

.list_p_Left li .star span {
    display: block;
    height: 12px;
    background: url(/static/cangdan/images/pwujiaox.png) 0 -18px;
}

.list_p_center {
    float: left;
    width: 160px;
    text-align: center;
}

.list_p_center b {
    width: 126px;
    height: 61px;
    line-height: 61px;
    display: block;
    background: url(/static/cangdan/images/ptitle.jpg) no-repeat;
    margin: 2px auto 21px;
    color: #fff;
    font-size: 18px;
}

.list_p_center p {
    line-height: 14px;
    font-size: 14px;
}

.list_p_right {
    width: 496px;
    float: right;
    font-size: 14px;
}

.list_p_right_top {
    margin-top: 8px;
    height: 60px;
}

.list_p_right_top .num {
    width: 145px;
}

.list_p_right_top .Price {
    width: 220px;
}

.list_p_right_top div.fr {
    width: 113px;
}

.list_p_right_top div.fr span {
    width: 33px;
    height: 33px;
    background: #efeff0;
    color: #9f9fa0;
    display: block;
    float: left;
    text-align: center;
    line-height: 33px;
    cursor: pointer;
}

.list_p_right_top div.fr span:hover {
    background: #c9cacb;
}

.list_p_right_top div.fr input {
    font-size: 14px;
    border: 0px;
    border-top: 1px solid #e9eaea;
    border-bottom: 1px solid #e9eaea;
    height: 31px;
    line-height: 31px;
    width: 46px;
    text-align: center;
    color: #e60012;
    float: left;
    font-weight: bold;
}

.list_p_right_bottom {
    color: #9fa0a0;
}

.list_p_right_bottom s {
    display: block;
    width: 16px;
    height: 16px;
    background: url(/static/cangdan/images/wx.png) no-repeat;
    float: left;
    margin-right: 4px;
    margin-top: 14px;
}

.list_p_right_bottom label {
    float: left;
    display: block;
    font-size: 14px;
}

.list_p_right_bottom i {
    display: block;
    width: 14px;
    height: 13px;
    background: url(/static/cangdan/images/wujiaox2.png) no-repeat;
    float: left;
    margin: 15px 1px 0 5px;
}

.list_p_right_bottom p,
.list_p_right_bottom label {
    margin-top: 13px;
}

.list_p_right_a,
.list_p_right_a2 {
    display: block;
    height: 31px;
    line-height: 31px;
    background: #f39700;
    padding: 0 18px;
    margin-left: 7px;
    color: #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}

.list_p_right_a {
    background: #004873;
}

.showy {
    height: 108px;
    position: fixed;
    right: 0px;
    width: 150px;
    bottom: 20%;
    z-index: 999;
    cursor: pointer;
}

.showy_div {
    padding-left: 150px;
    position: relative;
    height: 100%;
}

.showy_div a {
    display: block;
    width: 150px;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 2px;
    background: url(/static/cangdan/images/pico2.png) no-repeat;

}

.showy i {
    display: block;
    width: 100%;
    height: 100%;
    display: block;
    background: url(/static/cangdan/images/pico2x.png) 0px 2px;

}

/*Warehouse2*/
.MianTitle {
    height: 52px;
    line-height: 52px;
    background: #dcdddd;
    font-size: 18px;
    margin-bottom: 33px;
}

.details {
    color: #595757;
}

.details_top_top {
    background: #004873;
    height: 33px;
    line-height: 33px;
    color: #fff;
}

.details_top_top label {
    float: left;
    margin-left: 50px;
    display: block;
    font-size: 15px;
}

.details_top_center_right,
.details_top_top div.fr {
    width: 327px;
}

.details_top_top div.fr p.num {
    width: 140px;
}

.details_top_top div.fr p.wx {
    background: url(/static/cangdan/images/wx2.png) left center no-repeat;
    width: 90px;
    padding-left: 18px;
}

.details_top_top div.fr p.sc {
    background: url(/static/cangdan/images/wj.png) left center no-repeat;
    width: 50px;
    padding-left: 18px;
}

.details_top_center {
    border: 1px solid #e4e4e4;
    border-top: 0px;
}

.details_top_center_left {
    width: 870px;
    font-size: 18px;

}

.details_top_center_left .ico {
    width: 149px;
    height: 124px;
    top: 3px;
    right: 6px;
    background: url(/static/cangdan/images/ptitle2.png) no-repeat;
}

.details_top_center_left ul {
    padding: 34px 0 0 48px;

}

.details_top_center_left li {
    height: 56px;
    line-height: 27px;
    float: left;
    width: 213px;
}

.details_top_center_left li.w300 {
    width: 327px;
    max-width: 327px;
    min-width: 327px;
}

.details_top_center_left li.w300 s.fl {
    display: block;
    height: 27px;
    width: 17px;
    background: url(/static/cangdan/images/ico5.png) no-repeat;
}

.details_top_center_left div.cl {
    padding-left: 48px;
    padding-top: 2px;
}

.details_top_center_left div.cl p {
    height: 80px;
    line-height: 27px;
    margin-right: 40px;
}

.details_top_center_left div.cl p .red {
    font-size: 33px;
    color: #e60012;
}

.details_top_center_right_top {
    background: #dcdddd;
    padding: 13px 18px;
    height: 197px;
    -webkit-border-radius: 0 0px 20px 20px;
    -moz-border-radius: 0 0px 20px 20px;
    -ms-border-radius: 0 0px 20px 20px;
    -o-border-radius: 0 0px 20px 20px;
    border-radius: 0 0px 20px 20px;
}

.details_top_center_right_top .img,
.details_top_center_right_top .img img {
    width: 101px;
    height: 101px;
    overflow: hidden;
}

.details_top_center_right_top .img {
    background: #fff;
}

.details_top_center_right_top div.fr {
    width: 168px;
    font-size: 15px;
}

.details_top_center_right_top div.fr label {
    display: block;
    background: #727172;
    color: #fff;
    height: 36px;
    line-height: 36px;
    font-size: 20px;
    margin-bottom: 7px;
}

.details_top_center_right_top div.fr .star {
    width: 107px;
    background: url(/static/cangdan/images/pwujiaox2.png);
    height: 17px;
    margin: 5px auto;
}

.details_top_center_right_top div.fr .star span {
    display: block;
    height: 17px;
    background: url(/static/cangdan/images/pwujiaox2.png) 0 -25px;
}

.details_top_center_right_top .add {
    font-size: 16px;
    height: 32px;
    line-height: 20px;
    padding-top: 27px;
    padding-left: 13px;
}

.details_top_center_right_top .details_top_a {
    padding: 4px 14px;
    border: 1px solid #b6b6b7;
    color: #595757;
    font-size: 12px;
    display: block;
    margin-left: 13px;
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.details_top_center_right_bottom {
    margin-top: 12px;
    padding-top: 10px;
}

.details_top_center_right_bottom a {
    padding: 11px 20px;
    background: #f39700;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    margin-right: 18px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

.details_top_center_right_bottom a.checked {
    background: #004873;
}

.details_center {
    font-size: 20px;
    height: 138px;
    border-bottom: 1px solid #e3e3e4;
    margin-bottom: 40px;
}

.details_center .img img,
.details_center .img {
    height: 138px;
    width: 138px;
}

.details_center .img {
    margin-right: 34px;
}

.details_center .text {
    width: 80px;
    margin-top: 50px;
}

.details_center div.fr {
    margin-top: 60px;
    height: 32px;
    line-height: 32px;
}

.details_center div.fr span {
    padding: 3px 26px 3px 42px;
    background: url(/static/cangdan/images/phone2.png) left center no-repeat;
}

.details_center div.fr label {
    padding: 3px 0px 3px 37px;
    background: url(/static/cangdan/images/dy.png) left center no-repeat;
}

.details_bottom {
    margin-bottom: 75px;
}

.details_b_left {
    width: 783px;
    padding-right: 56px;
    border-right: 1px solid #e6e6e7;
    padding-bottom: 22px;
}

.details_b_left .title {
    font-size: 24px;
    line-height: 23px;
    height: 66px;
}

.details_b_left .Testing {
    height: 60px;
}

.details_b_left .Testing label {
    font-size: 16px;
    line-height: 26px;
    left: 0px;
    top: 0px;
}

.details_b_left .Testing p.fl {
    padding: 0 120px 0 82px;
}

.details_b_left .Testing span,
.details_b_left .Testing .details_b_l_a {
    width: 100px;
    height: 26px;
    display: block;
    float: left;
    line-height: 26px;
    background: #9f9fa0;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    margin-right: 18px;
    cursor: pointer;
}

.details_b_left .Testing span.checked {
    background: #f39700;
}

.details_b_left .Testing .details_b_l_a {
    right: 0px;
    top: 0px;
    background: #8ec31f;
}

.details_table {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    border-top: 1px solid #e2e3e3;
    border-right: 1px solid #e2e3e3;
}

.details_table td {
    border-bottom: 1px solid #e2e3e3;
    border-left: 1px solid #e2e3e3;
    font-size: 16px;
    height: 49px;
    min-height: 49px;
    text-align: center;
}

.details_table2 {
    border-top: 0px;
}

.details_table2 label {
    text-align: left;
    display: block;
    padding-left: 20px;
}

.details_table2 span {
    float: right;
    padding-right: 20px;
}

.details_table td.checked {
    background: #f7f7f7;
}

.details_b_right {
    width: 322px;
}

.details_b_title {
    height: 72px;
    line-height: 72px;
    background: #004873;
    font-size: 34px;
    color: #fff;
    margin-bottom: 24px;
}

.warehouse-div-nr {
    color: #595757;
    background: #f7f7f7;
    padding-top: 30px;
    line-height: 20px;
    font-size: 15px;
    position: relative;
    overflow: hidden;
    clear: both;
    padding-left: 30px;
    width: 292px;
    height: 320px;
    margin-bottom: 34px;
}

.warehouse-div-nr i.ico {
    display: block;
    position: absolute;
    right: 0px;
    top: -1px;
    background: #004873;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    width: 126px;
    height: 117px;
    line-height: 40px;
    text-align: center;
    font-style: normal;
    background: url(/static/cangdan/images/title.png) no-repeat;
}

.warehouse-div-ul li {
    height: 33px;
}

.warehouse-div-ul .depot_li s {
    display: block;
    background: url(/static/cangdan/images/ico3.png) no-repeat;
    width: 10px;
    height: 15px;
    margin-left: 6px;
    margin-top: 3px;
}

.warehouse-div-ul .supplier p.fl {
    width: 58px;
    background: url(/static/cangdan/images/wujiaox.png);
    height: 10px;
    margin-top: 6px;
}

.warehouse-div-ul .supplier p.fl span {
    display: block;
    height: 10px;
    background: url(/static/cangdan/images/wujiaox.png) 0 -15px;
}

.warehouse-div-ul .price div.fl {
    width: 175px;
}

.warehouse-div-ul .price div.fr {
    width: 82px;
    float: left;
}

.warehouse-div-ul .price div.fr span {
    width: 25px;
    height: 25px;
    background: #efeff0;
    color: #9f9fa0;
    display: block;
    float: left;
    text-align: center;
    line-height: 25px;
    cursor: pointer;
}

.warehouse-div-ul .price div.fr span:hover {
    background: #c9cacb;
}

.warehouse-div-ul .price div.fr input {
    border: 0px;
    border-top: 1px solid #e9eaea;
    border-bottom: 1px solid #e9eaea;
    height: 23px;
    line-height: 23px;
    width: 32px;
    text-align: center;
    color: #e60012;
    float: left;
}

.warehouse-div-ul .warehouse-div-a {
    background: url(/static/cangdan/images/cart.png) 14px 7px #78b42a no-repeat;
    color: #fff;
    font-size: 12px;
    display: block;
    height: 33px;
    line-height: 33px;
    padding: 0px 15px 0 37px;
    width: 66px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    margin-right: 19px;
}

.warehouse-div-afr {
    float: left;
    width: 125px;
    font-size: 12px;
}

.warehouse-div-afr s {
    display: block;
    width: 16px;
    height: 16px;
    background: url(/static/cangdan/images/wx.png) no-repeat;
    float: left;
    margin-right: 4px;
    margin-top: 2px;
}

.warehouse-div-afr label {
    float: left;
    display: block;
    font-size: 14px;
}

.warehouse-div-afr i {
    display: block;
    width: 14px;
    height: 13px;
    background: url(/static/cangdan/images/wujiaox2.png) no-repeat;
    float: left;
    margin: 3px 1px 0 5px;
}

.warehouse-div-nr:hover,
.warehouse-div-nr.checked {
    -webkit-box-shadow: 0 0px 8px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0px 8px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0px 8px 2px rgba(0, 0, 0, 0.3);
}

.supply_top_title {
    padding-top: 46px;
    height: 96px;
    line-height: 57px;
    font-size: 58px;
}

.supply_top_jz,
.supply_top_jz a {
    font-size: 27px;
    color: #004873;
    line-height: 26px;
}

.supply_top_jz a {
    position: relative;
    padding: 2px 10px;
}

.supply_top_jz a i {
    width: 29px;
    height: 14px;
    bottom: -14px;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    display: none;
    background: url(/static/cangdan/images/sjxx.png);
}

.supply_top_jz a:hover,
.supply_top_jz a.checked {
    background: #5e87b3;
    text-decoration: none;
    color: #fff;
}

.supply_top_jz a:hover i,
.supply_top_jz a.checked i {
    display: block;
}

.supply_top_jz {
    height: 50px;
}

.supply_top .search {
    width: 604px;
    margin: 0 auto;
    height: 54px;
}

.supply_top .search-div {
    padding: 8px 16px;
    width: 490px;
}

.supply_top .search-div input {
    float: left;
}

.supply_top .search-div-a {
    height: 54px;
    line-height: 54px;
    width: 80px;
    font-size: 26px;
}

.supply_top .search-div a {
    background: url(/static/cangdan/images/sss.png) no-repeat;
}

.supply_top_gjc {
    padding-top: 24px;
}

.supply_top_gjc a,
.supply_top_gjc {
    font-size: 15px;
    color: #2a5f87;
}

.supply_top_gjc label {
    padding: 8px 0 3px 27px;
    color: #f39700;
    background: url(/static/cangdan/images/ty_ico.png) left top no-repeat;
}

.supply_top_gjc a {
    padding: 8px 0 3px;
    margin-left: 15px;
}

.supply_bottom {
    height: 94px;
    line-height: 94px;
    color: #595757;
    font-size: 23px;
    background: #eeefef;
    margin-bottom: 68px;

}

.supply_bottom i {
    right: 0px;
    top: 0px;
    width: 170px;
    height: 100%;
    background: url(/static/cangdan/images/ty_tb.png) center center #004873 no-repeat;
}

.supply_center {
    margin-bottom: 68px;
}

.supply_center_ul {
    height: 158px;
    margin-bottom: 54px;
}

.supply_center_ul li {
    cursor: pointer;
    width: 369px;
    height: 158px;
    background: url(/static/cangdan/images/fa.png) no-repeat;
}

.supply_center_ul li.fl {
    margin-right: 46px;
}

.supply_center_ul li.supply_center_ul_li2 {
    background-position: -461px 0;
}

.supply_center_ul li.supply_center_ul_li3 {
    background-position: -918px 0;
}

.supply_center_ul li.supply_center_ul_li.checked,
.supply_center_ul li.supply_center_ul_li:hover {
    background-position: 0 -230px;
}

.supply_center_ul li.supply_center_ul_li2.checked,
.supply_center_ul li.supply_center_ul_li2:hover {
    background-position: -461px -230px;
}

.supply_center_ul li.supply_center_ul_li3.checked,
.supply_center_ul li.supply_center_ul_li3:hover {
    background-position: -918px -230px;
}

.supply_center_t {
    bottom: 39px;
    width: 235px;
    background: #fff;
    left: 23px;
    z-index: 88;
    padding: 0 0px 20px 0px;
}

.supply_center_t b {
    color: #004872;
    margin-left: 24px;
    font-size: 14px;
    display: block;
    margin-top: 20px;
    height: 25px;
    line-height: 13px;
}

.supply_center_t_ul {
    /* margin-left: 18px;*/
    margin-bottom: 10px;
}

.supply_center_t_ul li {
    position: relative;
    color: #a7a7a8;
    /*width: 148px;*/
    height: 30px;
    padding: 10px 0 5px 42px;
    clear: both;
    background: urL(/static/cangdan/images/ty_ico2.png) 17px 10px no-repeat;
}

.supply_center_t_ul p {
    /*  font-size: 8px;
      -webkit-transform: scale(0.7);*/
    position: absolute;
    left: 41px;
    bottom: 6px;
    color: #ccc;
}

.supply_center_t_ul label {
    display: block;
    color: #004872;
    font-size: 14px;
    line-height: 12px;
}

.supply_center_t_ul span {
    right: 13px;
    top: 7px;
    color: #f5a527;
    /*  font-size: 11px;
      -webkit-transform: scale(0.9);*/
}

.supply_center_t_ul li:hover {
    padding: 9px 0 4px 41px;
    border: 1px solid #d2d2d3;
    background: urL(/static/cangdan/images/ty_ico2.png) 16px 9px #426e94 no-repeat;
}

.supply_center_t_ul li:hover label {
    color: #fff;
}

.supply_center_t_ul li:hover span {
    top: 6px;
    right: 12px;
}

.supply_center_t_ul li:hover p {
    bottom: 5px;
    left: 40px;
}

.supply_center_div_b a {
    color: #004872;
    margin-right: 3px;
}

.supply_center_div_b a.checked {
    color: #f5a527;
}

.supply_center_b {
    right: 119px;
    bottom: 30px;
}

.supply_center_b li {
    width: 110px;
    height: 48px;
    line-height: 48px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    margin-bottom: 8px;
    background: #426e94;
}

.supply_center_div2 {
    height: 878px;
    background: url(/static/cangdan/images/ty_bg2.png) top center no-repeat;
}

.supply_center_div_ul {
    width: 105%;
    padding-top: 80px;
    text-align: center;
    font-size: 23px;
    color: #004873;
}

.supply_center_div_ul li {
    width: 272px;
    height: 327px;
    background: #fff;
    float: left;
    margin-right: 34px;
    margin-bottom: 40px;
}

.supply_center_div_dl div.fl .img,
.supply_center_div_dl div.fl .img img,
.supply_center_div_ul p img,
.supply_center_div_ul p {
    width: 140px;
    height: 140px;
    overflow: hidden;
    background: url(/static/cangdan/images/ty_bg3.png) center center;
}

.supply_center_div_ul p {
    margin: 45px auto;
}

.supply_center_div_dl {
    width: 105%;
    padding-top: 60px;
}

.supply_center_div_dl dd {
    width: 572px;
    height: 228px;
    background: #fff;
    float: left;
    margin-right: 46px;
    margin-bottom: 35px;
}

.supply_center_div_dl div.fl {
    width: 242px;
    background: #004873;
    height: 100%;
    color: #fff;
    font-size: 14px;
    line-height: 12px;
}

.supply_center_div_dl div.fl b {
    font-size: 18px;
    height: 25px;
    line-height: 22px;
    display: block;

}

.supply_center_div_dl div.fl .img {
    margin: 19px auto 15px;
}

.supply_center_div_dl div.fr {
    width: 292px;
    padding-left: 38px;
    height: 100%;
}

.supply_center_div_dl div.fr label {
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    height: 36px;
    line-height: 22px;
    color: #004873;
    margin-top: 25px;
}

.supply_center_div_dl div.fr ul {
    margin-left: 18px;
}

.supply_center_div_dl div.fr li {
    list-style-type: disc;
    color: #595757;
    font-size: 12px;
    height: 32px;
    line-height: 12px;
}

.supply_center_div_dl div.fr li a {
    color: #595757;
    font-size: 14px;
}

.supply_center_div_dl dd:hover,
.supply_center_div_ul li:hover {
    -webkit-box-shadow: 0 0px 8px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0px 8px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0px 8px 2px rgba(0, 0, 0, 0.3);
}

.purchase_top {
    overflow: hidden;
    width: 100%;
    height: 339px;
    background: url(/static/cangdan/images/banner/banner.jpg) top center #198bbd no-repeat;
    margin-bottom: 70px;
}

.purchase_top p.posiA {
    left: 496px;
    top: 112px;
    background: url(/static/cangdan/images/banner/bannerx.png) top center #198bbd no-repeat;
    width: 538px;
    height: 142px;
    display: none;
}

.purchase_ss {
    padding: 18px 0 4px;
    background: #efefef;
    font-size: 16px;
    margin-bottom: 25px;
}

.purchase_ss div.fl {
    width: 280px;
    height: 33px;
    line-height: 33px;
    margin-bottom: 14px;
}

.purchase_ss label.fl {
    width: 40%;
    text-align: right;
}

.purchase_ss p.fl {
    width: 60%;
    overflow: hidden;
}

.purchase_ss p.fl input {
    padding: 0 10px;
    width: 100%;
    height: 33px;
    line-height: 33px;
    border: 0px;
}

.purchase_ss div.time {
    width: 450px;
}

.purchase_ss div.time label.fl {
    width: 25%;
}

.purchase_ss .time p.fl {
    width: 35%;
}

.purchase_ss .time span.fl {
    width: 5%;
}

.purchase_ss .but {
    width: 69px;
    height: 31px;
    line-height: 31px;
    border: 1px solid #235f83;
    color: #2d6389;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.purchase_but {
    width: 143px;
    height: 40px;
    line-height: 40px;
    font-size: 17px;
    color: #fff;
    background: #f29700;
    margin-bottom: 35px;
}

.purchase_fr {
    height: 33px;
    line-height: 33px;
    font-size: 15px;
    color: #2d292a;
}

.purchase_fr span {
    color: #002d5e;
    margin: 0 5px;
}

.purchase_list .list_div li {
    padding: 0 39px 0 26px;
}

.purchase_div {
    border: 1px solid #d5d5d6;
    border-top: 0px;
    margin-bottom: 70px;
}

.purchase_tab {
    width: 100%;
    min-width: 100%;
    text-align: center;
    font-size: 15px;
}

.purchase_div .nt-panelbar {
    margin-bottom: 0px;
}

.purchase_tab td {
    height: 118px;
    min-height: 118px;
}

.purchase_tab thead td {
    background: #efefef;
}

.purchase_tab tbody td {
    border-top: 1px solid #fff;
    height: 118px;
    border-bottom: 1px dashed #f8f8f8;
}

.purchase_tab tbody:hover {
    background: #f1f1f1;
}

.purchase_tab .but {
    color: #ababab;
}

.purchase_tab a.but {
    display: block;
    margin: 0 auto;
    width: 69px;
    height: 31px;
    line-height: 31px;
    border: 1px solid #00486f;
    color: #00486f;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.purchase_tab tbody:hover a.but {
    background: #004871;
    color: #fff;
}

.purchase_popup_div {
    padding: 40px 90px;
}

.purchase_popup_div ul {
    padding-left: 250px;
    background: url(/static/cangdan/images/tbz.jpg) top left no-repeat;
    height: 378px;
    font-size: 17px;
    padding-top: 30px;

}

.purchase_popup_div ul li {
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    margin-top: 20px;
    clear: both;
}

.purchase_popup_div ul label.fl {
    width: 30%;
}

.purchase_popup_div ul div.fl {
    width: 70%;

}

.purchase_popup_div ul div.fl p {
    border: 1px solid #616161;
    padding: 0 10px;
    height: 43px;
    overflow: hidden;
}

.purchase_popup_div ul div.fl input {
    height: 43px;
    width: 100%;
    line-height: 43px;
    border: 0px;
}

.purchase_popup_div .but a {
    padding: 8px 37px;
    background: #004771;
    color: #fff;
    font-size: 15px;
    margin-right: 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

/*20170208 yqy*/
.screenTextR {
    margin: 20px 0 0px;
    height: 46px;
    line-height: 46px;
}

.screenTextR a {
    display: block;
    float: right;
    color: #fff;
    background: #f29700;
    width: 128px;
    height: 46px;
    margin-left: 20px;
    text-align: center;
}

.Stop {
    color: #595757;
    font-size: 20px;
    padding-left: 50px;
    height: 53px;
    line-height: 30px;
    background: url(/static/cangdan/images/new/shou.png) left 3px no-repeat;
    position: relative;
}

.Stop .StopSpan {
    color: #004873;
    position: absolute;
    left: 54px;
    height: 30px;
    line-height: 30px;
}

.StopDiv {
    padding-top: 1px;
    margin-left: 144px;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
}

.moreSt {
    font-size: 16px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #004873;
    display: block;
    background: #f7f7f7;
}

.details_tablex td {
    min-height: 70px;
    height: 70px;
}

.details_tablex,
.details_tablex td {
    text-align: left;
    border: 0px;
}

.details_tablex td {
    padding-left: 20px;
}

#container {
    width: 1260px;
    margin-bottom: 100px;
    margin-left: -10px;
}

#container .cell {
    margin: 25px 25px 0px 0px;
    padding: 10px;
    position: relative;
}

#container .cell img {
    width: 100%;
    box-shadow: 1px 1px 10px rgba(34, 25, 25, 0.4);
    -moz-box-shadow: 1px 1px 10px rgba(34, 25, 25, 0.4);
    -webkit-box-shadow: 1px 1px 10px rgba(34, 25, 25, 0.4);
}

.cellDiv,
.cellNum {
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    font-size: 16px;
    color: #fff;
}

.cellNum {
    top: 25px;
    right: 20px;
    height: 30px;
    line-height: 30px;
    width: 75px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
}

.cellDiv {
    bottom: 13px;
    padding: 17px 20px 5px;
    width: 324px;
}

.cellDivFr {
    text-align: right;
}

.cellDivC p.fl,
.cellDivFr,
.cellDiv .name2,
.cellDiv .time,
.cellDiv .name {
    line-height: 16px;
    width: 220px;
    float: left;
    height: 30px;
    overflow: hidden;
}

.cellDivFr,
.cellDiv .time {
    width: 100px;
}

.cellDivPl {
    cursor: pointer;
}

.cellDivPl2,
.cellDivPl {
    padding-left: 22px;
    width: 20px;
    float: right;
    display: block;
    background: url(/static/cangdan/images/new/icsa.png) no-repeat;
    text-align: left;
    height: 21px;
    line-height: 19px;
}

.cellDivPl2 {
    padding-left: 26px;
    background-position: -80px 0;
}

.cellDivC p.fl {
    width: 60%;
}

.cellDivC p.fr {
    width: 40%;
}

.cellDiv.checked .cellDivC {
    font-size: 14px;
}

.cellDiv.checked .cellDivC {
    display: block;
}

.cellDiv.checked .name2,
.cellDiv.checked .time,
.cellDiv.checked .cellDivFr {
    display: none;

}

/*20170218 pzbg*/
.details_b_left .Testing.PZtitle {
    height: 76px;
}

.details_b_left .Testing.PZtitle label {
    padding: 0 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #8ec31f;
}

.details_b_left .Testing.PZtitle .details_b_l_a {
    background: #ff9000;
    top: 9px;
    width: auto;
    padding: 0 20px;
    margin: 0px;
}

.switch {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

.switch .bacSlideBox_div {
    width: 820px;
    overflow: hidden;
}

.switch,
.switch .switch_div,
.switch .bacSlideBox_div {
    height: 145px;
}

.switch .prev, .switch .prev2, .switch .next, .switch .next2 {
    overflow: hidden;
    position: absolute;
    z-index: 99;
    top: 40%;
}

.switch .prev, .switch .prev2 {
    left: 30px;
}

.switch .next, .switch .next2 {
    right: 30px;
}

.switch .switch_div {
    overflow: hidden;
    margin: 0 auto;
    float: left;
    position: relative;
}

.switch .bacSlideBox_div img {
    height: 143px;
    width: 143px;
    display: block;
    float: left;
    margin-right: 14px;
    border: 1px solid #bfbfbf;
}

.downloadDiv {
    width: 820px;
}

.downloadA {
    width: 237px;
    height: 237px;
    background: #eee;
    margin: 0 35px 20px 0;
    text-align: center;
}

.downloadIco {
    margin: 70px auto 15px;
    display: block;
    width: 60px;
    height: 64px;
    background: url(/static/cangdan/images/new/icoxa.png) no-repeat;
}

.downloadA b {
    color: #004873;
}

.pzjc_cen ul {
    width: 100%;
    overflow: hidden;
    color: #595757;
    font-size: 13px;
}

.pzjc_cen ul li {
    background: #eee;
    padding: 0 20px;
    height: 300px;
    overflow: hidden;
    margin-bottom: 20px;
}

.pzjc_cen .img {
    height: 80px;
    width: 80px;
    margin: 30px auto 15px;
}

.pzjc_cen .img img {
    width: 100%;
    height: 100%;
}

.pzjc_cen .name {
    height: 34px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    font-weight: bold;
}

.pzjc_cen .nr {
    line-height: 27px;
}

.purchase_tab_wx {
    height: 35px;
    width: 35px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    right: 40px;
    bottom: 2px;
    border: 1px solid #fff;
}

.purchase_tab_wx .ico {
    display: block;
    width: 22px;
    height: 17px;
    background: url(/static/cangdan/images/new/ewm.png) -192px -17px no-repeat;
    margin: 9px 7px;
}

.purchase_tab_wx:hover {
    background: #fff;
    border: 1px solid #fbfef9;
}

.purchase_tab_wx_img {
    display: none;
    text-align: left;
    width: 185px;
    height: 177px;
    overflow: hidden;
    background: url(/static/cangdan/images/new/ewm.png) no-repeat;
    left: -185px;
    top: -15px;
    z-index: 8;
}

.purchase_tab_wx_img img {
    width: 127px;
    height: 127px;
    margin: 27px;
}

.purchase_tab_wx:hover .purchase_tab_wx_img {
    display: block;
}

.details_b_leftx {
    border: 0px;
    padding-right: 0px;
    width: 830px;
}

.pzjc_cenx ul li {
    margin-bottom: 20px;
    height: 192px;
    padding: 0 30px 0 170px;
    position: relative;
    font-size: 15px;
}

.pzjc_cenx .img {
    position: absolute;
    left: 30px;
    margin-top: 50px;
}

.pzjc_cenx .name {
    height: 40px;
    margin-top: 45px;
    font-size: 19px;
    text-align: left;
}

.pjjgList li {
    padding: 25px;
    height: 161px;
    background: #eee;
    color: #8d8d8d;
    line-height: 20px;
    overflow: hidden;
    margin-bottom: 15px;
}

.pjjgList .name {
    height: 56px;
    overflow: hidden;
    color: #004873;
    font-size: 14px;
}

.pjjgList .nr {
    overflow: hidden;
    height: 120px;
}

.pzjc_btom {
    margin-bottom: 80px;
}

.pzjc_btom_ul {
    overflow: hidden;
    padding: 0px;
    color: #595757;
    margin-bottom: 28px;
}

.pzjc_btom_more {
    height: 77px;
    line-height: 77px;
    font-size: 18px;
    text-align: center;
    display: block;
    background: #eee;
    color: #595757;
}

.pzjc_btom_li {
    clear: both;
    padding: 45px 0 40px;
    border-bottom: 1px dashed #ddd;
    line-height: 30px;
    font-size: 16px;
}

.pzjc_btom_li .name {
    color: #004873;
    font-size: 17px;
    margin-bottom: 10px;
}

.pzjc_btom_li .name span {
    font-size: 14px;
    color: #a0a0a0;
}

.pzjc_btom_li_fl {
    margin-bottom: 10px;
}

.pzjc_btom_li_fl label {
    float: left;
    display: block;
    height: 23px;
    line-height: 23px;
    color: #004873;
    font-size: 14px;
    background: #d8d8d8;
    margin-right: 14px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    padding: 0 15px;

}

.pzjc_btom_db span,
.pzjc_btom_db label {
    color: #969696;
}

.pzjc_btom_db label {
    margin: 0 10px;
}

.pzjc_btom_db a {
    color: #1c1c1c;
}

.pzjc_btom_ts {
    color: #595757;
    font-size: 18px;
}

.pzjc_btom_ts_div {
    border-top: 1px solid #c9c9c9;
    border-left: 1px solid #c9c9c9;
    min-width: 100%;
    width: 100%;
}

.pzjc_btom_ts_div td {
    border-bottom: 1px solid #c9c9c9;
    border-right: 1px solid #c9c9c9;
}

.pzjc_btom_ts_div .checked {
    background: #eee;
}

.pzjc_btom_ts_div input {
    border: 0px;
}

.pzjc_btom_ts_div textarea {
    border: 0px;
}

.pzjc_btom_ts_a {
    margin: 50px 0;
    width: 190px;
    height: 62px;
    line-height: 62px;
    display: block;
    color: #fff;
    text-align: center;
    font-size: 24px;
    background: #004873;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.pzjc_btom_pf {
    position: relative;
    text-indent: 90px;
}

.pzjc_btom_pfx {
    text-indent: 0px;
}

.pzjc_btom_pf b {
    position: absolute;
    left: -90px;
    overflow: hidden;
}

.tisasd {
    padding: 0 25px;
    height: 65px;
    line-height: 65px;
    color: #8d8d8d;
    font-size: 15px;
    margin-bottom: 10px;
    background: #eee;
}

.lisilisdiv {
    border-bottom: 1px dashed #eee;
    padding: 15px 0 15px 25px;
    margin-bottom: 20px;
}

.lisilisdiv input,
.lisilisdiv textarea {
    border: 0px;
    font-size: 15px;
    width: 100%;
    height: 20px;
    line-height: 20px;
    display: block;
    margin: 5px 0;
}

.lisilisdiv textarea {
    height: 100px;
}

.lisilis .but {
    display: block;
    width: 99px;
    text-align: center;
    height: 48px;
    line-height: 48px;
    float: right;
    font-size: 15px;
    color: #fff;
    background: #004873;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.pzjc_btom_li {
    border-bottom: 0px;
    padding: 35px 0 0;
}

.pzdyX .pzjc_btom_ul {
    margin-bottom: 30px;
}

.pzdyX .pzjc_btom_li {
    padding: 0px;
}

.pzdyX .pzjc_btom_li .name {
    font-size: 24px;
}

.pfsa {
    height: 60px;
    border-bottom: 1px dashed #eee;
    border-top: 1px dashed #eee;
    line-height: 60px;
}

.pfsaDiv {
    margin-right: 23px;
    margin-top: 20px;
    padding-right: 11px;
    color: #747474;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    text-align: right;
    cursor: pointer;
}

.pfsaDiv .yico {
    display: block;
    width: 7px;
    height: 5px;
    position: absolute;
    right: 0px;
    top: 9px;
    background: url(/static/cangdan/images/new/icas.png) no-repeat;
}

.pfsaDiv ul {
    position: absolute;
    right: 0px;
}

.pfsaDiv li {
    color: #004873;
    display: block;
    width: 80px;
    text-align: center;
    background: #d8d8d8;
    padding: 5px 20px;
}

.pfsaDiv li.checked,
.pfsaDiv li:hover {
    color: #fff;
}

.ansda .ybut {
    display: block;
    width: 127px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    color: #fff;
    background: #004873;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    margin-left: 20px;
}

.tas {
    padding-right: 15px;
    background: url(/static/cangdan/images/new/bottom.png) right center no-repeat;
}

.tas.checked {
    background-image: url('/static/cangdan/images/new/top.png');
}

.purchase_popup_divx {
    padding: 0px 90px 10px;
}

.purchase_popup_divx ul {
    background-position: center left;
    height: inherit;
    padding-top: 10px;
}

.purchase_popup_divx ul li {
    height: 25px;
    line-height: 25px;
    margin: 0px;
    font-size: 14px;
    margin: 5px 0;
}

.purchase_popup_div ul div.fl input,
.purchase_popup_divx ul div.fl p {
    height: 23px;
    line-height: 23px;
}

.purchase_popup_divx ul div.fl textarea {
    border: 0px;
    height: 50px;
}

.purchase_popup_divx ul li.checked {
    height: inherit;
}

.purchase_popup_divx ul li.checked div.fl p {
    height: 50px;
    padding: 0px;
}

.purchase_popup_divx ul li.but {
    height: 45px;
    line-height: 45px;
    margin-top: 20px;
}

.purchase_popup_divx .but a {
    width: 130px;
    padding: 0px;
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    margin: 0 0 0 38px;
}

.tsmsa {
    text-indent: 90px;
}

.tsmsa span.posiA {
    left: -43px;

}


.details_topXx .details_top_center_left li {
    width: 33%;
    max-width: 33%;
    min-width: 33%;
}



.details_centerSiv {
    height: 30px;
    margin: 25px 0 0;
}

.details_centerSivfr {
    padding: 6px 26px 6px 42px;
    background: url(/static/cangdan/images/phone2.png) left center no-repeat;
    color: #75706e;
    font-size: 13px;
}

.switchScDic {
    padding: 0 47px 0 120px;
    margin-bottom: 30px;
}

.switchScDic label.posiA {
    left: 48px;
    color: #595757;
    font-size: 18px;
}

.details_topXx .switch, .switch .switch_div,
.details_topXx .switch .bacSlideBox_div {
    height: 190px;
}

.details_topXx .switch .bacSlideBox_div {
    width: 1061px;
}

.details_topXx .switch .bacSlideBox_div img {
    height: 188px;
    width: 188px;
    margin-right: 20px;
}

.details_bottomxq .warehouse-div-nr {
    height: inherit;
    padding: 30px 0 30px 30px;
}

.details_bottomxq .details_b_left .title {
    width: 170px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    background: #004873;
    color: #fff;
    font-size: 18px;
    margin-bottom: 30px;
}

.ab_title {
    height: 34px;
    background: #004773;
    width: 100%;
    margin-bottom: 50px;
}

.topasda {
    width: 326px;
    border: 1px solid #004873;
    border-right: 0px;
    height: 48px;
    line-height: 48px;
    color: #004773;
    font-size: 20px;
    margin-bottom: 65px;
}

.topasda p {
    width: 162px;
    border-right: 1px solid #004873;
    float: left;
    text-align: center;
}

.topasda p.checked {
    background: #004873;
    color: #fff;
}

.jgbtitle {
    height: 67px;
    font-size: 20px;
}

.jgbDiv {
    width: 350px;
    background: url(/static/cangdan/images/bgxx.png) center center;
}

.jgbDiv table {
    width: 100%;
    min-width: 100%;
    text-align: center;
}

.jgbDiv table td {
    padding: 0 10px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    border-bottom: 1px dashed #eee;
}

.jgbDiv thead td {
    background: #efefef;
    height: 100px;
    min-height: 100px;
    border-bottom: 0px;
}

.topBt,
.topDy,
.topUp {
    text-align: left;
    color: #00cb77;
}

.topBt span,
.topDy span,
.topUp span {
    margin-right: 5px;
    display: block;
    width: 9px;
    height: 17px;
    float: left;
    text-align: center;
    font-weight: bold;
}

.topUp span {
    margin-top: 18px;
    background: url(/static/cangdan/images/new/icoxn.png) -7px -27px;
}

.topBt span {
    margin-top: 17px;
    background: url(/static/cangdan/images/new/icoxn.png) -7px -62px;
}

.topUp {
    color: #ff0000;
}

.topBt {
    color: #1297db;
}

.jgbDivI {
    display: block;
    width: 2px;
    height: 24px;
    left: 20px;
    top: 37px;
    background: #004873;
}

.zjjg_deta .details_b_left .Testing.PZtitle label {
    padding: 0;
    width: 145px;
    font-size: 14px;
    color: #3d3d3d;
}

.zjjg_deta .name {
    font-size: 40px;
    margin-bottom: 20px;
}

.zjjg_deta .nr {
    color: #aaaaaa;
    font-size: 16px;
    margin-bottom: 30px;
    overflow: hidden;
}

.zjjg_detaUl li {
    width: 50%;
    float: left;
    height: 50px;
    line-height: 20px;
    font-size: 18px;
}

.zjjg_detaUl li.cl {
    width: 100%;
}

.nrsa {
    text-indent: 2em;
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 30px;
}

.zjjg_detaUl {

    overflow: hidden;
}

.zjjg_detaUl2 li {
    padding-left: 87px;
    height: 112px;
    position: relative;
}

.zjjg_detaUl2 p {
    font-weight: bold;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
}

.zjjg_detaUl2 div {
    color: #8f8f8f;
}

.zjjg_detaUl2 li img {
    width: 70px;
    height: 70px;
    left: 0px;
    top: 0px;
    position: absolute;
    border: 1px solid #eee;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.details_top_center_left .yico {
    display: block;
    width: 57px;
    height: 57px;
    position: absolute;
    top: 0px;
    left: -1px;
    background: url(/static/cangdan/images/new/tj.png) no-repeat;
}

.details_top_center_left .yico.checked {
    background: url(/static/cangdan/images/new/xhxh.png) no-repeat;
}

.purchase_topxj {
    display: block;
    width: 100%;
    height: 389px;
    background: url(/static/cangdan/images/new/bansd.jpg) top center no-repeat;
    margin-bottom: 50px;
}


.purchase_tab_name.checked .ico {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 34px;
    height: 34px;
    background: url(/static/cangdan/images/new/index_ico.png) no-repeat;
}

.purchase_ss .but.checked {
    background: #235f83;
    color: #fff;
}

.pjzclist li {
    height: 100px;
    border-bottom: 1px dashed #ddd;
    color: #7d7d7d;
}

.pjzclist .name{
    font-size: 18px;
    font-weight: bold;
    color: #004873;
    height: 60px;
    line-height: 60px;
}

.pjzclist .nr p.fl{
    font-size: 14px;
    width: 25%;
    overflow: hidden;
}

.details_centerXx{
    border: 0px;
    margin: 40px 0;
}
.details_centerXx.details_center div.fr span{
    padding: 3px 0px 3px 42px;
}
.details_centerXx.details_center .text{
    width:inherit;
}