
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
html,body{
      -webkit-text-size-adjust:none;
}
body, nav, dl, dt, dd, p, h1, h2, h3, h4, ul, ol, li, input, button, textarea, footer {
	margin: 0;
	padding: 0
}
.dis{ display:none;}
em,i{ font-style:normal;}
body {
	font-size: 16px;
	font-family: "΢���ź�";
	color: #252525;
	background: #201109;
	-webkit-text-size-adjust: none;
	min-width: 320px;
	overflow-x: hidden;
	position: relative;
	margin-bottom: 55px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%
}
form {
	display: inline
}
ul, ol {
	list-style: none
}
a {
	text-decoration: none;
	color: #333
}
a:hover, a:active, a:focus {
	color:#000;
	text-decoration: none;
}
a:active {
	color: #aaa;
}
.clear{ clear:both;}
img {
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
button, input, select, textarea {
	font-size: 100%;
	vertical-align: middle;
	outline: none;
}
textarea {
	resize: none
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
	-moz-appearance: button
}

button::-moz-focus-inner, input::-moz-focus-inner {
padding:0;
border:0
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
.nobg{ background:none !important;}
.nobr{ border-bottom:none !important;}
.ma_le{ margin-left:0 !important;}

/*ȫ����ʽ*/
.nav{ width:100%; float:left;}
.nav img{ width:100%;}
.box{max-width:720px; margin:0 auto;}
.header{
	width: 100%;
	float: left;
	background: #040301;
	padding: 11px 0;
}
.header span{ float:left; margin-left:11px; width:38%;}
.header span img{ width:100%;}
.header a{ float:right; margin-right:11px; width:35%; }
.header a img{float:right; width:100%;}
.banner{ width:100%; float:left;}
.banner img{ width:100%;}
.main{ width:96%; float:left; padding:10px 2% 10px 2%;}
.main_1{ width:100%; float:left; margin-bottom:10px;}
.customer-card{width:100%;box-sizing:border-box;padding:14px;border-radius:16px;background:linear-gradient(145deg,#18130e 0%,#24190e 58%,#17120d 100%);border:1px solid rgba(205,157,65,.62);box-shadow:0 10px 28px rgba(0,0,0,.30),inset 0 1px 0 rgba(255,224,158,.09);position:relative;overflow:hidden;}
.customer-card:before{content:"";position:absolute;left:0;top:0;width:100%;height:3px;background:linear-gradient(90deg,#9d6a20,#f1cc72,#9d6a20);opacity:.95;}
.customer-head{display:flex;align-items:center;gap:11px;padding-bottom:11px;border-bottom:1px solid rgba(255,255,255,.07);}
.customer-avatar{width:48px;height:48px;flex:0 0 48px;border-radius:14px;padding:2px;background:linear-gradient(145deg,#f0c96c,#8d5d18);box-shadow:0 5px 16px rgba(0,0,0,.28);}
.customer-avatar img{display:block;width:100%;height:100%;object-fit:cover;border-radius:12px;}
.customer-heading{min-width:0;flex:1;}
.customer-title{min-height:22px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#f4cd72;font-size:16px;font-weight:700;}
.customer-title span{white-space:nowrap;}
.customer-title em{font-size:11px;font-style:normal;color:#78d792;font-weight:400;display:flex;align-items:center;gap:5px;white-space:nowrap;}
.customer-title em b{display:inline-block;width:6px;height:6px;border-radius:50%;background:#78d792;box-shadow:0 0 7px rgba(120,215,146,.8);}
.customer-heading p{margin:4px 0 0;color:#9f988e;font-size:10px;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.customer-list{padding-top:9px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px;}
.customer-row{min-width:0;min-height:48px;padding:7px 6px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:10px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.055);font-size:12px;color:#eee7da;line-height:1.2;}
.customer-row span{display:block;width:auto;height:auto;line-height:1.2;text-align:center;border:0;border-radius:0;background:none;color:#caa75f;font-size:10px;margin:0 0 4px;}
.customer-row strong{display:block;margin:0;font-size:12px;font-weight:700;color:#f4f0e8;letter-spacing:.1px;white-space:nowrap;}
@media only screen and (max-width:420px){
.customer-card{padding:12px;}
.customer-avatar{width:44px;height:44px;flex-basis:44px;border-radius:13px;}
.customer-title{font-size:15px;}
.customer-heading p{font-size:9px;}
.customer-list{gap:5px;}
.customer-row{min-height:46px;padding:6px 3px;}
.customer-row strong{font-size:11px;}
}
.main_2{ width:90%; float:left; margin:10px 5% 0 5%;}
.main_2 img{ width:100%;}
.main_3{ width:90%; float:left; margin:10px 5% 0 5%;}
.main_3 img{ width:100%;}


@media only screen and (max-width: 375px) {
	.c_right p{ line-height:168%;}
	}