/*
 * @Author: Elong 
 * @Date: 2016-09-02 10:15:49 
 * @Last Modified by: Elong
 * @Last Modified time: 2016-09-02 12:30:50
 */
body {
  background-color: #fff;
}
.inner {
  width: 640px;
}
.card {
  height: 320px;
  width: 640px;
  background: url(/dev/product/www_v3/separate/imgs/evaluating/mobile/card.png) 0 0 no-repeat;
}
.card h3 {
  text-align: center;
  font-size: 48px;
  color: #fff;
  display: block;
  padding-top: 112px;
  line-height: 48px;
}
.card p {
  display: block;
  padding-top: 90px;
  font-size: 24px;
  text-align: center;
  color: #a3a3a3;
}
.card p span {
  margin-left: 23px;
  margin-right: 17px;
}
.card p font {
  font-size: 24px;
  font-weight: 400;
  margin-right: 24px;
  color: #fff;
}
.scroll_wp {
  height: 100px;
}
.scroll_wp .scroll {
  width: 640px;
  height: 98px;
  border-bottom: 2px solid #c0c0c0;
  background-color: #fff;
}
.scroll_wp .scroll li {
  margin-top: 30px;
  height: 40px;
  line-height: 40px;
  float: left;
  width: 212.33333333px;
  border-right: 1px solid #c0c0c0;
  text-align: center;
  background-image: url(/dev/product/www_v3/separate/imgs/evaluating/mobile/scroll.png);
  background-repeat: no-repeat;
  text-indent: 32px;
  font-size: 24px;
  color: #909090;
}
.scroll_wp .scroll li:last-child {
  border: 0 none;
}
.scroll_wp .scroll li.bank {
  background-position: -56px -30px;
}
.scroll_wp .scroll li.bank.active {
  background-position: -56px -128px;
}
.scroll_wp .scroll li.quota {
  background-position: -271px -30px;
}
.scroll_wp .scroll li.quota.active {
  background-position: -271px -128px;
}
.scroll_wp .scroll li.proposal {
  background-position: -486px -30px;
}
.scroll_wp .scroll li.proposal.active {
  background-position: -486px -128px;
}
.scroll_wp .scroll li.active {
  color: #5dc5ae;
}
.scroll_wp .scroll.active {
  position: fixed;
  top: 0;
}
.main {
  width: 640px;
}
.main .title {
  margin-top: 26px;
  width: 318px;
  height: 120px;
  line-height: 120px;
  text-align: center;
  background: url(/dev/product/www_v3/separate/imgs/evaluating/mobile/line-1.png) 0 50% repeat-x;
}
.main .title h3 {
  background-color: #fff;
  display: inline-block;
  padding: 0 25px;
  font-size: 28px;
  color: #5dc5ae;
  font-weight: 400;
}
.main .list li {
  text-align: center;
  height: 60px;
  line-height: 60px;
  color: #606060;
  font-size: 24px;
}
.main .info {
  width: 504px;
  padding: 28px;
  line-height: 48px;
  color: #606060;
  font-size: 24px;
  border: 2px dashed #f0f0f0;
  border-radius: 8px;
  word-break: break-all;
  word-wrap: break-word;
}
