/********* find supplier style ********/
.suppliers-list li{ padding: 15px 0; border-bottom: 1px solid #efefef; }
.suppliers-list li .supimg{ margin-right: 20px; }
.suppliers-list li .name{ font-size: 15px; margin-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.suppliers-list li .name a{max-width:400px; color: #333; font-weight:bold;display: inline-block; overflow: hidden;text-overflow:ellipsis;white-space: nowrap; }
.suppliers-list li .name a:hover{ color: #f36008; }
.suppliers-list li .tag{ max-width: 560px; }
.suppliers-list li .tag h6{font-weight:bold;border-bottom:2px solid #ffae00;display: inline-block;padding-bottom: 5px;margin-top: 0;color:#333;margin-bottom:5px;}
.suppliers-list li .tag>div{margin-left:-10px; overflow: hidden; height: 20px;}
.suppliers-list li .tag span{ display: inline-block; margin:0 10px 5px;white-space:nowrap; }
.suppliers-list li .recService h6{display: inline-block;color:#333;font-weight: bold;}
.suppliers-list li .recService a{margin:0 3px;max-width: 350px; display: inline-block; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;    position: relative;top: 4px;}
.suppliers-list li .recService .price{display: inline-block;margin-left:20px;}
.suppliers-list li .recService .price em{color:#ff8400;}
.suppliers-list li .enterShop{color:#333;font-weight: bold;margin-top:10px;}
.suppliers-list li .lx i{ position: relative; top:3px; display: inline-block; width: 16px; height: 16px; margin-left: 15px; margin-right: 5px; background:url("../images/icon/icon.png") no-repeat -120px -1px; }

/*.suppliers-list li .lx:hover i{ background-position: -284px -79px; }
.suppliers-list li .lx:hover a{ color: #f36008; }*/
.suppliers-list li .about-gys p{margin-top:20px;}
.suppliers-list li .about-gys .sup-star{ margin-top: 10px; margin-bottom: 10px; color:#333;}
.suppliers-list li .about-gys .icon{ display: inline-block; width: 20px; height: 20px; background:url("../images/icon/icon.png") no-repeat; vertical-align: middle; }
.suppliers-list li .about-gys .icon.icona{ background-position: 0 -210px ; }
.suppliers-list li .about-gys .icon.iconb{ background-position: -30px -210px ; }
.suppliers-list li .about-gys .icon.iconc{ background-position: -60px -210px ; }

/* @media (min-width: 1200px) {
    .suppliers-list li .tag{ max-width: 400px; }
    .suppliers-list li .lx{ display: block; margin-top: 45px; }
}
 */
.tj-supplier .dotted-line{ width: 100%; height: 0; margin-top: 12px; margin-bottom: 15px; border: none; border-bottom: 1px dotted #efefef; }
.tj-supplier li{ padding: 2px; border: 1px solid #e5e5e5; }
.tj-supplier .tj-img{ display:block; width: 180px; height:180px; margin:15px auto 0; border:1px solid #e5e5e5; }
.tj-supplier .content{ padding: 10px 18px; }
.tj-supplier .content .name a{ display: inline-block; max-width: 122px; color: #777; font-size: 14px; font-weight: bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.tj-supplier .content .name a:hover{ color:#f36008; }
.tj-supplier .content .lavel{ display: inline-block; width: 21px; height: 16px; margin-left: 6px; background:url("../images/icon/icon.png") no-repeat 0 -3px; }
.tj-supplier .content .cert{ display: inline-block; width: 18px; height: 16px; margin-left: 6px; background:url("../images/icon/icon.png") no-repeat -30px -1px; }
.tj-supplier .content .cert.cert-on{ background-position: -55px -1px; }
.tj-supplier .content p { margin-top: 8px; line-height: 20px; }
.tj-supplier .content p span{ display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.tj-supplier .content p em{ font-size: 14px; color: #f36008; }
.tj-supplier .content .area{ display: inline-block; width: 100%; /* max-width: 120px; */ font-size: 14px; color: #cdcdcd; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.tj-supplier .content .lx i{ position: relative; top:3px; display: inline-block; width: 16px; height: 16px; color: #666; margin-left: 15px; margin-right: 5px; background:url("../images/icon/icon.png") no-repeat -120px -1px; }
.tj-supplier .content .readOnlyStar img{ width:auto; }
/*.tj-supplier .content .lx:hover i{ background-position: -284px -79px; }
.tj-supplier .content .lx:hover a,.tj-supplier .content .lx a:hover{ color: #f36008; }*/

.create-box{ padding: 45px; margin-top: 30px; margin-bottom: 45px; font-size: 14px; border: 1px solid #e5e5e5; box-shadow: 0 2px 1px #f2f2f2; }
.create-box h5{ font-size: 24px; color: #070707; }
.create-box .create-btn{ display: block; width: 100%; max-width: 180px; height: 50px; line-height: 50px; text-align: center; font-size: 16px; margin-top: 15px; border: 1px solid #993c05; border-radius: 3px; }

/********* supplier home page style ********/
.talent-page{ background-color: #f0f0f0; }
.talent-head{ padding-top: 15px; padding-bottom: 15px; background-color: #fff; }
.talent-head .portrait{ padding: 15px 20px 5px; }
.talent-head .portrait .head-img{ display: block; text-align: center; }
.talent-head .portrait ul{ margin-top: 15px; padding-left: 18px; }
.talent-head .portrait li{ display: block; float: left; line-height: 30px; width: 50%; }
.talent-head .portrait li span{ position: relative; top:4px; display: inline-block; width: 17px; height: 18px; margin-right: 5px; background:url("../images/supplier/icons.png") no-repeat; }
.talent-head .portrait li .medal1{ background-position: 0 0; }
.talent-head .portrait li .medal2{ background-position: -29px 0; }
.talent-head .portrait li .medal3{ background-position: -60px 0; }
.talent-head .portrait li .medal4{ background-position: -90px 0; }
.talent-head .portrait li .medal5{ background-position: 0 -195px; }
.talent-head .portrait li .medal6{ background-position: -30px -195px; }
.talent-head .portrait li .medal7{ background-position: -60px -195px; }
.talent-head .portrait li .medal8{ background-position: -80px -199px;}
.talent-head .talent-info .info-top{ padding: 8px 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.talent-head .talent-info .info-top .name{ font-size: 14px; color: #000; padding-bottom: 10px; }
.talent-head .talent-info .pags{ margin-top: 15px; margin-bottom: 10px; }
.talent-head .talent-info .pags span{ float: left; display: block; height: 28px; line-height: 28px; margin-bottom: 5px; margin-right: 10px; padding-left: 15px; padding-right: 15px; border:1px dashed #e5e5e5; white-space:nowrap; }
.talent-head .talent-info .marker{ border-top:1px solid #edebeb; }
.talent-head .account{ padding:10px; }
.talent-head .account .edit-data span{ display: inline-block; width: 16px; height: 16px; margin-right: 5px; background:url("../images/supplier/icons.png") no-repeat -120px 0; vertical-align: middle; }
.talent-head .account .edit-data a{ color: #333; text-decoration: underline; }
.talent-head .contact li{ float: left; display: block; width: 50%; padding-top: 10px; text-align: center; }
.talent-head .contact li span{ display: inline-block; background:url("../images/supplier/icons.png") no-repeat -120px 0; vertical-align: middle; }
.talent-head .contact li .iconl{ width: 60px; height: 60px; margin: 10px 0; background-position: -320px 0; }
.talent-head .contact li .iconq{ width: 60px; height: 60px; margin: 10px 0; background-position: -320px -80px; }
.talent-head .contact li .num1{ width: 11px; height: 11px; margin-right: 3px; background-position: -240px -35px; }
.talent-head .contact li .num2{ width: 11px; height:11px; margin-right: 3px; background-position: -270px -35px; }
.marker{ padding-top: 10px; padding-bottom: 10px; }
.marker .marker-li{ position: relative; float: left; height: 80px; padding: 18px 16px; border-right: 1px dashed #eee; cursor: pointer; }
.marker .marker-li:last-child{ border-right: none; }
.marker .marker-li .dticon{ float: left; display: inline-block; width: 30px; height: 30px; margin-top: 4px; margin-right: 8px; background:url("../images/supplier/icons.png") no-repeat; }
.marker .marker-li .dticon1{ background-position: 0 -35px; }
.marker .marker-li .dticon2{ background-position: -40px -35px; }
.marker .marker-li .dticon3{ background-position: -85px -35px; }
.marker .marker-li .dticon4{ background-position: -135px -35px; }
.marker .marker-li .dticon5{ background-position: -185px -35px; }
.marker .marker-li .condd{ float: left; color: #999; }
.marker .marker-li .condd em{ display: block; font-size: 18px; color: #333; }
.marker .popover{ top:64px; font-size: 12px; background-color: #f5f5f5; border: 1px solid #ededed; border-radius: 0; box-shadow: none; }
.marker .popover-content{ padding: 8px; }
.marker .popover.bottom > .arrow{ border-bottom-color:#ededed; }
.marker .popover.bottom > .arrow::after{ border-bottom-color:#f5f5f5; }
.marker .marker-li:hover .popover{ display: block; }

@media (min-width: 1024px) {
    .talent-head .portrait{ float: left; width: 240px; min-height: 240px; border-right: 1px solid #edebeb; }
    .talent-head .talent-info{ float: left; width: 730px; }
    .talent-head .account{ float: right; width: 230px; min-height: 240px; border-left: 1px solid #edebeb; }
}
@media (max-width: 1024px) {
    .talent-head .portrait{ display: none; }
}

.talent-main{ padding-top: 20px; /* padding-bottom: 50px; */ background-color: #f9f9f9; word-wrap:break-word; }
.talent-main .jtico {width: 18px; background: url("../images/supplier/icons.png") no-repeat; float:left; height:16px; margin-right:6px;}
.talent-main .jiathis_button_tsina { background-position: -218px 0px !important; cursor:pointer;}
.talent-main .jiathis_button_weixin { background-position: -190px 0px !important; margin-right:0px; cursor:pointer;}
.talent-main .jiathis_style{ display: inline-block; position: relative; top: 3px; left: 3px; }
.talent-main .jtico_tsina{ background-position: -218px 0px !important; }
.talent-main .jtico_weixin{ background-position: -190px 0px !important; }
.talent-main .nav-tabs{ border-bottom: 3px solid #d8000f; }
.talent-main .nav-tabs li{ float: left; background: #f5f5f5; border: 1px solid #dcdcdc; bottom: -3px; height:37px;}
.talent-main .nav-tabs li.active{ background: #fff; border-color: #d8000f; height:40px; border-top: 3px solid #d8000f;}
.talent-main .nav-tabs li.active a{ color: #d8000f; font-weight: bold; }
.talent-main .nav-tabs a{ color: #666; font-weight: bold; padding: 8px 50px; margin-right: 0; border: none; border-radius: 0; }
.talent-main .nav-tabs a:hover{ border: none; height:36px;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{ border: none; background-color: #fff; cursor:pointer; }
.talent-main .nav-tabs > li { border: 1px solid #ccc; border-bottom: none; margin-bottom:0; }

@media (min-width: 1024px) {
    .talent-main .right-block{ float: right; width: 235px; background-color: #fff; border: 1px solid #e5e5e5; }
    .talent-main .content-block{ float: left; width: 965px; padding: 20px 30px; }
}

/******** public right block styles *******/
.talent-main .right-block{ padding: 5px 10px 15px; }
.talent-main .right-block h3{ height: 30px; line-height: 30px; padding-left: 10px; margin: 15px 2px 0 0; font-size: 14px; color: #333; background: url("../images/icon/center-h2.png") no-repeat left 8px; }
.talent-main .gery-popover{ margin-top: 15px; background-color: #f7f6f6; }
.talent-main .gery-popover *{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.talent-main .gery-popover .arrow{ position: relative; top:-8px; left: 10px; width:0; height:0; border-left:9px solid transparent; border-right:9px solid transparent; border-bottom:9px solid #f7f6f6; }
.talent-main .basic-info{ line-height: 30px; padding: 10px 20px 20px; }
.talent-main .basic-info span{ position: relative; top: 5px; display: inline-block; width: 18px; height: 18px; margin-right: 8px; background:url("../images/supplier/icons.png") no-repeat; }
.talent-main .basic-info .icon-a{ background-position: 0 -78px; }
.talent-main .basic-info .icon-b{ background-position: -25px -80px; }
.talent-main .basic-info .icon-c{ background-position: -55px -80px; }
.talent-main .basic-info .icon-d{ background-position: -85px -80px; }
.talent-main .hhr-info{ padding: 15px 0; color: #999; font-size: 14px; }
.talent-main .hhr-info .name{ margin-top: 10px; color: #333; }

/******** time axis style ********/
.talent-main .content-block .white-box{ background-color: #fff; border: 1px solid #ececec; padding: 10px 11px;}
.talent-main .content-block .white-box p{margin: 0;}
.talent-main .time-axis dl{ margin: 20px; }
.talent-main .time-axis dt{ float: left; width: 90px; padding-top: 10px; font-size: 30px; font-weight: bold; }
.talent-main .time-axis dd{ position: relative; margin-left: 100px; }
.talent-main .time-axis .coordinate{  position: absolute; width: 6px; height: 100%; margin-left:10px; background-color: #eeeded; border: 1px solid #e5e4e4; border-radius: 3px; }
.talent-main .time-axis .event-box{ overflow-y: hidden; }
.talent-main .time-axis .event{ position: relative; left: -3px; background:url("../images/supplier/icons.png") no-repeat -360px -160px; }
.talent-main .time-axis .event-item{ margin-left: 50px; padding: 25px; font-size: 14px; line-height: 30px; color: #333; background-color: #f7f7f7; border: 1px solid #e3e3e3; }
.talent-main .time-axis .event-item .name{ margin-right: 30px; }
.talent-main .time-axis .event-item p{ line-height: 22px; font-size: 12px; color: #666; }
.talent-main .time-axis .event-item .xm-text{ margin-top: 10px; padding-top: 10px; border-top:1px dashed #d5d5d5; }
.talent-main .time-axis .event-hide{ float: right; margin-top: 10px; margin-right: 20px; font-size: 14px; text-decoration: underline; cursor: pointer; }
.talent-main .time-axis .event-show{ margin: 10px 0 20px 50px; padding-top: 3px; font-size: 14px; text-decoration: underline; cursor: pointer; }
.talent-main .time-axis .glyphicon{ width: 16px; height: 16px; line-height: 14px; text-align: center; color: #333; margin-right: 5px; border: 1px solid #333; border-radius: 8px; }

/******* talent page company carousel-inner style *******/
.talent-main .carousel-inner{ width: 600px; margin: 20px auto; }
.talent-main .carousel-inner > .item > img,.talent-main .carousel-inner > .item > a > img{ width: 100%; height: 360px; }
.talent-main .carousel-control.left{ top: 50%; left: 50px; margin-top: -25px; width: 50px; height: 50px; background:url("../images/supplier/icons.png") no-repeat 0px -130px; }
.talent-main .carousel-control.right{ top: 50%; right: 50px; margin-top: -25px; width: 50px; height: 50px; background:url("../images/supplier/icons.png") no-repeat -80px -130px; }
.talent-main .writing-btn{ margin: 30px auto; text-align: center; }
.talent-main .writing-btn span{ display: inline-block; color: #ff9933; padding: 6px 40px; border: 1px dashed #ddd; }

/************ company home page style **********/
.company-pane{ line-height: 22px; word-wrap: break-word; width: 965px; padding: 20px 30px;}
.company-pane .title{ height: 38px; line-height: 36px; padding-left: 12px; margin: 15px 0 5px; font-size: 16px; color: #333; background: url("../images/icon/center-h2.png") no-repeat left 10px; }
.company-pane .white-box{ padding: 20px; }
.company-pane .xmjy-list li{ height: 50px; line-height: 50px; border-bottom: 1px dashed #e8e6e6; }
.company-pane .xmjy-list li:last-child{ border-bottom: none; }
.company-pane .xmjy-list span{ display: inline-block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.company-pane .xmjy-list .width20{ width: 20%; }
.company-pane .xmjy-list .width14{ width: 14%; }
.company-pane .xmjy-list .width30{ width: 30%; }
.company-pane .xmjy-list a{ color: #ff9400; text-decoration: underline; }

.company-pane .cert-show h4{ color: #666; font-size: 14px; margin-bottom: 10px; }
.company-pane .cert-show .cert-text{ display: inline-block; color: #a8a8a8; }
.company-pane .cert-show span{ position: relative; top:2px; display: inline-block; width: 40px; height: 40px; margin-right: 10px; background: url("../images/icon/icon.png") no-repeat; }
.company-pane .phone-cert span{ background-position: 0 -290px; }
.company-pane .email-cert span{ background-position: -120px -290px; }
.company-pane .cert-show i{ display: inline-block; position: relative; top:3px; width: 16px; height: 16px; background: url("../images/icon/icon.png") no-repeat; margin-left: 10px; }
.company-pane .cert-show i.certicon{ background-position: -180px -290px; }
.company-pane .license .padding4{ padding: 4px; }
.company-pane .license-bd{ width: 160px; height: 120px; margin: 0 auto; border: 1px solid #ddd; }
.company-pane .license-bd .no-up{ display: block; text-align: center; line-height: 100px; font-size: 30px; color: #ededed; }
.company-pane .license-bd .big-img{ position: absolute; bottom: 4px; right: 4px; display: inline-block; background-color: #000; background-color:rgba(0,0,0,0.55); filter:alpha(opacity=55); padding: 0px 8px; color: #fff; }
.company-pane .license-bd .cover-btn{ display: block; text-align: center; line-height: 90px; font-size: 78px; color: #ededed; }
.company-pane .license-bd .up-img{ position: absolute; bottom: 0px; display: block; width: 100%; background-color: #000; background-color:rgba(0,0,0,0.55); filter:alpha(opacity=55); text-align: center; color: #fff; }
.company-pane .license-bd input{ position: absolute; top: 35px; left: 38px; width: 75px; font-size: 18px; overflow: hidden; cursor: pointer; opacity: 0; }
.company-pane .certification li{ line-height: 34px; color: #333; border-bottom: 1px dashed #eee; }
.company-pane .certification li span{ position: relative; top: 6px; display: inline-block; width: 18px; height: 20px; margin-right: 10px; background: url("../images/supplier/icons.png") no-repeat -140px -80px; }
.company-pane .certification li:last-child{ border-bottom: none; }

@media (min-width: 1200px) {
    .company-pane .cert-show{ padding: 0 25px; border-right: 1px solid #eee; }
    .company-pane .license{ min-height: 175px; padding: 0 60px; border-right: 1px solid #eee; }
    .company-pane .certification h4,.company-pane .certification li{ padding: 0 45px; }
    .company-pane .statistics{ width: 470px; height: 370px; }
    .company-pane .datagram{ width: 425px; height: 370px; margin-left: 10px; }
}
.company-pane .datagram h4{ margin-top: 10px; padding-bottom: 15px; font-size: 14px; color: #333; border-bottom: 1px dashed #e8e5e5; }
.company-pane .progress-block{ margin-top: 25px; }
.company-pane .datagram .progress{ height: 8px; margin-bottom: 10px; border-radius: 0; }
.company-pane .datagram .progress-bar{ background: #ff9933; }
.company-pane .datagram .price{ margin-left: 35px; }
.company-pane .datagram .blue{ color: #66cccc; }

.company-pane .sign-page{ position: absolute; top: 50%; margin-top: -40px; width: 50px; height: 50px; background:url("../images/supplier/icons.png") no-repeat 0px -130px; cursor: pointer; z-index: 9; }
.company-pane .sign-prev{ left: 5px; background-position: 0px -130px; }
.company-pane .sign-next{ right: 5px; background-position: -80px -130px; }
.company-pane .sign-list{ overflow: hidden; position: relative;height:165px;}
.company-pane .sign-list ul {position: absolute;left:0;}
.company-pane .sign-list li{ float: left; width: 218px; padding: 0 10px; }
.company-pane .sign-list img{ width: 100%; border: 1px solid #ddd; }
.company-pane .sign-list .name{ display: block; margin-top: 15px; font-size: 14px; color: #000; text-align: center; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.company-pane .sign-list .name:hover{ color: #d8000f; text-decoration: underline; }

/******** shopping security style *******/
.shop-security{ margin-bottom: 40px; }
.shop-security .title{ height: 46px; line-height: 46px; padding-left: 30px; font-size: 16px; color: #fff; background-color: #d8000f; }
.shop-security .security-pro{ padding: 25px; margin-bottom: 5px; background-color: #fff; }
.shop-security .security-pro li{ float: left; padding-left: 12px; padding-right: 12px; text-align: center; font-size: 12px; color: #333; }
.shop-security .security-pro img{ display: block; margin: 8px auto; }
.shop-security .security-pro .glyphicon-arrow-right{ color: #d8d8d8; font-size: 26px; margin-top: 40px; }
.shop-security .payment-pro{ padding: 30px 40px 0; background-color: #fff; }
.shop-security .payment-pro img{ width: 100%; }
.shop-security .payment-pro h2{ margin: 0px auto 10px; text-align: center; border-bottom: 1px solid #b5b4b4; }
.shop-security .payment-pro h2 strong{ position: relative; top:10px; font-size: 24px; color: #474646; padding: 10px 20px; background-color: #fff; }
.shop-security .payment-pro h2{ width: 600px; }

/******* join us share style *******/
.join-tl{ position: relative; top:30px; left:945px; width: 300px; z-index:9999; display: block; }
.join-tl li{ height:27px; line-height: 27px; float: left; padding-left: 10px; padding-right: 10px; color: #3d3c3c; border-right:1px solid #ccc; }
.join-tl li:last-child, .join-tl li.last_bd{ border-right:none; }
.join-tl li.sec_child label{cursor: pointer;}
.join-tl i{ position: relative; top: 5px; display: inline-block; width: 18px; height: 18px; margin-right: 5px; padding-bottom: 3px; background:url("../images/icon/icon.png") no-repeat; }
.join-tl .gz{ background-position:0 -252px; }
.join-tl .fx{ background-position: -30px -252px; }
.join-tl .jb{ margin-left: 5px; background:url("../images/supplier/icons.png") no-repeat -250px 0px; }


/******* 修改    *********/
.talent-head .portrait{ float: left; width: 240px; min-height: 240px; border-right: 1px solid #edebeb; }
.talent-head .talent-info{ float: left; width: 730px; }
.talent-head .account{ float: right; width: 230px; min-height: 240px; border-left: 1px solid #edebeb; }

.talent-head .portrait{ display: block; }

.talent-main .right-block{ float: right; width: 235px; background-color: #fff; border: 1px solid #e5e5e5; }
.talent-main .content-block{ float: left; width: 1200px; padding: 0; }
    
.company-pane .cert-show{ padding: 0 25px; border-right: 1px solid #eee; }
.company-pane .license{ min-height: 175px; padding: 0 60px; border-right: 1px solid #eee; }
.company-pane .certification h4,.company-pane .certification li{ padding: 0 45px; }
.company-pane .statistics{ width: 470px; height: 370px; }
.progress-bar-bg {  width: 300px; height: 10px; background-color: #e6e6e6;  position: relative; margin-top: 40px; display: inline-block;}
.progress-bar-jd { height: 10px; background-color: #66cccc; position: absolute;}
.progress-bar-jt { width: 10px; height: 10px; float: right; margin-top: -10px; border-left: 10px solid transparent; border-right: 0px solid transparent; border-bottom: 10px solid #66cccc;}
.progress-bar-num { width: 100px; height: 50px; position: absolute; margin-top: -20px; margin-left: -24px;}
.company-pane .datagram{ width: 425px; height: 370px; margin-left: 10px; }


/**********供应商刻画页*********/
#serverlists li a:first-child{display: block;height: 139px;}
#serverlists li .service-title a{ overflow: hidden;height:34px;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; }
#supplier-tab2 .white-box{margin:0px; padding: 0; border: none;}
.talent-main .service-show{ background: #fff; padding: 30px 0 60px 0;}
.talent-main .service-show ul li{ float: left; width: 229px; height: 252px; border: 1px solid #dcdcdc; background: #fff; margin-left: 9px; margin-bottom: 20px;}
.talent-main .service-show ul li:hover{border-color: #d8000f;-moz-box-shadow:2px 2px 2px #e1e1e1; -webkit-box-shadow:2px 2px 2px #e1e1e1; box-shadow:5px 5px 5px #e1e1e1;}
.talent-main .service-show .service-info{padding: 10px; padding-bottom: 0px;}
.talent-main .service-show .service-info .price{font-size: 16px; color: #f36008; font-weight: bold; padding-bottom: 5px;}
.talent-main .service-show .service-info .service-title{height: 38px;}
.talent-main .service-show .service-info .service-title>a{    overflow: hidden; height: 34px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.talent-main .service-show .buyBtn{ display: block; width: 225px; height: 34px; margin: 1px; background: #2b3536; text-align: center; line-height: 34px; color: #fff; font-size: 14px;}
.talent-main .service-show .buyBtn:hover{background: #c7160d;}
.talent-main .service-show .seeMore{ width: 1181px; height: 30px; line-height: 30px; border: 1px solid #dcdcdc; text-align: center; margin: 0 auto;}

.talent-main .service-show ul li.uploadBtn{ background: #f4f4f4 url(../images/icon/uploadBtn.png) no-repeat center center; position: relative;}
.talent-main .service-show ul li.uploadBtn p a{ width: 100%; height:0; background: #929292; text-align: center; line-height: 36px; color: #fff; position: absolute;left: 0px; bottom: 0; visibility: hidden;}
.talent-main .service-show ul li.uploadBtn:hover p a{visibility: visible;height:36px;transition: height 1s; -moz-transition: height 1s;-webkit-transition: height 1s;-o-transition: height 1s;}

.talent-main .service-show ul li.uploadBtn1{ background: #f4f4f4 url(../images/icon/uploadBtn.png) no-repeat center center; position: relative;}
.talent-main .service-show ul li.uploadBtn1 p{ width: 100%; height:36px; background: #929292; text-align: center; line-height: 36px; color: #fff; position: absolute;left: 0px; bottom: -48px; display: none;}
.talent-main .service-show ul li.uploadBtn1 p a{color: #fff; width: 100%; height: 36px; display: block;}

/***********服务详情****/
.talent-main .successful_block{padding-bottom: 30px;}
.talent-main .serviceDetails{padding: 30px;}
.talent-main .serviceDetails .Details{ border: 1px solid #ececec; background: #fff;}
.serviceDetails .Details .main-pic{ width: 424px;padding: 20px; border-right: 1px solid #ececec;}
.serviceDetails .Details .main-pic .serviceShare{color:#999;margin-top:10px;}
.serviceDetails .Details .main-box{width: 714px; padding: 20px;}
.serviceDetails .Details .main-box .main-top{height:200px;}
.serviceDetails .Details .main-box h2.title{font-size: 16px; font-weight: bold; color: #333; line-height: 2em; font-family: "Microsoft YaHei",Helvetica Neue, Helvetica, Arial, sans-serif;}
.serviceDetails .Details .main-box .biztag{font-family: 宋体;}
.serviceDetails .Details .main-box .biztag em{float: left; display: block; font-weight: normal; line-height: 28px;}
.serviceDetails .Details .main-box .biztag span{ float: left; display: block; height: 28px; line-height: 28px; margin-bottom: 5px; margin-right: 10px; padding-left: 15px; padding-right: 15px; border:1px dashed #e5e5e5; white-space:nowrap; }
.serviceDetails .Details .main-box .Price{font-family: 宋体;}
.serviceDetails .Details .main-box .Price span.moneyorange{ color: #d8000f; font-size: 24px; font-weight: bold;}
.serviceDetails .Details .main-box .operation{}
.serviceDetails .Details .main-box .operation span{ float: left; display: block; padding-right: 10px; line-height: 22px; margin-top: 12px;}
.serviceDetails .Details .main-box .operation span i{width:22px; height:22px; display: block; float: left; margin-right: 5px;}
.serviceDetails .Details .main-box .operation span i.Customer{ background: url(../images/icon/icon.png) no-repeat -278px -660px; }
.serviceDetails .Details .main-box .operation span i.Phone{background: url(../images/icon/icon.png) no-repeat -278px -690px;}
.serviceDetails .Details .main-box .operation .red-btn{ width: 187px; height: 47px; border: 1px solid #8f0c12; background: #d8000f;}
.serviceDetails .Details .main-box .operation .red-btn:hover{ background-color: #b00611; color: #fff; }

.serviceDetails .Detail-content{}
.serviceDetails .Detail-content .Lcontent-block{width:910px;background: #fff;}
.serviceDetails .Detail-content .Rcontent-block{width:220px;}
#myTabContent2{ border: 1px solid #ececec; border-top: none; padding: 25px 25px 0 25px;}
#myTabContent2 .fade{display:none;}
#myTabContent2 .fade.in{display:block;}
#myTabContent2 #detail-tab1 img{max-width:100%;}
.serviceDetails .Detail-content .nav-tabs{border-bottom:1px solid #dcdcdc;background: #f9f9f9;}
.serviceDetails .Detail-content .nav-tabs li{bottom:0; height: 44px; font-size: 14px;}
.serviceDetails .Detail-content .nav-tabs a{padding: 0 50px; line-height: 43px;}
.serviceDetails .Detail-content .nav-tabs a:hover{ border: none; height:43px;}
.serviceDetails .Detail-content .nav-tabs li.active{border-top:1px solid #dcdcdc; border-color: #dcdcdc; height: 44px;}
.serviceDetails .Detail-content .Lcontent-block h4{font-size: 14px;}
.serviceDetails .Detail-content .Lcontent-block p{font-family: 宋体;}

.serviceDetails .Detail-content .Otherservices{width: 220px; border: 1px solid #e5e5e5; background: #fff;}
.serviceDetails .Detail-content .Otherservices .tj-img{width: 178px; height: 178px; border: 1px solid #e5e5e5; margin:15px 19px;}
.serviceDetails .Detail-content .Otherservices .content{width: 178px; margin: 0 auto; padding-bottom: 15px;}
.serviceDetails .Detail-content .Otherservices .content .companyName a{ display: inline-block; max-width: 178px; color: #777; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.serviceDetails .Detail-content .Otherservices .content .companyName a:hover{color:#f36008;}
.serviceDetails .Detail-content .Otherservices .content .area{display: inline-block; width: 100%; /* max-width: 120px; */ font-size: 14px; color: #cdcdcd; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.serviceDetails .Detail-content .Otherservices .content .contactMe{}
.serviceDetails .Detail-content .Otherservices .content .contactMe span{display: block;}
.serviceDetails .Detail-content .Otherservices .content .contactMe span.store a{color: #666;text-decoration: underline;}
.serviceDetails .Detail-content .Otherservices .content .contactMe span.store a:hover{color: #ff9933;}
.serviceDetails .Detail-content .Otherservices .content .contactMe span i{width:18px; height:18px; display:block; background: url(../images/icon/icon.png) no-repeat -282px -510px; margin-right: 5px; }
.serviceDetails .Detail-content .Otherservices .content .contactMe span.money b{color: #d8000f; font-size: 14px;}

/********诚信保障*******/
.talent-main .credit-block{ background: #fff; padding: 90px 170px 55px 170px;}
.talent-main .credit-block .credit-title{background: url(../images/creditGuarantee/credit_tit.png) no-repeat center center; height:58px; width: 100%; text-align: center; line-height: 58px; color: #fff; font-size: 26px; font-weight: bold; margin-bottom: 35px;}
.talent-main .credit-block .borderB{border-bottom: 1px solid #e6e6e6;}
.talent-main .credit-block .cre-item{ margin: 35px 0; text-align: center;}
.talent-main .credit-block .cre-item img{width: 105px; height: 104px; margin-bottom: 10px;}
.talent-main .credit-block .cre-item strong{font-size: 20px; color: #333; display:block; line-height: 2em;}
.talent-main .credit-block .cre-item p{color: #666; font-family: 宋体;}

.talent-main .security-block{background: #f8f8f8; padding: 90px 170px;}
.talent-main .security-block .security-title{font-size: 36px; color: #000; font-weight: bold; padding-bottom: 90px; text-align: center;}
.talent-main .security-block .security-title span{padding-bottom: 15px; border-bottom:2px solid #0a9527;}
.talent-main .security-block .secur-item{text-align: center;}
.talent-main .security-block .secur-item img{width: 69px; height: 80px; margin-bottom: 20px;}
.talent-main .security-block .secur-item p{color: #333; font-family: 宋体;}



/**********成功案例********/
#supplier-tab2 p.text{padding: 60px;}

.talent-main .successfulCase{ background: #fff; padding: 30px 0 0 0;}
.talent-main .successfulCase ul li{ float: left; width: 229px; overflow: hidden; padding-bottom: 5px; border: 1px solid #dcdcdc; background: #fff; margin-left: 9px; margin-bottom: 20px;}
.talent-main .successfulCase ul li:hover{border-color: #d8000f;-moz-box-shadow:2px 2px 2px #e1e1e1; -webkit-box-shadow:2px 2px 2px #e1e1e1; box-shadow:5px 5px 5px #e1e1e1;}
.talent-main .successfulCase ul li .succImg{display: block;height: 178px; width: 228px;}
.talent-main .successfulCase .successful-info{padding: 10px; padding-bottom: 0px;}
.talent-main .successfulCase .successful-info .price{font-size: 12px; color: #999; padding-bottom: 5px;}
.talent-main .successfulCase .successful-info .price b{color: #f36008; font-weight: bold; font-size: 16px;}
.talent-main .successfulCase .successful-info .successful-title{height: 38px;}
.talent-main .successfulCase .successful-info .successful-title a{ overflow: hidden;height:34px;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; }

.talent-main .successful-show{padding: 0 10px; background: #f9f9f9; padding-bottom: 60px;}
.talent-main .successful-show .text{line-height: 40px;padding: 0; margin: 0;}
.talent-main .successful-show .successContent{width: 928px; padding: 50px; background-color: #fff; border: 1px solid #ececec;}
.talent-main .successful-show .successContent h2.titles{font-size: 18px; color: #333; line-height: 2em; font-weight: bold;}
.talent-main .successful-show .successContent .title{ height: 38px; line-height: 36px; padding-left: 12px; margin: 20px 0; font-size: 16px; color: #333; background: url("../images/icon/center-h2.png") no-repeat left 10px; }
.talent-main .successful-show .successContent p{line-height: 2em;}
.talent-main .successful-show .successContent p.caseImg{text-align: center;}
.talent-main .successful-show .successContent p img{max-width: 802px; max-height:623px; text-align: center; margin-bottom: 20px;}

.talent-main .successful-show .introduction{width: 220px;}
.talent-main .successful-show .introduction-block{border: 1px solid #ececec; background: #fff;}
.talent-main .successful-show .introduction-block li{float: left; width: 109px; height: 109px; text-align: center; border-bottom:1px dashed #ececec;}
.talent-main .successful-show .introduction-block li:nth-of-type(odd){border-right:1px dashed #ececec;}
.talent-main .successful-show .introduction-block li.border-none{border-bottom:none;}
.talent-main .successful-show .introduction-block li span{display: block; width: 26px; height: 23px; background: url(../images/icon/icon.png) no-repeat; margin: 25px auto 10px auto;}
.talent-main .successful-show .introduction-block li span.ReferencePrice{ background-position: -110px -680px;}
.talent-main .successful-show .introduction-block li span.Investment{background-position: -143px -680px;}
.talent-main .successful-show .introduction-block li span.Number{background-position: -176px -680px;}
.talent-main .successful-show .introduction-block li span.Type{background-position: -208px -680px;}
.talent-main .successful-show .introduction-block li div.Amount{font-size: 14px; color: #333}
.talent-main .successful-show .introduction-block li div.Title{color: #999;}
.Amount{ padding: 0 10px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }