.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;
}* { padding: 0; margin: 0; }
body {
    background-color: #f5f5f5;
}

/* Banner */
.banner {
    height: 400px;
    min-width: 1200px;
}
.banner a {
    display: block;
    height: 400px;
}
.banner img {
    display: block;
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.banner .swiper-pagination {
    padding-right: 20px;
    width: 1200px;
    left: 50%;
    transform: translateX(-50%);
    text-align: right;
    pointer-events: none;
}
.banner .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin-right: 22px;
    background-color: #868686;
    pointer-events: auto;
}
.banner .swiper-pagination-bullet-active { background-color: #fff; }

/* 综合查询 */
.MultiQuery {
    position: relative;
    z-index: 100;
    margin: -351px auto 0;
    width: 1200px;
    pointer-events: none;
}
.queryArea {
    display: flex;
    width: 474px;
    height: 302px;
    background-color: #fff;
    border-radius: 2px;
    pointer-events: auto;
}
.queryTab {
    margin: 0;
    display: flex;
    flex-direction: column;
    width: 105px;
    list-style: none;
}
.queryTab .tabItem {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    font-size: 15px;
    color: #fff;
    background-color: #df2c4e;
    cursor: pointer;
}
.queryTab .tabItem:hover { background-color: #ca0f33; }
.queryTab .tabItem::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 2px;
    background-color: #df2c4e;
}
.queryTab .tabItem:nth-child(2) {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.queryTab .tabItem:nth-child(2)::before {
    top: -1px;
    bottom: -1px;
}
.queryTab .tabItem.current {
    color: #df2c4e;
    background-color: #fff;
}
.queryTab .tabItem .icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 5px;
    background-repeat: no-repeat;
    overflow: hidden;
}
.queryTab .tabItem:nth-child(1) .icon { background-position: 0 0; }
.queryTab .tabItem.current:nth-child(1) .icon { background-position: -24px 0; }
.queryTab .tabItem:nth-child(2) .icon {
    margin-right: 0;
    background-position: 0 -66px;
}
.queryTab .tabItem.current:nth-child(2) .icon { background-position: -18px -66px; }
.queryTab .tabItem:nth-child(3) .icon { background-position: 0 -124px; }
.queryTab .tabItem.current:nth-child(3) .icon { background-position: -24px -124px; }
.queryContainer {
    flex: 1;
    padding: 32px;
    height: 100%;
}
.queryContainer .quote,.queryContainer .parts { display: none; }
.queryContainer .caption { display: flex; }
.queryContainer .caption .tab {
    flex: 1;
    line-height: 30px;
    text-align: center;
    font-size: 15px;
    color: #df2c4e;
    border-bottom: 2px solid #cdcbcb;
}
.queryContainer .caption .tab.curr { border-color: #df2c4e; }
.queryContainer .block {
    position: relative;
    height: 100%;
}
.queryContainer .block .icon {
    display: inline-block;
    width: 20px;
    height: 17px;
    vertical-align: -4px;
    background-repeat: no-repeat;
    overflow: hidden;
}
.query .tab { cursor: pointer; }
.query .tab:nth-child(1) .icon { background-position: -153px 0; }
.query .tab:nth-child(2) .icon { background-position: -153px -37px; }
.quote .icon { background-position: -153px -72px; }
.parts .icon { background-position: -153px -125px; }
.plateNum {
    display: none;
}
.vinCode .inp {
    position: relative;
    width: 301px;
    margin: 30px auto 118px;
}
.historyBtn {
    position: absolute;
    right: 10px;
    top: 6px;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: -65px -66px;
    cursor: pointer;
}
.historyBtn:hover { background-position: -81px -66px; }
input.vin {
    display: block;
    padding-left: 10px;
    padding-right: 35px;
    margin: 10px auto 0;
    width: 301px;
    height: 29px;
    border: solid 1px #dcdcdc;
    transition: all .2s;
}
input.vin:focus,
#carNO:focus,
.quoteInp:focus,
#dt_1:focus,
#dt_2:focus,
.nice-select.open {
    outline: none;
    border-color:#df2c4e;
    box-shadow: none;
}
.queryContainer .submit {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 300px;
    line-height: 28px;
    color: #fff;
	background-color: #df2c4e;
    border-radius: 5px;
    border: none;
    outline: none;
}
.queryContainer .submit:hover { background-color: #ca0f33; }
.plateNum .inp {
    float: right;
    width: 170px;
}
.blockCnt .filter { margin-top: 30px; }
.dropSelect {
    display: inline-block;
    width: 60px;
}
.select:after {
    content: "\25BC";
    position: absolute;
    right: 6px;
    top: 9px;
    z-index: 10;
    font-size: 10px
}
.select:before {
    content: "";
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    bottom: 0;
    width: 26px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #f0f0f0
}
.select {
    position: relative;
    padding-left: 0;
    padding-right: 26px;
    text-align: center;
    cursor: pointer
}
.select ul {
    list-style: none;
    padding: 6px;
    font-size: 15px;
    position: absolute;
    width: 278px;
    top: 36px;
    left: 9px;
    background: #fff;
    z-index: 9;
    margin-bottom: 0;
    margin-left: -10px;
    text-align: left
}
.select li,.select ul {
    border: 1px solid #d0cfcf
}
.select li {
    display: inline-block;
    padding: 0 12px;
    margin-right: 3px;
    cursor: pointer;
    margin-bottom: 7px;
    width: 41px;
    text-align: center
}
.select .active,.select li:hover {
    border: 1px solid #e60012;
    color: #e60012
}
.plateNum .tipTxt {
    margin-top: 12px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #c6c2c2;
}
.plateNum .errorTip { color: #e60012; }
.plateNum .tipTxt a { color: #df2c4e; }
.quoteInp {
    padding: 0 5px;
    width: 189px;
	height: 28px;
	border: solid 1px #dcdcdc;
}
#quoteWrapper .nice-select.wide {
    padding: 2px 5px;
    width: 115px;
    height: 30px;
}
#quoteWrapper .nice-select:after {
    top: 7px;
}
#quoteWrapper .nice-select.wide .current {
    height: 25px;
    line-height: 25px;
}
#quoteWrapper .nice-select.wide .list {
    max-height: 133px;
}
#quoteWrapper .dataPick {
    margin-top: 10px;
    position: relative;
    width: 189px;
    height: 28px;
    padding-bottom: 35px;
}
.partsInp {
    display: block;
    margin: 10px auto 0;
    padding-left: 10px;
    padding-right: 10px;
    width: 301px;
	height: 28px;
    border: solid 1px #dcdcdc;
    outline: none;
    transition: all .2s;
}
.partsInp:focus { border-color: #df2c4e; }
.searchWrapper {
    position: relative;
}
.VIN-history {
    display: none;
    position: absolute;
    left: 3px;
    top: 29px;
    width: 299px;
    background-color: white;
    box-shadow: 0px 2px 4px 0px rgba(223, 44, 78, 0.39);
    z-index: 1;
}
.vin-history {
    display: none;
    margin: 10px auto;
    width: 620px;
    background-color: #ffffff;
}
.history {
    position: relative;
    padding: 6px 8px;
    display: block;
    line-height: normal;
    text-align: left;
    color: #666;
    overflow: hidden;
    cursor: pointer;
}
.history:hover {
    background-color: #fafafa;
    text-decoration: none;
}
.vinHistory-wrapper .history:hover { background-color: #e5e2e2; }
.VIN-history .history:not(.VIN-more):hover * { color: #666 !important; }
.history .vinInfo { position: relative; }
.vinHistory-wrapper .vinInfo {
    float: left;
    position: relative;
    width: 560px;
}
.history .vin {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    line-height: 12px;
    color: #b3b3b3;
}
.vinHistory-wrapper .history .vin { color: #000; }
.history .time {
    position: absolute;
    top: 0;
    right: 0;
    font-style: normal;
    line-height: 12px;
    font-size: 12px;
    color: #b3b3b3;
}
.vinHistory-wrapper .history .time { color: #999; }
.history p {
    margin: 3px 0 0;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 12px;
    font-size: 12px;
    color: #666;
}
.vinHistory-wrapper .history {
    padding: 12px 10px;
    border-bottom: 1px solid #d7d7d7;
}
.vinHistory-wrapper {
    height: 550px;
    overflow-y: auto;
    overscroll-behavior-y: contain;
    border: 1px solid #ddd;
}
.vin-item {
    display: flex;
    align-items: center;
}
.vin-item:hover { background-color: #e5e2e2; }
.vin-item:not(:last-child) {
    border-bottom: 1px solid #eee;
}
.vin-item .history-span {
    position: relative;
    line-height: normal;
    flex: 1;
    padding: 12px 10px;
    width: auto;
    min-width: 0;
    font-size: 0;
    text-decoration: none;
    border: none;
    cursor: default;
}
.history-span .vin {
    display: inline-block;
    margin: 0;
    font-size: 14px;
    font-family: SimHei,SimSun,'\9ED1\4F53';
    line-height: 13px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.history-span .plateNum {
    display: inline-block;
    margin-left: 8px;
    padding-left: 8px;
    border-left: 1px solid #000;
}
.history-span .time {
    position: absolute;
    top: 10px;
    right: 10px;
    font-style: normal;
    font-size: 12px;
    color: #999;
}
.history-span .kind {
    margin: 5px 0 0;
    line-height: 13px;
    font-size: 13px;
    color: #666;
    overflow: hidden;
}
.vin-item .history-span .kind {
    margin-top: 4px;
}
.history-span .kind .vehicle {
    float: left;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.vin-search, .delVinHistory {
    width: 50px;
    height: 54px;
    line-height: 50px;
    color: #0066cc;
    text-align: center;
}
.vin-search:hover, .delVinHistory:hover {
    cursor: pointer;
    text-decoration: underline;
}
/*滚动条样式*/
.vinHistory-wrapper::-webkit-scrollbar {/*滚动条整体样式*/
    width: 4px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
}
.vinHistory-wrapper::-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);
}
.vinHistory-wrapper::-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);
}
.vinHistory-wrapper .delHistory {
    float: right;
    border: 5px solid transparent;
}
.VIN-more {
    padding: 5px 8px;
    color: #df2c4e;
    overflow: hidden;
    background-color: #fafafa;
}
.showHistory {
    float: left;
    font-size: 12px
}
.close-VIN {
    float: right;
    font-size: 12px;
    color: #df2c4e;
}
.showHistory:hover,.close-VIN:hover { color: #ca0f33; }
.close-VIN:hover {
    text-decoration: none;
    color: #df2c4e;
}
#radio-list { margin-top: 10px; }
.radio-list > label.radio-inline {
    display: inline-block;
    margin-left: 5px;
    padding: 0;
}
.radio-list > label.radio-inline:first-child { padding-left: 0; }
.radio-list > label.radio-inline span {
    font-size: 12px;
    color: #8d8d8d;
}
.Normal-history {
    position: absolute;
    z-index: 9999;
    width: 167px;
    display: none;
    background-color: #fff;
    box-shadow: 3px 3px 8px -2px #a2a2a2;
    text-align: left;
}
#carNOList .history-span {
    display: block;
    padding: 10px;
    color: #555;
    border-bottom: 1px solid #d7d7d7;
    text-decoration: none;
    cursor: pointer;
}
#carNOList .history-span:hover { background-color: #fafafa; }

/* MessageCenter */
.MessageCenter {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 63px auto 0;
}
.accountInfo {
    border-top: 1px solid #df2c4e;
    width: 232px;
    height: 424px;
    background-color: #ffffff;
}
.accountInfo .user {
    height: 93px;
    padding: 12px 10px 0;
    /* background-repeat: no-repeat; */
    background-repeat: repeat-x;
    background-position: center bottom;
    animation: move 8s linear infinite;
}
@keyframes move {
    0% {
        background-position: 0 bottom;
    }
    100% {
        background-position: 232px bottom;
    }
}
.user p {
    margin: 0;
    font-size: 12px;
    color: #666;
    font-weight: bold;
}
.userData {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin-bottom: 0;
}
.userData li {
    display: flex;
    height: 74px;
    width: 33.3333%;
    border-bottom: 1px solid #e2e2e2;
    cursor: pointer;
}
.userData li:nth-child(2),
.userData li:nth-child(5) {
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
}
.userData li:hover { background-color: #fafafa; }
.userData li div {
    min-width: 0;
    text-align: center;
    margin: auto;
}
.userData .num {
    display: block;
    font-size: 16px;
    color: #df2c4e;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.userData .text {
    margin-bottom: 0;
    font-size: 12px;
    color: #666;
}
.navItem {
    display: flex;
    height: 37px;
    border-bottom: 1px solid #e2e2e2;
}
.navItem a {
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
    color: #666;
}
.navItem a:hover { color: #df2c4e; }
.navItem a:nth-child(1) { border-right: 1px solid #e2e2e2; }
.navItem .icon {
    display: inline-block;
    margin-right: 10px;
    background-repeat: no-repeat;
    overflow: hidden;
}
.navItem a:nth-child(1) .icon {
    width: 15px;
    height: 19px;
    background-position: -96px 0;
}
.navItem a:nth-child(2) .icon {
    width: 20px;
    height: 19px;
    background-position: -123px 0;
}
.notice { padding: 13px; }
.notice h3 {
    margin: 0 0 13px;
	font-size: 14px;
	color: #666;
}
.moreNotice {
    float: right;
    font-size: 12px;
    color: #df2c4e;
    list-style: none;
}
.moreNotice:hover { color: #df2c4e; }
.noticeList li {
    margin-bottom: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.noticeList li a {
    font-size: 12px;
	color: #7f7f7f;
}
.noticeList li a:hover { color: #df2c4e; }
.MultiInfo {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 954px;
    height: 424px;
    border-top: 1px solid #df2c4e;
}
.messageContainer {
    height: 240px;
    background-color: #fff;
}
.topTab {
    position: relative;
    display: flex;
    margin: 20px 0 11px;
    padding: 0 14px;
}
.topTab .icon {
    display: inline-block;
    margin-right: 5px;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: -150px 0;
    overflow: hidden;
    vertical-align: -5px;
}
.topTab .text {
    font-size: 14px;
	color: #333;
}
.topTabItem {
    display: flex;
    margin-bottom: 0;
    list-style: none;
}
.topTabItem li {
    font-size: 14px;
    color: #333;
    cursor: pointer;
}
.topTabItem li:hover { color: #df2c4e; }
.topTabItem li.curr {
    color: #df2c4e;
    border-bottom: 1px solid #df2c4e;
}
.topTabItem li:not(:last-child) {
    margin-right: 20px;
}
.topTab .moreInfo {
    position: absolute;
    right: 11px;
    font-size: 14px;
    color: #333;
    text-decoration: none;
}
.topTab .moreInfo:hover { color: #df2c4e; }
.moreInfo .moreIcon {
    display: inline-block;
    margin-left: 5px;
    width: 19px;
    height: 20px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 0 -148px;
    vertical-align: -4px;
}
.moreInfo .moreIcon.hover { background-position: -19px -148px; }
#messageBlock {
    position: relative;
    height: 188px;
}
.noMessage {
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 14px;
	color: #333;
}
.noMessage a { color: #df2c4e; }
.wait {
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.wait img {
    display: block;
    width: 30px;
    height: 30px;
}
.messageList { margin-bottom: 0; }
.messageList li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 7px;
    height: 47px;
    list-style: none;
}
.messageList li.readGray .type {
    color: #a7a7a7;
    border-color: #a7a7a7;
}
.messageList li.readGray .time .newIcon { background-image: none !important; }
.messageList li.readGray .time .newIcon::before {
    content: '\5DF2\8BFB';
    position: relative;
    top: -1px;
    color: #a7a7a7;
}
.messageList li:hover { background-color: #fafafa; }
.messageList li:not(:last-child) { border-bottom: 1px dashed #cccc; }
.messageList li a {
    flex: 1;
    margin-left: 11px;
    margin-right: 20px;
    line-height: 26px;
    font-size: 12px;
    color: #666;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.messageList li.readGray a { color: #a7a7a7; }
.messageList li a:hover { color: #df2c4e; }
.messageList .type {
    display: inline-block;
    width: 84px;
    height: 26px;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
	letter-spacing: 1px;
	color: #ff7800;
	border-radius: 4px;
    border: solid 1px #ff7800;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.messageList .time {
    float: right;
    height: 13px;
    font-size: 12px;
    font-style: normal;
	color: #666;
}
.time .newIcon {
    display: inline-block;
    margin-left: 5px;
    width: 40px;
    height: 12px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 0 -59px;
}
.ad {
    width: 100%;
    height: 170px;
    overflow: hidden;
}
.ad img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}
.ad img:hover {
    -webkit-filter: saturate(1.1) contrast(1.1) brightness(1.1);
}

/* 特卖商品 & 限时抢购 */
.specialSale,.timeLimit {
    width: 1200px;
    margin: 0 auto;
}
.specialSale h1,.timeLimit h1 {
    margin-bottom: 20px;
    font-size: 22px;
	color: #333;
}
.timeLimit .arrow {
    position: relative;
    width: 74px;
    float: right;
    font-size: 0;
}
.timeLimit .arrow .btn {
    position: static;
    margin: 0;
    display: inline-block;
    width: 37px;
    height: 25px;
    overflow: hidden;
    background-repeat: no-repeat;
}
.btn.prev {
    background-position: -36px 0;
    background-size: auto;
}
.btn.next {
    background-position: -36px -27px;
    background-size: auto;
}
.saleContainer,.limitContainer {
    display: flex;
    justify-content: space-between;
    height: 614px;
    overflow: hidden;
}
.saleContainer {
    height: auto;
    overflow: visible;
}
.limitContainer { height: 340px; }
.leftSale {
    margin-right: 14px;
    width: 232px;
    height: 614px;
    overflow: hidden;
}
.limitContainer .leftSale {
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 1px solid #e53935;
    height: 340px;
    background-color: #f1eded;
}
.wrapper { margin: auto; }
.leftSale .kind {
    font-size: 22px;
    text-align: center;
    color: #e53934;
    user-select: none;
}
.leftSale .kind .time{ font-style: normal; }
.leftSale .icon {
    height: 53px;
    width: 35px;
    margin: 32px auto;
    background-repeat: no-repeat;
    background-position: 0 -87px;
    overflow: hidden;
}
.leftSale .text {
    margin-bottom: 32px;
    font-size: 15px;
    text-align: center;
	color: #706f6f;
}
.residue {
    display: flex;
    justify-content: center;
    align-content: center;
    list-style: none;
}
#hours,#minutes,#second {
    height: 46px;
    line-height: 46px;
    width: 46px;
    font-size: 24px;
    text-align: center;
    color: #fff;
    background-color: #706f6f;
    user-select: none;
}
.symbol {
    padding: 0 3px;
    height: 46px;
    line-height: 46px;
    font-size: 20px;
    user-select: none;
}
.leftSale a { display: block; }
.leftSale img {
    display: block;
    width: 100%;
    height: 100%;
    transition: transform .3s;
}
.leftSale img:hover { transform: scale(1.1); }
.rightSale { flex: 1; }
.limitContainer .rightSale { width: 954px; }
#limitSales .swiper-slide:nth-child(1) a::before,
#limitSales .swiper-slide:nth-child(5) a::before,
#limitSales .swiper-slide:nth-child(9) a::before {
    background-color: #ffac13;
}
#limitSales .swiper-slide:nth-child(2) a::before,
#limitSales .swiper-slide:nth-child(6) a::before,
#limitSales .swiper-slide:nth-child(10) a::before {
    background-color: #83c44e;
}
#limitSales .swiper-slide:nth-child(3) a::before,
#limitSales .swiper-slide:nth-child(7) a::before,
#limitSales .swiper-slide:nth-child(11) a::before {
    background-color: #2196f3;
}
#limitSales .swiper-slide:nth-child(4) a::before,
#limitSales .swiper-slide:nth-child(8) a::before,
#limitSales .swiper-slide:nth-child(12) a::before {
    background-color: #e53935;
}
.limitContainer a {
    display: block;
    height: 100%;
    overflow: hidden;
    text-decoration: none;
}
.limitContainer .swiper-slide { background-color: #fff; }
.specialSaleList {
    height: 100%;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.specialSaleList li {
    list-style: none;
    width: 228px;
    height: 300px;
    margin-right: 14px;
    margin-bottom: 10px;
    background-color: #fff;
    transition: transform .3s;
}
.specialSaleList li:nth-child(4n) { margin-right: 0; }
.specialSaleList li:hover {
    transform: translateY(-2px);
    box-shadow: 5px 10px 19px 2px rgba(163, 70, 87, 0.12);
}
.specialSaleList li a {
    display: block;
    text-decoration: none;
}
.proPic {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px auto;
    width: 160px;
    height: 160px;
}
.proPic .pic {
    display: block;
    width: 100%;
    max-width: 100%;
}
.proName,.subhead {
    padding: 0 10px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.proName {
    margin-bottom: 5px;
    font-size: 14px;
	color: #202020;
}
.subhead {
    font-size: 12px;
    color: #adadad;
}
.price {
    margin-top: 10px;
    font-size: 14px;
    text-align: center;
	color: #adadad;
	opacity: 0.9;
}
.price .now em {
    font-style: normal;
    color: #e31138;
}
.price .del { text-decoration: line-through; }
#limitSales {
    width: 954px;
    height: 100%;
}
#limitSales .swiper-slide { width: 228px; }
#limitSales .swiper-slide a { position: relative; }
#limitSales .swiper-slide a::before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 1px;
    transition: height .2s;
}
#limitSales .swiper-slide a:hover::before { height: 5px; }


/* 分页 */
.M-box1 { margin-top: 15px; }
.M-box1 a { text-decoration: none; }


/* 网站通告 */
.noscroll { overflow: hidden !important; }
.notice_important {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    display: none;
    background-color: rgba(0,0,0,.5);
}
.notice_important .wrapper {
    position: relative;
    margin: auto;
    width: 666px;
    min-height: 440px;
    background-color: #fff;
    box-shadow: 4px 9px 13px 0px rgba(223, 44, 78, 0.27);
    border-radius: 2px;
    display: flex;
    flex-direction: column;
    max-height: 600px;
}
.close-notice-imp {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 18px;
    height: 18px;
    opacity: .8;
    background-repeat: no-repeat;
    background-position: -72px 0;
    overflow: hidden;
    cursor: pointer;
}
.close-notice-imp:hover {
    opacity: 1;
}
.notice_important .caption {
    margin: 40px 0;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
	line-height: 22px;
	color: #df2c4e;
}
.notice_important .content {
    padding: 0 40px 40px;
    flex: 1;
    overflow: auto;
}
.notice_important .control {
    padding-bottom: 40px;
    text-align: center;
}
.notice_important #okay {
    width: 110px;
    height: 34px;
    color: #fff;
    background-color: #df2c4e;
    border: none;
    outline: none;
}
.notice_important #okay:hover {
    background-color: #ca0f33;
}

/* 版本传送门 */
.switchVersion {
    position: fixed;
    top: 540px;
    left: calc(((100vw - 1200px) - 350px) / 2);
    z-index: 9999;
    width: 166px;
    height: 256px;
    text-align: center;
}
.switchVersion .Portal {
    display: block;
    margin-top: 10px;
}
.closeSwitch {
    position: absolute;
    right: 0;
    top: 0;
}

/* 车聊传送门 */
.carChat {
    position: fixed;
    bottom: 80px;
    right: 100px;
    z-index: 1001;
    padding: 18px;
    border-radius: 4px;
    box-shadow: 0 3px 5px rgba(0,0,0,.07);
    background-color: #fff;
}
.popup_guide__logo {
    display: block;
    margin: 0 auto 9px;
    width: 102px;
    object-fit: cover;
}
.popup_guide__txt {
    margin-bottom: 10px;
    font-size: 16px;
    color: #a6a6a6;
    text-align: center;
}
.popup_guide__btn {
    display: block;
    margin: 0 auto;
    width: 130px;
    height: 26px;
    border-radius: 26px;
    line-height: 26px;
    font-size: 15px;
    color: #fff;
    text-align: center;
    background-color: #df2c4e;
}
.popup_guide__btn_icon {
    position: relative;
    top: 1px;
    display: inline-block;
    margin-right: 4px;
    vertical-align: -1px;
    width: 13px;
    height: 14px;
}
.popup_guide__btn:hover {
    color: #fff;
    background-color: #ca0f33;
    text-decoration: none;
}
.popup_guide__btn:active,.popup_guide__btn:visited {
    color: #fff;
    text-decoration: none;
}