
body{
    font-family: Source Han Sans CN;
}
.crumbs{
    width: 1200px;
    margin: auto;
    line-height: 40px;
}
.crumbs span{
    margin: 5px;
}
.serviceContent{
    width: 100%;
    font-family:  Arial, "微软雅黑";
    color: #333;
}
.serviceScreen{
    position: relative;
    /*width: 1180px;*/
    margin: 5px auto;
    background-color: #fff;
    padding: 15px 10px;
    display: -webkit-flex; /* Safari */
    display: flex;
    line-height: 25px;
    border: 1px solid #ffffff;
}
.serviceScreen span{
    margin: 0px 5px;
    padding: 0px 5px;
    cursor: pointer;
}
.serviceScreen span:hover{
    color: #3da0fd;
}
.serviceSelect{
    border: 1px solid #3da0fd;
    color: #3da0fd;
}
.serviceList{
    /*display: -webkit-flex; !* Safari *!*/
    /*display: flex;*/
    /*align-content:flex-start;*/
    /*flex-wrap:wrap;*/
    /*!*width: 1226px;*!*/
    /*margin: auto;*/
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 1%;
    box-sizing: border-box;
}
.serviceSon{
    width: calc((100% / 3) - 5%);
    background-color: #fff;
    padding: 2%;
    margin-bottom: 1%;
    font-size: 15px;
    line-height: 30px;
    cursor: pointer;
}
/*.serviceSon:nth-child(even) {*/
/*    margin-left: 20px;*/
/*}*/
.serviceTitle img{
    width: 60px;
    height: 60px;
    margin-right: 20px;
    margin-top: 6px;
    border-radius: 2px;
}
.serviceTitle{
    display: -webkit-flex; /* Safari */
    display: flex;
    align-content:flex-start;
    margin-bottom: 5px;
}
.desc {
    width: 100% !important;
}
.serviceType{
    font-size: 16px;
    font-weight: 600;
    margin-top: 1px;
    /* line-height: 60px; */
    /* margin-top: 15px; */
}
.serviceName{
    margin-bottom: 5px;
    /* margin-left: 80px; */
    /* margin-top: -40px; */
}
.servicePrice{
    color: rgb(241, 101, 7);
    margin-bottom: 5px;
    font-weight: 600;
}
.servicedescribe{
    color: rgb(121, 121, 121);
    /* width: 100px; */
    width: 100%;
    word-wrap:break-word;
    word-break:break-all;
}
.supplytype{
    color: rgb(121, 121, 121);
    width: 80px;
    word-wrap:break-word;
    word-break:break-all;
}
/* .search{
    width: 1200px;
    margin: auto;
} */
.pageBtn{
    text-align: center;
    margin-top: 40px;

}
.img{
    width: 1440px;
    margin: auto;
}
.img img{
    width: 100%;
}
.serviceDetails{
    width: 1000px;
    margin: auto;
    background-color: #fff;
    border-radius: 10px;
    position: relative;
    top: -50px;
    padding: 50px;
    font-size: 15px;
    line-height: 30px;
    z-index: 1;
}
.DetailsBtn {
    width: 400px;
    display: flex;
    margin: 0 auto;
    justify-content: space-around;
}
.DetailsBtn div{
    margin: 50px auto 10px;
    text-align: center;
    line-height: 60px;
    width: 200px;
    height: 60px;
    background: #008DCC;
    border: none;
    color: white;
    font-size: 18px;
    border-radius: 5px;
    box-shadow:0px 15px 10px -14px #008dcc;
    cursor: pointer;
}
.DetailsBtn div.back {
    width: 100px;
    background: #f5f5f5;
    color: #333;
    box-shadow: 0 0 15px #f5f5f5;

}
/* 供需对接模块 */
.supplyScreen{
    /*width: 1180px;*/
    margin: 5px auto;
    background-color: #fff;
    padding: 15px 10px;
    line-height: 25px;
    border: 1px solid #ffffff;
    position: relative;

}
.supply{
    display: -webkit-flex;
    display: flex;
    justify-content: start;
}
.supply #item:hover{
    color:#3da0fd ;
}
.supplytypebox{
    /* transform: translateX(-53px); */
}
.supply span {
    margin: 0px 5px;
    padding: 0px 5px;
    cursor: pointer;
}
.supplyTitle{
    margin-bottom: 10px;
}
.supplySon {
    width: calc((100% / 2) - 5%);
    margin-bottom: 1%;
    /* background-color: #fff; */
    /*margin: 10px 1%;*/
    padding: 2%;
    font-size: 14px;
    line-height: 30px;
    cursor: pointer;
    background-image: url(../../img/bgsupplyyellow.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.supplyyellow{
    background-image: url(../../img/bgsupplyyellow.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.supplyblue{
    background-image: url(../../img/bgsupplyblue.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.supplySonImg{
    width: 100%;

}
.supplyType{
    font-size: 16px;
    /* line-height: 53px; */
    width: 300px;
    /* overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; */
    text-align: right;
    margin-top: 10px;
    margin-left: -50px;
}
.supplyType_title{
    font-size: 18px;
    font-weight: 800;
    /* line-height: 53px; */
    margin-bottom: 10px;
    width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /* margin-left: 100px; */
}
.supplyTime{
    /* text-align: right; */
    /* margin-left: 92px; */
    /* margin-left: 70px;
    margin-top: -20px; */
    margin-left: 120px;
    margin-top: 30px;
}
.supplySmallyellow{
    border: 1px solid #f9e2c2;
    color: #ffa01a;
    background-color: #fff4e5;
    padding: 2px 5px;
}
.supplySmallblue{
    border: 1px solid #bcd7f1;
    color: #1a90ff;
    background-color: #e5f3ff;
    padding: 2px 5px;
}
.supplySmallgreen{
    border: 1px solid #b5f1d4;
    color: #0ac269;
    background-color: #e5fff3;
    padding: 2px 5px;
}
.commonTab{
    width: 1200px;
    margin: 0px auto;
    display: -webkit-flex; /* Safari */
    display: flex;
    align-content:flex-start;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}
.commonTab a{
    line-height: 60px;
}
.commonA a:hover{
    background-color: #3da0fd;
    color: #fff;
}
.commonA{
    width: 25%;
    text-align: center;
    font-size: 18px;
}
.commonTab{
    line-height: 60px;
}
.commonA:hover{
    background-color: #3da0fd;
    color: #fff;
    cursor: pointer;
}
.el-checkbox__input{
    display: none !important;
}
.el-checkbox{
    margin-right: 0px !important;
}
.besicOrder {
    width: 900px;
    height: 400px;
    background: rgba(255, 255, 255, .4);
    margin: 0 auto;
}

.besicOrder .title {
    padding: 20px 0 0 20px;
}

.besicOrder .form {
    width: 500px;
    margin: 40px auto;
}
.reset{
    color:#3da0fd;
    position: absolute;
    right: 20px;
    top: 15px;
}
.reset:hover{
    cursor: pointer;

}
