/*homepage slider*/
@font-face {
    font-family: SourceHanSansCN-Regular;
    src: url('/fonts/SourceHanSansCN-Regular.otf');
}

@font-face {
    font-family: SourceHanSansCN-Medium;
    src: url('/fonts/SourceHanSansCN-Medium.otf');
}

@font-face {
    font-family: AdobeHeitiStd-Regular;
    src: url('/fonts/AdobeHeitiStd-Regular.otf');
}

.swiper-container {
    width: 100%;
    height: calc(27.1vw);
}

.swiper-slide {
    background-position: center;
    background-size: cover;
}

.slider-content {
    height: 100%;
    margin: auto;
    font-family: 微软雅黑;
    text-align: center;
    color: #ffffff;
}

.slider-content > h1 {
    font-family: 微软雅黑;
    margin: 0 0 3vh 0;
    /*padding-top: 13vh;*/
    padding-top: 21px;
}

.slider-content > h1 span.num {
    font-family: 微软雅黑;
    color: #ffac2a;
}

.slider-content > h1 span.font-green {
    color: #2EB135;
}

.slider-content > h4 {
    width: 60%;
    margin: auto;
    font-family: 微软雅黑;
}

.slider-content > .row {
    margin: auto;
    margin-top: 8vh;
}

.slider-content .btn {
    color: #ffffff;
    text-align: center;
}

.slider-content .btn-trans {
    background-color: #2eb135;
    /* border: 1px solid #ffffff; */

}

.slider-content .btn-green {
    background-color: #2EB135;
}

/* 优秀接包方推荐*/
.excellent_recommend .excellent_recommend_title {
    text-align: center;
    font-size: 50px;
    margin-top: 40px;
    color: #2d2f33;
    font-weight: 500;
}

.excellent_recommend .service .left{
    background-color: #ffffff;
    width: 24%;
    float: left;
    margin-bottom: 60px;
}

.excellent_recommend .service .right{
    width: 76%;
    padding-left: 20px;
    float: left;
}

.excellent_recommend .left .cat-ico{
    padding-left: 34px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
}

.excellent_recommend .left .active .cat-ico{
    display: none;
}

.excellent_recommend .left .cat-ico-hover{
    display: none;
}

.excellent_recommend .left .active .cat-ico-hover{
    display: block;
    float: left;
    padding-left: 22px;
    padding-top: 14px;
    padding-bottom: 16px;
}
.excellent_recommend .left .active .view-more{
    display: block;
}
.excellent_recommend .left .view-more{
    display: none;
}
.excellent_recommend .left .active .service-category{
    color: #ffffff;
    padding-left: 28px;
    padding-top: 20px;
    padding-bottom: 10px;
}

.excellent_recommend .left .striping{
    border-bottom: 1px solid rgba(245,245,245,1);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 20px;
    margin-right: 20px;
}

.excellent_recommend .left .active{
    background-color: rgba(113, 190, 106, 1);
}

.excellent_recommend .left .nav>li>a:focus, .nav>li>a:hover{
    background-color: rgba(20, 115, 180, 0.1);
}

.excellent_recommend .left .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{
    background-color: rgba(20, 115, 180, 1);
}

.excellent_recommend .left .service-category{
    float: left;
    color: rgba(20, 115, 180, 1);
    padding-left: 45px;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-bottom: 0px;
}

.excellent_recommend .left .service-category .cat{
    font-size: 22px;
}

.excellent_recommend .left .service-category .view-more{
    font-size: 16px;
    color: #ffffff;
}
.excellent_recommend .gengduo {
    display: block;
    width: 210px;
    height: 48px;
    margin: auto;
    border: 1px solid #d7d5d5;
    border-radius: 50px;
    color: #b7b7b7;
    background: #fff;
    text-align: center;
    line-height: 48px;
    margin-bottom: 40px;
}
.excellent_recommend .see_more {
    text-align: center;
    margin: 13px 0 68px 0;
    font-size: 14px;
    color: #c7ccd8;
}

.excellent_recommend .see_more a {
    color: #c7ccd8;
    font-size: 16px;
    text-align: center;
}

.excellent_recommend .jbf_user {
    display: inline-block;
    border: 1px solid rgba(221, 221, 221, 0.45);
    padding-bottom: 2px;
    margin-bottom: 20px;
}

.excellent_recommend .see_more span {
    font-size: 10px;
}

.excellent_recommend {
    font-family: Microsoft YaHei;
}

.excellent_recommend .jbf_content {
    margin: 10px 0 0 20px;
}

.excellent_recommend .jbf_content .top .user_logo {
    margin-right: 5px;
}

.excellent_recommend .jbf_content .top .name {
    font-size: 14px;
    display: inline-block;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 110px;
}

.excellent_recommend .jbf_content .top .medal {
    float: right;
    margin: 15px;
}

.excellent_recommend .jbf_content .top .degree {
    position: absolute;
    margin: -13px 0 0 45px;
}

.excellent_recommend img {
    /*border-radius: 50px;*/
    /*margin-top: 10px;*/
}

.excellent_recommend .line {
    border: 1px solid white;
    width: 25px;
    margin: 7px 0 18px 130px;
}

.excellent_recommend .jbf_user .img {
    width: 285px;
    height: 160px;
    margin: 0 auto;
    position: relative;
    font-size: 16px;
}

.excellent_recommend .weixin .img {
    background: url(../images/recommend/img_wechat.png) no-repeat center;
    height: 138px;
}

.excellent_recommend .app .img {
    background: url(../images/recommend/img_app.png) no-repeat center;
    height: 138px;
}

.excellent_recommend .design .img {
    background: url(../images/recommend/img_design.png) no-repeat center;
    height: 138px;
}

.excellent_recommend .manage .img {
    background: url(../images/recommend/img_manage.png) no-repeat center;
    height: 138px;
}

.excellent_recommend .web .img {
    background: url(../images/recommend/img_web.png) no-repeat center;
    height: 138px;
}

.excellent_recommend .desk .img {
    background: url(../images/recommend/img_desktop.png) no-repeat center;
    height: 138px;
}

.excellent_recommend .information .img {
    background: url(../images/recommend/img_information.png) no-repeat center;
    height: 138px;
}

.excellent_recommend .hardware .img {
    background: url(../images/recommend/img_hardware.png) no-repeat center;
    height: 138px;
}

.excellent_recommend .jbf_user .img .header {
    width: 285px;
    height: 35px;
    position: absolute;
    top: 0;
    background-image: linear-gradient(rgba(0, 0, 0, 0.84), rgba(44, 44, 44, 0.01));
    color: white;
}

.excellent_recommend .jbf_user .img .header .header_title {
    margin: 8px 0 0 20px;
}

.excellent_recommend .good_at_content {
    position: absolute;
    display: none;
    text-align: center;
    color: white;
}

.excellent_recommend .good_at_content .description {
    font-size: 14px;
}

.excellent_recommend .good_at_content .good_at {
    margin-top: 38px;

}

.excellent_recommend .weixin .img:hover .good_at_content,
.app .img:hover .good_at_content,
.design .img:hover .good_at_content,
.manage .img:hover .good_at_content,
.web .img:hover .good_at_content,
.desk .img:hover .good_at_content,
.information .img:hover .good_at_content,
.hardware .img:hover .good_at_content {
    background-color: rgba(0, 0, 0, 0.6);
    display: block;
    height: 138px;
    width: 285px;
}

.excellent_recommend .weixin .img:hover .header,
.app .img:hover .header,
.design .img:hover .header,
.manage .img:hover .header,
.web .img:hover .header,
.desk .img:hover .header,
.information .img:hover .header,
.hardware .img:hover .header {
    display: none;
}

.excellent_recommend .btn-trans{
    background-color: #2EB135;
    color: #ffffff;
}

.jbf_content .medal, .bottom {
    display: inline-flex;
}

.jbf_content .bottom {
    font-size: 14px;
    color: grey;
}

.jbf_content .bottom b {
    font-size: 18px;
    color: #ff8706;
}

.jbf_content .bottom .num {
    width: 130px;
    height: 50px;
    text-align: center;
    border-right: 1px solid #f5f5f5;
    margin-left: -10px;
}

.jbf_content .bottom .num .service-title{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.jbf_content .bottom .income {
    width: 130px;
    height: 50px;
    text-align: center;
    margin-left: 10px;
}

/*成功案例*/
.success_case .swiper-container {
    padding-bottom: 50px;
}

.success_case .swiper-slide {
    background-color: #ffffff;
}

.success_case .success_case_head {
    text-align: center;
    margin-bottom: 50px;
    margin-top: 50px;
}

.success_case .left {
    padding-right: 100px;
}

.success_case .swiper-container {
    height: auto;
}

.success_case .swiper-pagination-bullet {
    width: 50px;
    height: 4px;
    border-radius: 0;
    background: #a0a0a0;
}

.success_case .swiper-pagination-bullet-active {
    background: #868686;
}

.success_case .case_image img {
    height: 280px;
    width: 460px;
}

.success_case .case_title {
    font-size: 26px;
    font-family: 微软雅黑;
}

.success_case .case_title .name {
    color: #333;
}

.success_case .case_title .price {
    color: #f68058;
    float: right;
    margin-right: 90px;
}

.success_case .evaluation_title {
    font-size: 18px;
    margin-top: 60px;
}

.success_case .evaluation_title i {
    margin-left: 10px;
}

.success_case .evaluation_content {
    font-family: 微软雅黑;
    font-size: 16px;
    color: #666666;
    margin-top: 10px;
}

/*项目发布流程*/
.step .col-md-1 {
    width: 7%;
}

.step {
    background: #f7f7f7;
}

.step .steps {
    width: 14.4%;
    text-align: center;
}

.step .steps h3 {
    font-size: 20px;
    color: #141414;
    font-family: 微软雅黑;
}

.step .steps span {
    font-size: 12px;
    color: #666666;
    font-family: 微软雅黑;
}

.step .line {
    margin: 44px 0 0 -23px;
}

/*交易网优势*/
.contain-icon ul {
    text-align: center;
}

.contain-icon h3 {
    font-size: 26px;
    font-family: 微软雅黑;
}

.contain-icon span {
    font-size: 16px;
    color: #666666;
    font-family: 微软雅黑;
}

@media screen and (min-width: 1200px) {
    .slider-content > h1 {
        font-size: 50px;
    }

    .slider-content > h4 {
        font-size: 18px;
        line-height: 25px;
    }

    .slider-content .btn {
        /*font-size: 20px;*/
        /*width: 200px;*/
        /*padding: 10px 0;*/
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .slider-content > h1 {
        font-size: 40px;
        padding-top: 7vh;
    }

    .slider-content > h4 {
        font-size: 15px;
        line-height: 18px;
    }

    .slider-content > .row {
        margin-top: 6vh;
    }

    .slider-content .btn {
        font-size: 16px;
        width: 170px;
    }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    .slider-content > h1 {
        font-size: 29px;
        padding-top: 8vh;
    }

    .slider-content > h4 {
        font-size: 11px;
        line-height: 15px;
    }

    .slider-content > .row {
        margin-top: 5vh;
    }

    .slider-content .btn {
        width: 130px;
        font-size: 12px;
    }
}

@media screen and (max-width: 768px) {
    .slider-content > h1 {
        font-size: 22px;
        padding-top: 3vh;
    }

    .slider-content > h4 {
        font-size: 8px;
        line-height: 12px;
    }

    .slider-content > .row {
        margin-top: 3vh;
    }

    .slider-content .btn {
        width: 105px;
        font-size: 9px;
    }
}



/*end of homepage slider*/