body {
  font-size: 1.4rem;
}
ul,
ol {
  list-style: none;
  padding-left: 0;
}
a{
    color:#666;
}
.am-btn-main {
  background-color: #F86353;
  border-color: #F86353;
  color: #fff;
}
.am-btn-main:hover {
  color: #fff;
}
.banner-list {
  max-height: 300px;
}
.banner-list .banner-item {
  overflow: hidden;
}
.banner-list .banner-item img {
  width: 100%;
}
.am-header-default {
  background: #F86353;
}
.am-navbar-default .am-navbar-nav {
  border-top: 1px solid #ddd;
  background: #f1f1f1;
}
.am-navbar-default .am-navbar-nav a {
  color: #999;
}
.am-navbar-default .am-navbar-nav .active {
  color: #F86353;
}
.color-bg {
  background: #F7F8F8;
  padding-top: 20px;
  padding-bottom: 20px;
}
.white-bg {
  background: #fff;
}
.text-turquoise {
  color: #1ABC9C;
}
.text-emerland {
  color: #2ECC71;
}
.text-peterriver {
  color: #3498DB;
}
.text-sunflower {
  color: #F1C40F;
}
.text-carrot {
  color: #E67E22;
}
.text-alizrin {
  color: #E74C3C;
}
.gonggao {
  border: 0px;
}
.gonggao .am-modal-btn {
  border-bottom: 1px solid #ddd;
  color: #666;
}
.browlist-list {
  margin-top: 20px;
}
.browlist-list .am-panel {
  border: 0px;
}
.browlist-list .am-panel .am-panel-hd {
  background: #fff;
}
.browlist-list .am-panel .am-panel-bd {
  padding-top: 0px;
}
.browlist-list .browlist-mes-box {
  border-top: 1px dashed #ddd;
  padding-top: 10px;
}
.browlist-list .browlist-mes-box dl {
  margin-top: 0px;
}
.browlist-list .browlist-mes-box dl dt {
  font-weight: 500;
  color: #666;
}
.browlist-list .browlist-mes-box dl dd {
  font-size: 1.8rem;
  margin-top: 0px;
  color: #e33a3c;
}
.browlist-list .am-progress {
  overflow: visible;
  margin-top: 1rem;
}
.browlist-list .am-progress .am-progress-bar {
  position: relative;
}
.browlist-list .am-progress .am-progress-bar .current-progress {
  position: absolute;
  right: -9px;
  top: -8px;
  padding: 0px 5px;
  background: #f39c12;
  box-shadow: 0 0 3px #fff;
  border-radius: 10px;
}
.browlist-list .am-progress .am-progress-bar-secondary {
  background: #febc56;
}
.screen-menu .am-menu-default .am-menu-nav a {
  color: #F86353;
}
.screen-menu .am-menu-default .am-menu-nav > .am-parent > a::before {
  color: #fff;
}
.screen-menu .am-menu-default .am-menu-nav .active {
  background: #F86353;
  color: #fff;
}
.screen-menu .am-menu-default .am-menu-nav .am-parent.am-open a {
  color: #333;
}
.screen-menu .am-menu-default .am-menu-sub {
  background: #fff;
  box-shadow: 1px 1px 2px #ddd;
}
.screen-menu .am-menu-default .am-menu-sub .am-menu a {
  color: #333;
}
.pagelist li a {
  color: #F86353;
}
.pagelist .am-active a {
  background: #F86353;
  color: #fff;
  border: 1px solid #F86353;
}
.pagelist .am-active a:hover {
  background: #F86353;
  color: #fff;
  border: 1px solid #F86353;
}
/**标的详情**/
.brow-detail {
  margin-top: -2rem;
}
.brow-detail .brow-title {
  padding-top: 2.0rem;
}
.brow-detail .brow-mes-box {
  font-size: 1.2rem;
  color: #666;
}
.brow-detail .brow-mes-box dl {
  margin-top: 0px;
  margin-bottom: 1.0rem;
}
.brow-detail .brow-mes-box dl dt {
  font-size: 1.2rem;
  font-weight: 400;
}
.brow-detail .brow-mes-box dl dd {
  font-size: 1.4rem;
}
.brow-detail .brow-mes-box ul li {
  margin-bottom: 0.5rem;
}
.brow-detail .brow-mes-box em {
  color: #F86353;
  font-style: normal;
}
.brow-detail .brow-mes-box .am-progress {
  overflow: visible;
  margin-top: 1rem;
}
.brow-detail .brow-mes-box .am-progress .am-progress-bar {
  position: relative;
}
.brow-detail .brow-mes-box .am-progress .am-progress-bar .current-progress {
  position: absolute;
  right: -9px;
  top: -8px;
  padding: 0px 5px;
  background: #f39c12;
  box-shadow: 0 0 3px #fff;
  border-radius: 10px;
}
.brow-detail .brow-mes-box .am-progress .am-progress-bar-secondary {
  background: #febc56;
}
.brow-tabs {
  margin-top: 2.0rem;
  color: #F86353;
}
.brow-tabs span {
  display: block;
  text-align: center;
  line-height: 2.4rem;
  border: 1px solid #F86353;
  border-radius: 5px;
}
.brow-tabs .active span {
  background: #F86353;
  color: #fff;
}
.brow-message {
  margin-top: 2.0rem;
}
.brow-message .message-info {
  border-bottom: 1px dashed #ddd;
  padding-top: 1.0rem;
}
.brow-message .tabs-item {
  display: none;
}
.tz-list {
  padding-top: 2.0rem;
}
.tz-list li {
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
.tz-list li i {
  font-style: normal;
  color: #FEBC56;
}
.tz-list span {
  float: left;
  display: inline;
  vertical-align: middle!important;
  line-height: 43px;
}
.tz-list label {
  float: right;
  display: inline;
  font-weight: 500;
  text-align: right;
  font-size: 1.2rem;
  color: #999;
}
.more-btn {
  text-align: center;
  margin-bottom: 2.0rem;
}
/**新闻列表**/
.newslist-box {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: -2rem;
  color: #333;
}
.newslist-box .newslist-column-title {
  font-weight: 500;
  color: #666;
  border-left: 3px solid #F86353;
  padding-left: 10px;
}
.newslist-box .am-list li {
  border-color: #f1f1f1;
}
.newslist-box .am-list-item-dated a {
  color: #666;
  padding-right: 0;
  font-size: 1.6rem;
}
.newslist-box .newslist-column {
  padding-left: 10px;
  padding-right: 10px;
}
.newslist-box ul li {
  padding-left: 10px;
  padding-right: 10px;
}
.newslist-box .newslist p {
  margin-top: 0;
  color: #999;
}
/**新闻列表**/
/**注册登录**/
.ls-bg {
  background: url('../images/ls-bg.png') no-repeat center;
  background-size: 100%;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  padding-top: 60px;
  padding-bottom: 60px;
}
.sign-box {
  margin-top: 10%;
  position: relative;
  padding-top: 60px;
  margin-left: 1rem;
  margin-right: 1rem;
}
.sign-box .input-box {
  margin-bottom: 1rem;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  color: #fff;
}
.sign-box .input-box .input-box-bg {
  background: #fff;
  opacity: 0.5;
  position: absolute;
  width: 100%;
  height: 100%;
}
.sign-box .am-form .am-form-label {
  padding-top: 3px;
  padding-left: 15px;
}
.sign-box .am-form .am-form-group {
  margin: 1.5rem 0;
}
.sign-box .am-form .am-form-field {
  border: 0px;
  background: transparent;
  color: #fff;
  outline: none;
}
.sign-box .am-form .am-form-field:focus {
  border: 0px;
  background: transparent;
  color: #fff;
  outline: none;
  box-shadow: 0px 0px 3px #fff;
}
.sign-box .am-form input::-moz-placeholder {
  color: #fff !important;
}
.sign-box .am-form input::-webkit-input-placeholder {
  color: #fff !important;
}
.sign-box .am-form iinput::-ms-input-placeholder {
  color: #fff !important;
}
.sign-box .am-form input::-o-placeholder {
  color: #fff !important;
}
.sign-box .code-box {
  height: 100%;
  margin-top: 0px;
}
.sign-box .code-box img {
  width: 100%;
}
.sign-box .small-tips {
  color: #f1f1f1;
  display: block;
  margin-bottom: 1rem;
}
.sign-box .small-tips a {
  color: #fff;
  text-decoration: underline;
  margin: 0 5px;
}
.sign-box .tips {
  padding: 5px 8px;
  color: #fff;
  font-size: 1.2rem;
  position: absolute;
  top: 0;
  left: 0;
  dispaly: block;
  width: 100%;
  border-radius: 3px;
  overflow: hidden;
}
.sign-box .tips p {
  position: relative;
  z-index: 99;
  margin: 0;
}
.sign-box .tips .tips-bg {
  background: #F1C40F;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.7;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.sign-box .title-box {
  color: #fff;
  margin-bottom: 1rem;
}
.sign-box .title-box .icon {
  font-size: 1.8rem;
}
.sign-box .title-box .success-icon {
  font-size: 4.8rem;
  font-weight: 400;
  color: #2ECC71;
  display: block;
}
.sign-box .title-box .success-tips {
  text-align: center;
}
.sign-box .go-link {
  color: #fff;
  text-align: center;
  display: block;
  margin-top: 20%;
}
.sign-box .other-login-box {
  margin-top: 3.0rem;
}
.sign-box .other-login-box .qq-login {
  text-align: center;
}
.sign-box .other-login-box .qq-login a {
  color: #fff;
  font-size: 1.4rem;
}
.sign-box .other-login-box .qq-login .line {
  height: 1px;
  background: #3498DB;
  margin-top: -0.9rem;
}
/**注册登录**/
.foot-box ul {
  overflow: visible;
}
.foot-box ul li {
  position: relative;
}
.foot-box .subnavlist {
  background: #FFF;
  position: absolute;
  bottom: 55px;
  left: 0;
  display: none;
  padding: 0 1rem;
  z-index: 99999;
  width: 100%;
  box-shadow: 1px 1px 8px #d9d9d9;
}
.foot-box .subnavlist .subnavlist-bg {
  background: #fff;
  opacity: 0.8;
  position: absolute;
  z-index: -1;
}
.foot-box .subnavlist a {
  display: block;
  text-align: center;
  line-height: 4.8rem;
  color: #666;
  position: relative;
  border-bottom: 1px solid #d9d9d9;
}
.diss-panel {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  display: none;
}
