|
|
.chat-qa-c {
|
|
|
width: 100%;
|
|
|
position: relative;
|
|
|
|
|
|
.search-c {
|
|
|
height: 92px;
|
|
|
padding-top: 17px;
|
|
|
border-bottom: solid 1px #e0e0e0;
|
|
|
|
|
|
a {
|
|
|
display: block;
|
|
|
width: 718px;
|
|
|
height: 57px;
|
|
|
background-color: #eaebed;
|
|
|
margin: 0 auto;
|
|
|
border-radius: 10px;
|
|
|
padding: 10px 30px;
|
|
|
|
|
|
.search-icon {
|
|
|
color: #8e8e93;
|
|
|
font-size: 30px;
|
|
|
}
|
|
|
|
|
|
input {
|
|
|
height: 37px;
|
|
|
line-height: 37px;
|
|
|
border: 0px;
|
|
|
color: #8e8e93;
|
|
|
font-size: 28px;
|
|
|
background: none;
|
|
|
width: 600px;
|
|
|
padding-left: 20px;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.list-title {
|
|
|
font-size: 28px;
|
|
|
color: #b0b0b0;
|
|
|
width: 100%;
|
|
|
height: 70px;
|
|
|
line-height: 70px;
|
|
|
padding: 0 30px;
|
|
|
background-color: #f0f0f0;
|
|
|
}
|
|
|
|
|
|
.list-group {
|
|
|
border-top: solid 1px #e0e0e0;
|
|
|
border-bottom: solid 1px #e0e0e0;
|
|
|
|
|
|
.highlight {
|
|
|
background-color: #eee;
|
|
|
}
|
|
|
|
|
|
.list {
|
|
|
min-height: 120px;
|
|
|
position: relative;
|
|
|
|
|
|
.icon {
|
|
|
width: 100px;
|
|
|
height: 120px;
|
|
|
float: left;
|
|
|
background-repeat: no-repeat;
|
|
|
background-size: auto 50%;
|
|
|
background-position: center center;
|
|
|
}
|
|
|
|
|
|
.order-ico {
|
|
|
background-image: resolve("service/chat/order-ico.png");
|
|
|
}
|
|
|
|
|
|
.car-ico {
|
|
|
background-image: resolve("service/chat/car-ico.png");
|
|
|
}
|
|
|
|
|
|
.pay-ico {
|
|
|
background-image: resolve("service/chat/pay-ico.png");
|
|
|
}
|
|
|
|
|
|
.reback-ico {
|
|
|
background-image: resolve("service/chat/reback-ico.png");
|
|
|
}
|
|
|
|
|
|
.acc-ico {
|
|
|
background-image: resolve("service/chat/acc-ico.png");
|
|
|
}
|
|
|
|
|
|
.good-ico {
|
|
|
background-image: resolve("service/chat/good-ico.png");
|
|
|
}
|
|
|
|
|
|
.gm-ico {
|
|
|
background-image: resolve("service/chat/gm-ico.png");
|
|
|
}
|
|
|
|
|
|
.advice-ico {
|
|
|
background-image: resolve("service/chat/advice-ico.png");
|
|
|
}
|
|
|
|
|
|
.tel-ico {
|
|
|
background-image: resolve("service/chat/tel-ico.png");
|
|
|
}
|
|
|
|
|
|
.arr-ico {
|
|
|
line-height: 120px;
|
|
|
color: #e1e1e1;
|
|
|
font-size: 25px;
|
|
|
position: absolute;
|
|
|
top: 0;
|
|
|
right: 30px;
|
|
|
}
|
|
|
|
|
|
div {
|
|
|
min-height: 120px;
|
|
|
padding: 25px 80px 20px 0;
|
|
|
width: 650px;
|
|
|
float: left;
|
|
|
border-bottom: solid 1px #e0e0e0;
|
|
|
|
|
|
.title {
|
|
|
line-height: 40px;
|
|
|
font-size: 32px;
|
|
|
}
|
|
|
|
|
|
.tip {
|
|
|
line-height: 35px;
|
|
|
font-size: 24px;
|
|
|
color: #b0b0b0;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
span {
|
|
|
color: #444;
|
|
|
font-size: 28px;
|
|
|
position: absolute;
|
|
|
top: 0;
|
|
|
right: 70px;
|
|
|
line-height: 120px;
|
|
|
}
|
|
|
|
|
|
&:last-child div {
|
|
|
width: 100%;
|
|
|
position: relative;
|
|
|
|
|
|
.search-c {
|
|
|
height: 92px;
|
|
|
padding-top: 17px;
|
|
|
border-bottom: solid 1px #e0e0e0;
|
|
|
|
|
|
a {
|
|
|
display: block;
|
|
|
width: 718px;
|
|
|
height: 57px;
|
|
|
background-color: #eaebed;
|
|
|
margin: 0 auto;
|
|
|
border-radius: 10px;
|
|
|
padding: 10px 30px;
|
|
|
|
|
|
.search-icon {
|
|
|
color: #8e8e93;
|
|
|
font-size: 30px;
|
|
|
}
|
|
|
|
|
|
input {
|
|
|
height: 37px;
|
|
|
line-height: 37px;
|
|
|
border: 0;
|
|
|
color: #8e8e93;
|
|
|
font-size: 28px;
|
|
|
background: none;
|
|
|
width: 600px;
|
|
|
padding-left: 20px;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.list-title {
|
|
|
font-size: 28px;
|
|
|
color: #b0b0b0;
|
|
|
width: 100%;
|
|
|
height: 70px;
|
|
|
line-height: 70px;
|
|
|
padding: 0 30px;
|
|
|
background-color: #f0f0f0;
|
|
|
}
|
|
|
|
|
|
.list-group {
|
|
|
border-top: solid 1px #e0e0e0;
|
|
|
border-bottom: solid 1px #e0e0e0;
|
|
|
|
|
|
.highlight {
|
|
|
background-color: #eee;
|
|
|
}
|
|
|
|
|
|
.list {
|
|
|
min-height: 120px;
|
|
|
position: relative;
|
|
|
|
|
|
.icon {
|
|
|
width: 100px;
|
|
|
height: 120px;
|
|
|
float: left;
|
|
|
background-repeat: no-repeat;
|
|
|
background-size: auto 50%;
|
|
|
background-position: center center;
|
|
|
}
|
|
|
|
|
|
.order-ico {
|
|
|
background-image: resolve("service/chat/order-ico.png");
|
|
|
}
|
|
|
|
|
|
.car-ico {
|
|
|
background-image: resolve("service/chat/car-ico.png");
|
|
|
}
|
|
|
|
|
|
.pay-ico {
|
|
|
background-image: resolve("service/chat/pay-ico.png");
|
|
|
}
|
|
|
|
|
|
.reback-ico {
|
|
|
background-image: resolve("service/chat/reback-ico.png");
|
|
|
}
|
|
|
|
|
|
.acc-ico {
|
|
|
background-image: resolve("service/chat/acc-ico.png");
|
|
|
}
|
|
|
|
|
|
.good-ico {
|
|
|
background-image: resolve("service/chat/good-ico.png");
|
|
|
}
|
|
|
|
|
|
.gm-ico {
|
|
|
background-image: resolve("service/chat/gm-ico.png");
|
|
|
}
|
|
|
|
|
|
.advice-ico {
|
|
|
background-image: resolve("service/chat/advice-ico.png");
|
|
|
}
|
|
|
|
|
|
.tel-ico {
|
|
|
background-image: resolve("service/chat/tel-ico.png");
|
|
|
}
|
|
|
|
|
|
.arr-ico {
|
|
|
line-height: 120px;
|
|
|
color: #e1e1e1;
|
|
|
font-size: 25px;
|
|
|
position: absolute;
|
|
|
top: 0;
|
|
|
right: 30px;
|
|
|
}
|
|
|
|
|
|
div {
|
|
|
min-height: 120px;
|
|
|
padding: 25px 80px 20px 0;
|
|
|
width: 650px;
|
|
|
float: left;
|
|
|
border-bottom: solid 1px #e0e0e0;
|
|
|
|
|
|
.title {
|
|
|
line-height: 40px;
|
|
|
font-size: 32px;
|
|
|
}
|
|
|
|
|
|
.tip {
|
|
|
line-height: 35px;
|
|
|
font-size: 24px;
|
|
|
color: #b0b0b0;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
span {
|
|
|
color: #444;
|
|
|
font-size: 28px;
|
|
|
position: absolute;
|
|
|
top: 0;
|
|
|
right: 70px;
|
|
|
line-height: 120px;
|
|
|
}
|
|
|
|
|
|
&:last-child div {
|
|
|
border-bottom: 0;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.active div{
|
|
|
border-bottom: 0;
|
|
|
}
|
|
|
|
|
|
.down-item {
|
|
|
display: none;
|
|
|
margin-top: -1px;
|
|
|
border-bottom: solid 1px #e0e0e0;
|
|
|
|
|
|
div {
|
|
|
padding: 0 30px;
|
|
|
position: relative;
|
|
|
line-height: 90px;
|
|
|
border-top: solid 1px #e0e0e0;
|
|
|
background-color: #f0f0f0;
|
|
|
|
|
|
p {
|
|
|
font-size: 32px;
|
|
|
color: #444;
|
|
|
}
|
|
|
|
|
|
.arr-ico {
|
|
|
line-height: 90px;
|
|
|
color: #e1e1e1;
|
|
|
font-size: 25px;
|
|
|
position: absolute;
|
|
|
top: 0;
|
|
|
right: 30px;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.common-item {
|
|
|
position: relative;
|
|
|
line-height: 90px;
|
|
|
padding: 0 30px;
|
|
|
border-bottom: solid 1px #e6e6e6;
|
|
|
|
|
|
p {
|
|
|
font-size: 32px;
|
|
|
width: 650px;
|
|
|
}
|
|
|
|
|
|
.arr-ico {
|
|
|
line-height: 90px;
|
|
|
color: #e1e1e1;
|
|
|
font-size: 25px;
|
|
|
position: absolute;
|
|
|
top: 0;
|
|
|
right: 30px;
|
|
|
}
|
|
|
|
|
|
&:last-child {
|
|
|
}
|
|
|
|
|
|
.active div {
|
|
|
border-bottom: 0;
|
|
|
}
|
|
|
|
|
|
.down-item {
|
|
|
display: none;
|
|
|
margin-top: -1px;
|
|
|
border-bottom: solid 1px #e0e0e0;
|
|
|
|
|
|
div {
|
|
|
padding: 0 30px;
|
|
|
position: relative;
|
|
|
line-height: 90px;
|
|
|
border-top: solid 1px #e0e0e0;
|
|
|
background-color: #f0f0f0;
|
|
|
|
|
|
p {
|
|
|
font-size: 32px;
|
|
|
color: #444;
|
|
|
}
|
|
|
|
|
|
.arr-ico {
|
|
|
line-height: 90px;
|
|
|
color: #e1e1e1;
|
|
|
font-size: 25px;
|
|
|
position: absolute;
|
|
|
top: 0;
|
|
|
right: 30px;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.common-item {
|
|
|
position: relative;
|
|
|
line-height: 90px;
|
|
|
padding: 0 30px;
|
|
|
border-bottom: solid 1px #e6e6e6;
|
|
|
|
|
|
p {
|
|
|
font-size: 32px;
|
|
|
width: 650px;
|
|
|
}
|
|
|
|
|
|
.arr-ico {
|
|
|
line-height: 90px;
|
|
|
color: #e1e1e1;
|
|
|
font-size: 25px;
|
|
|
position: absolute;
|
|
|
top: 0;
|
|
|
right: 30px;
|
|
|
}
|
|
|
|
|
|
&:last-child {
|
|
|
border-bottom: 0;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.qa-search-c {
|
|
|
width: 100%;
|
|
|
position: relative;
|
|
|
|
|
|
.search-c {
|
|
|
height: 92px;
|
|
|
padding-top: 17px;
|
|
|
border-bottom: solid 1px #e0e0e0;
|
|
|
|
|
|
div {
|
|
|
display: block;
|
|
|
width: 600px;
|
|
|
height: 57px;
|
|
|
background-color: #eaebed;
|
|
|
border-radius: 10px;
|
|
|
padding: 10px 30px;
|
|
|
margin-left: 30px;
|
|
|
float: left;
|
|
|
|
|
|
.search-icon {
|
|
|
color: #8e8e93;
|
|
|
font-size: 30px;
|
|
|
}
|
|
|
|
|
|
input {
|
|
|
height: 37px;
|
|
|
line-height: 37px;
|
|
|
border: 0px;
|
|
|
color: #8e8e93;
|
|
|
font-size: 28px;
|
|
|
background: none;
|
|
|
width: 480px;
|
|
|
padding-left: 20px;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.cancel-btn {
|
|
|
float: left;
|
|
|
line-height: 57px;
|
|
|
color: #b0b0b0;
|
|
|
margin-left: 20px;
|
|
|
font-size: 32px;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.list-group {
|
|
|
border-bottom: solid 1px #e0e0e0;
|
|
|
|
|
|
.highlight {
|
|
|
background-color: #eee;
|
|
|
}
|
|
|
|
|
|
.common-item {
|
|
|
position: relative;
|
|
|
line-height: 90px;
|
|
|
padding: 0 30px;
|
|
|
border-bottom: solid 1px #e6e6e6;
|
|
|
|
|
|
p {
|
|
|
font-size: 32px;
|
|
|
width: 650px;
|
|
|
|
|
|
span {
|
|
|
color: #d0021b;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.arr-ico {
|
|
|
line-height: 90px;
|
|
|
color: #e1e1e1;
|
|
|
font-size: 25px;
|
|
|
position: absolute;
|
|
|
top: 0;
|
|
|
right: 30px;
|
|
|
}
|
|
|
|
|
|
&:last-child {
|
|
|
width: 100%;
|
|
|
position: relative;
|
|
|
|
|
|
.search-c {
|
|
|
height: 92px;
|
|
|
padding-top: 17px;
|
|
|
border-bottom: solid 1px #e0e0e0;
|
|
|
|
|
|
div {
|
|
|
display: block;
|
|
|
width: 600px;
|
|
|
height: 57px;
|
|
|
background-color: #eaebed;
|
|
|
border-radius: 10px;
|
|
|
padding: 10px 30px;
|
|
|
margin-left: 30px;
|
|
|
float: left;
|
|
|
|
|
|
.search-icon {
|
|
|
color: #8e8e93;
|
|
|
font-size: 30px;
|
|
|
}
|
|
|
|
|
|
input {
|
|
|
height: 37px;
|
|
|
line-height: 37px;
|
|
|
border: 0;
|
|
|
color: #8e8e93;
|
|
|
font-size: 28px;
|
|
|
background: none;
|
|
|
width: 480px;
|
|
|
padding-left: 20px;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.cancel-btn {
|
|
|
float: left;
|
|
|
line-height: 57px;
|
|
|
color: #b0b0b0;
|
|
|
margin-left: 20px;
|
|
|
font-size: 32px;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.list-group {
|
|
|
|
|
|
.highlight {
|
|
|
background-color: #eee;
|
|
|
}
|
|
|
|
|
|
.common-item {
|
|
|
position: relative;
|
|
|
line-height: 90px;
|
|
|
padding: 0 30px;
|
|
|
border-bottom: solid 1px #e6e6e6;
|
|
|
|
|
|
p {
|
|
|
font-size: 32px;
|
|
|
width: 650px;
|
|
|
|
|
|
span {
|
|
|
color: #d0021b;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.arr-ico {
|
|
|
line-height: 90px;
|
|
|
color: #e1e1e1;
|
|
|
font-size: 25px;
|
|
|
position: absolute;
|
|
|
top: 0;
|
|
|
right: 30px;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.fix-tip {
|
|
|
width: 100%;
|
|
|
height: 70px;
|
|
|
line-height: 70px;
|
|
|
background-color: #000;
|
|
|
color: #fff;
|
|
|
position: fixed;
|
|
|
bottom: 0;
|
|
|
left: 0;
|
|
|
right: 0;
|
|
|
text-align: center;
|
|
|
font-size: 24px;
|
|
|
z-index: 9;
|
|
|
opacity: 0.8;
|
|
|
|
|
|
a {
|
|
|
background-color: #f00;
|
|
|
color: #fff;
|
|
|
padding: 3px 8px;
|
|
|
border-radius: 5px;
|
|
|
margin-left: 20px;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.no-result {
|
|
|
|
|
|
.pic {
|
|
|
width: 204px;
|
|
|
height: 204px;
|
|
|
display: block;
|
|
|
margin: 90px auto 30px;
|
|
|
background-image: resolve("service/chat/no-result.png");
|
|
|
background-size: 100%;
|
|
|
}
|
|
|
|
|
|
p {
|
|
|
line-height: 45px;
|
|
|
color: #b0b0b0;
|
|
|
font-size: 24px;
|
|
|
text-align: center;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.qa-detail-c {
|
|
|
background-color: #f0f0f0;
|
|
|
|
|
|
.qa-c {
|
|
|
background-color: #fff;
|
|
|
width: 100%;
|
|
|
margin-bottom: 30px;
|
|
|
border-bottom: solid 1px #e0e0e0;
|
|
|
font-size: 28px;
|
|
|
|
|
|
.pic {
|
|
|
width: 70px;
|
|
|
height: 70px;
|
|
|
margin-left: 5px;
|
|
|
float: left;
|
|
|
background-position: center center;
|
|
|
background-size: 50% auto;
|
|
|
background-repeat: no-repeat;
|
|
|
}
|
|
|
|
|
|
.q-c {
|
|
|
|
|
|
.q {
|
|
|
background-image: resolve("service/chat/q.png");
|
|
|
}
|
|
|
|
|
|
.text {
|
|
|
float: left;
|
|
|
width: 675px;
|
|
|
border-bottom: solid 1px #e0e0e0;
|
|
|
padding: 20px 30px 20px 0;
|
|
|
line-height: 30px;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.a-c {
|
|
|
|
|
|
.a {
|
|
|
background-image: resolve("service/chat/a.png");
|
|
|
}
|
|
|
|
|
|
.text {
|
|
|
float: left;
|
|
|
width: 675px;
|
|
|
padding: 20px 30px 20px 0;
|
|
|
color: #b0b0b0;
|
|
|
|
|
|
img {
|
|
|
margin-top: 20px;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.list-group {
|
|
|
background-color: #fff;
|
|
|
border-top: solid 1px #e0e0e0;
|
|
|
border-bottom: solid 1px #e0e0e0;
|
|
|
|
|
|
.highlight {
|
|
|
background-color: #eee;
|
|
|
}
|
|
|
|
|
|
.list {
|
|
|
min-height: 120px;
|
|
|
position: relative;
|
|
|
|
|
|
.icon {
|
|
|
width: 100px;
|
|
|
height: 120px;
|
|
|
float: left;
|
|
|
background-repeat: no-repeat;
|
|
|
background-size: auto 50%;
|
|
|
background-position: center center;
|
|
|
}
|
|
|
|
|
|
.gm-ico {
|
|
|
background-image: resolve("service/chat/gm-ico.png");
|
|
|
}
|
|
|
|
|
|
.advice-ico {
|
|
|
background-image: resolve("service/chat/advice-ico.png");
|
|
|
}
|
|
|
|
|
|
.tel-ico {
|
|
|
background-image: resolve("service/chat/tel-ico.png");
|
|
|
}
|
|
|
|
|
|
.arr-ico {
|
|
|
line-height: 120px;
|
|
|
color: #e1e1e1;
|
|
|
font-size: 25px;
|
|
|
position: absolute;
|
|
|
top: 0;
|
|
|
right: 30px;
|
|
|
}
|
|
|
|
|
|
div {
|
|
|
min-height: 120px;
|
|
|
padding: 25px 80px 20px 0;
|
|
|
width: 650px;
|
|
|
float: left;
|
|
|
border-bottom: solid 1px #e0e0e0;
|
|
|
|
|
|
.title {
|
|
|
line-height: 40px;
|
|
|
font-size: 32px;
|
|
|
}
|
|
|
|
|
|
.tip {
|
|
|
line-height: 35px;
|
|
|
font-size: 24px;
|
|
|
color: #b0b0b0;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
span {
|
|
|
color: #444;
|
|
|
font-size: 28px;
|
|
|
position: absolute;
|
|
|
top: 0;
|
|
|
right: 70px;
|
|
|
line-height: 120px;
|
|
|
}
|
|
|
|
|
|
&:last-child div {
|
|
|
border-bottom: 0;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.fix-tip {
|
|
|
width: 100%;
|
|
|
height: 70px;
|
|
|
line-height: 70px;
|
|
|
background-color: #000;
|
|
|
color: #fff;
|
|
|
position: fixed;
|
|
|
bottom: 0;
|
|
|
left: 0;
|
|
|
right: 0;
|
|
|
text-align: center;
|
|
|
font-size: 24px;
|
|
|
z-index: 9;
|
|
|
opacity: 0.8;
|
|
|
|
|
|
a {
|
|
|
background-color: #f00;
|
|
|
color: #fff;
|
|
|
padding: 3px 8px;
|
|
|
border-radius: 5px;
|
|
|
margin-left: 20px;
|
|
|
}
|
|
|
}
|
|
|
} |
|
|
\ No newline at end of file |
|
|
}
|
|
|
}
|
|
|
} |
...
|
...
|
|