/*

Name：项目页&详情页
Author：windy随风缘
Time:2016-04-02

 */
/* LESS Document */
/* 清除浮动 */
/*常用颜色*/
/*常用字号*/
/* float */
.left {
  float: left;
}
.right {
  float: right;
}
.fnone {
  float: none;
}
.middle {
  float: left;
}
/* text-align */
.tleft {
  text-align: left;
}
.tright {
  text-align: right;
}
.tcenter {
  text-align: center;
}
/* display */
.dis {
  display: block;
}
.undis {
  display: none;
}
/*单行载断*/
/*单行载断溢出省略号*/
/*3行载断溢出省略号*/
/*边框圆角*/
/* 圆角  */
/*配模式定位*/
/*下阴影*/
/*弹出窗口半透明灰*/
/*1200屏*/
.sanjiao {
  border-width: 20px;
  border-color: transparent transparent #ccc transparent;
  border-style: dashed dashed solid dashed;
  width: 0;
  height: 0;
  overflow: hidden;
}
/* 背景自适应 */
/* LESS Document */
.mainheader .protitle p strong {
  color: #00348b;
}
.mainheader .prosearch input[type="button"] {
  background: #00348b;
}
.mainheader .prophone {
  color: #00348b;
}
.mainnav {
  background: #00348b;
}
.mainnav li ul {
  background: #00348b;
}
.mainnav li.selecded a,
.mainnav li a:hover {
  background: #008ed6;
}
.topheadertwo dl dd ul li nav {
  background: #00348b;
}
.topheadertwo dl a span {
  border-bottom: 15px solid #00348b;
}
.paginator a:hover {
  background: #008ed6;
  border-color: #008ed6;
}
/*导入字体*/
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?kabozi');
  src: url('../fonts/icomoon.eot?#iefixkabozi') format('embedded-opentype'), url('../fonts/icomoon.woff?kabozi') format('woff'), url('../fonts/icomoon.ttf?kabozi') format('truestype'), url('../fonts/icomoon.svg?kabozi#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"],
i {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.proaside .sideplat ul li:hover {
  background: #008ed6;
}
.proaside .listentxt a:hover,
.proaside .sideproblem > ul li a:hover {
  color: #008ed6;
}
.mainheader .protitle p strong {
  color: #00348b;
}
.mainheader .prosearch input[type="button"] {
  background: #00348b;
}
.mainheader .prophone {
  color: #00348b;
}
.mainnav {
  background: #00348b;
}
.mainnav li ul {
  background: #00348b;
}
.mainnav li.selecded a,
.mainnav li a:hover {
  background: #008ed6;
}
.topheadertwo dl dd nav {
  background: #00348b;
}
.test_info ol li:hover a {
  color: #008ed6;
}
.test_info ol li i {
  background-color: #008ed6;
}
.test_info ul li:hover h4 {
  color: #008ed6;
}
.learnpad .lpcontent ul li:hover {
  color: #008ed6;
}
.learnpad .lpcontent ul li:hover i {
  color: #008ed6;
}
.prorecommend .bd ul li:hover h3 {
  color: #008ed6;
}
.proaside .sidefree .sideobtain input[type="button"] {
  background: #a18f69;
}
.list_pages article img {
  margin: 10px auto;
  display: block;
  max-width: 100%;
}
/*资料获取弹出框 20160516 start*/
.hqbg {
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  width: 100%;
  z-index: 100;
  top: 0;
  left: 0;
}
.hqbg .free {
  display: none;
  position: fixed;
  width: 300px;
  border: 8px solid rgba(0, 0, 0, 0.4);
  left: 50%;
  margin-left: -160px;
  top: 10%;
  background-color: #fff;
}
.hqbg .free h3 {
  position: relative;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background-color: #f6f6f6;
  font-size: 17px;
}
.hqbg .free h3 i {
  float: right;
  color: #999;
  font-size: 24px;
  line-height: 60px;
  margin-right: 20px;
  cursor: pointer;
}
.hqbg .free ul {
  width: 280px;
  margin: 20px auto;
}
.hqbg .free ul li {
  width: 100%;
  height: 50px;
  margin: 20px 0;
}
.hqbg .free ul li button {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  background-color: #1653b8;
  color: #fff;
  font-size: 22px;
  line-height: 100%;
  border: none;
  outline: none;
}
.hqbg .free ul li input {
  width: 100%;
  height: 100%;
  border: 1px solid #dedede;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.hqbg .freecancel {
  display: none;
  *zoom: 1;
  position: fixed;
  width: 300px;
  border: 8px solid rgba(0, 0, 0, 0.4);
  left: 50%;
  margin-left: -160px;
  top: 10%;
  background-color: #fff;
}
.hqbg .freecancel:after {
  content: " ";
  clear: both;
  display: table;
}
.hqbg .freecancel h2 {
  width: 210px;
  margin: 30px auto;
  padding-left: 94px;
  background: url("../images/gou.jpg") no-repeat left center;
}
.hqbg .freecancel h2 i {
  position: absolute;
  top: 0;
  right: 0;
  color: #999;
  font-size: 24px;
  line-height: 60px;
  margin-right: 20px;
  cursor: pointer;
}
.hqbg .freecancel h2 .p1 {
  font-size: 24px;
  color: #333;
}
.hqbg .freecancel h2 p {
  font-size: 16px;
  color: #999;
}
.hqbg .freecancel button {
  font-size: 16px;
  border: none;
  outline: none;
  line-height: 40px;
  border-radius: 20px;
  background-color: #eeeeee;
  color: #1653b8;
  padding: 0 20px;
  display: block;
  margin: 0 auto;
}
.hqbg .freecancel section {
  width: 280px;
  margin: 20px auto;
}
.hqbg .freecancel section > p {
  margin: 10px 0;
  font-size: 16px;
}
.hqbg .freecancel section ul {
  *zoom: 1;
  padding: 10px 0;
  background-color: #f6f6f6;
}
.hqbg .freecancel section ul:after {
  content: " ";
  clear: both;
  display: table;
}
.hqbg .freecancel section ul li {
  width: 31%;
  float: left;
  margin: 1%;
  text-align: center;
}
.hqbg .freecancel section ul li:nth-child(2) i,
.hqbg .freecancel section ul li:nth-child(3) i {
  font-size: 35px;
}
.hqbg .freecancel section ul li i {
  width: 60px;
  height: 60px;
  background-color: #2269de;
  border-radius: 50%;
  display: block;
  color: #fff;
  line-height: 60px;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
}
.hqbg .freecancel section ul li p {
  font-size: 14px;
  line-height: 30px;
}
@media (min-width: 460px) {
  .hqbg .free {
    width: 378px;
    left: 50%;
    margin-left: -189px;
  }
  .hqbg .free ul {
    width: 300px;
  }
  .hqbg .freecancel {
    width: 378px;
    left: 50%;
    margin-left: -189px;
  }
  .hqbg .freecancel section {
    width: 300px;
  }
}
/*资料获取弹出框 20160516 end*/
/*CFA考试送考及订餐统计 20160517 start*/
.cfa_statistics {
  *zoom: 1;
  background-color: #f6f6f6;
}
.cfa_statistics > h3 {
  font-size: 16px;
}
.cfa_statistics > p {
  max-width: 640px;
  margin: 0 auto;
}
.cfa_statistics input[type="text"] {
  background-color: #fff;
  border: none;
}
.cfa_statistics .k2,
.cfa_statistics .k3,
.cfa_statistics .q2,
.cfa_statistics .q3,
.cfa_statistics .k1t {
  display: none;
}
.cfa_statistics:after {
  content: " ";
  clear: both;
  display: table;
}
.cfa_statistics > button {
  border: 0 none;
  outline: none;
  width: 200px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  background-color: #f47264;
  color: #fff;
  font-size: 16px;
  display: block;
  margin: 40px auto;
}
.cfa_statistics > h3 {
  max-width: 640px;
  margin: 0 auto;
  text-align: center;
  line-height: 50px;
}
.cfa_statistics > table {
  max-width: 640px;
  margin: 0 auto;
}
.cfa_statistics > table .q1 em {
  color: #999;
  line-height: 40px;
}
.cfa_statistics > table tr .icon-j-top {
  display: none;
}
.cfa_statistics > table tr td {
  border: 1px solid #74777b;
}
.cfa_statistics > table tr td input[type="text"] {
  width: 100%;
}
.cfa_statistics > table tr td button {
  border: none;
  outline: none;
  margin: 10px auto;
  display: block;
  width: 100px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  background-color: #f47264;
  border-radius: 5px;
  color: #fff;
}
.cfa_statistics > table tr td:first-child {
  width: 100px;
  line-height: 40px;
  text-align: center;
  color: #666;
}
.cfa_statistics > table tr td:nth-child(3) {
  text-align: center;
  color: #666;
}
.cfa_statistics > table tr td:nth-child(4) a {
  display: block;
  width: 48px;
  margin-left: 5px;
}
.cfa_statistics > table tr td:last-child {
  padding: 0 16px;
}
.cfa_statistics > table tr:nth-child(3) {
  text-align: center;
}
.cfa_statistics > table tr:nth-child(3) input[type="text"] {
  border: 1px solid #ddd;
  border-radius: 5px;
  margin: 10px auto;
  display: block;
}
.cfa_statistics > table tr:nth-child(3) input[type="text"]:nth-of-type(1) {
  width: 90%;
}
.cfa_statistics > table tr:nth-child(3) input[type="text"]:nth-of-type(2) {
  width: 40%;
  display: inline-block;
}
.cfa_statistics > table tr:nth-child(3) img {
  width: 40%;
  height: 40px;
}
.cfa_statistics > table tr:nth-child(1) td:nth-child(2),
.cfa_statistics > table tr:nth-child(3) td:nth-child(2),
.cfa_statistics > table tr:nth-child(4) td:nth-child(2),
.cfa_statistics > table tr:nth-child(5) td:nth-child(2) {
  background-color: #fff;
}
.cfa_statistics > table tr:nth-child(1) td:last-child,
.cfa_statistics > table tr:nth-child(3) td:last-child,
.cfa_statistics > table tr:nth-child(4) td:last-child,
.cfa_statistics > table tr:nth-child(5) td:last-child {
  padding: 0;
}
.cfa_statistics > table tr:nth-child(6) td,
.cfa_statistics > table tr:nth-child(7) td {
  padding: 0!important;
}
.cfa_statistics > table tr:nth-child(6) td div,
.cfa_statistics > table tr:nth-child(7) td div {
  padding: 0 16px;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  position: relative;
}
.cfa_statistics > table tr:nth-child(6) td div > ul,
.cfa_statistics > table tr:nth-child(7) td div > ul {
  display: none;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 0 5px #999;
  *zoom: 1;
  position: absolute;
  z-index: 20;
  top: 32px;
  left: 0;
}
.cfa_statistics > table tr:nth-child(6) td div > ul:after,
.cfa_statistics > table tr:nth-child(7) td div > ul:after {
  content: " ";
  clear: both;
  display: table;
}
.cfa_statistics > table tr:nth-child(6) td div > ul li,
.cfa_statistics > table tr:nth-child(7) td div > ul li {
  padding: 0 16px;
}
.cfa_statistics > table tr:nth-child(6) td div > ul li:hover,
.cfa_statistics > table tr:nth-child(7) td div > ul li:hover {
  background-color: #f6f6f6;
}
.cfa_statistics > table tr:nth-child(6) td div > ul li i,
.cfa_statistics > table tr:nth-child(7) td div > ul li i {
  line-height: 40px !important;
}
.cfa_statistics > table tr:nth-child(6) td:last-child,
.cfa_statistics > table tr:nth-child(7) td:last-child {
  background-color: #fff;
  cursor: pointer;
}
.cfa_statistics > table tr:nth-child(6) td:last-child i,
.cfa_statistics > table tr:nth-child(7) td:last-child i {
  line-height: 20px;
  float: right;
}
.cfa_statistics > table tr:nth-child(7) td:last-child {
  background-color: #fff;
  cursor: pointer;
}
.cfa_statistics > table tr:nth-child(7) td:last-child span {
  width: 90%;
  display: block;
  float: left;
}
.cfa_statistics > table tr:nth-child(7) td:last-child i {
  line-height: 40px;
  float: right;
}
.cfa_statistics > table tr:nth-child(2) a {
  display: block;
  width: 100%;
  text-align: center;
}
.cfa_statistics > table tr p {
  padding-left: 20px;
}
.cfa_statistics > table tr p input[type="radio"] {
  margin-left: -20px;
}
@media (min-width: 460px) {
  .cfa_statistics {
    *zoom: 1;
    background-color: #f6f6f6;
  }
  .cfa_statistics > h3 {
    font-size: 18px;
  }
  .cfa_statistics input[type="text"] {
    background-color: #fff;
    border: none;
  }
  .cfa_statistics .k2,
  .cfa_statistics .k3,
  .cfa_statistics .q2,
  .cfa_statistics .q3,
  .cfa_statistics .k1t {
    display: none;
  }
  .cfa_statistics:after {
    content: " ";
    clear: both;
    display: table;
  }
  .cfa_statistics > button {
    border: 0 none;
    outline: none;
    width: 200px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
    background-color: #f47264;
    color: #fff;
    font-size: 16px;
    display: block;
    margin: 40px auto;
  }
  .cfa_statistics > h3 {
    max-width: 640px;
    margin: 0 auto;
    text-align: center;
    line-height: 50px;
  }
  .cfa_statistics > table {
    max-width: 640px;
    margin: 0 auto;
  }
  .cfa_statistics > table .q1 em {
    line-height: 20px;
  }
  .cfa_statistics > table .q1 em {
    color: #999;
  }
  .cfa_statistics > table tr {
    /* p{
          line-height: 30px;
          padding-left:0;
          input[type="radio"]{
            margin-left: 0;
          }
      }*/
  }
  .cfa_statistics > table tr .icon-j-top {
    display: none;
  }
  .cfa_statistics > table tr td {
    border: 1px solid #74777b;
  }
  .cfa_statistics > table tr td input[type="text"] {
    width: 100%;
  }
  .cfa_statistics > table tr td button {
    border: none;
    outline: none;
    margin: 10px auto;
    display: block;
    width: 100px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background-color: #f47264;
    border-radius: 5px;
    color: #fff;
  }
  .cfa_statistics > table tr td:first-child {
    width: 100px;
    line-height: 40px;
    text-align: center;
    color: #666;
  }
  .cfa_statistics > table tr td:nth-child(3) {
    text-align: center;
    color: #666;
  }
  .cfa_statistics > table tr td:nth-child(4) a {
    display: inline-block;
    width: auto;
    margin-left: 5px;
  }
  .cfa_statistics > table tr td:last-child {
    padding: 0 16px;
  }
  .cfa_statistics > table tr:nth-child(1) td:nth-child(2),
  .cfa_statistics > table tr:nth-child(3) td:nth-child(2),
  .cfa_statistics > table tr:nth-child(4) td:nth-child(2),
  .cfa_statistics > table tr:nth-child(5) td:nth-child(2) {
    background-color: #fff;
  }
  .cfa_statistics > table tr:nth-child(1) td:last-child,
  .cfa_statistics > table tr:nth-child(3) td:last-child,
  .cfa_statistics > table tr:nth-child(4) td:last-child,
  .cfa_statistics > table tr:nth-child(5) td:last-child {
    padding: 0;
  }
  .cfa_statistics > table tr:nth-child(6) td,
  .cfa_statistics > table tr:nth-child(7) td {
    padding: 0!important;
  }
  .cfa_statistics > table tr:nth-child(6) td div,
  .cfa_statistics > table tr:nth-child(7) td div {
    padding: 0 16px;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .cfa_statistics > table tr:nth-child(6) td div > ul,
  .cfa_statistics > table tr:nth-child(7) td div > ul {
    display: none;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 5px #999;
    *zoom: 1;
    position: absolute;
    z-index: 20;
    top: 32px;
    left: 0;
  }
  .cfa_statistics > table tr:nth-child(6) td div > ul:after,
  .cfa_statistics > table tr:nth-child(7) td div > ul:after {
    content: " ";
    clear: both;
    display: table;
  }
  .cfa_statistics > table tr:nth-child(6) td div > ul li,
  .cfa_statistics > table tr:nth-child(7) td div > ul li {
    padding: 0 16px;
  }
  .cfa_statistics > table tr:nth-child(6) td div > ul li:hover,
  .cfa_statistics > table tr:nth-child(7) td div > ul li:hover {
    background-color: #f6f6f6;
  }
  .cfa_statistics > table tr:nth-child(6) td div > ul li i,
  .cfa_statistics > table tr:nth-child(7) td div > ul li i {
    line-height: 40px !important;
  }
  .cfa_statistics > table tr:nth-child(6) td:last-child,
  .cfa_statistics > table tr:nth-child(7) td:last-child {
    background-color: #fff;
    cursor: pointer;
  }
  .cfa_statistics > table tr:nth-child(6) td:last-child span,
  .cfa_statistics > table tr:nth-child(7) td:last-child span {
    width: auto;
    display: inline-block;
    float: none;
  }
  .cfa_statistics > table tr:nth-child(6) td:last-child i,
  .cfa_statistics > table tr:nth-child(7) td:last-child i {
    line-height: 20px;
    float: right;
  }
  .cfa_statistics > table tr:nth-child(2) a {
    width: auto;
    display: inline-block;
    text-align: center;
  }
  .cfa_statistics > table > p {
    max-width: 640px;
    margin: 0 auto;
  }
}
@media (min-width: 640px) {
  .cfa_statistics > h3 {
    line-height: 70px;
  }
  .cfa_statistics > table {
    width: 640px;
    margin: 0 auto;
  }
  .cfa_statistics > table tr:nth-child(3) td input[type="text"]:nth-of-type(1) {
    width: 30%;
  }
  .cfa_statistics > table tr:nth-child(3) td input[type="text"]:nth-of-type(2) {
    width: 20%;
  }
  .cfa_statistics > table tr:nth-child(3) td img {
    width: 20%;
    height: 35px;
  }
  .cfa_statistics > table tr:nth-child(3) input[type="text"] {
    border: none;
    border-radius: 5px;
    margin: 0;
    display: inline-block;
  }
  .cfa_statistics > table tr:nth-child(2) td a {
    padding: 0 10px;
  }
  .cfa_statistics > table tr td {
    border: 1px solid #74777b;
  }
  .cfa_statistics > table tr td input[type="text"] {
    width: 100%;
  }
  .cfa_statistics > table tr td button {
    border: none;
    outline: none;
    width: 100px;
    margin: 0;
    display: inline;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 5px;
  }
  .cfa_statistics > table tr td:first-child {
    width: 100px;
    line-height: 40px;
    text-align: center;
  }
  .cfa_statistics > table tr td:last-child {
    padding: 0 16px;
  }
  .cfa_statistics > table tr:nth-child(6) td div > ul li,
  .cfa_statistics > table tr:nth-child(7) td div > ul li {
    line-height: 40px;
  }
}
.zifu {
  z-index: 1000;
  display: none;
  border: 12px solid rgba(0, 0, 0, 0.7);
  width: 300px;
  position: fixed;
  top: 30px;
  left: 50%;
  margin-left: -155px;
  background-color: #fff;
}
.zifu > h3 {
  position: relative;
  height: 40px;
  line-height: 40px;
  color: #6a6c74;
  text-align: center;
  background-color: #f6f6f6;
  font-weight: bold;
  font-size: 16px;
}
.zifu > h3 i {
  float: right;
  color: #999;
  font-size: 20px;
  line-height: 40px;
  margin-right: 20px;
  cursor: pointer;
}
.zifu button {
  height: 60px;
  line-height: 60px;
  width: 100%;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #f47264;
  color: #fff;
}
.zifu section {
  margin: 20px 0;
  text-align: center;
  padding: 20px;
  border-right: 1px solid #999;
  float: left;
}
.zifu section h3 {
  font-size: 24px;
  color: #f47264;
  line-height: 30px;
}
.zifu section del {
  color: #b4bbc4;
  font-size: 14px;
}
.zifu article {
  margin-bottom: 0;
  width: auto;
  border: none;
  float: left;
  margin-top: 20px;
  margin-left: 20px;
}
.zifu article h3 {
  font-size: 14px;
  color: #999;
  line-height: 30px;
}
.zifu article ul li {
  font-size: 18px;
  line-height: 40px;
  margin-right: 5px;
  float: left;
}
.zifu article ul li input {
  display: block;
  float: left;
  margin-top: 12px;
  margin-right: 5px;
}
.zifu article ul li:first-child i {
  color: #7abe4b;
}
.zifu article ul li:last-child i {
  color: #51b4e7;
}
@media (min-width: 640px) {
  .zifu {
    width: 536px;
    margin-left: -265px;
  }
  .zifu section {
    margin: 30px 0;
    text-align: center;
    padding: 20px;
    border-right: 1px solid #999;
    float: left;
  }
  .zifu section h3 {
    font-size: 50px;
    color: #f47264;
    line-height: 30px;
  }
  .zifu section del {
    color: #b4bbc4;
    font-size: 14px;
  }
  .zifu article h3 {
    font-size: 16px;
    color: #999;
    line-height: 42px;
  }
  .zifu article ul li {
    font-size: 18px;
    line-height: 40px;
    margin-right: 45px;
    float: left;
  }
  .zifu article ul li:first-child i {
    color: #7abe4b;
    font-size: 32px;
    line-height: 40px;
    display: block;
    float: left;
    margin-right: 10px;
  }
  .zifu article ul li:last-child i {
    color: #51b4e7;
    font-size: 32px;
    line-height: 40px;
    display: block;
    float: left;
    margin-right: 10px;
  }
}
.zifuwan {
  box-sizing: border-box;
  display: none;
  z-index: 1000;
  border: 12px solid rgba(0, 0, 0, 0.7);
  width: 320px;
  position: fixed;
  top: 0px;
  left: 50%;
  margin-left: -155px;
  background-color: #fff;
}
.zifuwan > button {
  width: 220px;
  height: 40px;
  background-color: #f47264;
  border-radius: 20px;
  border: none;
  outline: none;
  color: #fff;
  line-height: 40px;
  display: block;
  margin: 20px auto;
  font-size: 18px;
}
.zifuwan .guan {
  float: right;
  font-size: 21px;
  line-height: 40px;
  color: #999;
  margin-right: 10px;
  cursor: pointer;
}
.zifuwan > div {
  box-sizing: border-box;
  margin: 0 10px;
  padding: 10px;
  border-bottom: 1px solid #999;
  *zoom: 1;
}
.zifuwan > div:after {
  content: " ";
  clear: both;
  display: table;
}
.zifuwan > div h3 {
  width: 50%;
  float: left;
  font-size: 24px;
  font-weight: bold;
  color: #0fb8d8;
  line-height: 50px;
  border-right: 1px solid #999;
}
.zifuwan > div h4 {
  text-indent: 10px;
  float: left;
  font-size: 36px;
  color: #000;
  text-align: center;
}
.zifuwan p {
  height: 58px;
  box-sizing: border-box;
  color: #f47264;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  border-bottom: 14px solid #f4f4f4;
}
.zifuwan ul li {
  font-size: 14px;
  line-height: 40px;
  border-top: 1px solid #999;
}
.zifuwan ul li span {
  color: #999;
  padding-right: 20px;
}
.zifuwan ul li:first-child {
  word-break: break-all;
  color: #999;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  line-height: 25px;
  border: none;
  box-sizing: border-box;
}
.zifuwan ul li:first-child em {
  color: #f47264 ;
}
.zifuwan ul li:nth-child(4) {
  *zoom: 1;
}
.zifuwan ul li:nth-child(4):after {
  content: " ";
  clear: both;
  display: table;
}
.zifuwan ul li:nth-child(4) span {
  float: left;
}
.zifuwan ul li:nth-child(4) em {
  float: left;
  display: block;
  *zoom: 1;
  width: 68%;
  line-height: 25px;
}
.zifuwan ul li:nth-child(4) em:after {
  content: " ";
  clear: both;
  display: table;
}
.zifuwan ul li:last-child {
  border-bottom: 1px solid #999;
}
@media (min-width: 640px) {
  .zifuwan {
    top: 30px;
    width: 452px;
    margin-left: -231px;
  }
  .zifuwan > div {
    *zoom: 1;
  }
  .zifuwan > div:after {
    content: " ";
    clear: both;
    display: table;
  }
  .zifuwan > div h3 {
    font-size: 24px;
    color: #0fb8d8;
    line-height: 50px;
    text-align: left;
    margin-top: 20px;
    vertical-align: middle;
  }
  .zifuwan > div h3 i {
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 2px;
    font-size: 40px;
    line-height: 50px;
  }
  .zifuwan > div h4 {
    font-size: 40px;
    line-height: 90px;
    text-indent: 38px;
  }
  .zifuwan ul {
    margin: 0 20px;
  }
  .zifuwan ul li:nth-child(4) em {
    width: 75%;
  }
  .zifuwan p {
    line-height: 50px;
  }
}
.zifuwan1 {
  box-sizing: border-box;
  display: none;
  z-index: 1000;
  border: 12px solid rgba(0, 0, 0, 0.7);
  width: 300px;
  position: fixed;
  top: 30px;
  left: 50%;
  margin-left: -155px;
  background-color: #fff;
}
.zifuwan1 > button {
  width: 220px;
  height: 40px;
  background-color: #f47264;
  border-radius: 20px;
  border: none;
  outline: none;
  color: #fff;
  line-height: 40px;
  display: block;
  margin: 20px auto;
  font-size: 18px;
}
.zifuwan1 .guan {
  float: right;
  font-size: 21px;
  line-height: 40px;
  color: #999;
  margin-right: 10px;
  cursor: pointer;
}
.zifuwan1 > div {
  box-sizing: border-box;
  margin: 0 10px;
  padding: 10px;
  border-bottom: 1px solid #999;
  *zoom: 1;
}
.zifuwan1 > div:after {
  content: " ";
  clear: both;
  display: table;
}
.zifuwan1 > div h3 {
  font-size: 23px;
  line-height: 50px;
  text-align: center;
  font-weight: bold;
  color: #64ce24;
}
.zifuwan1 p {
  height: 58px;
  text-align: center;
  box-sizing: border-box;
  color: #f47264;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 14px solid #f4f4f4;
}
.zifuwan1 ul li {
  font-size: 14px;
  line-height: 40px;
  border-top: 1px solid #999;
}
.zifuwan1 ul li span {
  color: #999;
  padding-right: 20px;
}
.zifuwan1 ul li:first-child {
  word-break: break-all;
  color: #999;
  padding: 10px 0;
  line-height: 20px;
  border: none;
  box-sizing: border-box;
}
.zifuwan1 ul li:first-child em {
  color: #f47264 ;
}
.zifuwan1 ul li:nth-child(4) {
  *zoom: 1;
}
.zifuwan1 ul li:nth-child(4):after {
  content: " ";
  clear: both;
  display: table;
}
.zifuwan1 ul li:nth-child(4) span {
  float: left;
}
.zifuwan1 ul li:nth-child(4) em {
  float: left;
  display: block;
  *zoom: 1;
  width: 68%;
  line-height: 25px;
}
.zifuwan1 ul li:nth-child(4) em:after {
  content: " ";
  clear: both;
  display: table;
}
.zifuwan1 ul li:last-child {
  border-bottom: 1px solid #999;
}
@media (min-width: 640px) {
  .zifuwan1 {
    width: 452px;
    margin-left: -231px;
  }
  .zifuwan1 > div {
    *zoom: 1;
  }
  .zifuwan1 > div:after {
    content: " ";
    clear: both;
    display: table;
  }
  .zifuwan1 > div h3 {
    font-size: 24px;
    line-height: 50px;
    text-align: left;
    margin-top: 20px;
    vertical-align: middle;
  }
  .zifuwan1 > div h3 i {
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 2px;
    margin-left: 100px;
    font-size: 40px;
    line-height: 50px;
  }
  .zifuwan1 ul {
    margin: 0 20px;
  }
  .zifuwan1 ul li:nth-child(4) em {
    width: 76%;
  }
  .zifuwan1 ul li:first-child {
    line-height: 25px;
  }
  .zifuwan1 p {
    line-height: 50px;
  }
}
/*CFA考试送考及订餐统计 20160517 end*/
.ads {
  background: #00348b;
  text-align: center;
  max-width: 1920px;
  height: 75px;
  overflow: hidden;
  background: url(../images/ads.jpg) no-repeat center center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-position-x: 26%;
  -webkit-background-position-x: 26%;
  -moz-background-position-x: 26%;
  -ms-background-position-x: 26%;
  -o-background-position-x: 26%;
}
.ads a {
  display: block;
  height: 75px;
}
@media (min-width: 1200px) {
  .ads {
    background-position-x: inherit;
    -webkit-background-position-x: inherit;
    -moz-background-position-x: inherit;
    -ms-background-position-x: inherit;
    -o-background-position-x: inherit;
  }
}
