/* banner*/
.banner {
    width: 100%;
    height: 578px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.banner .num {
    overflow: hidden;
    height: 15px;
    position: absolute;
    bottom: 12px;
    left: 0px;
    width: 100%;
    zoom: 1;
    z-index: 3;
    text-align: center;
}

.banner .num li {
    width: 13px;
    height: 13px;
    line-height: 100px;
    border: 1px solid #fff;
    margin-right: 10px;
    cursor: pointer;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.banner .num li.on {
    background: #fff;
}

.banner_div li {
    text-align: center;
    height: 578px;
    width: 100%;
}

.banner_div li img {
    height: 578px;
}

.banner .prev, .banner .next {
    display: none;
    width: 84px;
    height: 84px;
    position: absolute;
    top: 50%;
    margin-top: -22px;
}

.banner .prev {
    left: 30px;
    background: url(/static/cangdan/images/left.png);
}

.banner .next {
    right: 30px;
    background: url(/static/cangdan/images/right.png);
}

/*产品滚动*/
.banner_product {
    height: 85px;
    width: 100%;
    background: #dcdddd;
    overflow: hidden;
    position: relative;
    z-index: 9;
    _zoom: 1;
    margin-bottom: 63px;
}

.prevLeft, .prev2, .nextRight, .next2 {
    width: 35px;
    height: 35px;
    overflow: hidden;
    position: absolute;
    top: 28px;
    z-index: 99;
}

.prevLeft, .prev2 {
    left: 0px;
    background: url(/static/cangdan/images/l-btn.png) no-repeat;
}

.nextRight, .next2 {
    right: 0px;
    background: url(/static/cangdan/images/r-btn.png) no-repeat;
}

.bacSlideBox_div {
    width: 1111px;
    height: 85px;
    overflow: hidden;
}

.banner_product_ul li {
    width: 158px;
    height: 85px;
    line-height: 85px;
    color: #595757;
    font-size: 18px;
    float: left;
    text-align: center;
    overflow: hidden;
}

.banner_product_ul_img, .banner_product_ul_p b {
    width: 100%;
    display: block;
}

.banner_product_ul_img {
    margin-top: 10px;

}

.banner_product_ul_img img {
    height: 30px;
}

.banner_product_div {
    width: 1111px;
    overflow: hidden;
    margin: 0 auto;
}

.index-title {
    height: 74px;
    color: #004872;
    font-size: 18px;
    border-bottom: 2px solid #969697;
}

.index-title b {
    display: block;
    float: left;
    font-size: 36px;
    margin-right: 45px;
}

.index-title span {
    float: left;
    margin-top: 21px;
    display: block;

}

.index-title a {
    display: block;
    color: #004872;
    margin-right: 43px;
    margin-top: 21px;
}

.service {
    margin-bottom: 62px;
}

.service-div {
    margin-top: 15px;
    width: 400px;
    float: left;
    text-align: center;
}

.service-div3 {
    width: 425px;
}

.service-p {
    width: 324px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 25px;
    background: #004873;
    font-weight: bold;
    margin: 0 auto;
}

.service-ul {
    width: 324px;
    height: 51px;
    overflow: hidden;
    margin: 0 auto;
}

.service-img {
    display: block;
}

.service-div2 .service-img {
    padding-bottom: 7px;
}

.service-ul li {
    height: 21px;
    margin-bottom: 5px;
    line-height: 21px;
    font-size: 12px;
    color: #595757;
    width: 50%;
    float: left;
}

.service-ul li span {
    background: #004873;
    color: #fff;
    font-size: 13px;
    width: 32px;
}

.service-div2 .service-p {
    background: #8ec31f;
}

.service-div3 .service-p {
    background: #d70050;
}

.warehouse-div {
    margin: 42px 0 55px 20px;
}

.warehouse-div-nr {
    color: #595757;
    float: left;
    width: 304px;
    height: 470px;
    margin-right: 20px;
    border: 1px solid #fff;
    background: #f7f7f7;
    padding-left: 40px;
    padding-top: 30px;
    line-height: 20px;
    font-size: 15px;
    position: relative;
    overflow: hidden;
}

.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;
    /*  -webkit-transform: rotate(45deg); *//*Safari 4+,Google Chrome 1+  *//*
      -moz-transform: rotate(45deg); *//*Firefox 3.5+*//*
      filter: progid:DXImageTransform.Microsoft.BasicImage(Rotation=0.45);*/
}

.warehouse-div-ul li {
    height: 36px;
}

.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-but {
    display: block;
    width: 258px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    border: 2px solid #5c7496;
    color: #004872;
    font-weight: bold;
}

.warehouse-div-ul li.h60 {
    height: 60px;
}

.warehouse-div-ul li.h50 {
    height: 50px;
}

.warehouse-div-ul li.h45 {
    height: 45px;
}

.warehouse-div-nr:hover,
.warehouse-div-nr.checked {
    border-color: rgba(114, 113, 114, 0.7);
}

.warehouse-div-nr:hover .warehouse-div-but,
.warehouse-div-nr.checked .warehouse-div-but {
    background: #004873;
    color: #fff;
}

.co_operating {
    margin: 20px 0 60px;
}

.co_operating .banner_product_ul li {
    width: 185px;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
}

.co_operating .banner_product_ul_img {
    margin: 0px;
}

.main {
    padding: 70px 0;
    background: #efeff0;
    margin-bottom: 60px;
}

.main-top {
    height: 551px;
    margin-bottom: 20px;
}

.main-fl {
    width: 360px;
}

.main-fl-div {
    width: 100%;
    height: 171px;
    background: url(/static/cangdan/images/ewbg.png) center center #fff no-repeat;
    margin-bottom: 18px;
}

.main-fl-name {
    display: block;
    padding-top: 32px;
    color: #3e3a39;
    height: 45px;
    font-size: 25px;
}

.main-fl-name,
.main-fl-p,
.main-fl-num {
    padding-left: 42px;
}

.main-fl-num {
    height: 55px;
    color: #22ac38;
    font-size: 19px;
}

.main-fl-num label,
.main-fl-num s,
.main-fl-num span {
    float: left;
    display: block;
}

.main-fl-num label {
    font-weight: bold;
    font-size: 38px;
    line-height: 36px;
}

.main-fl-num span {
    margin-top: 5px;
}

.main-fl-num s {
    background: url(/static/cangdan/images/up.png) no-repeat;
    width: 20px;
    height: 35px;
    margin: 0 13px;
}

.main-fl-p {
    color: #595757;
}

.main-fl-div.checked {
    background: url(/static/cangdan/images/ewbg2.png) no-repeat;
}

.main-fl-div.checked .main-fl-num {
    color: #c30d23;
}

.main-fl-div.checked .main-fl-num s {
    background-position: -43px 0;
}

.main-fr {
    width: 740px;
}

.main-fr-center {
    height: 74px;
    color: #004872;
    font-size: 19px;
}

.main-fr-center a {
    color: #004872;
    margin: 0 15px;
}

.main-fr-bottom-fl {
    width: 360px;
    height: 360px;
    background: #004873;
    color: #fff;
    font-size: 18px;
    text-align: center;
}

.main-fr-bottom-fl s {
    margin: 46px auto 21px;
    display: block;
    background: url("/static/cangdan/images/yun.png") no-repeat;
    width: 157px;
    height: 125px;
}

.main-fr-bottom-fl span {
    font-size: 28px;
    line-height: 25px;
    display: block;
    height: 41px;
}

.main-fr-bottom-fl b {
    font-size: 38px;
    display: block;
    height: 47px;
    line-height: 35px;
}

.main-fr-bottom-fl p {
    width: 230px;
    margin: 0 auto;
}

.main-fr-bottom-fr {
    width: 360px;
}

.main-fr-bottom-div {
    margin-bottom: 34px;
    background: url(/static/cangdan/images/ewbg3.png) top right no-repeat;
    color: #595757;
    padding-left: 140px;
    width: 220px;
    padding-top: 48px;
    height: 116px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
    border-radius: 35px;
}

.main-fr-bottom-div label {
    color: #004872;
    font-size: 31px;
    height: 48px;
    line-height: 28px;
    display: block;
}

.main-fr-bottom-div span {
    margin-top: 1px;
    float: left;
    color: #fff;
    background: #595757;
    border: 1px solid #969697;
    font-size: 11px;
    -webkit-transform: scale(0.9);
    display: block;
    width: 72px;
    height: 12px;
    line-height: 12px;
    text-align: center;
}

.main-fr-bottom-div.checked {
    margin-bottom: 0px;
    background: url(/static/cangdan/images/erbg4.png) top right no-repeat;
}

.main-fr-bottom-div.checked label {
    color: #c30d23;
}

.main-fr-bottom-div:hover{
    background-position: 0 -200px;
    color: #fff;
}
.main-fr-bottom-div:hover label{
    color: #fff;
}
.main-fr-bottom-div:hover span{
    color: #004873;
    background: #fff;
}

.main-fr-bottom-div.checked:hover span{
    color: #c30d23;
}
.main-fr .search{
    margin-bottom: 29px;
}
.main-center {
    margin: 0 0 19px -1px;
    width: 110%;
}

.main-center-div {
    width: 360px;
    float: left;
    height: 354px;
    color: #595757;
    background: #fff;
    text-align: center;
    font-size: 30px;
    margin-right: 18px;
    border: 1px solid #efeff0;
}

.main-center-div-div {
    border: 3px solid #fff;
    height: 348px;
}

.main-center-div:hover,
.main-center-div.checked {
}

.main-center-div:hover .main-center-div-div,
.main-center-div.checked .main-center-div-div {
    background: #004873;
    color: #fff;
}

.main-center-img {
    margin-top: 98px;
    height: 130px;
    background-position: top center;
    background-repeat: no-repeat;
    background-image: url(/static/cangdan/images/ico11.png);
}

.main-center-img2 {
    background-image: url(/static/cangdan/images/ico12.png);
}

.main-center-img3 {
    background-image: url(/static/cangdan/images/ico13.png);
}

.main-center-div:hover .main-center-img,
.main-center-div.checked .main-center-img {
    background-position: center -161px;
}

.main-center-div:hover .main-center-img2,
.main-center-div.checked .main-center-img2 {
    background-position: center -166px;
}

.main-center-div:hover .main-center-img3,
.main-center-div.checked .main-center-img3 {
    background-position: center -154px;
}

.main-bottom-fl {
    width: 200px;
    padding-left: 160px;
    font-size: 29px;
    color: #595757;
    height: 147px;
    line-height: 147px;
    background: url(/static/cangdan/images/ico2.png) 60px center #fff no-repeat;
}

.main-bottom-fr {
    width: 739px;
    height: 147px;
    background: #fff;
    font-size: 16px;
    color: #595757;
    overflow: hidden;
}

.main-bottom-fr-div {
    width: 100%;
    height: 147px;
}

.main-bottom-fr:hover {
    background: #004873;
    color: #fff;
}

.main-bottom-fr:hover .more {
    background: #f39800;
}

.main-bottom-fr-fl {
    text-align: center;
    width: 179px;
}

.main-bottom-fr-fl .img {
    margin: 24px auto 10px;
    width: 78px;
    height: 78px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}

.main-bottom-fr-fl .img img {
    width: 100%;
    height: 100%;
}

.main-bottom-fr-fr {
    width: 560px;
}

.main-bottom-fr-fr label {
    font-weight: bold;
    font-size: 27px;
    margin-top: 43px;
    line-height: 25px;
    height: 45px;
    display: block;
}

.main-bottom-fr-fr p {
    color: #f39800;
    line-height: 14px;
}

.main-bottom-fr .more {
    width: 24px;
    padding: 51px 10px 0;
    text-align: center;
    height: 100%;
    line-height: 20px;
    color: #fff;
    right: 0px;
    top: 0px;
    position: absolute;
    font-size: 18px;
    background: #004873;
    display: block;
}

.warehouse-div-nr:hover,
.warehouse-div-nr.checked,
.main-center-div:hover .main-center-div-div,
.main-center-div.checked .main-center-div-div,
.main-fr-bottom-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);
}

/*20170208 yqy  main-center*/
.main-center_new .main-center-div {
    font-size: 12px;
    padding: 0 40px;
    width: 280px;
    color: #3e3a39;
}

.main-center_new .main-center-div h2 {
    font-size: 30px;
    color: #004873;
    display: block;
    height: 65px;
    text-align: center;
    padding-top: 40px;
}

.main-center_new .main-center-div .more {
    bottom: 30px;
    right: 40px;
    color: #a5a3a3;
    font-size: 14px;
}

.main-center_new_div {
    margin-left: -8px;
}

.main-center_new_div p {
    width: 80px;
    text-align: center;
    height: 37px;
    line-height: 37px;
    font-size: 14px;
    float: left;
    background: #e6e6e6;
    margin: 0 8px 16px;
}

.main-center_new_divtop {
    padding: 5px 20px;
    background: #e6e6e6;
    line-height: 20px;
    margin-bottom: 20px;
}

.main-center_new_divtop_ul li {
    width: 45%;
    float: left;
    text-align: left;
    font-size: 14px;
    padding: 5px 0;
}
.main-center_new_divtop_ul li.w60{
    width: 55%;
}
.main-center_new_div p,
.main-center_new_divtop {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.main-center_new_divBotoom{
    color: #a5a3a3;
    line-height: 20px;
    text-align: left;
}
.main-center_new_div3  .main-center_new_divtop{
    padding: 10px 0;
    font-size: 14px;
    margin-bottom: 10px;
}
.main-center_new_divtop_span{
    padding-right: 25px;
}
.main-center_new_divtop_span a{
    width: 17px;
    height: 15px;
    background: url(/static/cangdan/images/icoxn.png) -2px 0;
    display: block;
    right: 0px;
    top: 2px;
    position: absolute;
 }
.main-center_new_div3  table{
    width: 100%;
    min-width: 100%;
    text-align: left;
}
.main-center_new_div3  table td{
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}
.topBt,
.topDy,
.topUp{
    text-align: right;
    color: #00cb77;
}

.topBt span,
.topDy span,
.topUp span{
    display: block;
    width: 9px;
    height: 17px;
    float: left;
    text-align: center;
    font-weight: bold;
}
.topUp span{
    margin-top:8px;
    background: url(/static/cangdan/images/icoxn.png) -7px -27px;
}
.topBt span{
    margin-top:7px;
    background: url(/static/cangdan/images/icoxn.png) -7px -62px;
}
.topUp{
    color: #ff0000;
}
.topBt{
    color: #1297db;
}

.purchase_div {
    margin: 40px 0 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 {
    height: 118px;
    border-bottom: 1px solid #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_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;
}