.header-content,.header-top,.container{min-width:1230px;}
.header-content{
    padding:0;height: 80px;clear: both;line-height: 80px;background: #fff;
}

.header-top{background-color: #ececec;height:40px;}

.header-top .left{padding-left:0;text-align:left}

.header-top .right{padding-right:0;text-align:right}

.header-top .left ul,.header-top .right ul{padding:0;margin:0;text-align:center;display: inline-block;height:30px;color:#828282;}

.header-top .left ul li,.header-top .right ul li{height:40px;float:left;list-style-type:none;display: inline;padding:9px;cursor:pointer} 
.header-top .left ul li span{
    font-weight: bold;
}
.header-top .hover:hover{
    color: #df2c4e;
    background: #fff;
    cursor: pointer;
}
.header_help_div{
    background: #fff;
    z-index: 9999;
    position: absolute;
    display: none;
    margin-left: -271px;
    margin-top: 11px;
    box-shadow: 1px 3px 10px 0px rgba(38, 38, 38, 0.19);
}
.header_help_div div{
    border-right: 1px solid #efefef;
    margin: 10px 0 10px 10px;
    padding-right: 10px;
    float: left;
}
.header_help_div p{
    font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
    color: #525252;
    margin-bottom: 0px;
}
.header_help_div a{
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
    color: #a19b9b;
    display: block;
}
.header_help_div a:hover{
    color: #df2c4e;
}
.header_help_divx a:hover{
    color: #df2c4e;
}
.header_help_divx{
    background: #fff;
    z-index: 9999;
    position: absolute;
    margin-left: -10px;
    display: none;
    margin-top: 7px;
    box-shadow: 1px 3px 10px 0px rgba(38, 38, 38, 0.19);
}


.header_help_divx div{
    padding: 10px 0px;
    width: 164px;
    border-bottom: 1px solid #efefef;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
   
    @media screen and (min-width: 750px) and (max-width: 1200px) {
        .header_help_divx div{
            width: 182px;
        }
    }
    }
.header_help_divx a{
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
    color: #a19b9b;
    margin: 0px 10px;
}
.QR_code_down{
    background: #fff;
    z-index: 9999;
    position: absolute;
    display: none;
    margin-left: -38px;
    margin-top: 8px;
    border: solid 1px #dedede;
}
.QR_code_down p{
    margin: 0 0;
    font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #333333;
}
.arrow_box {
	background: #fff;
	border: 1px solid #dedede;
}
.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	left: 70%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 5px;
	margin-left: -5px;
}
.arrow_box:before {
	border-color: rgba(222, 222, 222, 0);
	border-bottom-color: #dedede;
	border-width: 6px;
	margin-left: -6px;
}
.logo{display:inline-block;float:left;cursor: pointer;}

.logo .line{
    width: 1px;
    height: 36px;
    background-color: #d9d9d9;
    display: inline-block;
    vertical-align: text-top;
    margin: 0px 4px;
    margin-top: -6px;
}

.content-top{margin-top: 45px;}

.content-top-ul{
    display: inline-block;
    margin-left: 20px;
}

.content-top-ul ul{padding:0; display:inline-block;margin:7px 0 0 0}

.content-top-ul ul li{
    list-style-type:none;float:left;
    text-align:center;
    padding: 24px 24px;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #666666;
cursor:pointer;}

.content-top-ul ul li:hover{color: #df2c4e; }

.contact{display:inline-block;height:54px;float:right;}

.contact span{display:inline-block;height:54px;float:left;}

.contact p{margin-bottom:0;font-size:16px;line-height: 20px;color: #828282;}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html{
    height: 100%;
}
body{
    margin: 0;
    height: 100%;
}
body .chatWindow{
    /* border-radius: 6px; */
    overflow: hidden;
    /* position: initial; */
}
body .chatWindow .layui-layer-content{
    overflow: hidden;
}
body .chatWindow .layui-layer-setwin{
    display: none;
}
body .chatWindow .layui-layer-btn{
    display: none;
    height: 0!important;
    padding: 0;
}
body .chatWindow .layui-layer-resize{
    display: none;
}

/* @media  (max-height:800px) {
    body .chatWindow{zoom: 80%; }
} */
/* @media screen and (min-height: 600px) and (max-height: 800px) {
    body .chatWindow{zoom: 80%;}
    body {zoom: 80%; }
}
@media (max-height: 600px) {
    body .chatWindow{zoom: 63%; }
    body {zoom: 80%; }
} */
/* @media (max-height: 600px) {
    body .chatWindow{zoom: 79%; }
}  */

#msgContent{
    /* position: fixed;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%); */
    width: 100%;
    height: 100%;
    /* min-height: 640px; */
    /* background-color: #ffffff; */
    box-shadow: 1px 1px 50px rgba(0,0,0,.3);
}
#msgContent .msgSide{
    float: left;
    z-index: 1;
}
#msgContent .msgSide{
    width: 64px;
    height: 100%;
    background-color: #484e5e;
    position: relative;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
#msgContent .msgSide .headPortrait{
    width: 44px;
    height: 44px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #ffffff;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 12px;
}
#msgContent .msgCnt{
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    /* padding-left: 64px; */
    position: relative;
}
#msgContent .msgCnt .msgCnt_head{
    height: 6%;
    width: 100%;
    background-color: #ec3341;
    padding: 6px 16px;
    color: #ffffff;
    font-size: 16px;
}
#msgContent .msgCnt .closeBtn{
    position: absolute;
    right: 14px;
    top: 0;
    height: 46px;
}
#msgContent .msgCnt .closeBtn span{
    display: inline-block;
    width: 30px;
    text-align: center;
    cursor: pointer;
    height: 46px;
    position: relative;
}
#msgContent .msgCnt .closeBtn span img{
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    left: 50%;
}

#msgContent .msgCnt .msgCnt_body{
    /* height: 100%; */
    height: 94%;
    width: 100%;
    border-bottom-right-radius: 6px;
    /* padding-top: 46px; */
}
#msgContent .msgCnt .msgCnt_list{
    width: 230px;
    height: 100%;
    /* height: 554px; */
    overflow-y: auto;
    /* border-right: 1px solid #e8e8e8; */
    box-sizing: border-box;
    float: left;
    /* position: absolute;
    top: 0;
    padding-top: 46px; */
}
#msgContent .msgCnt .msgCnt_list ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
#msgContent .msgCnt .msgCnt_list ul .list{
    padding: 9px 10px;
    position: relative;
    cursor: pointer;
}
#msgContent .msgCnt .list_headPortrait{
    width: 44px;
    height: 44px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
#msgContent .msgCnt .list_Name{
    margin-left: 50px;
    position: relative;
}
#msgContent .msgCnt .list_Name_person{
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    padding-right: 35px;
}
#msgContent .msgCnt .list_Name_msg{
    font-size: 12px;
    line-height: 22px;
    color: #999999;
    padding-right: 26px;
    height: 22px;
}
#msgContent .msgCnt .list_Name_time{
    font-size: 12px;
    line-height: 22px;
    color: #999999;
    position: absolute;
    top: 1px;
    right: 0;
}
#msgContent .msgCnt .list_Name_noread{
    font-size: 10px;
    line-height: 20px;
    color: #ffffff;
    position: absolute;
    bottom: 2px;
    right: 0;
    background-color: #e60012;
    /* width: 24px; */
    height: 20px;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
}
#msgContent .msgCnt .active{
    background-color: #e4e6ef;
    border-left: 3px solid #ffa759;
}
#msgContent .msgCnt .list_Name_person,#msgContent .msgCnt .list_Name_msg{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#msgContent .msgCnt .msgCnt_matter{
    /* height: 100%;
    width: 100%; */
    height: 100%;
    /* width: 506px; */
    margin-left: 230px;
    /* float: left; */
    /* padding-left: 250px; */
}
#msgContent .msgCnt .msgCnt_matter_details{
    height: 100%;
    width: 100%;
    background-color: #f3f4f9;
    /* overflow-y: auto; */
    padding-bottom: 180px;
    position: relative;
}
#msgContent .msgCnt .details_card{
    padding: 0 20px;
    height: 120px;
    width: 100%;
    position: absolute;
    z-index: 999;
    top: 0;
}
#msgContent .msgCnt .details_card_order{
    height: 100%;
    width: 100%;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    position: relative;
    padding: 11px 10px;
    background-color: #ffffff;
}
#msgContent .msgCnt .order_img{
    height: 100px;
    width: 100px;
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
}
#msgContent .msgCnt .order_parts{
    margin-left: 110px;
}
#msgContent .msgCnt .order_parts_brand,#msgContent .msgCnt .order_parts_oeName{
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#msgContent .msgCnt .order_parts_price{
    font-size: 14px;
    color: #999999;
}
#msgContent .msgCnt .order_parts_link{
    margin-top: 4px;
}
#msgContent .msgCnt .order_parts_link button{
    width: 80px;
    height: 30px;
    color: #ffffff;
    font-size: 14px;
    background-color: #e60012;
    border: 1px solid #e60012;
    border-radius: 4px;
    outline: none;
}
#msgContent .msgCnt .details_times{
    width: 100%;
    padding: 10px 0 20px 0!important;
}
#msgContent .msgCnt .details_times div{
    color: #ffffff;
    font-size: 12px;
    /* background-color: #dfdfdf; */
    text-align: center;
    /* width: 140px; */
    /* height: 24px; */
    /* line-height: 24px; */
    margin: auto;
    /* border-radius: 2px; */
}
#msgContent .msgCnt .details_times span{
    display: inline-block;
    line-height: 24px;
    height: 24px;
    background-color: #dfdfdf;
    padding: 0 10px;
    border-radius: 2px;
}
#msgContent .msgCnt .details_chat{
    width: 100%;
    padding: 0 20px;
}
#msgContent .msgCnt .details_chat ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
#msgContent .msgCnt .details_chat li{
    position: relative;
    font-size: 0;
    margin-bottom: 10px;
    padding-left: 63px;
    padding-right: 28px;
    min-height: 44px;
}
#msgContent .msgCnt .list_item_img{
    width: 44px;
    height: 44px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    left: 3px;
}
#msgContent .msgCnt .list_item_text{
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    position: relative;
    line-height: 22px;
    padding: 5px 10px;
    background-color: #ffffff;
    border-radius: 3px;
    color: #333333;
    word-break: break-all;
    margin-top: 6px;
    text-align: left;
}
#msgContent .msgCnt .list_item_text::after{
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-right: 6px solid #ffffff;
    border-bottom: 6px solid transparent;
    position: absolute;
    left: -6px;
    top: 16px;
    transform: translateY(-50%);
}
#msgContent .msgCnt .details_chat .mine{
    text-align: right;
    padding-left: 28px;
    padding-right: 63px;
}
#msgContent .msgCnt .mine .list_item_img{
    left: auto;
    right: 3px;
}
#msgContent .msgCnt .mine .list_item_text{
    background-color: #f1cdd4;
}
#msgContent .msgCnt .mine .list_item_text::after{
    left: auto;
    right: -6px;
    border-right: none;
    border-left: 6px solid #f1cdd4;
}
#msgContent .msgCnt .read{
    position: absolute;
    left: -32px;
    font-size: 12px;
    bottom: 3px;
    line-height: 16px;
    height: 16px;
    color: #999999;
    font-weight: bold;
}
#msgContent .msgCnt .readNull{
    position: absolute;
    left: -32px;
    font-size: 12px;
    bottom: 3px;
    line-height: 16px;
    height: 16px;
    color: #e60012;
    font-weight: bold;
}
#msgContent .msgCnt .fail{
    position: absolute;
    left: -24px;
    bottom: 3px;
}
#msgContent .msgCnt .list_item_order{
    position: relative;
    height: 44px;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}
#msgContent .msgCnt .list_item_order_img{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border-radius: 4px;
}
#msgContent .msgCnt .list_item_order_text{
    margin-left: 50px;
}
#msgContent .msgCnt .msgCnt_matter_input{
    width: 100%;
    height: 180px;
    border-top: 1px solid #ddd;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    background-color: #f3f4f9;
}
#msgContent .msgCnt .functionKeys{
    position: relative;
    padding: 0 8px;
    height: 38px;
    line-height: 38px;
    font-size: 0;
}

#msgContent .msgCnt .functionKeys span{
    position: relative;
    margin: 0 8px;
    display: inline-block;
    height: 38px;
    width: 24px;
    vertical-align: top;
    font-size: 24px;
    cursor: pointer;
}
#msgContent .msgCnt .functionKeys .functionKeys_icon img,
#msgContent .msgCnt .functionKeys .functionKeys_file img,
#msgContent .msgCnt .functionKeys .functionKeys_pic img,
#msgContent .msgCnt .functionKeys .functionKeys_tremble img{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    cursor: pointer;
}
#msgContent .msgCnt .functionKeys input{
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
    position: absolute;
    font-size: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .01;
    filter: Alpha(opacity=1);
    cursor: pointer;
}
#msgContent .msgCnt .msgCnt_matter_edit{
    width: 100%;
    height: 120px;
    /* overflow-y: auto; */
}
#msgContent .msgCnt .msgCnt_matter_edit pre{
    width: 100%;
    height: 100%;
    border: 0;
    outline: none;
    background-color: #f3f4f9!important;
    margin: 0;
    padding: 0;
    padding-left: 20px;
    white-space: pre-wrap;
    word-break: normal;
    font-size: 14px;
}
#msgContent .msgCnt .msgCnt_matter_edit pre{
    -webkit-user-modify: read-write;
    word-wrap: break-word;
    -webkit-line-break: after-white-space;
    overflow-y: auto;
    overflow-x: hidden;
}
#msgContent .msgCnt .msgCnt_matter_btn{
    width: 100%;
    margin-bottom: 20px;
    position: absolute;
    bottom: 0;
}
#msgContent .msgCnt .msgCnt_matter_btn span{
    width: 80px;
    height: 36px;
    background-color: #eb3341;
    display: inline-block;
    text-align: center;
    line-height: 36px;
    color: #ffffff;
    font-size: 14px;
    border-radius: 20px;
    cursor: pointer;
    float: right;
}
#msgContent .msgCnt #send{
    margin: 0 20px;
}
#emojiCON{
    z-index: 9999;
    position: absolute;
    width: 280px;
    height: 168px;
    bottom: 39px;
    left: 0px;
    border-radius: 2px;
    background: #fff;
    box-sizing: border-box;
    padding: 4px;
    box-shadow: rgba(0, 0, 0, 0.298039) 0px 4px 12px 0px;
}

#emojiCON li {
    cursor: pointer;
    display: inline-block;
    margin: 2px 3px 0 3px;
    height: 38px;
}
#oftenMsg{
    z-index: 9999;
    position: absolute;
    width: 280px;
    height: 168px;
    bottom: 39px;
    left: 50px;
    border-radius: 2px;
    background: #fff;
    box-sizing: border-box;
    padding: 4px;
    box-shadow: rgba(0, 0, 0, 0.298039) 0px 4px 12px 0px;
    overflow-y: auto;
}

#oftenMsg li {
    cursor: pointer;
    border-bottom: 1px solid #ddd;
    height: 30px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#oftenMsg li:not(.oft):hover {
  background: #fef1f2;
}
#editOftenMsg{
    z-index: 9999;
    position: absolute;
    width: 350px;
    height: 168px;
    bottom: 39px;
    left: 50px;
    border-radius: 2px;
    background: #fff;
    box-sizing: border-box;
    padding: 4px;
    box-shadow: rgba(0, 0, 0, 0.298039) 0px 4px 12px 0px;
}
#editOftenMsg  ul{
    list-style: none;
    margin: 5px;
    padding: 0;
    width: 72%;
    font-size: 14px;
    background: #eee;
    float: left;
    border-radius: 3px;
    overflow-y: auto;
    max-height: 150px;
}
#editOftenMsg  li{
    line-height: 16px;
    cursor: pointer;
    padding: 6px;
}
#editOftenMsg li:hover {
    background: #fef1f2;
  }
.picLoading img{
    width: 16px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.picLoading span{
    margin-left: 18px;
}
.refreshLoad{
    width: 100%;
    text-align: center;
}
.noMoreMsg{
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #999;
}
.list_item_text span{
    display: inline-block;
    line-height: 22px;
}
.order_close{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 16px;
    cursor: pointer;
}
.oftenTitle{
    font-size: 14px !important;
    width: 240px !important;
    margin: 0 !important;
    line-height: 23px;
    color: #9E9E9E;
    padding-left: 10px;
    height: 23px !important;
}
#msgContent #oftenMsg span{
    font-size: 15px;
    width: 100%;
    display: block;
    margin: 0;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#msgContent #oftenMsg img{
    float: right;
    margin-top: -19px;
    margin-right: 9px;
}
#msgContent .oftenButton span{
    width: 60px !important;
    height: 27px !important;
    background-color: #eb3341;
    display: inline-block !important;
    text-align: center;
    line-height: 26px;
    color: #ffffff;
    font-size: 14px !important;
    border-radius: 4px;
    cursor: pointer;
    float: right;
    margin-top: 5px !important;
}
.oftenButton{
    float: left;
    width: 21%;
}
#ofDelete{
    background: #fff !important;
    color: #eb3341 !important;
    border: 1px solid !important;
}
ul::-webkit-scrollbar {/*滚动条整体样式*/
    width: 5px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
ul::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 10px;
    box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #b4b4b4;
}
ul::-webkit-scrollbar-track {/*滚动条里面轨道*/
    box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 10px;
    background: #EDEDED;
}
#editLIst .active{
    background: #f1cdd4 !important;
}
#closeEOf{
    vertical-align: 8px;
    width: 8px;
    cursor: pointer;
}
.leftRevl,.rightRevl{
    display: none;
}
.onlinePoint{
    position: absolute;
    font-size: 81px;
    height: 14px;
    line-height: 14px;
    top: 37px;
    left: 38px;
    color: #ddd;
}

/* <!-- Target Safari and Chrome --> */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .onliPoint {
        font-size: 81px;
        position: absolute;
        height: 12px;
        top: -42px;
    }
}

/* <!-- Target Firefox --> */
@-moz-document url-prefix() {
    .onliPoint {
        font-size: 81px;
        position: absolute;
        height: 12px;
        top: -29px;
    }
}

.imLinkMSG{
    display: none;
    position: absolute;
    right: 10px;
    top: 10%;
    z-index: 999999;
    border: 1px solid #fb7e60;
    background: #fff;
    width: 350px;
    box-shadow: 0 2px 8px rgba(255, 84, 0, 0.2);
}
.imLinkMSG .imLinkTitle{
    width: 100%;
    background: #fffbe8;
    color: #f93c12;
    padding: 10px;
}
.imLinkMSG .imLinkTitle .closeImMSG
{
    float: right;
    cursor: pointer;
    margin-top: 3px;
}
.imLinkMSG .imLinkList{
    padding: 10px;
}
.imLinkMSG .imLinkList .imItem{
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
    padding: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}
.imLinkMSG .imLinkList .imItem .imItemName{
    font-weight: bold;
    display: inline-block;
}
.imLinkMSG .imLinkList .imItem .imItemTime{
    float: right;
    color: #9E9E9E;
}.new-footer {
    position: relative;
    min-width: 1200px;
    margin-top: 30px;
    background-color: #fff;
    color: #333;
    overflow: hidden;
}
.wrap{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;

}

.FooterUL ul {
    padding: 24px 0;
    margin-bottom: 0;
    border-bottom: 1px solid #e9e9e9;
}

.FooterUL ul li {
    list-style: none;
    padding: 0;
    width: 230px;
    line-height: 16px;
    text-align: center;
    display: inline-block;
    border-right: 1px solid #e9e9e9;
}
.FooterUL ul li span{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #616161;
    margin-left: 8px;
}
.FooterLink{
    margin: 30px 0px;
}
.FooterLink ul li {
    list-style: none;
    padding: 0;
    line-height: 16px;
    text-align: center;
    font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
    color: #757575;
    margin-bottom: 9px;
    text-align: left;
}
.FooterLink ul li a{
    color: #757575;
}
.FooterBox{
    display: inline-block;
    width: 930px;
    border-right: 1px solid #e9e9e9;
}
.FooterBox .footerTitle{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
    color: #393939;
    margin-bottom: 14px;
}
.FooterFlex{
    display: flex;
    justify-content: space-around;
}
.FooterFlex ul{
    /* display: inline-block; */
}
.FooterPhone{
    display: inline-block;
    text-align: center;
    width: 210px;
    vertical-align: -85px;
}
.FooterPhone div{
    font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #df2c4e;
}
.FooterPhone span{
    font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #393939;
}
.contactService{
    width: 118px;
    color: #df2c4e;
    border: 1px solid;
    line-height: 18px;
}
.contactService img{
    vertical-align: -3px;
}
.contactService span{
    color: #df2c4e;
}
.contactService:hover{
    border: 1px solid;
    color: #df2c4e;
    background-color: #df2c4e;
    
}
.FooterFlex ul li a:not(.footerTitle):hover {
  cursor: pointer;
  color: #df2c4e;
}
.FooterFlex ul li:last-child{
    margin-bottom: 0px;
}
.FooterCompanymsg{
    text-align: center;
    margin-top:33px;

}
.FooterCompanymsg a{
    font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #757575;
}
.FooterCompanymsg a:hover{
    color:#df2c4e;
}
.FooterCompanymsg p{
    font-size: 12px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #adadad;
}
.wxLayer{
    display: flex;
    color: #fff;
    
}
.wxt1{
    font-size: 26px;
    margin-top: 70px;
}
.wxt2{
    font-size: 16px;
}
.wxLayer img{
    width: 200px;
    height: 200px;
}
.wxLayer .wxText{
    margin-left: 40px;
}
.wxOpenStyle{
    width: 500px !important;
    background: none !important;
    box-shadow: 0px 0px !important;
}@charset "utf-8";

html{margin:0;padding:0;height:100%}

body{margin:0;padding:0;height:100%;}

html, body { -ms-overflow-style: scrollbar;}

.sidebar{width:348px;height:100%;position:fixed;cursor:pointer;right:-303px;z-index:99999;top:0;}

.sidebar-left{width:45px;height:100%;background-color:#222222;float:left;margin:0;padding:0;position:relative;
    display:flex;display:-webkit-flex;justify-content:center; align-items:center; flex-direction: column
}

.sidebar-right{width:303px;height:100%;background-color:white;float:right;}

.sidebar-right-content{position:relative; width:303px;height:100%;background:white;}

.sidebar-header{position: absolute;top:0; width:303px;height:50px;text-align:center;line-height:50px;font-size:20px;color:#666666}

.sidebar-right-middle{position:absolute;width:303px;top:50px;bottom:47px;overflow-y:auto;overflow-x:hidden; }

.sidebar-right-bottom{position:absolute; width: 289px;height:40px;line-height:40px;text-align:center; background-color: #df2c4e;left:7px;bottom:7px;}

.sidebar-right-bottom span{color:white;font-size:15px;font-weight:bold}

.sidebar-right-bottom:hover{background:rgb(207,0,16)}

/* .sidebar-left >ul{padding:0;width:45px;height:705px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;} */

.sidebar-left >ul{padding:0;width:45px;margin-bottom: 120px;}

.sidebar-left >ul >li{list-style-type:none;color:white;text-align:center;padding:10px 0}

.li_span{display:inline-block;padding:10px 0;color:#fff}

.li_span img{width: 24px;height: 24px;}

.li_p{margin:8px 0 0 0;background-color:#df2c4e;border-radius:50%;width:23px;height:23px;text-align:center;line-height:23px;font-size:12px;color:white}

.sidebar_div2{height:50px;background-color:#df2c4e;display:none;}

.sidebar_div2_1{float:left;width:78px;height:55px;line-height:55px;}

.sidebar_div1{height:50px;}

.sidebar_div1 img,.sidebar_div2_2 img{margin-top:13px;}

.sidebar_div2_2{float:right;width:45px;height:55px;}

#sidebar_quote,#sidebar_message,#custom_service{height:50px;padding:0;border-bottom: 1px solid #666666;}

#sidebar_quote:hover .li_p2,#sidebar_message:hover .li_p2,#custom_service:hover .li_p2{background-color:white;color:#df2c4e;}

#sidebar_Inquiring_basket,#sidebar_shopping,#sidebar_quotes,#initial_quotes{padding:0;border-bottom: 1px solid #666666;}

#sidebar_Inquiring_basket:hover,#sidebar_shopping:hover,#sidebar_quotes:hover,#initial_quotes:hover{background-color:#df2c4e;color:white}

#sidebar_Inquiring_basket:hover >.li_span,#sidebar_shopping:hover >.li_span,#sidebar_quotes:hover >.li_span,#initial_quotes:hover >.li_span{border-color:#df2c4e;color:white}

#sidebar_Inquiring_basket:hover .li_p,#sidebar_shopping:hover .li_p,#sidebar_quotes:hover .li_p,#initial_quotes:hover .li_p{background-color:white;color:#df2c4e;}

.sidebar-data{padding:0;position:relative}

.sidebar-data:first-child{position:relative;padding-top:8px;padding-bottom:8px;color:#333333}

.sidebar-li{position: relative}

#components-deletes{position:absolute;z-index:9999;top:7px;right:19px;width:12px;}

.sidebar-data-div-1{width:20px;height:20px;line-height:16px;float:left;position:relative;}

.sidebar-data-div-1 input{position:absolute;left:5px;right:0;top:0;bottom:0;margin:auto;}

.sidebar-data-div-2{width:247px;height:20px;line-height:20px;float:left;white-space:nowrap;overflow: hidden;text-overflow:ellipsis;text-align:left;padding-left:19px;}

.sidebar-data-div-3{width:20px;height:20px;line-height:20px;float:left;position:relative;}

.sidebar-data-div-3 img{width:13px;height:13px;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}

.sidebar-data p{margin-bottom:0;}

.sidebar-data li{list-style-type:none;text-align:center;overflow: hidden;width:303px;}

.sidebar-li-vin{text-align:left !important;border-top:1px #eeeeee solid;padding-bottom:3px !important; color:#999999;padding:3px 40px 0 40px;}

.sidebar-div{position:relative;border-top:1px #eeeeee solid;padding-top:3px;padding-bottom:3px;overflow:hidden;color:#666666;margin:0 40px;}

.sidebar-span-left{ display:inline-block;position:absolute;left:0;}

.sidebar-span-left span{ width: 128px; display: inline-block;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;text-align: left}

.sidebar-span-left p{text-align:left}

.sidebar-span-right{display:inline-block;float:right;}

.sidebar-span-right p{text-align:right}

.sidebar-li-background{background-color:#dddddd}

.li_p2{background-color:#df2c4e;border-radius:50%;width:23px;height:23px;text-align:center;line-height:23px;font-size:12px;color:white;margin:7px 11px}

/* 客服 */
.sidebar_div1_service{height:50px;}

.sidebar_div1_service img{margin-top:13px;}

#custom_services{height:50px;padding: 0;border-bottom: 1px solid #666666;}

.sidebar_div2_service{ height: 50px; background-color: #df2c4e;  display:none }

.sidebar_div2_service img{ margin-top:13px;}

.li_p2hover{background-color:white;color:#df2c4e;}

.li_p2out{background-color:#df2c4e;color:white;}

.layui-layer-btn .layui-layer-btn0{background-color: #e70012  !important;border: 0px}

#serviceWindow{width:150px;background: #df2c4e;position: absolute;right:45px;top:0;display:none;}

#serviceWindow ul{padding:0}

#serviceWindow ul li {
    list-style-type: none;
    height: 62px;
    text-align: left;
    border-bottom: 1px white solid;
}

#serviceWindow ul li:hover{background-color: #ca0f33}

#serviceWindow ul li span{
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    margin-left: 10px;
    padding-top: 10px;
    display: block;
}

.AttentionWechat {
    cursor: pointer;
    border-bottom: 1px solid #666666;
    border-top: 1px solid #666666;
    height: 50px;
    padding: 8px;
    display: none
}
.AttentionWechat:hover{
    background-color: #df2c4e;
}
#QRImg {
    display: block;

    object-fit: cover
}
.QRcode {
    position: absolute;
    left: 0;
    transform: translateX(-100%);
    width: 350px;
    background: #fff;
    font-size: 16px;
    padding: 10px;
    padding-right: 30px;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.5);
    box-shadow: 0 1px 6px rgba(0,0,0,.5);
    display: none
}
.QRfont {
    float: right;
    margin-top: 20px;
    font-weight: 700
}
.QRfont p {
    margin: 0
}
.xcrName {
    margin-top: 23px!important;
    color: #9e9e9e;
    font-weight: 400
}
.bottomRig{
    position: absolute;
    bottom: 0px;
}
.goTop{
    height: 94px;
    text-align: center;
    padding-top: 20px;
    width: 45px;
}
.goTop:hover{
    background-color:#df2c4e;
}
.goTop p{
    text-align: center;
    color: #fff;
}@charset "utf-8";
/* 
#iframe{width:380px;height:100%;position:absolute;right:0;border:0;} */
/* header */

.fixed-table-header {
    background: rgb(240, 240, 240)
}


body {
    min-width: 1230px;
}

@media (max-width: 1230px) {
    .header {
        -moz-transform: scale(0.79);
        -moz-transform-origin: top center;
    }

    .tabbable {
        -moz-transform: scale(0.80);
        -moz-transform-origin: top center;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    @media (max-width: 750px) {
        body {
            zoom: 63%;
        }

    }

    @media (min-width: 1200px) {
        body {
            zoom: 100%;
        }
    }

    @media (max-height: 750px) {
        body {
            zoom: 74%;
        }
    }

    @media screen and (min-width: 750px) and (max-width: 1200px) {
        body {
            zoom: 80%;
        }
    }
}

.header {
    width: 100%;
    height: 34px;
    background: #f5f5f5;
}

.header_common {
    width: 1207px;
    margin: 0 auto;
}

.link {
    float: right;
    line-height: 34px;
}

.link a {
    display: inline;
    padding: 0 5px;
    color: #666;
    cursor: pointer;
}

.link span {
    color: #e60012;
    font-size: 13px;
}

.link img {
    width: 15px;
    vertical-align: -3px;
    margin-right: 5px;
}

.leftTitle {
    float: left;
    height: 34px;
    line-height: 34px;
}

.leftTitle p {
    display: inline;
    padding: 0 5px;
}

.leftTitle>p {
    margin-top: 15px;
}

.leftTitle a {
    display: inline;
    padding: 0 5px;
    padding-right: 12px;
    color: #666;
    cursor: pointer;
}

.leftTitle img {
    width: 20px;
    vertical-align: -4px;
}

/* .login{ border-right: 1px solid #989898;} */

/* tab */

#nav-tab {
    display: inline-block;
    width: 100%;
    padding-left: 0;
    text-align: center;
}

#nav-tab li {
    position: relative;
    list-style-type: none;
    display: inline-block;
    padding: 8px 0;
    width: 118px;
    margin-left: -4px;
    border-bottom: 2px white solid;
}

#nav-tab li a {
    color: black;
    text-decoration: none;
}

#nav-tab li div {
    border-right: 1px #989898 solid
}

.triangle {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #be0000;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}

#tab_middle {
    padding: 0
}

#tab_middle ul {
    padding: 0;
    display: inline-block;
    height: 38px;
    margin-bottom: 0;
}

#tab_middle ul li {
    list-style-type: none;
    float: left;
    padding: 8px 30px;
    height: 38px;
}

#tab_middle_content {
    border: 1px #ccc solid
}

/* 车辆信息 */
#carMsg,
#partsMsg {
    background-color: #f0f0f0;
    height: 40px;
    line-height: 40px;
    border: 1px #ddd solid;
    border-top: 1px #ed5059 solid
}

#filtrationMsg {
    background-color: #f9f9f9;
    height: 40px;
    line-height: 40px;
    border-left: 1px #ddd solid;
    border-right: 1px #ddd solid;
}

#carMsg>.status,
#partsMsg>.status {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-weight: bold;
    color: #e73041;
}

#carMsgContent,
#partsMsgContent {
    padding: 0;
    position: relative;
    border: 1px #ddd solid;
    border-top: none;
}

.carMsg_payNo,
.carMsg_VIN,
.carMsg_window,
.carMsg_carNo,
.carMsg_name,
.carMsg_phone,
.carMsg_voice {
    line-height: 32px;
}

#accessoryMsgDIV {
    width: 700px;
    height: 38px;
    display: inline-block;
    text-align: left;
    position: absolute;
    left: 120px;
}

#filterItem {
    height: 38px;
    display: inline-block;
    text-align: left;
    position: absolute;
}

#items,
#rank,
#spotGoods_items,
#validity_items {
    display: inline-block;
    line-height: 28px;
    height: 28px;
    padding: 0 6px 0 10px;
    border: 1px solid #ccc;
    border-radius: 2px;
    cursor: pointer;
}

#accessoryMsg_div_2 {
    position: relative;
    float: left;
    min-width: 50px;
    height: 30px;
    display: inline-block;
    text-align: center;
    border: 1px #ccc solid;
    background: white;
    margin: 4px 0;
    line-height: 30px;
    text-align: left;
    padding: 0 20px 0 8px;
    cursor: pointer;
}

#accessoryMsg_div_2 img {
    position: absolute;
    right: 3px;
    margin-top: 7px;
}

#accessoryMsg_div_delete {
    position: relative;
    float: right;
    display: inline-block;
    min-width: 50px;
    height: 30px;
    cursor: pointer;
    margin: 4px 10px 0;
    line-height: 30px;
}

#accessoryMsg_div_delete:hover {
    color: #ccc
}

#accessoryMsg_div_2_checkbox {
    position: absolute;
    width: 357.89px;
    min-height: 50px;
    border: 1px #ccc solid;
    left: 61px;
    top: 39px;
    z-index: 999;
    background-color: white
}

#accessoryMsg_div_2_checkbox ul {
    padding: 0;
}

#accessoryMsg_div_2_checkbox ul li {
    list-style-type: none;
    float: left;
    height: 30px;
    line-height: 30px;
    margin: 0 10px;
}

#accessoryMsg_div_2_checkbox ul li span {
    margin-left: 5px;
}

#accessoryMsg_div_2_checkbox ul li input {
    margin-top: 8px;
}

#accessoryMsg_div_price {
    position: relative;
    float: left;
    min-width: 50px;
    height: 30px;
    display: inline-block;
    text-align: center;
    border: 1px #ccc solid;
    background: white;
    margin: 4px 0;
    line-height: 30px;
    text-align: left;
    padding: 0 20px 0 8px;
    cursor: pointer;
    margin-left: 10px;
}

#accessoryMsg_div_price img {
    position: absolute;
    right: 3px;
    margin-top: 10px;
}

#radio-list span {
    margin-left: 4px;
}

.iradio_flat-red {
    margin-bottom: 5px;
}

#contact_bottom {
    padding: 0;
    background-color: #f0f0f0;
    border: 1px solid #ddd;
    border-top: none;
}

.bottom_text {
    display: inline-block;
    line-height: 38px;
    height: 38px;
}

#goBuy,
#goEdit,
#goInquiry {
    float: right;
    width: 100px;
    text-align: center;
    background-color: #e60012;
    cursor: pointer;
    color: #fff;
    font-weight: 600;
}

#partsMsgContent .accordion {
    width: 100%;
    background: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#partsMsgContent .accordion li {
    border: 1px solid #ddd;
    box-sizing: border-box;
    padding: 0;
}

#partsMsgContent .accordion .link {
    display: block;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    float: none;
    height: 34px;
    background-color: #f0f0f0;
}

#partsMsgContent .accordion .link span {
    font-size: inherit;
    color: inherit;
    height: 34px;
    line-height: 34px;
}

#partsMsgContent .accordion .link .link_num {
    color: #fff;
    text-align: center;
    display: block;
    width: 34px;
    background-color: #e70012;
}

#partsMsgContent .accordion .link .link_open {
    display: block;
    width: 100%;
    text-align: right;
    cursor: pointer;
}

#partsMsgContent .accordion .link img {
    width: 15px;
    margin-right: 0;
}

#partsMsgContent .accordion li:last-child .link {
    border-bottom: 0;
}

.checkbox-inline,
.radio-inline {
    vertical-align: baseline;
    padding-left: 0;
}

#partsMsgContent .accordion li .link_open img,
.carMsg_close {
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

#partsMsgContent .accordion li.open .link_open img,
#carMsgContent .open .carMsg_close {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.carMsg_close {
    position: absolute;
    right: 30px;
    top: 24.5px;
    cursor: pointer;
}

#partsMsgContent .accordion li.default .submenu,
#partsMsgContent .accordion li.default .openAlways {
    display: block;
}

/**
* Submenu
-----------------------------*/
#partsMsgContent .openAlways {
    font-size: 14px;
}

#partsMsgContent .submenu {
    /* display: none; */
    font-size: 14px;
}

#partsMsgContent .submenu li,
#partsMsgContent .openAlways li {
    margin: 0;
    width: 100%;
    padding: 10px 0 !important;
    border: none;
}

#partsMsgContent .submenu li {
    background-color: #fffef8;
}

#partsMsgContent .submenu li:nth-of-type(odd) {
    /* background-color: #f9f9f9; */
}

/* 奇数行   */
#partsMsgContent .submenu li:nth-of-type(even),
#partsMsgContent .openAlways li:nth-of-type(odd) {
    /* background-color: #fff; */
}

/* 偶数行     */
#partsMsgContent .submenu li:hover,
#partsMsgContent .openAlways li:hover {
    background-color: #f0f0f0;
}

.submenu_outer {
    height: 48px;
    padding: 12px 0;
}

#checkbox-list {
    position: absolute;
    top: 13px;
    transform: scale(0.8, 0.8);
    left: 16px;
}

.submenu_inner {
    line-height: 24px;
    height: 24px;
}

#accessoryMsg_div_2_checkbox .icheckbox_flat-red {
    margin-bottom: 5px;
}

.pic_small li {
    border: none !important;
    width: 20px;
}

.pic_small li a {
    display: inline-block;
    padding: 0;
    width: 22px;
    height: 22px;
    border: 1px solid gray;
    top: 0px;
    position: absolute;
}

.pic_small li img {
    width: auto !important;
    max-width: 20px !important;
    max-height: 20px !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    left: 50%;
}

.submenu_inner {
    position: relative;
}

.submenu_inner a {
    text-decoration: none;
}

.submenu_inner img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    /* width: 20px; */
}

#billMsgContent {
    height: 64px;
    padding: 0;
    border: 1px #ddd solid;
}

#orderTable {
    height: 242px;
    overflow-y: auto;
}

#order_list th {
    text-align: center;
    background-color: #fff;
}

/* .layui-layer-title{
    background-color: #f0f0f0!important;
    padding: 0!important;
    text-align: center!important;
    font-weight: bold!important;
}
.layui-layer-btn a{
    width: 100px;
    height: 38px!important;
    background-color: #e70012!important;
    line-height: 38px!important;
    border: none!important;
} */
.url_status {
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
}

.url_status img {
    /* width: 6px; */
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.clearFloat:after {
    content: ".";
    clear: both;
    height: 0;
    font-size: 0;
    overflow: hidden;
    visibility: hidden;
    display: block;
}

.clearFloat {
    zoom: 1;
}

.M-box1,
.M-box2,
.M-box3,
.M-box4,
.M-box5 {
    margin-top: 15px;
}

.M-box1 a,
.M-box2 a,
.M-box3 a,
.M-box4 a,
.M-box5 a {
    text-decoration: none;
}

/* .carMsg_carNo{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
} */
#address,
#payType {
    padding: 0px 20px;
    height: 30px;
    margin-bottom: 10px;
}

.loader {
    width: 80px;
    margin: 50px auto 70px;
    position: relative;
}

.loader .loading-1 {
    position: relative;
    width: 100%;
    height: 8px;
    border: 1px solid #e60012;
    border-radius: 10px;
    /* animation: turn 4s linear 1.75s infinite; */
}

.loader .loading-1:before {
    content: "";
    display: block;
    position: absolute;
    width: 0%;
    height: 100%;
    background: #e60012;
    box-shadow: 10px 0px 15px 0px #e60012;
    animation: load 2s linear infinite;
}

.loader .loading-2 {
    width: 100%;
    position: absolute;
    top: 10px;
    color: #e60012;
    font-size: 16px;
    text-align: center;
    animation: bounce 2s linear infinite;
}

@keyframes load {
    0% {
        width: 0%;
    }

    87.5%,
    100% {
        width: 100%;
    }
}

@keyframes turn {
    0% {
        transform: rotateY(0deg);
    }

    6.25%,
    50% {
        transform: rotateY(180deg);
    }

    56.25%,
    100% {
        transform: rotateY(360deg);
    }
}

@keyframes bounce {

    0%,
    100% {
        top: 10px;
    }

    12.5% {
        top: 30px;
    }
}

a {
    cursor: pointer;
    text-decoration: none !important;
    /* color: black; */
}

.tabs-list li a {
    border-top: 2px transparent solid;
    border-left: 1px transparent solid;
    border-right: 1px transparent solid;
}

.tabs-list li.active a {
    color: #e70012;
    background-color: white;
    border-top-color: #e70012;
    border-left-color: #f0f0f0;
    border-right-color: #f0f0f0
}

.tabs-list li a:hover {
    background-color: white
}

.TABS_body {
    padding: 20px 20px;
    border: 1px solid #ddd;
    border-top: none;
}

#minus,
#plus {
    width: 26px;
}

#actionBtn,
#actionBtn>span {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
}

#actionBtn>span {
    padding: 0 15px;
    color: #666666;
    cursor: pointer
}

#actionBtn>span>img {
    margin-right: 2px;
}

#filterDIV_right #spotGoods,
#filterDIV_right #validity {
    display: inline-block;
}

/* body .refreshTitle .layui-layer-title {
    background-color: #f0f0f0;
}
body .refreshTitle .layui-layer-btn .layui-layer-btn0 {
    background: #e70012;
    border: 0px;
}
body .customStyle .layui-layer-title {
    text-align: center;
    font-weight: bold;
    height: 52px;
    line-height: 52px;
    background-color: #f0f0f0;
    padding: 0 80px 0 80px;
} */
.tit_Button {
    border: 1px solid #ddd;
    width: 82px;
    text-align: center;
    border-radius: 13px !important;
    cursor: pointer;
    color: #666666;
    background: #fff;
    line-height: 20px;
    display: inline-block;
}

.tit_Button:hover {
    border: 1px solid #e60012;
    color: #e60012;
}

/* ----------- */
.status_query {
    height: 40px;
    position: relative;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

/* .pos_top{
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
} */
.pos_bot {
    color: #999999;
    /* position: absolute;
    bottom: -10px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%); */
}

#sample_list_all,
#sample_list_bidding,
#sample_list_partBided,
#sample_list_completed,
#sample_list_closed {
    border-top: 1px solid transparent;
}

#sample_list_all th,
#sample_list_bidding th,
#sample_list_partBided th,
#sample_list_completed th,
#sample_list_closed th {
    border-bottom: 1px solid transparent;
}

#sample_list_all td,
#sample_list_bidding td,
#sample_list_partBided td,
#sample_list_completed td,
#sample_list_closed td {
    padding: 8px !important;
    border-bottom: 1px solid transparent;
}

#accessoryMsgTable thead {
    background-color: #f0f0f0;
}

#accessoryMsgTable th,
#accessoryMsgTable td {
    text-align: center;
}

#accessoryMsgTable th {
    border-bottom: none;
}

#spotGoods_check,
#validity_check {
    position: absolute;
    width: 65.89px;
    z-index: 999;
    right: 0;
    border: 1px solid #ccc;
    /* padding: 0 6px 0 10px; */
    background-color: #fff;
}

#validity_check {
    width: 108px;
}

#spotGoods_check li,
#validity_check li {
    line-height: 30px;
    padding-left: 10px;
    cursor: pointer;
}

#spotGoods_check li:hover,
#validity_check li:hover {
    background-color: #3385ff;
}

.form-control:focus {
    border-color: #ff0000;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 0, 0, 0.63);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 0, 0, 0.63);
}

.Numb {
    color: #337ab7;
}

.voiveSize {
    line-height: 28px;
    display: inline-block;
    width: 120px;
    background-color: #95e3b3;
    border-radius: 4px;
    text-align: right;
    padding-right: 10px;
    color: #fff;
    position: relative;
    cursor: pointer;
}

.voiveSize:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-right: 6px solid #95e3b3;
    border-bottom: 6px solid transparent;
    position: absolute;
    left: -6px;
    top: 50%;
    transform: translateY(-50%);
}

.voiveSize img {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.noWarp {
    max-width: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.topLINE {
    height: 15px;
    margin-bottom: 10px;
    background: #f0f0f0;
    border-top: 2px solid #ddd;
}

/* 导出询货单 */
.searchlist,
.searchlist-head,
.searchlist-list,
.searchlist-title,
.quality,
.illustrate,
.searchlist-total,
.searchlist-remarks,
.searchlist-export {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center
}

.searchlist {
    flex-direction: column
}

.searchlist-head {
    width: 1150px;
    height: 115px;
    margin-top: 25px;
    border: 1px #eeeeee solid;
    flex-wrap: wrap
}

.searchlist-list {
    width: 370px;
    height: 28px;
    justify-content: flex-start;
}

.searchlist-list span {
    width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.searchlist-title {
    width: 1150px;
    height: 40px;
    margin-top: 15px;
    border: 1px #eeeeee solid;
    background: rgb(240, 240, 240);
    justify-content: flex-start;
    padding-left: 20px;
}

.searchlist-table {
    width: 1150px;
}

.searchlist-table1,
.quotation-table-tpl {
    background: #eeeeee
}

.searchlist-table1 tr th,
.quotation-table-tpl tr th {
    text-align: center
}

.searchlist-table1 tr td,
.quotation-table-tpl tr td {
    text-align: center
}

#searchlistTable {
    margin-bottom: 0;
}

#searchlistTable tr th {
    text-align: center;
    border-bottom: 0 !important;
    background: white;
    width: 137px;
}

#searchlistTbody tr td {
    text-align: center;
    width: 137px;
}

#searchlistTbody input {
    width: 121px;
}

#searchlistTbody .componentsAmount {
    width: 50px;
}

#searchlistTbody .componentsQuality {
    width: 90%;
    height: 34px;
}

.quality,
.illustrate {
    height: 25px;
    padding: 0 6px 0 10px;
    border: 1px solid #ccc;
    border-radius: 2px;
    cursor: pointer;
    width: 121px;
    position: relative;
}

.quality>span,
.illustrate>span {
    width: 103px;
    display: inline-block;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.searchlist-total {
    width: 1150px;
    height: 40px;
    margin-top: 15px;
    border: 1px #eeeeee solid;
    background: rgb(240, 240, 240);
    justify-content: flex-start;
    padding-left: 20px;
}

.searchlist-remarks {
    color: black;
    font-size: 14px;
    font-weight: bold;
    margin-left: 100px
}

#searchlistTbody_checkbox {
    position: absolute;
    width: 320px;
    min-height: 50px;
    border: 1px #ccc solid;
    left: -1px;
    top: 39px;
    z-index: 999;
    background-color: white;
    display: none;
}

#searchlistTbody_checkbox ul {
    padding: 0;
}

#searchlistTbody_checkbox ul li {
    list-style-type: none;
    float: left;
    height: 30px;
    line-height: 30px;
    margin: 0 10px;
}

#searchlistTbody_checkbox ul li span {
    margin-left: 5px;
}

#searchlistTbody_checkbox ul li input {
    margin-top: 8px;
}

.searchlist-export {
    margin-top: 15px;
    justify-content: flex-end
}

#searchlist-export {
    width: 100px;
    height: 38px;
}

/* 导出报价单 */
.quotation,
.quotation-title,
.quotation-title>div,
.quotation-middle,
.quotation-btn,
.quotation-total,
.quotation-export,
.flex-span {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
}

.flex-span button {
    height: 25px;
    width: 24px;
}

.flex-span input {
    border-radius: 0;
    text-align: center;
    margin: 0 !important
}

.quotation {
    flex-direction: column
}

.quotation-title {
    width: 1150px;
    height: 90px;
    margin-top: 10px;
    border: 1px #eeeeee solid;
    flex-wrap: wrap
}

.quotation-title>div {
    width: 370px;
    height: 30px;
    justify-content: flex-start;
}

.quotation-title span {
    width: 170px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.quotation-title span input {
    height: 25px !important;
}

.quotation-select {
    height: 25px !important;
    padding: 2px 10px;
    width: 177px
}

.quotation-select:after {
    top: 5px;
    right: 4px;
}

.quotation-middle {
    width: 1150px;
    height: 33px;
    margin-top: 10px;
    border: 1px #eeeeee solid;
    background: rgb(240, 240, 240);
    justify-content: flex-start;
    padding-left: 20px;
}

.quotation-table {
    width: 1150px;
}

#searchlistTable {
    margin-bottom: 0;
}

#quotationTable,
#quotationFixTable {
    margin-bottom: 0;
}

#quotationTable tr th,
#quotationFixTable tr th {
    text-align: center;
    border-bottom: 0 !important;
    background: white;
    width: 137px;
}

#quotationTbody tr td,
#quotationFixTable tr td {
    text-align: center;
    width: 137px;
    padding: 8px !important;
}

#quotationTbody input,
#quotationFixTable input {
    width: 121px;
    height: 25px;
    margin: auto
}

#quotationFixTable input {
    width: 130px
}

#quotationTbody .num {
    width: 50px;
}

.quotationTbody-select {
    height: 34px;
    padding: 7px 10px;
    width: 100%
}

.quotation-select .list {
    width: 100%;
}

.quotation-btn {
    justify-content: flex-start;
    width: 1150px;
}

.quotation-total {
    width: 1150px;
    height: 33px;
    margin-top: 5px;
    border: 1px #eeeeee solid;
    background: rgb(240, 240, 240);
    justify-content: flex-start;
    padding-left: 20px;
}

.quotation-export {
    margin-top: 15px;
    justify-content: flex-end;
    width: 1150px;
}

#quotation-export {
    width: 100px;
    height: 25px;
    padding: 0 5px;
}

.quotation-addpercent {
    flex-grow: 1;
    display: flex;
    display: -webkit-flex;
    justify-content: flex-end;
    align-items: center
}

.quotation-addpercent>div {
    width: 200px;
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    align-items: center
}

.quotation-addpercent>div>div {
    width: 100px;
}

.quotation-select-people>ul>li {
    padding: 0 0 0 10px !important;
    text-align: center
}

/* #datatable-tpl tr td{word-break: break-all } */


.btn-danger.focus,
.btn-danger:focus {
    background-color: #e70012;
    border-color: #e70012;
}

.failLoad {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.failLoad .failLoad_txt {
    line-height: 32px;
    font-size: 16px;
    text-align: center;
    color: #999999;
}

.quotesOrder {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.noPart {
    /* position: absolute;
    left: 8px; */
    cursor: pointer;
}

#minus,
#plus {
    width: 30px;
    text-align: center;
    padding: 0;
    height: 30px;
}

.OrderNum {
    height: 30px !important;
    border-radius: 0;
    text-align: center;
}

/* 滚动条 */
.nice-select.wide .list::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 4px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
}



.nice-select.wide .list::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2);
}

.nice-select.wide .list::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: rgba(0, 0, 0, 0.1);
}

.nice-select .current { color: #999; }
#search .nice-select.wide { padding-left: 12px; }
.nice-select.wide .list {
    width: 299px !important;
    overflow: auto;
}
#creatOrder .nice-select.wide .list { max-height: 205px; }

.sxSpan {
    border: 1px solid #d4d4d4;
    height: 32px;
    top: 59px;
    float: left;
    margin-left: 20px;
}

.mostPhone {
    position: absolute;
    /* margin-left: 148px; */
    background: #fff;
    border: 1px solid;
    /* margin-top: 4px; */
    border-radius: 5px;
    z-index: 999;
    top: 40px;
    right: 40px;

}

#LinkVMan {
    top: 59px;
    background: #fef1f2;
    /* padding: 1px; */
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 4px;
    z-index: 9999;
    float: left;
    margin-left: 20px;
    line-height: 32px;
    color: #e70012;
    z-index: 9999;
}

#LinkVMan span {
    padding: 0 5px;
}

.phoneList {
    cursor: pointer;
}

.phoneList:hover {
    background-color: #ccc;
}

#CarMsgTipsFull {
    text-align: left;
    border: 1px #e60012 solid;
    border-radius: 5px;
    line-height: 20px;
    /* font-size: 15px; */
    /* float: left; */
    margin-bottom: 10px;
    position: absolute;
    z-index: 999999;
    background: #fff;
    margin-top: 10px;
    margin-left: -653px;
    top: 15px;
    width: 700px;
    right: 0;
}

#triangle-borderFull,
#triangle-backgroundFull {
    position: absolute;
    left: 673px;
    top: -17px;
    overflow: hidden;
    width: 0;
    height: 0;
    border-width: 8px;
    border-style: dashed dashed solid dashed;
}

#triangle-borderFull {
    border-color: transparent transparent #e60012 transparent
}

#triangle-backgroundFull {
    border-color: transparent transparent white transparent;
    top: -16px;
}

#CarMsgTipsFullContent img {
    width: 16px;
    display: block;
    margin: auto;
}

#CarMsgTipsFullContent ul {
    padding: 0
}

#CarMsgTipsFullContent ul li {
    list-style-type: none;
    margin-bottom: 15px;
    overflow: hidden;
}

#CarMsgTipsFullContent ul li>span {
    float: left;
    font-size: 14px;
}

.dashedBorder {
    border-bottom: 1px dashed #eeeeee !important;
}

.vinLink {
    margin-left: 5px;
    cursor: pointer;
}

.carMsg_phone {
    display: none;
}

.remarkShow {
    display: block;
}

.ordertitle {
    background: #f0f0f0;
    width: 100%;
    line-height: 35px;
    height: 35px;
    font-weight: bold;
}

.ordertitle div {
    text-align: center;
    white-space: nowrap;
}

.orderMSG {
    margin-bottom: 0;
    padding: 10px;
    padding-bottom: 0px;
    border-bottom: 0px;
}

.orderMSG div,
.orderMSG p,
.orderMSG img {
    display: inline-block;
}

.orderMSG span {
    padding: 0 10px;
}

.msgButton {
    float: right;
}

.msgButton button {
    height: 27px;
    line-height: 13px;
    margin-right: 10px;
}

.AtuoM {
    margin-left: 20px;
}

.proLinkMsg {
    position: relative;
    background: #f0f0f0;
    width: 100%;
    line-height: 35px;
    height: 35px;
    padding: 0 14px;
    border-top: 0px;
    border-bottom: 0px;
}

.proLinkMsg p {
    display: inline-block;
    margin: 0;
}

.proLinkMsg span {
    padding: 0 5px;
}

.AtuoM span {
    display: inline-block;
    vertical-align: top;
    width: 132px;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.linkMan {
    float: right;
    cursor: pointer;
    color: #646464;
    margin-right: 10px !important;
    position: relative;
    max-width: 340px;
    font-size: 0;
}

.linkMan span {
    font-size: 14px;
}

.linkMan #userName {
    max-width: 77px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#fixPhone {
    max-width: 120px;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#fixPhone:empty,
#fixPhoneList:empty {
    display: none;
}

.linkMan .downIMG {
    float: right;
    margin-top: 9.5px;
}

.proLinkMsg .linkList {
    width: 338px;
    top: 36px;
}

.proLinkMsg .linkList li {
    height: 40px;
    line-height: 40px;
}

.linkMan .linkList li {
    text-overflow: ellipsis;
    white-space: nowrap;
}

.shop {
    padding-top: 10px;
    height: 90px;
    margin-top: -1px;
    border-top: 1px solid #f0f0f0;
}

.shop div {
    text-align: center;
    white-space: nowrap;

}

.shop div:nth-child(8) {
    padding: 0;
    margin: 0;
    width: 90px;
}

#shopIMG {
    margin-top: 0px;
    width: 48px;
    height: 48px;
    display: inline-block;
    margin: 7px;
    float: left;
    border: 1px solid #eee;
    border-radius: 5px;
    cursor: pointer;
}

#shopMSG {
    padding-top: 3px;
    margin-bottom: 0;
    display: inline-flex;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 213px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

#shopName {
    color: #1a73d1;
    cursor: pointer;
}
#shopName #checkEnquiry {
    padding: 2px 5px;
    border: 1px solid #e60012;
    border-radius: 3px;
    color: #e60012;
    font-size: 12px;
    margin-left: 10px;
}
#shopName #checkEnquiry:hover {
    color: #fff;
    background-color: #e60012;
}

#originalPartNo {
    color: #1a73d1;
    display: block;
}

#shopCode {
    display: block;
    color: #9a9a9a;
}

.lineHeight {
    line-height: 70px;
    padding: 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.orderbutton {
    width: 93px;
    border: 1px solid;
    padding: 3px 10px;
    margin: auto;
    cursor: pointer;
}
.orderbutton:last-child:not(:first-child) { margin-top: 3px; }

#cancelBTN,
#Returns,
#RejectGoods {
    color: #000;
    border: 1px solid #000;
    transition: background-color .5s;
}

#cancelBTN:hover,
#Returns:hover,
#RejectGoods:hover,
.aftersaleapply:hover {
    background-color: #ccc;
}

#ReturnsDetail,
#ReturnsAgree,
#ReturnsReject,
#RejectReply {
    color: #fd7700;
}

#confirm,
#shopPrice {
    color: #e60012;
}

#confirm:hover {
    transition: background-color .5s;
    background-color: #fde6e8;
}

.leftName {
    border: 1px solid #d6d6d6;
    text-align: right;
    line-height: 42px;
    font-size: 16px;
    color: #676767;
    margin-top: -1px;
    margin-left: -1px;
}

.rightCont {
    margin-left: -1px;
    border: 1px solid #d6d6d6;
    line-height: 42px;
    font-size: 16px;
    margin-top: -1px;
}

.AlterCont {
    margin: 20px 20px;
}

.AlterCont input {
    height: 38px;
    padding-left: 10px;
    width: 100%;
    border: 1px solid #ccc;
    margin: 8.6px 0px;
}

.upImg {
    width: 65px;
    margin: 10px;
    cursor: pointer;
    height: 65px;
}

.btnClass {
    height: 40px;
    width: 89px;
    margin: 10px 10px 0 0;
}

.IMcontrol {
    float: right;
    display: inline-block;
    cursor: pointer;
    margin-left: 10px;
    margin-top: 2px;
}

.linkList {
    position: absolute;
    right: 0;
    z-index: 99;
    display: table;
    background: #fff;
    box-shadow: 0 0 1px #D8D8D8;
    display: none;
}

#ExportOrder .linkList {
    top: 25px;
}

#ExportOrder .linkList li {
    height: 32px;
    line-height: 32px;
}

.linkList li {
    border-bottom: 1px solid #d7d7d7;
    cursor: pointer;
}

.linkList li:hover {
    background-color: #ccc;
}

.downIMG {
    margin-right: 5px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.fanz {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

#businessNO {
    color: #1a73d1;
    margin-right: 16px;
}

#tsPhone {
    cursor: pointer;
    vertical-align: sub;
}

.imgDEL {
    position: absolute;
    margin-left: -14px;
    cursor: pointer;
    margin-top: 8px;
}

#OrderContent {
    max-height: 653px;
    overflow-y: auto;
}

/* 滚动条 */
#OrderContent::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 7px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 7px;
}

#OrderContent::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: #c1c1c1;
}

#OrderContent::-webkit-scrollbar-thumb:hover {
    /*鼠标划入滚动条里面小方块*/
    background: #888;
}

#OrderContent::-webkit-scrollbar-thumb:active {
    /*点击滚动条里面小方块*/
    background: #666;
}

#OrderContent::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: #f1f1f1;
}

.orderborder {
    margin: 20px 0;
    border: 1px solid #dddddd;
}

.orderborder:hover {
    border: 1px solid #03a9f4;
}

.orderborder .showAll {
    padding-right: 20px;
    height: 35px;
    line-height: 35px;
    text-align: right;
    color: #0066cc;
    background-color: #f5f5f5;
    border-top: 1px solid #eee;
}

.showAllBtn {
    user-select: none;
    cursor: pointer;
}

.orderborder .showAll img {
    margin-left: 5px;
    vertical-align: -1px;
}

.layui-layer-btn .layui-layer-btn0 {
    border-color: #e70012 !important;
    background-color: #e70012 !important;
}

.orderNo {
    vertical-align: middle;
    margin-left: 10px;
}

.orderName {
    display: block !important;
    margin: 0;
    color: #646464;
}

.OutAuthority {
    background-color: rgb(204, 204, 204) !important;
    cursor: no-drop !important;
}

.outClick {
    color: rgb(204, 204, 204) !important;
    cursor: no-drop !important;
}

#complainLink ul {
    margin: 0;
    padding: 0;
}

#complainLink ul li {
    list-style-type: none;
    padding-left: 13px;
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px white solid;
}

#complainLink ul li span {
    display: inline-block;
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    color: #fff;
}

#complainLink {
    background: red;
    position: absolute;
    z-index: 99;
    margin-top: -10px;
    display: none;
}

#Statistics {
    display: none;
    background: #eed8da;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}

#Statistics img {
    display: inline-block;
    vertical-align: -2px;
}

#Statistics p {
    display: inline-block;
    margin-left: 8px;
}

#Statistics span {
    color: #e60012
}

#shuoming {
    float: right;
    margin-right: 10px;
    cursor: pointer;
}

#userName {
    max-width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}

.leftTitle>span {
    display: inline-block;
}

.leftTitle p {
    display: inline-block;
    margin: 0 0 25px 0;
    padding: 0;
}

#turntable {
    height: 100%;
}

.bgturntable {
    height: 100%;
}

.pointer {
    position: relative;
    top: -150px;
    left: 400px;
    cursor: pointer;
}

.item {
    position: relative;
    left: 670px;
    top: 74px;
}

.close {
    opacity: 1;
    position: relative;
    top: -473px;
    right: 24px;
}

#winning {
    height: 100%;
}

.winning {
    background-color: transparent !important;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, .3) !important;
}

.wintitle {
    position: relative;
    top: 207px;
    width: 100%;
    text-align: center;
    font-size: 28px;
}

.winButton {
    width: 318px;
    font-size: 18px;
    position: relative;
    top: 202px;
    left: 30px;
}

.winCont {
    position: relative;
    top: 200px;
    text-align: center;
    font-size: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 25px;
}

#gift {
    cursor: pointer;
    margin-right: 16px;
}

#goPay {
    display: none;
    position: absolute;
    top: 11px;
    right: 350px;
    color: #e70012;
    text-decoration: underline !important;
}


/* 物流详情 */
.LogisticsInfo {
    color: #0066cc;
    text-decoration: underline;
    cursor: pointer;
}

.LogisticsDetails {
    display: none;
    width: 100%;
    min-height: 500px;
    padding: 20px;
    background-color: #fff;
}

.LogisticsDetails [hidden] {
    display: none !important;
}

.LogisticsDetails>div:only-child {
    margin-bottom: 0;
}

.LogisticsDetails h3 {
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.SendOut,
.ReturnedGoods {
    padding: 20px;
    background-color: #f9f9f9;
}

.SendOut {
    margin-bottom: 15px;
}

.SendOut>h3,
.ReturnedGoods>h3 {
    margin-bottom: 15px;
}

.LogisticsDetails .icon {
    display: inline-block;
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    background-position: 0 0;
    vertical-align: -2px;
    margin-right: 5px;
}

.ReturnedGoods .icon {
    background-position: 0 -14px;
}

.title h3 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 14px;
}

.itemInfo {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 5px;
}

.itemInfo span {
    width: 240px;
    font-size: 12px;
    color: #666;
}

.itemInfo span:nth-child(2) {
    flex: 1 0 240px;
    margin-left: 10px;
}

.itemInfo em {
    font-style: normal;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
}

.itemInfo .logistics_name {
    display: inline-block;
    padding-right: 10px;
    max-width: 200px;
}

.itemInfo .logistics_num {
    padding-right: 10px;
}

.itemInfo .site {
    display: inline-block;
    padding-right: 10px;
    max-width: 200px;
}

.itemInfo .name {
    display: inline-block;
    padding-right: 10px;
    max-width: 120px;
}

.itemInfo i {
    font-style: normal;
    color: #e60012;
}

.itemInfo .special {
    position: relative;
    margin-bottom: 13px;
}
.itemInfo .special .sign {
    position: absolute;
    right: -60px;
    top: 15px;
}

.logisticsPic {
    display: flex;
    flex-wrap: wrap;
}

.logisticsPic img {
    display: inline-block;
    width: 70px;
    height: 70px;
    margin-right: 20px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    object-fit: cover;
    cursor: pointer;
}

.sign {
    display: inline-block;
    width: 54px;
    height: 30px;
    margin-top: -12px;
    border: 1px solid #ccc;
    border-radius: 2px;
    object-fit: cover;
    cursor: pointer;
    position: absolute;
    margin-left: 10px;
}

.logisticsPic img:nth-child(6) {
    margin-right: 0;
}


/* magnify 白色主题 */
/* .magnify-modal {
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, .85);
    box-shadow: 0 0 1px 1px #fff, 0 0 0 2px rgba(0, 0, 0, 0.3), 0 0 10px 2px rgba(0, 0, 0, 0.2), 0 1px 10px 2px rgba(0, 0, 0, 0.3);
    border-radius: 4px;
  }
  
  .magnify-header {
    height: 30px;
  }
  
  .magnify-title {
    padding: 8px 10px;
    color: #333
  }
  
  .magnify-stage {
    top: 30px;
    right: 5px;
    left: 5px;
    background-color: #fff;
    border-color: #666;
  }
  
  .magnify-header .magnify-toolbar {
    margin-right: 5px;
  }
  
  .magnify-header .magnify-button {
    height: 22px;
    padding: 0;
    background-color: #eee;
    color: #fff;
    text-shadow: 0 0 1px #000;
  }
  
  .magnify-header .magnify-button:hover {
    background-color: #ccc;
  }
  
  .magnify-header .magnify-button-close {
    background-color: #ff6e6e;
  }
  
  .magnify-header .magnify-button-close:hover {
    background-color: #ff4545;
  }
  
  .magnify-footer .magnify-button {
    color: #666;
  }
  
  .magnify-footer .magnify-button:hover {
    color: #333;
  }
  
  .magnify-loader {
    background: transparent;
  } */


/* magnify bezelless style */
/* .magnify-modal {
    box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.3);
}

.magnify-header .magnify-toolbar {
    background-color: rgba(0, 0, 0, .5);
}

.magnify-stage {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-width: 0;
}

.magnify-footer .magnify-toolbar {
    background-color: rgba(0, 0, 0, .5);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.magnify-header,
.magnify-footer {
    pointer-events: none;
}

.magnify-button {
    pointer-events: auto;
} */


/* 申请售后弹窗 */
.applyAfterSales {
    position: relative;
    display: none;
    padding: 20px;
    height: 100%;
    background-color: #fff;
}
#applyAfterSales,
#applyFrom {
    border: 1px solid #eee;
}
#applyAfterSales tbody td:nth-child(2) span { display: block; }
#applyFrom {
    margin-top: 10px;
}
#applyFrom tr {
    background-color: #fff;
}
#applyFrom tr th {
    width: 120px;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    padding: 15px 20px;
    vertical-align: top;
    background-color: transparent;
}
#applyFrom tr.receive th,
#applyFrom tr.install th,
#applyFrom tr.packaging th { padding: 10px 20px; }
#applyFrom .nice-select {
    width: 430px;
    height: 40px;
    line-height: 40px;
    overflow: visible !important;
    border-color: #ccc;
}
#applyFrom .right {
    text-align: right;
}
#applyFrom .required {
    color: #e70012;
}
#applyFrom textarea {
    padding: 10px;
    width: 430px;
    height: 60px;
    border: 1px solid #ccc;
    border-radius: 5px;
    resize: none;
    outline: none;
}
#applyFrom textarea:focus,
#applyFrom input[type=text]:focus {
    border: 1px solid #ff0000!important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 0, 0,.6);
}
#applyFrom .choose li {
    position: relative;
    display: inline-block;
    margin-right: 15px;
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 2px;
    cursor: pointer;
}
#applyFrom .choose li.curr { border-color: #e50110; }
#applyFrom .choose li.curr .icon_gou { display: block; }
#applyFrom .choose li .icon_gou {
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
}
#applyFrom .notAllowed {
    color: #666 !important;
    background-color: #ddd !important;
    cursor: not-allowed !important;
    filter: grayscale(100%)
}

.exchangeQuantity,
.exchangeReason {
    display: none;
}

#returnAmount_ {
    height: 35px;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 138px;
    padding: 0 10px;
    font-size: 18px;
    outline: none;
}

.tipText {
    color: #999;
    clear: both;
}

/* 退货数量 */
.btn-numbox li {
    float: left;
    height: 30px;
}
.btn-numbox .count {
    padding: 0;
    overflow: hidden;
}
.btn-numbox .count .num-jian,
.input-num,
.num-jia {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    color: #999;
    cursor: pointer;
    border: 1px solid #ccc;
    user-select: none;
}
.btn-numbox .count .input-num {
    width: 58px;
    height: 30px;
    color: #333;
    border-left: 0;
    border-right: 0;
    outline: none;
}
.btn-numbox .num-jian:active,
.btn-numbox .num-jia:active { background-color: #eee; }

#applyFrom label {
    margin-top: 9px;
    margin-right: 25px;
    font-weight: normal;
    cursor: pointer;
}
#applyFrom .iradio_flat-red.disabled { cursor: not-allowed; }
#applyFrom .iradio_flat-red.disabled + span {
    color: #999;
    cursor: not-allowed;
}

#applyFrom .nice-select .list {
    width: 428px;
    z-index: 9999;
}
#applyFrom .nice-select:after {
    top: 12px;
}

/* 上传图片预览 */
#applyFrom .preview {
    margin-right: 15px;
    position: relative;
    display: inline-block;
    width: 80px;
    height: 60px;
    overflow: visible !important;
}
#applyFrom .previewImg {
    display: none;
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border: 1px solid #ccc;
    overflow: visible !important;
}
#applyFrom .previewImg .pic {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#applyFrom .delUploadImg {
    position: absolute;
    right: -8px;
    top: -8px;
    cursor: pointer;
    overflow: visible !important;
}
#applyFrom .preview p {
    margin-bottom: 0;
    margin-top: 5px;
    color: #333;
    text-align: center;
}
#applyFrom .preview input[type=file] { display: none; }
#applyFrom .upload {
    position: relative;
    height: 100%;
    border: 1px dashed #ddd;
    border-radius: 4px;
    cursor: pointer;
}
#applyFrom .upload:hover { border-color: #666; }
#applyFrom .upload .plus {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    width: 20px;
}
#applyFrom .uploading {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 30px;
}
#applyFrom .tip {
    margin-bottom: 0;
    font-size: 12px;
    color: #e60012;
}

.applyAfterSales .submit {
    margin: 20px auto 0;
    width: 126px;
    height: 42px;
    border-radius: 5px;
    background-color: #e70012;
    display: block;
    position: absolute;
    left: 50%;
    bottom: 20px;
    transform: translateX(-50%);
    outline: none !important;
}


.tabCnt table {
    table-layout: fixed;
    width: 100%;
}
.tabCnt thead {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background-color: #f5f5f5;
}
.tabCnt thead th {
    height: 40px;
}
.tabCnt tbody tr:nth-child(even) {
    background-color: #f9f9f9;
}
.tabCnt td {
    padding: 8px 5px;
    font-size: 13px;
    color: #333;
    word-break: break-all;
}
.tabCnt td em {
    font-style: normal;
}
.tabCnt .red {
    color: #e60012;
}
.tabCnt .yellow {
    color: #fd7700;
}
.tabCnt .green {
    color: #41da3d;
}
.tabCnt .gray {
    color: #999;
}
.tabCnt .supplierContact {
    position: relative;
    overflow: visible;
}
.tabCnt .TIM {
    display: inline-block;  
    width: 20px;
    height: 20px;
    object-fit: cover;
    cursor: pointer;
}
.tabCnt .center {
    text-align: center;
}
.applyAfterSales_header {
    min-height: 94px;
}
.tabCnt tbody td div,
.tabCnt tbody td span {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#applyAfterSales thead th:nth-child(1) {
    width: 130px;
}
#applyAfterSales thead th:nth-last-child(3),
#applyAfterSales thead th:nth-child(4) {
    width: 140px;
}
#applyAfterSales thead th:nth-child(5), #applyAfterSales thead th:nth-child(6) {
    width: 70px;
}
#applyAfterSales thead th:first-child,
#applyAfterSales tbody td:first-child {
    padding-left: 20px;
}
#tabCnt1 thead th:last-child,
#applyAfterSales thead th:last-child {
    width: 80px;
}
#applyFrom textarea::-webkit-input-placeholder { color: #999; }
#applyFrom textarea:-moz-placeholder { color: #999; }
#applyFrom textarea::-moz-placeholder { color: #999; }
#applyFrom textarea:-ms-input-placeholder { color: #999; }
#applyFrom .nice-select .current { color: #999; }


/* 订单列表聊天联系人 */
.proLinkMsg .supplierContact {
    position: absolute;
    right: 25px;
    top: 0;
}
.proLinkMsg .supplierContact .contactList {
    display: none;
    position: absolute;
    top: 30px;
    left: -240px;
    width: 274px;
    z-index: 99999;
    overflow: visible;
}
.proLinkMsg .contactList .arrowTop {
    position: relative;
    height: 7px;
}
.proLinkMsg .supplierContact .block {
    padding: 10px 15px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
    overflow: visible !important;
}
.proLinkMsg .contactList .arrowTop::after,
.proLinkMsg .contactList .arrowTop::before {
    content: '';
    position: absolute;
    right: 12px;
    border: 7px solid transparent;
}
.proLinkMsg .contactList .arrowTop::before {
    top: -8px;
    border-bottom-color: #ccc;
}
.proLinkMsg .contactList .arrowTop::after {
    top: -7px;
    border-bottom-color: #fff;
}
.proLinkMsg .ContactItem {
    position: relative;
    width: 238px;
    overflow: visible !important;
}
.proLinkMsg .ContactItem:not(:last-child) {
    margin-bottom: 8px;
}
.proLinkMsg .ContactItem .baseInfo {
    font-size: 13px;
    overflow: hidden;
}
.proLinkMsg .ContactItem .baseInfo span {
    padding: 0;
    line-height: normal;
}
.proLinkMsg .ContactItem .name {
    float: left;
    width: 70px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.proLinkMsg .ContactItem .mobile {
    float: left;
    margin: 2px 5px 0;
}
.proLinkMsg .ContactItem .mobile span {
    display: block;
}
.proLinkMsg .ContactItem .jobname {
    float: left;
    line-height: normal;
    color: #fd7700;
}
.proLinkMsg .ContactItem .jobname span {
    display: inline-block;
    max-width: 55px;
    height: 16px;
    vertical-align: bottom;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.proLinkMsg .ContactItem .baseInfo::before{
    content: '';
    position: absolute;
    left: -10px;
    top: 8px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #999;
}
.proLinkMsg .ContactItem .baseInfo.Online::before{
    background-color: #41da3d;
}
.proLinkMsg .ContactItem .vehicleNames {
    overflow: visible !important;
    white-space: normal !important;
}
.proLinkMsg .ContactItem .vehicleNames span {
    margin-right: 5px;
    margin-top: 5px;
    display: inline-block;
    padding: 0 5px;
    line-height: normal;
    font-size: 12px;
    color: #999;
    border: 1px dashed #999;
    border-radius: 3px;
}
.proLinkMsg .supplierContact .TIMcnt {
    position: absolute;
    right: -10px;
    top: -4px;
    width: 25px;
    cursor: pointer;
}
.proLinkMsg .supplierContact .TIM {
    display: inline-block;  
    object-fit: cover;
    cursor: pointer;
}

/* magnify bezelless style */
.magnify-modal {
    box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.3);
}
.magnify-header .magnify-toolbar {
    background-color:rgba(0,0,0,.5);
}
.magnify-stage {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-width: 0;
}
.magnify-footer .magnify-toolbar {
    background-color:rgba(0,0,0,.5);
    border-top-left-radius:5px;
    border-top-right-radius:5px;
}
.magnify-header,.magnify-footer{
    pointer-events: none;
}
.magnify-button{
    pointer-events: auto;
}


/* 选择供应商下拉搜索 */
.chooseSupplier {
    position: relative;
}
.chooseSupplier .selectArrow {
    position: absolute;
    top: 9px;
    right: 7px;
    bottom: 0;
    z-index: 99;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    width: 16px;
}
.chooseSupplier .selectArrow.open {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
#shopMouth{
    height: 70px;
    overflow: inherit;
    text-overflow: inherit;
    white-space: break-spaces;
    text-align: left;
    line-height: inherit;
    font-size: 13px;
    display: flex;
    align-items: center;
}