.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;
}body{ min-width: 1350px;}

@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: 1122px; 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;line-height: 34px;}

.leftTitle p{ display: inline; padding: 0 5px;}

.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;}

.imgbar{border-bottom: 1px #ccc solid;height:100px;position:relative}

.img-span{display:inline-block;margin:30px 0 16px 0;position:absolute;left:0}

.img-div{width:100px;height:44px;position:absolute;left:155px;margin-top:25px;}

.img-div p{margin:0;width:82px;text-align:center}

.img-div .mall{font-size:17px;font-weight:bold}

#back{border: 1px solid #ddd; width: 82px;text-align: center;border-radius: 13px !important;cursor: pointer;}   
   


.shopping{display:inline-block; margin:65px 0 20px 0;position:absolute;right:0;}

.shopping div{display:inline-block;padding:7px;line-height:24px;float:left;border:1px #ccc solid;height:39px;cursor:pointer;}

#shop-div{background-color:rgb(245,245,245);border-left:0;}

.goodsname,.goodsamount,.goodsvalue,.goodsdetails,.goodscode{padding:4px 15px;line-height:29px;}

.goodsname label,.goodsamount label,.goodsvalue label,.goodsdetails label,.goodscode label{font-size:16px;color:#333333;margin-bottom:0}

.rmbIcon{color:red;font-size:17px;}

.col-md-12{padding:0}

.box-title{ height:40px;background-color:#f6f6f6;border:1px #e8e8e8 solid}

.box-title span{display:inline-block;cursor:pointer;font-size:12px;color:#666666;width:100px;height:38px;float:left;text-align:center;line-height:38px;border-right:1px #e8e8e8 solid}

.box-content,.box-content-two,.box-content-other{border:1px #e8e8e8 solid;border-top:0}

.tab-active{color:#e60012 !important;font-weight:bold;background:#ffffff}

.content-active{display:block}

/* .box-content ul{padding:0;text-align: center;height:88px;display:inline-block;width:100%}

.box-content ul li {list-style-type:none;float:left;padding:50px 71px;}

.box-content ul img{cursor:pointer;width:256px;height:84px;} */

.imgBorder{border:2px red solid;border-radius:10px;}

#submit{width:300px;border-radius:0;outline-color:white;margin:auto;height:40px;}

.footer-ul {background:#f6f6f6;height:195px;margin-top: 35px; }

.footer-ul >ul{padding:0;margin:0 auto;width:1200px;border-top:1px #E2E2E2 solid;height:53px;}

.footer-ul> ul li{list-style-type:none;float:left;width:240px;height:53px;padding:10px 0;text-align:center;line-height:33px; border:1px #E2E2E2 solid}

.footer-ul >ul li span{ font-size: 16px; line-height: 34px; display: inline-block; vertical-align: middle; font-weight:600;}

.footer-ul ul li >img{ width:34px;height:34px;}

.footer-ul-2{height:141px;}

.footer-ul-2 >ul{padding:0;margin:0 auto;width:1200px;height:141px;}

.footer-ul-2 >ul >li{list-style-type:none;float:left;width:240px;height:141px;}

.footer-ul-2 >ul >li>ul{padding:10px 0;margin:0}

.footer-ul-2 >ul >li>ul>li{text-align:left;list-style-type:none;padding-left:70px;height:28px;line-height:28px;}

.footer-ul-2 >ul >li>ul>li>a{color:#666666;text-decoration:none;}

/* 返回首页 */
.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;
}

/* 页面内容 */
.Cnt-wrapper {
    padding-left: 43px;
    padding-right: 43px;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
/* 当前位置 */
.site {
    height: 60px;
    line-height: 60px;
}
.curr-site {
    float: left;
    font-size: 14px;
    color: #333;
}
.curr-site a {
    color: #333;
}
.curr-site em {
    font-style: normal;
    color: #e60012;
}
.goto {
    float: right;
    margin-top: 17.5px;
    height: 25px;
    line-height: 25px;
    color: #666;
    cursor: pointer;
}
.goto img {
    margin-top: -1px;
    margin-right: 3px;
}
.goto:hover {
    color: #333;
}
/* 数据区域 */
.dataPanel { border: 1px solid #eee; }
.panel-title {
    padding-left: 19px;
    margin-top: -1px;
    margin-left: -1px;
    margin-right: -1px;
    height: 40px;
    line-height: 39px;
    border-top: 1px solid #e60012;
    background-color: #f0f0f0;
}
.title-text {
    font-size: 16px;
    font-weight: bold;
    color: #666;
}
/* 搜索面板 */
.panel-search {
    padding: 0 19px;
    height: 80px;
    background-color: #fff;
}
.searchInpDiv {
    position: relative;
    top: 20px;
    height: 40px;
    width: 393px;
}
.brandKey {
    float: left;
    padding-left: 36px;
    width: 319px;
    height: 40px;
    border: 1px solid #ccc;
    border-right: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.brandKey:focus {
    outline: none;
}
.brandKey::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #999;
}
.brandKey:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #999;
}
.brandKey::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #999;
}
.brandKey:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #999;
}
#searchBtn {
    float: right;
    height: 40px;
    width: 74px;
    width: calc(100% - 319px);
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
#searchBtn:focus {
    outline: none;
}
#searchIcon {
    position: absolute;
    left: 10px;
    top: 12px;
    width: 16px;
    height: 16px;
}
#searchIcon i {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: 16px 16px;
}
#delBrandKey {
    display: none;
    box-sizing: content-box;
    position: absolute;
    right: 80px;
    top: 10px;
    width: 14px;
    height: 14px;
    border: 3px solid transparent;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}
/* 输入联想 */
.search-match {
    display: none;
    position: absolute;
    top: 40px;
    z-index: 1;
    width: 392px;
    text-align: left;
    border: 1px solid #eee;
    border-right: none;
    background-color: #fdfdfd;
    box-shadow: 3px 5px 5px -2px #a2a2a2;
}
.brandWrapper {
    max-height: 413px;
    overflow-y: auto;
}
.match-item {
    list-style: none;
    width: 100%;
    padding: 5px 10px;
    line-height: 35px;
    color: #666;
    cursor: pointer;
    overflow: hidden;
}
.match-item:hover {
    color: #333 !important;
    /* background-color: #e5e2e2 !important; */
}
.match-item:not(:last-child) {
    border-bottom: 1px solid #d7d7d7;
}
.match-item .brandLogo {
    float: left;
    font-size: 13px;
}
.match-item .brandName {
    float: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
}
.brand-list {
    padding: 0 0 10px 0;
    margin: 0;
    max-height: 770px;
    overflow-y: auto;
}
.brand-list::-webkit-scrollbar,
.brandWrapper::-webkit-scrollbar {/*滚动条整体样式*/
    width: 4px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
}
.brand-list::-webkit-scrollbar-thumb,
.brandWrapper::-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);
}
.brand-list::-webkit-scrollbar-track,
.brandWrapper::-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);
}
/* 数据表格 */
.data-wrapper {
    position: relative;
    min-height: 640px;
    padding-bottom: 98px;
}
#dataTab {
    table-layout: fixed;
    width: 100%;
    margin: 0 -1px;
}
#dataTab thead { background-color: #f5f5f5; }
#dataTab tbody tr { border: 1px solid #eee }
#dataTab tbody tr:focus-within { background-color: #eee; }
#dataTab thead th {
    height: 40px;
    font-size: 14px;
    font-weight: normal;
}
#dataTab tbody td {
    height: 50px;
    font-size: 14px;
    color: #333;
}
#dataTab thead tr th.Num,
#dataTab tbody tr td.Num {
    width: 60px;
    text-align: center;
}
#dataTab thead tr th.plateCode,
#dataTab tbody tr td.plateCode,
#dataTab thead tr th.vinCode,
#dataTab tbody tr td.vinCode {
    padding-left: 30px;
    width: 330px;
    text-align: left;
}
#dataTab thead tr th.handle,
#dataTab tbody tr td.handle {
    width: 120px;
    text-align: center;
}
#dataTab thead tr th.addCtrl,
#dataTab tbody tr td.addCtrl { text-align: center; }
.addCtrl { color: #0066cc; }
.addCtrl span { cursor: pointer; }
.addCtrl span img {
    margin-top: -2px;
    margin-right: 3px;
}
.addCtrl .add_one { margin-right: 25px; }
.inp {
    width: 250px;
    height: 30px;
    border-radius: 3px;
    border: 1px solid transparent;
    outline: none;
}
.inp[disabled] { background-color: #fff; }
#dataTab input[type=text]::-webkit-input-placeholder{ color: #aaa; }
#dataTab input[type=text]:-moz-placeholder{ color: #aaa; }
#dataTab input[type=text]::-moz-placeholder{ color: #aaa; }
#dataTab input[type=text]:-ms-input-placeholder{ color: #aaa; }
.inp.edit {
    margin-left: -10px;
    width: 263px;
    padding: 0 10px;
    border-color: #ccc;
}
.inp.edit:focus {
    border-color: #e60012;
    box-shadow: 0 0 10px 1px rgba(255, 100, 90, 0.5);
}
.handle span {
    border: 5px solid transparent;
    cursor: pointer;
}
.handle .save_btn { display: none; }
/* 批量添加 */
#BatchAdd {
    display: none;
    margin: 15px auto;
    width: 620px;
    background-color: #ffffff;
}
#pasteArea textarea {
    display: block;
    padding: 10px;
    width: 100%;
    height: 450px;
    color: #333;
    border: 1px solid #ccc;
    resize: none;
    outline: none;
    ime-mode: disabled;
}
#pasteArea textarea:focus {
    border-color: #e60012;
    box-shadow: inset 0 0 10px 1px rgba(255, 100, 90, 0.5);
}
#parseArea {
    display: none;
    height: 450px;
    border: 1px solid #ccc;
}
#parseArea .parse-title {
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    color: #666;
}
#undo {
    float: right;
    cursor: pointer;
}
#undo img {
    margin-top: -1px;
    margin-right: 3px;
}
/*滚动条样式*/
.resultWrapper::-webkit-scrollbar {/*滚动条整体样式*/
    width: 4px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
}
.resultWrapper::-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);
}
.resultWrapper::-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);
}
.resultWrapper {
    height: 468px;
    overflow-y: auto;
    overscroll-behavior-y: contain;
}
#resultTab {
    table-layout: fixed;
    width: 100%;
}
#resultTab thead { background-color: #f5f5f5; }
#resultTab thead th {
    height: 40px;
    font-size: 14px;
    color: #333;
    font-weight: normal;
}
#resultTab tbody tr:nth-child(even) { background-color: #eee; }
#resultTab tbody tr:hover { background-color: #ccc; }
#resultTab tbody td {
    height: 50px;
    font-size: 14px;
    color: #333;
}
#resultTab thead tr th.Num,
#resultTab tbody tr td.Num { text-align: center; }
#resultTab thead tr th.plateCode,
#resultTab tbody tr td.plateCode,
#resultTab thead tr th.vinCode,
#resultTab tbody tr td.vinCode {
    padding-left: 30px;
    width: 45%;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.BatchAddExplain {
    position: relative;
    margin-top: 15px;
    padding-left: 25px;
    padding-right: 20px;
}
.BatchAddExplain img {
    position: absolute;
    left: 0;
    top: 3px;
}
.BatchAddExplain p {
    color: #666;
}
.control {
    margin-top: 20px;
    margin-bottom: 19px;
    text-align: center;
}
.control .ctrl_btn {
    display: inline-block;
    width: 120px;
    height: 44px;
    font-size: 16px;
    border: none;
    border-radius: 5px;
    outline: none;
}
#cancel {
    margin-right: 20px;
    color: #666;
    background-color: transparent;
    border: 1px solid #ccc;
}
#cancel:hover {
    color: #333;
    background-color: #eee;
}
#add {
    color: #fff;
    background-color: #ccc;
}
#add.enabled {
    background-color: #e60012;
}
/* 加载loading */
.loader{
    position: relative;
    display: none;
    width: 80px;
    margin: 50px auto 70px;
}
.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;
    }
}
/* 暂无数据 */
.noData {
    font-size: 16px;
    color: #999;
    text-align: center;
}
.noData img {
    margin-right: -70px;
    margin-bottom: 20px;
}
/* 分页 */
.M-box1 {
    position: absolute;
    right: 0;
    bottom: 0;
    margin-top: 30px;
    margin-bottom: 30px;
}
.M-box1 a { text-decoration: none; }