/* By wmy 2021-11-11 */
.yinsi-table{
	width: 100%;
	margin-bottom: 10px;
}
.yinsi-table th,.yinsi-table td{
	border: 1px solid #eee;
	padding: 15px;
	text-align: center;
	font-size: 14px;
	color: #555;
}
.yinsi-table th{
	background: #f3f3f3;
	font-weight: bold;
	color: #333;
}
.yinsi-table .td3{
	width: 600px;
	text-align: left;
}
.yinsi-table a{
	border-bottom: 1px dashed #999;
}



/*kefu css*/
.izl-rmenu{position:fixed; right:0; bottom:0; z-index:999;}
.izl-rmenu .btn{width:72px;height:73px;margin-bottom:1px;cursor:pointer;position:relative;}
.izl-rmenu .btn-qq{background:url(../img/qike/r_qq.png) 0px 0px no-repeat;background-color:#5A1F20;}
.izl-rmenu .btn-qq:hover{background-color:#8C1F20;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../img/qike/r_qq.png) 0px 0px no-repeat;background-color:#5A1F20;text-decoration:none;display:block;}
.izl-rmenu .btn-wx{background:url(../img/qike/r_wx.png) 0px 0px no-repeat;background-color:#5A1F20;}
.izl-rmenu .btn-wx:hover{background-color:#8C1F20;}
.izl-rmenu .btn-wx .pic{position:absolute;left:-160px;top:-40px;display:none;width:160px;height:160px; border: 1px solid #ddd;}
.izl-rmenu .btn-phone{background:url(../img/qike/r_phone.png) 0px 0px no-repeat;background-color:#5A1F20;}
.izl-rmenu .btn-phone:hover{background-color:#8C1F20;}
.izl-rmenu .btn-phone .phone{background-color:#5A1F20;position:absolute;width:160px;left:-160px;top:0px;line-height:73px;color:#FFF;font-size:18px;text-align:center;display:none;}
.izl-rmenu .btn-top{background:url(../img/qike/r_top.png) 0px 0px no-repeat;background-color:#5A1F20;display:none;}
.izl-rmenu .btn-top:hover{background-color:#8C1F20;}



/* 客户服务 */
.newcusList-title{
	width: 100%;
	height: 60px;
	line-height: 40px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	background: #f8f8f8; 
	font-family: "Gotham-Black";
	font-size: 22px;
	color: #000;
	display: block;
}
.newcusList{
	background: #f8f8f8; 
	padding-top: 30px;
}
.newcusList li {
    width: 330px;
    height: 170px;
    background: #f8f8f8;
    float: left;
    margin-right: 54px;
	margin-left: 20px;
    margin-bottom: 24px;
    overflow: hidden;
	border-bottom: 1px solid #e7e7e7;
}
.newcusList li .top {
    border-bottom: none;
}
.newcusList .bottom-none {
    border-bottom: none;
	margin-bottom: 0;
}
.newcusList li .intro {
    margin-top: 0;
}

.newcusList2{
	display: flex;
	justify-content: space-between;
}
.newcusList2 li {
    width: 580px;
	height: 160px !important;;
    margin-right: 40px;
	padding-top: 20px;
	overflow: auto !important;
}
.newcusList2 li .top {
	width: 80%;
    border-bottom: none;
}
.newcusList2 li .intro {
	width: 80%;
    margin-top: 0;
}


















