#corpinfo img{
    width: 679px;
    height: auto;
}
a {
    text-decoration: none;
}
body{
    background-color: rgb(240,244,250);
}
.banner {
    width: 100%;
    height: 220px;
    position: relative;
}

.crumbs {
    font-size: 14px;
    position: absolute;
    width: 100%;
    bottom: 10px;
    color: white;
}

.crumbs a {
    color: white;
    text-decoration: none;
}

.banner > img {
    position: absolute;
    top: 0;
    width: 1920px;
    z-index: -99;
}
.supplier-detail-box {
    width: 100%;
    padding-bottom: 50px;
}
.supplier-detail{
    display: flex;
}
.supplier-detail1{
    background: linear-gradient(180deg, #FFFFFF 0%, #F2F7FF 100%);
    width: 488px;
    border-radius: 4px;
    box-shadow: 8px 8px 12px 0px #3B5C8F0A;
    border: 1px solid #FFFFFF;
    padding: 32px;
}
.supplier-detail2{
    margin-left: 30px;
    background: #FFFFFF;
    border-radius: 4px;
    width: 760px;
    min-height: 745px;
    padding: 32px;
    position: relative;
}

.list-item {
    margin: 10px auto;
    box-sizing: border-box;
    border-radius: 10px;
    display: flex;
    border-bottom: 1px solid #EEEEEE;

}

.list-item > img {
    width: 80px;
    height: 80px;
    border-radius: 5px;
}
.list-item-info {
    margin-left: 23px;
    margin-top: 5px;

}

.list-item-info-head {
    display: flex;
}

.list-item-info h3 {
    font-weight: 700;
    font-size: 20px;
}

.list-item-remark {
    min-width: 84px;
    height: 24px;
    margin-top: 15px;
    margin-right: 15px;
    border-radius: 4px;
    display: flex;
    background-color: #3B83F214;
}

.list-item-remark-r {
    color: #3B83F2;
    line-height: 24px;
    padding: 0 5px;
}

.list-item-remark-l {
    min-width: 24px;
    height: 24px;
    border-radius: 4px 0 7px 4px;
    background: linear-gradient(#79AEFF, #3B83F2);
}

.list-item-remark-l svg {
    margin-left: 6px;
    margin-top: 5px;
}

.list-item-remark-warn {
    background-color: #FFEEDF
}

.list-item-remark-warn .list-item-remark-l {
    font-weight: 700;
    font-size: 14px;
    color: #B15E2C;
    line-height: 24px;
    box-sizing: border-box;
    padding: 0 8px;
}

.list-item-remark-warn .list-item-remark-r {
    color: #B15E2C;
}

.list-item-remark-warn .list-item-remark-l {
    background: linear-gradient(#FEE4CD, #FFBD99);
}

.list-item-score {
    margin-top: 10px;
}

.list-item-score {
    color: #FF5533;
    font-size: 14px;
}
.list-item-score svg{
    position: relative;
    top: 4px;
    margin-right: 6px;
}
.list-item-score span {
    margin-left: 5px;
    color: #555555;
}
.list-item-labels{
    margin: 20px 0;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 20px;
}
.list-item-label{
    border-radius: 2px;
    background-color: #FF553314;
    color: #FF5533;
    font-size: 12px;
    padding: 3px 8px;
    margin-right: 8px;
    margin-bottom: 3px;
}
.supplier-detail1-2{
    margin-top: 20px;
}
.supplier-detail1-2 svg{
    position: relative;
    top: 3px;
}
.supplier-detail1-2-box{
    font-family: Microsoft YaHei UI;
    font-size: 14px;
    margin: 10px 0;
    display: flex;
}
.supplier-detail1-2-title{
    color: #888888;
    margin-left: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 40px;
}
.supplier-detail1-2-box svg{
    position: relative;
    top: 1px;
}
/*三个点击栏*/
.query-box{
    margin-top: 50px;
    width: 424px;
}
.go-btn {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #3B83F2;
    color: white;
    text-align: center;
    border-radius: 4px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    transition: background-color 0.3s;
}
.go-btn:hover {
    background-color: #3370D0;
    color: white;
}
/*轮播图开始*/
.bannerBox{
    width: 696px;
    height: 62px;
    margin: 10px 0;
    display: flex;
    box-sizing: border-box;
    position: relative;
}
/*左右切换按钮*/
.pictures-l,.pictures-r{
    margin: 1px 0;
    background-color: #00000014;
    line-height: 62px;
    box-sizing: border-box;
    position: absolute;
    z-index: 999;
    cursor: pointer;
}
.pictures-l{
    left: 32px;
    top: 429px;
}
.pictures-r{
    right: 32px;
    top: 429px;
}
/*图片盒子*/
.bannerBox-imgs{
    width: 656px;
    margin: 0 5px;
    box-sizing: border-box;
    display: inline;
}
/*图片*/
.bannerBox-img{
    width: 100px;
    height: 60px;
    border: 1px solid #ffffff;
    margin: 0 2px;
}
.bannerBox-img-active{
    border: 1px solid #3B83F2;
}
/*轮播图结束*/

.corpinfo{
}
.corpinfo h3{
    font-family: Microsoft YaHei UI;
    font-size: 20px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    color: #111111;
}
.corpinfo p{
    font-family: Microsoft YaHei UI;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #333333;

}



/*==========================================================轮播图*/
.showImg{
    width: var(--banner-width);
    height: calc(var(--banner-height) * 3);
}
/*对整体部分的控制，浏览图片的窗口*/
:root{
    --banner-width: 656px;
    --banner-height: 61px;
}
.bannerBox{
    width: var(--banner-width);
    height: var(--banner-height);
    border-radius: 0px;
    margin: 8px auto 33px;
    position: relative;
    overflow: hidden;
}
/*轮播图大小*/
.banner-img{
    width: var(--banner-width);
    height: var(--banner-height);
    position: absolute;
    top: 0;
    left: 0;
}
/*轮播图大小*/
.banner-img img{
    /*width: calc(var(--banner-width) / 6);*/
    width: 104px;
    margin: 0 3px;
    height: var(--banner-height);
}
.banner-img .active img{
    width: 102px;
    height: calc(var(--banner-height) - 2px);
    border: 1px solid #3B83F2;
}
/*让没长图片向左浮动*/
.banner-img li{
    float: left;
    list-style: none;
}
/*圆点承载部分的设计*/
.banner-num{
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
    font-size: 0;
}
/*圆点设计*/
.banner-num li{
    width: 10px;
    height: 10px;
    background:rgba(0,0,0,0.5);
    border-radius: 100%;
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
}
.banner-num .active{
    background: rgb(85, 170, 215);
}
/*按钮部分初始不可见*/
.banner-btn{
    display: none;
}
/*!*按钮形状设计*!*/
/*.banner-btn span{*/
/*    display: block;*/
/*    width: 50px;*/
/*    height: 100px;*/
/*    color: #000;*/
/*    font-size: 40px;*/
/*    line-height: 100px;*/
/*    text-align: center;*/
/*    cursor:pointer;*/
/*}*/
/*!*上一个设计*!*/
/*.pictures-l{*/
/*    position: absolute;*/
/*    left: -30px;*/
/*    top: 30%;*/
/*    margin-top: -50px;*/
/*}*/
/*!*下一个设计*!*/
/*.pictures-r{*/
/*    position: absolute;*/
/*    right: -30px;*/
/*    top: 30%;*/
/*    margin-top: -50px;*/
/*}*/
/*对按妞动态呈现的变换进行类选择器的设计为js代码部分进行铺垫*/
.banner-active{
    background-color: #fff;
}
.banner-hide{
    display: none;
}
/*==========================================================轮播图*/
