/*
 * @module 经济师
 * @author lixiang
 * @date 2015-04-14
 */
/*经济单独的导航里的浮层 开始*/
.tips-p {
    position: relative;
}
.tips {
    position: absolute;
    border: 1px solid transparent;
    cursor: pointer;
    padding: 5px;
    top: -6px;
    left: -6px;
}
.tips:hover {
    background-color: #1C7EC5;
    border: 1px solid #072E52;
}
.tips i {
    position: absolute;
    top: 23px;
    left: -1px;
    background-color: #EFF3F7;
    padding: 5px 15px 2px 7px;
    width: 135px;
    height: 100px;
    font-style: normal;
    border: 1px solid #072E52;
    display: none;
}
.tips:hover i {
    display: block;
}
.tips i a {
    margin-left: 5px;
    line-height: 24px;
}
.tips i a:hover {
    text-decoration: underline;
}
.ml61 {
    margin-left: 61px;
}
.nav-hor .tips i a {
    color: #333;
}
.nav-ver a {
	color:#FFF;
	}
.nav-ver bolder a {
	color:#FFF;
	}
.nav-item nav-ver bolder a {
	color:#FFF;
	}	
	
/*经济单独的导航里的浮层 结束*/

.nav-wrap {
    background-color: #004884;
}
.address-wrap {
    padding: 7px 0;
    margin-top: 15px;
    line-height: 22px;
    border: 1px solid #DAE3EB;
    background-color: #F6F8FB;
}
.address-wrap a {
    margin-left: 20px;
    color: #50709F;
    font-size: 14px;
}
.bold {
    font-weight: bolder;
}

.address-wrap {
    color: #50709F;
}
.address-wrap strong {
    font-size: 16px;
    margin-left: 30px;
}
.address-wrap span {
    font-size: 14px;
}
.address-wrap label input {
    margin-right: 4px;
}
.email-text {
    margin-left: 90px;
}
.email-input {
    width: 125px;
    height: 20px;
    outline: none;
    border: 1px solid #B4C8E3;
}
.choose-text {
    margin-left: 5px;
}
.address-wrap .dbarrow {
    color: #fff;
    display: inline-block;
    padding: 3px 20px 3px 7px;
    background-color: #FB6B63;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    zoom: 1;
    position: relative;
}
.dbarrow i {
    position: absolute;
    right: 6px;
    top: 9px;
}

.bold {
    font-weight: bolder;
}
.guide-list-title {
    font-size: 14px;
    font-weight: bolder;
    color: #426DAB;
    padding-bottom: 3px;
    border-bottom: 3px solid #426DAB;
}
.mb10 {
    margin-bottom: 10px;
}
.guide-item .more {
    position: relative;
    right: 25px;
}
.more-icon {
    position: absolute;
    top: 6px;
    left: 28px;
}


/*历年真题*/
.ml4 {
    margin-left: 4px;
}
.past-year-table th {
    line-height: 50px;
    font-size: 14px;
    font-weight: bolder;
}
.past-year-table tr {
    line-height: 40px;
}
.pd10 {
    padding: 0 10px;
}

/*免费试听*/
.free-v {
    width: 243px;
    height: 143px;
    margin-left: 12px;
}
.free-listen-body .free-v-w {
    margin-top: -2px;
    padding-top: 0;
}

.ie6 .tips {
    border: 0;
}

.nav .nav-wrap {
  background-color: #004884;
  }

.shopping {
  width: 31px;
  height: 100px;
  padding-top: 12px;
  line-height: 15px;
  background: #f3692c;
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
  margin-top: -510px;
  text-align: center;
  color: #fff;
  margin-right: -35px;
}
.fd_content {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 1005px;
}