body, html {
    width: 100%;
    height: 100%;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
}
body {
    margin: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-variant: tabular-nums;
    line-height: 1.5;
    background-color: #fff;
    -webkit-font-feature-settings: "tnum";
    font-feature-settings: "tnum";
}
a {
    color: rgba(0,0,0,.65);
    text-decoration: none;
    background-color: transparent;
    outline: none;
    cursor: pointer;
    -webkit-transition: color .3s;
    transition: color .3s;
    -webkit-text-decoration-skip: objects;
}
a:hover {
    color: #0d6aa6;
}
ol, ul {
    list-style: none;
}
.hide {
    display: none;
}
body {
    font-size: 15px;
    font-family: Microsoft YaHei,微软雅黑,MicrosoftJhengHei,华文细黑,STHeiti,MingLiu;
    background-color: #f5f5f5;
    line-height: 1;
}
.pointer {
    cursor: pointer;
}
#app {
    min-width: 1200px;
    background: #fff;
}
.container {
    width: 1200px;
    margin: 0 auto;
}

#app .main-content {
    min-height: 430px;
}
.en-name {
    text-transform: capitalize;
}
.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.callmanagerComponent {
    display: inline-block;
    cursor: default;
}
.black-100 {
    display: block;
    height: 100%;
    width: 100%;
}
.required {
    color: red;
}
.iconfont {
    font-size: 1em;
}
.yl-button.layui-btn {
    background: #3CBEF8;
    background-color: -webkit-linear-gradient(left, #3DACF0 , #3bcfff);
}
.layui-form-radio:hover *, .layui-form-radioed, .layui-form-radioed>i {
    color: #25BAEB;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #25BAEB;
}
.layui-form-item {
    font-size: 13px;
}
.pag {
    clear: both;
    text-align: center;
    padding-top: 20px;
}
/*************头部*******/
.header-component {
    padding: 10px 0;
    background-color: #f5f5f5;
}
.header-component .container {
}
.header-component .container .top-left {
    display: inline-block;
    width: 57%;
}
.header-component .container .top-right {
    display: inline-block;
    margin-left: 15px;
}
.header-component .container .top-right .dltext {
    color: #0d6aa6;
}
.header-component .container .top-right :hover {
    color: #0d6aa6;
}
/*****************头部结束***************/
/************搜索********************/
.home-container {
}
.home-container .op{
    margin-top: 30px;
}
.home-container .search {
}
.home-container .search .inputw {
}
.home-container .search .inputw .ant-input-search {
    width: 550px;
}
.home-container .search .inputsearch {
}
.home-container .search .inputsearch .ant-input-search {
    width: 650px;
}
.home-container .search .searchtype {
    font-size: 14px;
}
.home-container .search .searchtype .yssearch {
    padding: 1px 0;
    margin-left: 5px;
    white-space: nowrap;
}
.home-container .search .searchtype .yssearch .anticon-forward {
    margin-left: 5px;
    color: rgb(17, 177, 252);
}
.home-container .recp {
    color: #333;
}
.home-container .recp .searchtext {
    color: #999999;
    margin: 5px 5px;
}
/*****************搜索结束****************/
.buoytop-container {
    width: 100%;
}
.buoytop-container .ant-divider{
    height:1px;
    background-color: rgb(212, 211, 211);
}
.buoytop-container .buyn {
    width: 100%;
}
.buoytop-container .buyn .buyn-detail {
    display: inline-block;
    width: 24%;
    text-align: center;
}
.buoytop-container .buyn .buyn-detail .buyn-icon {
    float: left;
    font-size: 30px;
    margin-bottom: 20px;
    margin-right: 10px;
    color: #125cb8;
}
.buoytop-container .buyn .buyn-detail .buyn-text {
    float: left;
    line-height: 30px;
    font-size: 18px;
    margin-bottom: 20px;
}
/****************其他页面头部***************/
.top {
    background-color: #fff;
}
.top .top-sty {
}
.top .top-sty .topimg {
    width: 23%;
    display: inline-block;
    overflow: hidden;
}
.top .top-sty .topimg img {
    width: 100%;
    min-height: 100%;
}
.top .top-sty .topsearch {
    padding-left: 80px;
    width: 76%;
    display: inline-block;
    margin: 7px auto;
}
.itemlist-container {
    background-color: #0057be;
}
.itemlist-container .itemlist {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
}
.itemlist-container .itemlist .maxitem {
    margin-left: -8px;
    width: 15%;
    height: 100%;
    background-color: #2870e6;
    display: inline-block;
    text-align: center;
}
.itemlist-container .itemlist .listitem {
    display: inline-block;
    margin: 0 20px;
}
.itemlist-container .itemlist .listitem a {
    color: #fff;
}
.itemlist-container .itemlist .listitem a:hover {
    color: #f3f50b;
}
.itemlist-container .itemlist .listitem.itemtag {
}
.itemlist-container .itemlist .listitem.itemtag a {
    color: #f3f50b;
}
/***********右侧************/
.buoy-container {
    position: fixed;
    text-align: center;
    width: 30px;
    height: 100%;
    right: 0px;
    bottom: 0px;
}
.buoy-container .anchor-div {
    color: #fff;
    height: 100%;
    background-color: #008cff;
    box-shadow: 2px 2px 5px #000;
    padding-top: 180px;
}
.buoy-container .anchor-div .detail {
    margin: 20px auto;
    text-align: center;
}
.buoy-container .anchor-div .detail .detail-icon {
    font-size: 22px;
}
.buoy-container .anchor-div .detail .detail-text {
    font-size: 12px;
}
.buoy-container .anchor-div .bot {
    position: fixed;
    bottom: 10px;
    width: 30px;
}
.buoy-container .close {
    color: #fff;
    height: 30px;
    background-color: #008cff;
    box-shadow: 2px 2px 5px #000;
    position: fixed;
    top: 100px;
    width: 30px;
    font-size: 22px;
    line-height: 30px;
}

.avatar-uploader > .ant-upload {
    width: 128px;
    height: 128px;
}
.ant-upload-select-picture-card i {
    font-size: 32px;
    color: #999;
}

.ant-upload-select-picture-card .ant-upload-text {
    margin-top: 8px;
    color: #666;
}

p {
    margin: 0;
    padding: 0;
}
.erweimama {
    position: fixed;
    height: 54px;
    width: 45px;
    z-index: 9999;
}
.erweimama > .rightblock > font {
    color: #868686;
    cursor: pointer;
}
.erweimama > .rightblock > font.dh {
    width: 44px;
    height: 54px;
    position: fixed;
    right: 0;
    bottom: 440px;
    background-color: #5dced6;
}
.erweimama > .rightblock > font.dh:hover {
    background: #27b3db;
}
.erweimama > .rightblock > font.dh {
    right: 0;
    width: 52px;
    height: 61px;
    background-color: #fff;
    width: 52px;
    background-image: url(../img/qyhx02.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    bottom: 487px;
    border: 1px solid #cdcdcd;
    border-right: 0;
}
.erweimama > .rightblock > font.dh:hover {
    background-color: #50c0ff;
    background-image: url(../img/qyhx022.png);
    background-position: 0 0;
}
.erweimama > .rightblock > font.dh:hover div {
    display: block;
}
.erweimama > .rightblock > font > div {
    display: none;
    z-index: -1;
    right: 44px;
    top: -15px;
    margin-top: 15px;
    position: absolute;
    width: 533px;
    background: #eff1f5;
}

.side {
    position: fixed;
    width: 52px;
    height: 275px;
    right: 0;
    bottom: 200px;
    z-index: 100;
}
.side ul {
    margin-left: 0;
    width: 44px;
}
.side ul li {
    width: 52px;
    height: 62px;
    float: left;
    position: relative;
    margin-bottom: 0;
}
.side ul li .sidebox {
    position: absolute;
    width: 44px;
    height: 62px;
    top: 0;
    right: 0;
    transition: all 0.3s;
    background: #fff;
    opacity: 1;
    filter: Alpha(opacity=100);
    color: #fff;
    font: 14px/62px "微软雅黑";
    overflow: hidden;
    text-indent: 50px;
    border: 1px solid #cdcdcd;
    border-right: 0;
    border-bottom: 0;
}
.side ul li:last-child .sidebox {
    border-bottom: 1px solid #cdcdcd;
}
.side ul li .sidetop {
    width: 52px;
    height: 62px;
    line-height: 62px;
    display: inline-block;
    background: #fff;
    border: 1px solid #cdcdcd;
    opacity: 1;
    filter: Alpha(opacity=100);
    transition: all 0.3s;
    border-right: 0;
    background-image: url(../img/side_icon05.png);
    background-position: 0 0;
}
.side ul li .sidetop:hover {
    opacity: 1;
    filter: Alpha(opacity=100);
    border: 1px solid #50c0ff;
    background-color: #50c0ff;
    color: #fff;
    background-image: url(../img/side_icon055.png);
    background-position: 0 0;
}
.side ul li img {
    float: left;
    margin-right: 6px;
}
.side ul li .tupian01 {
    width: 52px;
    background-image: url(../img/side_icon01.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    cursor: pointer;
}
.side ul li .tupian01:hover {
    width: 52px;
    background-color: #50c0ff;
    color: #fff;
    background-image: url(../img/side_icon011.png);
    background-position: 0 0;
}
.side ul li .tupian04 {
    width: 52px;
    background-image: url(../img/side_icon04.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    z-index: 999;
    background-color: #ff8120;
    border: 1px solid #ff8120;
}
.side ul li .tupian04:hover {
    width: 52px;
    background-color: #50c0ff;
    color: #fff;
    background-image: url(../img/side_icon044.png);
    background-position: 0 0;
    border: 1px solid #50c0ff;
}

.side ul li .tupian06 {
    width: 44px;
    background-image: url(../img/side_icon06.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.side ul li .tupian06:hover {
    width: 52px;
    background-color: #50c0ff;
    color: #fff;
}
.side ul li .tupian08 {
    width: 52px;
    background-image: url(../img/side_icon022.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.side ul li .tupian08:hover {
    width: 52px;
    background-color: #50c0ff;
    color: #fff;
    background-image: url(../img/side_icon02.png);
    background-position: 0 0;
}
.side ul li .tupian07 {
    width: 52px;
    background-image: url(../img/side_icon07.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    z-index: 999;
}
.side ul li .tupian07:hover {
    width: 52px;
    background-color: #50c0ff;
    color: #fff;
    background-image: url(../img/side_icon077.png);
    background-position: 0 0;
}
.side ul li .tupian09 {
    width: 44px;
    background: url(../img/side_icon09.png) #ff8a00;
    background-repeat: no-repeat;
    background-position: 0 0;
}
.side ul li .tupian09:hover {
    width: 52px;
}
.gzhewm {
    position: fixed;
    right: 0;
    top: 300px;
    background: #3daaef;
    opacity: 1;
    filter: Alpha(opacity=100);
    color: #fff;
    font: 14px/54px "微软雅黑";
    overflow: hidden;
    padding-left: 10px;
}

.kefutitlecbl {
    width: 265px;
    height: 22px;
    line-height: 22px;
    margin: 0 auto;
    color: #2682e7;
    text-align: left;
    font-size: 12px;
    margin-top: 5px;
}
.guwentxxincbl {
    text-align: center;
    margin-top: 10px;
    width: 45px;
    height: 45px;
    display: inline-block;
}
.guwentxxin02cbl {
    display: inline-block;
    vertical-align: top;
    line-height: 22px;
    margin-top: 10px;
    margin-left: 10px;
}
.guwentxxincbl img {
    width: 45px;
    height: 45px;
}
.guwentxxin02cbl .meiyihangcbl {
    margin-bottom: 2px;
    font-size: 12px;
    font-family: "Arial Normal", "Arial";
    color: #000000;
    font-weight: 700;
}
.guwentxxin02cbl .meiyihangcbl li img {
    float: none;
}
.guwentxxin02cbl .meiyihangcbl span {
    font-weight: 400;
    color: #8a8a8a;
}

.ydsinblcbl .wderwmacbl {
    font-size: 16px;
    margin-top: 3px;
    font-family: 微软雅黑, tahoma, arial, simsun, sans-serif;
    color: #333;
    font-weight: bold;
    text-align: center;
}
.ydsinblcbl .ssjieshcbl {
    font-size: 14px;
    margin: 0;
    margin-top: 7px;
    line-height: 24px;
    color: #333;
    text-align: center;
}
.ydsinblcbl {
    display: inline-block;
    vertical-align: text-top;
}
.zhushoucbl {
    font-size: 12px;
    margin-top: 20px;
}
.zhushoucbl span {
    display: inline-block;
    color: #333;
}
.zhushoucbl img {
    width: 18px;
}
.guanzgzhhao {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    width: 300px;
    height: 208px;
    padding: 15px;
    padding-left: 25px;
    margin-left: -300px;
    margin-top: -86px;
    display: none;
}
.side ul li .ewmcblan:hover .guanzgzhhao {
    display: block;
}
.yaoyincangde {
    display: none;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    width: 300px;
    height: 100%;
    padding: 15px;
    padding-left: 25px;
    margin-left: -300px;
}
.kefuyincang:hover .yaoyincangde {
    display: block;
}
/*****弹出的投诉建议************/
.modal {
}
.modal .modal-top {
    display: flex;
    align-items: flex-end;
    color: #27b3db;
    margin: 30px auto 20px;
}
.modal .modal-top .topr {
    text-align: center;
    font-size: 18px;
    width: 100%;
}
.modal .modalfrom {
}
.modal .modalfrom .formitem {
    display: flex;
}
.modal .modalfrom .sc-btn {
    text-align: center;
}
.modal .modalfrom .sc-btn .ant-btn {
    width: 200px;
    height: 45px;
    color: #fff;
    background-color: #27b3db;
    border: 1px solid #fff;
    border-radius: 3px;
    font-size: 16px;
}
.modal .modalfrom .sc-btn .ant-btn:hover {
    color: #27b3db;
    background-color: #fff;
    border: 1px solid #27b3db;
}
/*************右侧结束***************/
/*****footer**************/
.footer-component {
    background-color: #2a2c31;
    color: #fff;
}
.footer-component .footer {
    padding: 40px 0 10px 30px;
}
.footer-component .footer .uldiv {
    font-size: 18px;
    margin-bottom: 30px;
}
.footer-component .footer .li-list .li-text {
    margin: 15px auto;
}
.footer-component .footer .li-list .li-text a {
    color: #fff;
}
.footer-component .botten {
    background-color: #181a1f;
    text-align: center;
    /*height: 60px;*/
    line-height: 60px;
}
.footer-component .botten .link {
    padding-left: 80px;
    width: 90%;
    line-height: 30px;
    text-align: left;
    padding-bottom: 50px;
}
.footer-component .footer .li-list .li-text a {
    color: #fff;
}
.footer-component .footer .li-list .li-text a:hover {
    color: #0088a8;
}
/******************个人中心左侧****************/
.mycenter-container {
    width: 205px;
    margin-top: 5px;
    margin-bottom: 50px;
}
.mycenter-container .mytop {
    color: #fff;
    background-color: #27b3db;
    height: 40px;
    text-align: center;
    line-height: 40px;
}
.mycenter-container .mycenter {
}
.mycenter-container .mycenter .mycenterul {
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #f3f3f3;
    border-left: 2px solid #27b3db;
}
.mycenter-container .mycenter .signout {
    background: #5cbec4;
    color: #fff;
    cursor: pointer;
    display: block;
}
.mycenter-container .mycenter .signout :hover {
    background-color: rgb(103, 207, 212);
}
.mycenter-container .mycenter .mycenterli {
    background-color: #fff;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
    padding-left: 25%;
    font-size: 13px;
    display: block;
}
.mycenter-container .mycenter .mycenterli .dian {
    display: inline-block;
    margin-right: 5px;
    font-weight: bold;
    line-height: 20px;
}
.mycenter-container .mycenter .mycenterli .dian:hover {
    background-color: rgb(103, 207, 212);
    color: #fff;
}
.mycenter-container .mycenter .backa {
    background-color: rgb(92, 190, 196);
    color: #fff;
    margin-bottom: 1px;
}

/***************************myinfo****************************/
.myinfo .main {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}
.myinfo .main .main-content{
    background-color: #fff;
    width: 80%;
    padding: 20px;
}
.myinfo .main .main-content .title {
    font-size: 18px;
    font-weight: bold;
}
/************************采购实况************************/
.rtopimg-container {
}
.rtopimg-container .rtopimg {
    padding: 20px 0 0 20px;
}
.purchasingfacts-container {
}
.purchasingfacts-container .purchasingfacts {
}
.purchasingfacts-container .purchasingfacts .bubble {
    margin: 10px;
    padding-left: 10px;
    background: url("../img/QQ图片20201207110906.png");
    background-size: 100% 100%;
    width: 80px;
    height: 20px;
    line-height: 20px;
}
.purchasingfacts-container .purchasingfacts .bubble .bubble-text {
    margin-left: 12px;
}
.purchasingfacts-container .purchasingfacts .linetext{
    margin: 10px;
}
.purchasingfacts-container .purchasingfacts .linetext .linetextl{
    width: 50%;
    display: inline-block;
    color: #008cff;
}
.purchasingfacts-container .purchasingfacts .linetext .linetextr{
    width: 48%;
    text-align: right;
    display: inline-block;
    color: #00CCCC;
}
.purchasingfacts-container .purchasingfacts .bottomtext{
    margin-left: 10px;
    color: #FF8800;
}