table.head_dashed_table th{
  color: #333;
  font-weight: normal;
}
table.head_dashed_table tbody tr td{
  padding: 12px 0;
}
.search_items dl.filter-label{
  width: 70px;
  margin-right: 30px;
  line-height: 38px;
  font-size: 16px;
  text-align: right;
}
.search_items.filter-items{
  overflow: hidden;
  margin-bottom: 10px;
  padding-bottom: 0;
}
.search_items.filter-items .filter-item{
  font-size: 0;
  padding-top: 5px;
}
.search_items.filter-items .filter-item span{
  display: inline-block;
  font-size: 14px;
  height: 26px;
  line-height: 26px;
  padding: 0 10px;
  border: 1px solid #E6E6E6;
  color: #999;
  border-radius: 2px;
  margin-right: 12px;
  cursor: pointer;
}
.search_items.filter-items .filter-item span.active{
  color: #fff;
  background: #3D9FE1;
  border-color: #3D9FE1;
}
.otc_index_products .product-need-login {
  position: absolute;
  bottom: 60px;
  left: 10%;
  width: 80%;
  text-align: center;
}
.otc_index_products .product-need-login .lock-img{
  font-size: 0;
}
.otc_index_products .product-need-login img{
  height: 36px;
}
.otc_index_products .product-need-login .need-login-tip{
  font-size: 14px;
  line-height: 19px;
  color: #666;
  margin-top: 12px;
}
.otc_index_products .product-need-login .need-login-btn{
  font-size: 14px;
  color: #fff;
  height: 36px;
  width: 120px;
  line-height: 36px;
  background: #3D9FE1;
  margin: 20px auto 0;
  cursor: pointer;
  border-radius: 4px;
}
.otc_index_products li.product.product-small{
  height: 247px;
  text-align: center;
}
.otc_index_products .product-small .product-icon{
  padding-top: 22px;
  font-size: 0;
}
.otc_index_products .product-small .product-icon img{
  height: 44px;
  width: 45px;
}
.otc_index_products .product-small .product-name{
  font-size: 18px;
  color: #333;
  line-height: 28px;
  margin-top: 30px;
}
.otc_index_products .product-small .product-name-label{
  margin-top: 8px;
  color: #666;
  font-size: 14px;
  line-height: 19px;
}
.content_wrap .color-rise{
  color: #F03A30;
}
.content_wrap .color-fall{
  color: #4DBE53;
}
.content_wrap .detail-head{
  overflow: hidden;
}
.content_wrap .detail-head-left{
  width: 375px;
  height: 350px;
  float: left;
  background: linear-gradient(45deg, #f2f2f2, #f2f2f2);
  box-sizing: border-box;
  padding: 30px 15px 0;
}
.content_wrap .detail-head-right {
  margin-left: 390px;
}
.content_wrap .detail-head .prod-name{
  color: #272727;
  font-size: 26px;
  line-height: 27px;
  overflow: hidden;
  /* 名字过长时自动换行*/
  /*white-space: nowrap;*/
  /*text-overflow: ellipsis;*/
}
.content_wrap .detail-head .prod-code{
  color: #999;
  font-size: 17px;
  line-height: 19px;
  margin-top: 13px;
}
.content_wrap .detail-head .prod-rate {
  margin-top: 72px;
  font-size: 0;
}
.content_wrap .detail-head .prod-rate-gd .rate-value {
  font-size: 22px;
  height: 48px;
}
.content_wrap .label-download-app {
  width: 138px;
  border: 1px solid #FF7100;
  border-radius: 6px;
  font-size: 14px;
  text-align: center;
  font-weight: normal;
  overflow: hidden;
  cursor: pointer;
}
.content_wrap .label-download-app .label-head{
  height: 23px;
  line-height: 23px;
  color: #fff;
  background: #FF7100;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.content_wrap .label-download-app .label-foot{
  height: 23px;
  line-height: 23px;
  color: #FF7100;
  background: #fff;
}
.content_wrap .detail-head .rate-item {
  width: 43.33%;
  display: inline-block;
  vertical-align: top;
}
.content_wrap .detail-head .rate-item.col-50 {
  width: 50%;
}
.content_wrap .detail-head .rate-value {
  color: #333;
  font-size: 29px;
  line-height: 37px;
  font-weight: bold;
}
.content_wrap .detail-head .rate-value.color-rise {
  color: #FF7100;
}
.content_wrap .detail-head .rate-label {
  color: #999;
  font-size: 14px;
  line-height: 24px;
}
.content_wrap .detail-head .prod-tags {
  margin-top: 39px;
  margin-bottom: -6px;
}
.content_wrap .detail-head .prod-tag {
  display: inline-block;
  vertical-align: top;
  margin-right: 6px;
  margin-bottom: 6px;
  font-size: 13px;
  line-height: 20px;
  padding: 2px 4px;
  border: 1px solid #003D94;
  border-radius: 4px;
  color: #003D94;
}
.content_wrap .detail-foot{
  margin-top: 30px;
}
.content_wrap .detail-head .prod-trade-rule {
  color: #333
}
.content_wrap .prod-trade-rule h4{
  font-size: 15px;
  line-height: 21px;
  margin-bottom: 8px;
}
.content_wrap .prod-trade-rule h6, .content_wrap .prod-trade-rule p{
  font-size: 12px;
  line-height: 16px;
}
.content_wrap .prod-trade-rule h6{
  margin-top: 8px;
}
.content_wrap .prod-trade-rule p{
  color: #999;
  margin-top: 4px;
}
.content_wrap .prod-period {
  margin-bottom: 15px;
}
.content_wrap .period-name {
  color: #666;
}
.content_wrap .prod-period .period-date{
  color: #999;
}
.content_wrap .prod-period .period-time{
  color: #FF7100;
}
.content_wrap .prod-period ul {
  font-size: 0;
}
.content_wrap .prod-period li{
  display: inline-block;
  vertical-align: top;
  width: 25%;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
}
.content_wrap .prod-period li.period-first{
  text-align: left;
}
.content_wrap .prod-period li.period-last{
  text-align: right;
}
.content_wrap .prod-period .period-cont {
  display: inline-block;
  text-align: center;
}
.content_wrap .prod-period .period-circle{
  position: relative;
  height: 13px;
  margin: 15px 0 10px;
}
.content_wrap .prod-period .period-circle:before{
  content: '';
  position: absolute;
  left: -50px;
  right: -50px;
  top: 6px;
  height: 1px;
  background: #E6E6E6;
}
.content_wrap .prod-period .period-circle:after{
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  width: 7px;
  height: 7px;
  border: 3px solid #E6E6E6;
  border-radius: 7px;
  margin-left: -6px;
  background: #fff;
}
.content_wrap .prod-period .period-first .period-circle:before{
  left: 50%;
  right: -50px;
}
.content_wrap .prod-period .period-last .period-circle:before{
  right: 50%;
  left: -50px;
}
.content_wrap .detail-gd-notice {
  padding: 120px 0 100px;
}
.content_wrap .detail-gd-notice .label-download-app{
  margin: 0 auto;
}
.content_wrap .detail-nav-tab{
  font-size: 0;
  border-bottom: 1px solid #E6E6E6;
}
.content_wrap .detail-nav-tab li {
  display: inline-block;
  font-size: 16px;
  line-height: 21px;
  color: #666;
  margin-right: 30px;
  position: relative;
  padding-bottom: 3px;
  cursor: pointer;
}
.content_wrap .detail-nav-tab li:hover, .content_wrap .detail-nav-tab li.active {
  color: #003D94;
  font-weight: bold;
}
.content_wrap .detail-nav-tab li:hover:after, .content_wrap .detail-nav-tab li.active:after {
  content: '';
  height: 2px;
  width: 100%;
  left: 0;
  bottom: -1px;
  background: #0A93D8;
  position: absolute;
}
.content_wrap .detail-nav-content{
  display: none;
}
.content_wrap .detail-nav-content.active{
  display: block;
}
.content_wrap .detail-intro{
  padding-top: 15px;
  max-height: 600px;
  overflow-x: hidden;
  overflow-y: auto;
}
.content_wrap .detail-intro table{
  border: 1px solid #E6E6E6;
  font-size: 14px;
  line-height: 21px;
  color: #666;
  text-align: left;
}
.content_wrap .detail-intro table th {
  border: 1px solid #E6E6E6;
  color: #333;
  padding: 16px;
}
.content_wrap .detail-intro table td {
  border: 1px solid #E6E6E6;
  padding: 16px;
}
.content_wrap .detail-rate{
  padding: 32px 0;
  border-bottom: 1px dashed #E6E6E6;
}
.content_wrap .detail-rate h6 {
  font-size: 14px;
  line-height: 19px;
  font-weight: bold;
  color: #333;
}
.content_wrap .detail-rate .detail-intro table {
  text-align: center;
}
.content_wrap .fund-managers {
  padding: 16px 0;
}
.content_wrap .fund-manager {
  padding: 16px 0;
  border-bottom: 1px dashed #E6E6E6;
}
.content_wrap .manager-info {
  overflow: hidden;
}
.content_wrap .manager-avatar {
  float: left;
  width: 54px;
  margin-right: 20px;
}
.content_wrap .manager-avatar img{
  display: block;
  width: 100%;
  height: auto;
}
.content_wrap .manager-info-item {
  padding-top: 12px;
  float: left;
  margin-right: 40px;
}
.content_wrap .manager-info-item p {
  color: #333;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 19px;
}
.content_wrap .fund-manager .manager-desc{
  font-size: 12px;
  color: #666;
  line-height: 20px;
  padding: 12px;
  background: #F5F5F5;
  margin-top: 16px;
}
.content_wrap .prod-notice {
  padding: 16px 0 30px;
}
.content_wrap .prod-notice li {
  font-size: 14px;
  line-height: 24px;
  padding: 20px 0;
  overflow: hidden;
  border-bottom: 1px dashed #E6E6E6;
}
.content_wrap .prod-notice .notice-name {
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  float: left;
  width: 670px;
}
.content_wrap .prod-notice .notice-date {
  color: #999;
  float: right;
}
.content_wrap .detail-foot-problem {
  padding: 16px 0;
  color: #333;
  line-height: 24px;
}
.content_wrap .detail-foot-problem .detail-foot-question{
  padding-left: 26px;
  background: url(../images/icon-question.png) no-repeat 0 4px;
  font-size: 18px;
  font-weight: bold;
  margin-top: 16px;
}
.content_wrap .detail-foot-problem .detail-foot-answer{
  background: url(../images/icon-answer.png) no-repeat 0 4px;
  font-size: 14px;
  margin-top: 16px;
  padding-bottom: 32px;
  padding-left: 26px;
  border-bottom: 1px dashed #E6E6E6;
}
.content_wrap .trend-echart-tab {
  margin: 3px 0;
  font-size: 0;
  text-align: center;
  color: #999;
  border: 1px solid #E6E6E6;
  border-radius: 4px;
}
.content_wrap .trend-echart-tab span{
  display: inline-block;
  width: 20%;
  box-sizing: border-box;
  vertical-align: top;
  font-size: 12px;
  height: 28px;
  line-height: 28px;
  cursor: pointer;
}
.content_wrap .trend-echart-tab span+span{
  border-left: 1px solid #E6E6E6;
}
.content_wrap .trend-echart-tab span.active{
  background: #F6F6F6;
  color: #333;
}
.content_wrap .detail-invest-intro {
  padding-bottom: 10px;
}
.content_wrap .detail-invest-intro li{
  border-bottom: 1px dashed #E6E6E6;
  padding: 16px 0;
}
.content_wrap .detail-invest-intro h6{
  color: #333;
  font-size: 14px;
  line-height: 19px;
  font-weight: bold;
}
.content_wrap .detail-invest-intro p{
  color: #666;
  font-size: 12px;
  line-height: 20px;
  margin-top: 16px;
}
.content_wrap .detail-content-jyxz{
  padding-top: 16px;
  font-size: 14px;
  line-height: 19px;
}
.content_wrap .detail-content-jyxz h6{
  color: #333;
  margin-bottom: 16px;
  font-weight: bold;
}
.content_wrap .detail-content-jyxz .jyxz-text{
  color: #666;
  margin-bottom: 32px;
}
.download-modal{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 9999;
  display: none;
}
.download-modal .download-modal-content{
  position: absolute;
  width: 320px;
  height: 330px;
  top: 50%;
  left: 50%;
  margin-left: -160px;
  margin-top: -165px;
  padding: 20px;
  background: #fff;
  border-radius: 10px;
}
.download-modal .download-modal-close{
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 0;
  cursor: pointer;
}
.download-modal .download-modal-close img{
  width: 21px;
  height: 20px;
}
.download-modal .download-modal-tip{
  padding-top: 52px;
  color: #333;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}
.download-modal .download-modal-img{
  font-size: 0;
  text-align: center;
  width: 160px;
  margin: 32px auto 0;
}
.download-modal .download-modal-img img{
  width: 100%;
}
.ratio-modal{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 9999;
  display: none;
}
.ratio-modal .ratio-modal-content{
  position: absolute;
  width: 320px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  background: #fff;
  border-radius: 10px;
}
.ratio-modal .ratio_table {
  text-align: center;
}
.ratio-modal .ratio_table th{
  background: #F5F5F5;
  color: #333;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  padding: 15px;
}
.ratio-modal .ratio_table td {
  color: #666;
  font-size: 12px;
  border-bottom: 1px dashed #E6E6E6;
  line-height: 14px;
  padding: 15px;
}
