@charset 'utf-8';
/*采购商机*/
.color-ff5151{
    color: #ff5151;
}
.bg-f7f7f7{
    background: #f7f7f7;
}
.carousel-box{
    width: 620px;
    height: 300px;
}
.carousel-banner{
    height: 300px;
}
.project-number{
    width: 260px;
    background: #ffffff;
    position: relative;
    padding: 25px 17px;
}
.project-number__detail{
    border: solid 1px #ebebeb;
    border-radius: 8px;
    padding: 20px 17px;
    color: #4f5159;
}
.project-number__icon{
    width: 50px;
    height: 50px;
    background: url("/skin/default/ycg/icon-project.png") no-repeat;
}
.project-number__icon1{
    background-position: 0 0;
}
.project-number__icon2{
    background-position: 0 -66px;
}

.service{
    background: #ffffff;
    width: 290px;
    height: 300px;
    padding: 0px 30px ;
}
.service .layui-tab-title .layui-this{
    font-weight: bold;
}
.service .layui-tab-title li{
    width: 50%;
}
.service-list{
    width: 50%;
    margin-bottom: 20px;
}
.service .icon-service{
    background: url("/skin/default/ycg/icon-service.png") no-repeat;
    display: inline-block;
    height: 35px;
}
.service .icon-service1{
    width: 32px;
    background-position: 0 0;
}
.service .icon-service2{
    width: 30px;
    background-position: -56px 0;
}
.service .icon-service3{
    width: 35px;
    background-position: -109px 5px;
}
.service .icon-service4{
    width: 33px;
    background-position: -167px 0;
}
.service .icon-service5{
    width: 30px;
    background-position: 0 -56px;
}
.service .icon-service6{
    width: 34px;
    background-position: -55px -55px;
}
.service .icon-service7{
    width: 30px;
    background-position: -111px -55px;
}
.service .icon-service8{
    width: 34px;
    background-position: -166px -55px;
}
.service .enter-btn{
    width: 100%;
    background: #f2f5fb;
    display: inline-block;
    padding: 10px;
    text-align: center;
}
.business .more{
    position: absolute;
    right: 0;
    top: 12px;
}
.business-tab{
    margin: 0;
    width: 100%;
}
.business-tab .layui-tab-title{
    width: 1080px;
    margin-left: 120px;
}
.business-tab .layui-tab-title li{
    margin: 0 18px;
}
.business-list{
    width: 1216px;
    overflow: hidden;
}
.business-li{
    width: 289px;
    height: 275px;
    background: #ffffff;
    border: solid 1px #e8e8e8;
    margin-top: 15px;
    margin-right: 15px;
    overflow: hidden;
}
.business-li:hover{
    border: solid #44b549 1px;
    cursor: pointer;
}
.business-li:hover .business-li-footer{
    background-color: #44b549;
    color: #ffffff;
}
.business-li-header{
    padding: 20px;
    height: 80px;
}
.business-li-icon{
    color: #ffffff;
    background: #ff4e4e;
    border-radius: 2px;
    padding: 0 2px;
    margin-top: 4px;
    margin-right: 5px;
}
.business-li-title{
    font-size: 14px;
    font-weight: bold;
    word-break: break-all;
    display: inline-block;
    width: 225px;
}
.business-li-content{
    padding: 15px 20px;
    height: 132px;
}
.business-li-content label{
    display: inline-block;
    /* width: 60px; */
    text-align: right;
}
.business-li-footer{
    background: #f9f9f9;
    padding: 20px;
    color: #666666;
    line-height: 150%;
    height: 60px;
}
.company-left{
    width: 874px;
}
.company-right{
    width: 304px;
}
.company-card{
    background: #ffffff;
    width: 430px;
    padding: 20px 0;
}
.company-card__range{
    background: #fd462e;
    color: #ffffff;
    padding: 5px 10px;
    border-radius: 2px;
}
.company-card__tag{
    background: #fcf1ee;
    color: #ff5151;
    padding: 2px 5px;
}
.company-card__num{
    font-weight: bold;
    font-size: 18px;
    color: #ff5151;
    position: relative;
    top: -5px;
}
.company-list{
    padding: 0 25px;
}
.company-list thead th{
    height: 43px;
    background: #f7f7f7;
}
.company-list tbody td{
    height: 46px;
    background: #ffffff;
    border-bottom: solid #f2f2f2 1px;
}
.company-logo{
    width: 304px;
}
.company-logo a{
    width: 152px;
    height: 80px;
    display: inline-block;
    text-align: center;
    line-height: 80px;
}
.company-logo img{
    max-width: 152px;
    max-height: 80px;
}
.company-right-ad{
    display: inline-block;
    margin-top: 18px;
}
.activity{
    overflow: hidden;
}
.activity-link-box{
    width: 1215px;
}
.join-us{
    background: #221c66;
}
.join-bg-box{
    max-width: 1827px;
    margin: 0 auto;
    height: 579px;
    overflow: hidden;
    position: relative;
}
.join-bg{
    width: 1827px;
    height: 193px;
    position: absolute;
    left: 0;
    z-index: 1;
}
.join-bg1{
    top: 0;
    background: url("/skin/default/ycg/join_bg01.jpg") no-repeat;
}
.join-bg2{
    top: 193px;
    background: url("/skin/default/ycg/join_bg02.jpg") no-repeat;
}
.join-bg3{
    top: 386px;
    background: url("/skin/default/ycg/join_bg03.jpg") no-repeat;
}
.join-us-content{
    position: absolute;
    z-index: 2;
    left: 50%;
    margin-left: -600px;
    overflow: hidden;
}
.join-us-content .left{
    width: 487px;
    height: 483px;
    background: url("/skin/default/ycg/longdao-join-bg.png") no-repeat;
    margin-left: 50px;
    margin-top: 47px;
    position: relative;
}
.join-us-content .web-name{
    color: #112e40;
    font-weight: bold;
    font-size: 14px;
    position: absolute;
}
.web-name1{
    top: 136px;
    left: 137px;
}
.web-name2{
    top: 136px;
    left: 283px;
}
.web-name3{
    top: 164px;
    left: 127px;
}
.web-name4{
    top: 164px;
    left: 216px;
}
.web-name5{
    top: 164px;
    left: 303px;
}
.web-name6{
    top: 195px;
    left: 150px;
}
.web-name--center{
    font-size: 22px;
    color: #ffffff;
    font-weight: bold;
    position: absolute;
    top: 228px;
    left: 200px;
}
.web-name--vertical{
    position: absolute;
    width: 18px;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
}
.web-name--vertical1{
    top: 283px;
    left: 127px;
}
.web-name--vertical2{
    top: 283px;
    left: 183px;
}
.web-name--vertical3{
    top: 283px;
    left: 239px;
}
.web-name--vertical4{
    top: 283px;
    left: 295px;
}
.web-name--vertical5{
    top: 283px;
    left: 351px;
}
.join-us-content .right{
    width: 550px;
    margin-left: 100px;
    color: #ffffff;
    position: relative;
}
.join-us-content .right .font-px30{
    font-size: 30px;
    margin-top: 160px;
}
.right a.btn-join{color: #ffffff;}
.btn-join{
    display: inline-block;
    border: solid #ffffff 1px;
    border-radius: 3px;
    color: #ffffff;
    background: none;
    text-align: center;
    line-height: 49px;
    height: 49px;
    width: 200px;
    font-size: 16px;
}
.btn-join:hover{
    color: #3a6af0;
    background: #ffffff;
}
.right a.btn-join:hover {
    color: #44b549;
}