input {
  border-color: #f5f5f5;
}
.color-bg {
  background: #f9f9f9;
}
.content-box {
  background: #f5f5f5;
}
.position-re {
  position: relative;
}
.transition {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.am-list li {
  border-color: #f5f5f5;
}
.main-txt-color {
  color: #FF8201;
}
.muted-txt-color {
  color: #5393FD;
}
img {
  width: 100%;
}
a {
  color: #333;
}
a:focus,
a:hover {
  text-decoration: none;
  outline: none;
  color: #333;
}
label {
  font-weight: 400;
  margin-bottom: 0;
}
ul {
  padding: 0;
}
ul li {
  list-style: none;
}
p {
  margin: 0;
}
.am-container {
  max-width: 1024px;
}
.topheader {
  background: #F1F2F7;
  padding: 0.5rem 0;
  color: #666;
  font-size: 14px;
}
.topheader ul li {
  float: left;
  display: inline-block;
}
.topheader ul li a {
  font-size: 14px;
  margin: 0 6px;
  color: #666;
}
.topheader ul .line {
  color: #aaa;
  margin: 0 8px;
}
.logo {
  height: 60px;
}
.logo img {
  width: auto;
  height: 100%;
}
header {
  padding: 1rem 0;
}
header .navlist li {
  float: left;
  display: inline-block;
  height: 60px;
}
header .navlist li a {
  display: block;
  padding: 0 0 0 24px;
  line-height: 60px;
  color: #666;
}
header .navlist li a:hover {
  color: #F39600;
}
header .navlist li .active {
  color: #F39600;
}
.banner-box {
  position: relative;
  overflow: hidden;
}
.banner-box img{
  overflow: hidden;
  opacity: 0;
}
.banner-panel {
  float: right;
  padding: 1rem 2rem;
  position: relative;
  z-index: 999;
  overflow: hidden;
  margin-top: -350px;
}
.banner-panel .user-tool-box {
  background: rgba(0, 0, 0, 0.45);
  padding: 5rem;
  color: #fff;
}
.banner-panel .user-tool-box .price {
  font-size: 3.6rem;
  color: #f6bd34;
  font-weight: 600;
}
.banner-panel .user-tool-box .reg-link {
  color: #fff;
  display: block;
  text-align: right;
  font-size: 1.2rem;
}
.xs-banner .banner-panel {
  margin-top: -260px !important;
}
.safe-list li {
  padding: 2rem 0;
}
.safe-list .icon {
  width: 60px;
}
.safe-list small {
  display: block;
}
.prolist li {
  margin-top: 1.5rem;
  background: #fff;
  border-left: 5px solid #FEA736;
  padding: 1rem 2rem 0;
}
.prolist li h1 {
  margin-bottom: 0;
}
.prolist .title {
  font-size: 1.8rem;
  margin-bottom: 1rem;
}
.prolist dl dt {
  font-weight: 400;
  font-size: 1.4rem;
  color: #666;
}
.prolist dl dd {
  font-size: 1.6rem;
  line-height: 3.8rem;
}
.news-box {
  background: #fff;
  padding: 1rem;
  border: 1px solid #ddd;
  margin-top: 50px;
}
.news-box .news-title {
  overflow: hidden;
  border-bottom: 1px solid #ddd;
  padding: 0 0 0.5rem;
}
.news-box .news-title span {
  float: left;
  display: inline-block;
}
.news-box .news-title .more {
  float: right;
  display: inline-block;
  font-size: 1.4rem;
}
.news-box .pic-list {
  margin-bottom: 0;
}
.news-box .pic-list li {
  overflow: hidden;
  padding: 0.5rem 0;
}
.news-box .pic-list li .news-pic {
  width: 150px;
  height: 115px;
  overflow: hidden;
}
.news-box .pic-list li .news-pic img {
  width: 100%;
}
.news-box .pic-list li a {
  display: block;
}
.news-box .pic-list li a:hover {
  color: #fea736;
}
.news-box .pic-list li .info {
  font-size: 1.4rem;
  color: #666;
}
.news-box .news-list {
  margin-bottom: 0;
  margin-top: .3rem;
}
.news-box .news-list li {
  border-bottom: 1px dashed #ddd;
}
.news-box .news-list li a {
  display: block;
  overflow: hidden;
  font-size: 1.4rem;
  padding: 1.1rem 0;
}
.news-box .news-list li a:hover {
  color: #fea736;
}
.news-box .news-list li span {
  float: left;
  display: inline-block;
}
.news-box .news-list li label {
  float: right;
  display: inline-block;
}
.index-fazhan {
  padding: 30px 0 0;
}
.link-list {
  margin-top: 1rem;
  background: #fff;
  padding: 1rem 0;
}
.link-list .title {
  font-size: 1.8rem;
  padding: 1rem 0;
  border-bottom: 1px solid #ddd;
}
.link-list ul {
  margin: 0 -0.5rem;
  padding-top: 1rem;
}
.link-list ul li {
  padding: 1rem 0.5rem;
  margin-top: -1rem;
}
.link-list ul li a {
  display: block;
  border: 1px solid #ddd;
  border-radius: 5px;
  overflow: hidden;
  padding: 10px;
}
footer {
  background: #2B2E33;
  padding: 3rem 0;
}
footer p {
  color: #ddd;
  line-height: 38px;
}
footer ul {
  padding-top: 1rem;
}
footer ul li a {
  line-height: 35px;
  color: #ddd;
  font-size: 1.6rem;
}
footer ul li a:hover {
  color: #fea736;
}
footer .wxpart {
  text-align: center;
}
footer .wxpart img {
  width: 70%;
}
footer .wxpart p {
  margin: 0;
}
.main-border-btn {
  border: 1px solid #fea736;
  color: #fea736;
}
.main-border-btn:hover {
  color: #fea736;
}
.panel-box {
  background: #fff;
  margin: 30px 0;
  padding: 50px 0;
}
.login-box .am-form {
  margin-top: 10rem;
}
.login-box .login-content {
  padding-right: 140px;
  padding-top: 50px;
}
.login-box .form-item {
  margin-bottom: 18px;
  position: relative;
  font-size: 16px;
}
.login-box .form-item .form-icon {
  margin-right: 10px;
  position: absolute;
  top: 12px;
  left: 15px;
  display: inline-block;
  vertical-align: middle;
}
.login-box .form-item .inputStyle {
  width: 300px;
  color: #626773;
  padding: 16px 10px;
  padding-left: 55px;
  vertical-align: middle;
  border: 1px solid #ccc;
  font-size: 16px;
  margin: 0;
  border-radius: 3px;
  outline: none;
}
.login-box .form-item .yzmStyle {
  width: 200px;
  color: #626773;
  padding: 16px 10px;
  padding-left: 55px;
  vertical-align: middle;
  border: 1px solid #ccc;
  font-size: 16px;
  margin: 0;
  border-radius: 3px;
  outline: none;
}
.login-box .form-item .yzm-box {
  width: 80px;
  height: 35px;
  border: 1px solid #ddd;
  float: right;
  margin-left: 20px;
  margin-top: 10px;
}
.login-box .form-item .btnStyle {
  width: 300px;
  line-height: 28px;
  border-radius: 3px;
}
.login-box .form-item .txt {
  margin: 6px 0 0;
}
.reg-box .am-form {
  margin-top: 8rem;
}
.reg-box .reg-content {
  padding-left: 90px;
  padding-top: 100px;
}
.reg-box .form-item {
  margin-bottom: 24px;
  position: relative;
  font-size: 16px;
}
.reg-box .form-item .form-icon {
  width: 20px;
  height: 21px;
  margin-right: 10px;
  position: absolute;
  top: 15px;
  left: 15px;
  background-color: #ddd;
  display: inline-block;
  vertical-align: middle;
}
.reg-box .form-item .inputStyle {
  width: 270px;
  color: #626773;
  padding: 14px 10px;
  padding-left: 55px;
  vertical-align: middle;
  border: 1px solid #dadee5;
  font-size: 16px;
  margin: 0;
  border-radius: 3px;
  outline: none;
  box-shadow: 0px 0.5px 1px 1px rgba(0, 0, 0, 0.075) inset;
  -webkit-box-shadow: 0px 0.5px 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.reg-box .form-item .inputStyle:focus {
  border: 1px solid #999;
}
.reg-box .form-item .yzm {
  width: 130px;
}
.reg-box .form-item .yzmbtn {
  width: 120px;
  margin-left: 16px;
  padding: 12px 10px;
  border-radius: 4px;
  background-color: #fea736;
  border-color: #fea736;
}
.reg-box .form-item .btnStyle {
  width: 258px;
  line-height: 28px;
  border-radius: 3px;
}
.reg-box .form-item .txt {
  margin: 6px 0 0;
}
.nav-left {
  background: #fff;
  margin-top: 2rem;
}
.nav-left ul li {
  display: block;
  border-bottom: 1px solid #ddd;
}
.nav-left ul li a {
  display: block;
  line-height: 50px;
  text-align: center;
  border-left: 3px solid #fff;
}
.nav-left ul li a:hover {
  border-left: 3px solid #fea736;
  color: #fea736;
}
.nav-left ul li .active {
  border-left: 3px solid #fea736;
  color: #fea736;
}
.info-panel {
  background: #fff;
  padding: 1.5rem;
  margin-top: 2rem;
}
.info-panel .panel-title {
  border-bottom: 1px solid #ddd;
  padding: 0rem 0 0.5rem;
}
.xs-panel .xs-panel-fff {
  background: #fff;
  padding: 3rem 0;
}
.xs-panel .xs-panel-f5 {
  background: #f5f5f5;
  padding: 3rem 0;
}
.xs-panel .step {
  background: #fea736;
  color: #fff;
  padding: 0.5rem 1rem;
}
.xs-panel .step p {
  font-size: 2.4rem;
}
.pagelist {
  text-align: center;
  margin-top: 2rem;
  padding: 1rem 0 4rem;
}
.pagelist a {
  border: 1px solid #ddd;
  padding: 0.5rem 1rem;
  color: #666;
  border-radius: 3px;
  margin: 0 0.2rem;
  background: #fff;
}
.pagelist .active {
  background: #fea736;
  color: #fff;
  border: 1px solid #fea736;
}
.prolist {
  margin-top: 2rem;
}
.prolist-class {
  border-left: 5px solid #fea736;
  padding: 0 1rem;
  font-size: 1.6rem;
}
.prolist-yellow .prolist-class {
  border-color: #fea736;
}
.prolist-pink .prolist-class {
  border-color: #FA4D69;
}
.pro-main {
  width: 100%;
  background-color: #f0f2f7;
  padding-top: 40px;
  padding-bottom: 40px;
}
.pro-main .pro-content {
  background-color: #fff;
  overflow: hidden;
}
.pro-main .pro-content .prodetil-left {
  width: 65%;
  padding: 47px 40px;
  border-right: 6px solid #f0f2f7;
  float: left;
}
.pro-main .pro-content .prodetil-left .pro-title {
  font-size: 24px;
}
.pro-main .pro-content .prodetil-left .pro-info {
  width: 100%;
  height: 90px;
}
.pro-main .pro-content .prodetil-left .pro-info .pro-info-item {
  text-align: center;
  float: left;
  width: 32%;
  height: 100%;
}
.pro-main .pro-content .prodetil-left .pro-info .pro-info-item .pro-item-title {
  font-size: 16px;
  display: block;
  color: #8a8f99;
  vertical-align: top;
}
.pro-main .pro-content .prodetil-left .pro-info .pro-info-item .item-conten {
  margin-top: 30px;
}
.pro-main .pro-content .prodetil-left .pro-info .pro-info-item .item-conten span {
  font-size: 24px;
}
.pro-main .pro-content .prodetil-left .pro-info .pro-info-item .item-nhsy {
  margin-top: 14px;
}
.pro-main .pro-content .prodetil-left .pro-info .pro-info-item .item-nhsy .nhsy-num {
  color: #fea736;
  font-size: 40px;
  font-weight: 500;
}
.pro-main .pro-content .prodetil-left .pro-info .pro-info-item .item-nhsy .nhsy-sign {
  color: #fea736;
  font-size: 16px;
}
.pro-main .pro-content .prodetil-left .pro-info .item-left {
  text-align: left;
}
.pro-main .pro-content .prodetil-left .pro-info .item-center {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  width: 36%;
}
.pro-main .pro-content .prodetil-left .pro-dec {
  width: 100%;
  margin-top: 30px;
  padding-top: 20px;
  border-top: 1px solid #ccc;
  font-size: 14px;
}
.pro-main .pro-content .prodetil-left .pro-dec .dec-title {
  color: #8a8f99;
}
.pro-main .pro-content .prodetil-left .pro-dec .dec {
  color: #333;
  margin-left: 20px;
}
.pro-main .pro-content .pro-calculate {
  width: 35%;
  float: left;
}
.pro-main .pro-content .pro-calculate .sel-panel {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #ddd;
}
.pro-main .pro-content .pro-calculate .sel-panel li {
  height: 100%;
  line-height: 70px;
  text-align: center;
  cursor: pointer;
}
.pro-main .pro-content .pro-calculate .sel-panel .active {
  color: #fea736;
  border-bottom: 1px solid #fea736;
}
.pro-main .pro-content .pro-calculate .form-panel {
  width: 100%;
  margin: 0;
}
.pro-main .pro-content .pro-calculate .form-panel li {
  padding-left: 30px;
  border-color: #cccccc;
  overflow: hidden;
  display: none;
}
.pro-main .pro-content .pro-calculate .form-panel li .input-line {
  margin-top: 20px;
  display: block;
}
.pro-main .pro-content .pro-calculate .form-panel li .label {
  display: block;
  float: left;
  margin-top: 10px;
  margin-right: 20px;
  color: #fea736;
}
.pro-main .pro-content .pro-calculate .form-panel li .input-box {
  width: 244px;
  height: 39px;
  float: left;
  border-radius: 4px;
  border: #CCC solid 1px;
}
.pro-main .pro-content .pro-calculate .form-panel li .input-box span {
  width: 38px;
  height: 38px;
  display: block;
  float: right;
  text-align: center;
  line-height: 38px;
  color: #fff;
  background-color: #CCC;
  border-radius: 0px 4px 4px 0px;
}
.pro-main .pro-content .pro-calculate .form-panel li .input-box input {
  width: 202px;
  height: 30px;
  padding: 4px 0px 4px 4px;
  border: 0;
  outline: 0;
  border-radius: 4px 0px 0px 4px;
}
.pro-main .pro-content .pro-calculate .form-panel li .result {
  line-height: 38px;
  color: #999;
  font-size: 14px;
}
.pro-main .pro-content .pro-calculate .form-panel li .result span {
  font-size: 20px;
  color: #333;
  padding-right: 8px;
}
.pro-main .pro-content .pro-calculate .form-panel li .nextstep {
  display: block;
  margin: 24px auto;
  text-align: center;
  width: 50%;
  font-size: 18px;
  color: #fff;
  padding: 6px 0;
  background-color: #ffb70d;
  border-radius: 5px;
}
.pro-main .pro-content .pro-calculate .form-panel li .nextstep:hover {
  cursor: pointer;
  background-color: #ffd48a;
}
.pro-main .pro-content .pro-calculate .form-panel .active {
  display: block;
}
.pro-main .pro-detail {
  margin-top: 40px;
  background-color: #fff;
  padding: 0;
}
.pro-main .pro-detail .detail-select {
  background-color: #efefef;
  width: 540px;
  height: 50px;
}
.pro-main .pro-detail .detail-select li {
  height: 100%;
  width: 50%;
  text-align: center;
  line-height: 50px;
  float: left;
}
.pro-main .pro-detail .detail-select .active {
  color: #fea736;
  border-top: 2px solid #fea736;
  background-color: #fff;
}
.pro-main .pro-detail .detail-panel {
  width: 100%;
  padding: 30px 50px 50px;
  display: none;
}
.pro-main .pro-detail .detail-panel .prodectable {
  width: 100%;
  font-size: 14px;
  color: #626773;
  border-top: 1px solid #e2e5f3;
  border-left: 1px solid #e2e5f3;
}
.pro-main .pro-detail .detail-panel .prodectable td {
  height: auto;
  text-align: left;
  padding: 15px 20px;
  border-bottom: 1px solid #e2e5f3;
  border-right: 1px solid #e2e5f3;
  vertical-align: middle;
  font-weight: normal;
  width: 32.5%;
}
.pro-main .pro-detail .detail-panel .prodectable .tab-title {
  background: #fafcff;
  width: 17.5%;
}
.pro-main .pro-detail .detail-panel .prodectable .price {
  width: 100%;
  height: 500px;
}
.pro-main .pro-detail .detail-panel .touzipanel {
  width: 100%;
  font-size: 14px;
  color: #626773;
}
.pro-main .pro-detail .detail-panel .touzipanel tr {
  width: 100%;
  border-bottom: 1px solid #e2e5f3;
}
.pro-main .pro-detail .detail-panel .touzipanel tr td {
  width: 33.33%;
  height: auto;
  text-align: left;
  padding: 15px 20px;
  vertical-align: middle;
  font-weight: normal;
}
.pro-main .pro-detail .detail-panel .touzipanel tr td:nth-child(n) {
  text-align: left;
}
.pro-main .pro-detail .detail-panel .touzipanel tr td:nth-child(2n) {
  text-align: center;
}
.pro-main .pro-detail .detail-panel .touzipanel tr td:nth-child(3n) {
  text-align: right;
}
.pro-main .pro-detail .detail-panel .touzipanel tr th {
  width: 33.33%;
  height: auto;
  text-align: left;
  padding: 15px 20px;
  vertical-align: middle;
  font-weight: normal;
  background: #f0f2f7;
}
.pro-main .pro-detail .detail-panel .touzipanel tr th:nth-child(n) {
  text-align: left;
}
.pro-main .pro-detail .detail-panel .touzipanel tr th:nth-child(2n) {
  text-align: center;
}
.pro-main .pro-detail .detail-panel .touzipanel tr th:nth-child(3n) {
  text-align: right;
}
.pro-main .pro-detail .current {
  display: block;
}
.sell-main {
  width: 100%;
  background-color: #f0f2f7;
  padding-top: 40px;
  padding-bottom: 60px;
}
.sell-main .sell-container {
  background-color: #fff;
  overflow: hidden;
  padding-bottom: 60px;
}
.sell-main .sell-container .sell-head {
  padding: 20px 0 15px;
  font-size: 30px;
  color: #555;
  border-bottom: 1px solid #e2e5f3;
}
.sell-main .sell-container .sell-head .head-txt {
  font-size: 16px;
  margin-left: 10px;
}
.sell-main .sell-container .sell-head .head-txt .num {
  color: #fea736;
  font-size: 20px;
}
.sell-main .sell-container .sell-content {
  width: 100%;
  margin-top: 30px;
}
.sell-main .sell-container .sell-content .sell-box {
  width: 55%;
  float: left;
  padding-top: 40px;
  border: 1px solid #e2e5f3;
}
.sell-main .sell-container .sell-content .sell-box .input-line {
  margin: 0 100px 20px;
  display: block;
}
.sell-main .sell-container .sell-content .sell-box .label {
  display: block;
  float: left;
  margin-top: 10px;
  margin-right: 20px;
}
.sell-main .sell-container .sell-content .sell-box .input-box {
  width: 244px;
  height: 39px;
  float: left;
  border-radius: 4px;
  border: #CCC solid 1px;
}
.sell-main .sell-container .sell-content .sell-box .input-box span {
  width: 38px;
  height: 38px;
  display: block;
  float: right;
  text-align: center;
  line-height: 38px;
  color: #fff;
  background-color: #CCC;
  border-radius: 0px 4px 4px 0px;
}
.sell-main .sell-container .sell-content .sell-box .input-box input {
  width: 202px;
  height: 30px;
  padding: 4px 0px 4px 4px;
  border: 0;
  outline: 0;
  border-radius: 4px 0px 0px 4px;
}
.sell-main .sell-container .sell-content .sell-box .result {
  line-height: 38px;
  color: #999;
  font-size: 14px;
}
.sell-main .sell-container .sell-content .sell-box .result span {
  font-size: 20px;
  color: #fea736;
  padding-right: 8px;
}
.sell-main .sell-container .sell-content .sell-box .result-txt {
  font-size: 14px;
  padding-left: 120px;
}
.sell-main .sell-container .sell-content .sell-box .sellbtn {
  background-color: #F98F40;
  font-size: 18px;
  color: #fff;
  display: block;
  padding: 5px 10px;
  margin: 20px auto;
  width: 140px;
  text-align: center;
  border-radius: 5px;
}
.sell-main .sell-container .sell-content .tips-box {
  width: 40%;
  float: right;
  border: 1px solid #e2e5f3;
  position: relative;
  padding-top: 60px;
}
.sell-main .sell-container .sell-content .tips-box .tips {
  text-align: center;
  width: 80px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #FFEDB7;
  color: #fea736;
  line-height: 30px;
}
.sell-main .sell-container .sell-content .tips-box p {
  color: #555;
  margin-left: 30px;
  padding-bottom: 10px;
}
.index-notice {
  font-size: 14px;
  color: #555;
  display: block;
  overflow: hidden;
  padding: 10px 20px;
  background: url(../images/notice-icon.png) left center no-repeat;
}
.index-notice .date {
  font-size: 14px;
  margin-right: 16px;
}
.index-notice .more {
  font-size: 14px;
}
.index-why {
  border-top: 2px solid #F39800;
  position: relative;
}
.index-why .whypic {
  width: 90px;
  height: 34px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -4px;
}
.index-why .title {
  width: 550px;
  display: block;
  margin: 50px auto 10px;
}
.index-why .why-item {
  text-align: center;
  padding-bottom: 40px;
}
.index-why .why-item .whyicon {
  width: 115px;
  margin: 20px auto 10px;
}
.index-why .why-item .whyicon:hover {
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  transition-duration: 2.2s;
  -webkit-transition-duration: 2.2s;
}
.index-why .why-item .whytxt1 {
  font-size: 14px;
  color: #333;
}
.index-why .why-item .whytxt2 {
  font-size: 12px;
  color: #999;
  margin-top: 5px;
}
.index-pro-bg1 {
  background: url(../images/index-bg1.png) no-repeat;
}
.index-pro-bg2 {
  background: url(../images/index-bg2.png) no-repeat;
}
.index-pro-bg3 {
  background: url(../images/index-bg3.png) no-repeat;
}
.pro-warp {
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 8px 0 8px 211px;
  z-index: 99;
  position: relative;
}
.pro-warp .pro-box {
  height: 334px;
  width: 100%;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  background-color: #fff;
}
.pro-warp .pro-box .pro-item {
  height: 50%;
  width: 90%;
  margin: 0 auto;
  padding-top: 20px;
}
.pro-warp .pro-box .pro-item .pro-title {
  margin-bottom: 10px;
}
.pro-warp .pro-box .pro-item .pro-list li {
  text-align: center;
  height: 90px;
}
.pro-warp .pro-box .pro-item .pro-list .items-name {
  color: #999;
  font-size: 14px;
}
.pro-warp .pro-box .pro-item .pro-list .nhsy {
  font-size: 32px;
  color: #fea736;
  margin-bottom: 0;
  margin-top: 0;
}
.pro-warp .pro-box .pro-item .pro-list .items-content {
  line-height: 70px;
}
.pro-warp .pro-box .pro-item .pro-list .items-btn {
  line-height: 40px;
  width: 70%;
  background: #ffa736;
  color: #fff;
  border-radius: 5px;
  display: block;
  margin: 20px auto;
}
.pro-warp .pro-box .pro-item .pro-list .items-btn:hover {
  background-color: #e1830b;
}
.dingdan-box {
  margin: 40px 0;
  padding: 50px 0;
  background-color: #fff;
  position: relative;
  border-top: 3px solid #FECA00;
}
.dingdan-box .tile-box {
  position: absolute;
  width: 300px;
  height: 60px;
  line-height: 60px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  font-size: 24px;
  background-color: #FECA00;
  color: #fff;
  text-align: center;
  border-radius: 0 0 8px 8px;
}
.dingdan-box .dd-content {
  width: 80%;
  margin: 40px auto;
  border: 1px solid #ddd;
  box-shadow: 3px 3px 8px #ccc;
  padding: 20px 100px;
}
.dingdan-box .dd-content .title {
  font-size: 18px;
  color: #666;
  margin-bottom: 30px;
}
.dingdan-box .dd-content .dd-line {
  margin: 10px 40px;
}
.dingdan-box .dd-content .dd-line label {
  width: 80px;
  margin-right: 14px;
}
.dingdan-box .dd-content .dd-line .price {
  color: #fea736;
}
.dingdan-box .dd-content .dd-line .date {
  color: #fea736;
}
.dingdan-box .dd-content .next-box {
  margin-top: 30px;
  padding: 40px 10px;
  border-top: 1px solid #ddd;
  text-align: right;
}
.dingdan-box .dd-content .next-box .nextbtn {
  padding: 10px 100px;
  border-radius: 5px;
  background-color: #FECA00;
  color: #fff;
}
.dingdan-box .dd-content .next-box .nextbtn:hover {
  background-color: #fea736;
}
.dingdan-box .dd-content .pri-box {
  text-align: right;
  margin-top: 20px;
}
.dingdan-box .dd-content .pri-box .price {
  color: #fea736;
  font-size: 18px;
}
.dingdan-box .dd-content .pay-ways {
  margin-top: 30px;
}
.dingdan-box .dd-content .pay-ways .ways {
  margin-top: 20px;
}
.dingdan-box .dd-content .pay-ways .czbtn {
  text-decoration: underline;
  color: #fea736;
  font-size: 16px;
  margin-left: 20px;
}
.dingdan-box .dd-content .pay-ways label {
  font-size: 16px;
  line-height: 16px;
}
.dingdan-box .dd-content .pay-ways .account {
  margin-left: 20px;
  color: #fea736;
  font-size: 18px;
}
.register-box {
  padding: 30px 0;
}
.register-box .reginner {
  background-color: #fff;
  position: relative;
  padding: 0 0 40px;
}
.register-box .reginner .form-box {
  width: 80%;
  margin: 20px auto;
  padding: 20px 0 40px;
  border: 1px solid #ddd;
}
.register-box .reginner .form-box .regbtn {
  width: 280px;
  height: 40px;
  display: block;
  background-color: #fea736;
  color: #fff;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  margin: 20px auto;
}
.register-box .reginner .form-list {
  width: 380px;
  margin: 40px auto;
}
.register-box .reginner .form-list li {
  width: 380px;
  margin: 20px 0;
  position: relative;
}
.register-box .reginner .form-list li .lab {
  display: inline-block;
  width: 96px;
  margin-right: 24px;
  color: #333;
  font-size: 18px;
  text-align: right;
}
.register-box .reginner .form-list li .inp {
  width: 244px;
  height: 38px;
  display: inline-block;
  line-height: 38px;
  padding-left: 6px;
  font-size: 14px;
  border: #e4e4e4 solid 1px;
  border-radius: 4px;
}
.register-box .reginner .form-list li .inp2 {
  width: 124px;
  height: 38px;
  display: inline-block;
  line-height: 38px;
  padding-left: 6px;
  font-size: 14px;
  border: #e4e4e4 solid 1px;
  border-radius: 4px;
}
.register-box .reginner .form-list li .yzmbtn {
  width: 120px;
  height: 38px;
  font-size: 14px;
  display: inline-block;
  line-height: 38px;
  text-align: center;
  background-color: #ccc;
  color: #fff;
  border-radius: 4px;
}
.register-box .reginner .form-list li .yzmbtn.bid {
  background-color: #ccc;
}
.register-box .reginner .form-list li .selectline {
  padding-left: 60px;
}
.register-box .reginner .form-list li .stuaitem {
  position: absolute;
  display: block;
  width: 200px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  top: 5px;
  left: 380px;
}
.register-box .reginner .form-list li .stua {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  margin-right: 5px;
  margin-left: 5px;
}
.register-box .reginner .form-list li .ic {
  display: none;
}
.register-box .reginner .form-list li .ic1 {
  display: none;
}
.register-box .reginner .form-list li .ic2 {
  display: none;
}
.register-box .reginner .form-list li .am-icon-check {
  background-color: #5eb95e;
  color: #fff;
}
.register-box .reginner .form-list li .am-icon-close {
  background-color: #dd514c;
  color: #fff;
}
.register-box .reginner .form-list li .am-icon-exclamation {
  background-color: #F37B1D;
  color: #fff;
}
.register-box .reginner .form-list .success .stua {
  background-color: #5eb95e;
  color: #fff;
}
.register-box .reginner .form-list .success .ic1 {
  display: block;
}
.register-box .reginner .form-list .success .ic2 {
  display: none;
}
.register-box .reginner .form-list .error .stua {
  background-color: #F37B1D;
  color: #fff;
}
.register-box .reginner .form-list .error .ic2 {
  display: block;
}
.register-box .reginner .form-list .error .ic1 {
  display: none;
}
.register-box .title {
  width: 280px;
  padding: 8px 0;
  background-color: #fea736;
  margin: 0 auto;
  text-align: center;
  border-radius: 0 0 5px 5px;
  color: #fff;
}
.first-pro {
  background-color: #fff;
  padding: 40px 20px 20px;
  width: 100%;
  box-shadow: 1px 4px 2px #eaebef;
  margin: 40px auto;
  position: relative;
}
.first-pro .toplogo {
  position: absolute;
  width: 90px;
  height: 74px;
  top: -5px;
  left: -5px;
}
.first-pro .color1 {
  color: #fea736;
}
.first-pro .color2 {
  color: #fa4d69;
}
.first-pro .left-part {
  width: 50%;
  float: left;
  padding-left: 20px;
  border-right: 1px solid #eee;
}
.first-pro .left-part .title {
  font-size: 30px;
  color: #333;
  margin-top: 10px;
}
.first-pro .left-part .content-list {
  margin-top: 20px;
}
.first-pro .left-part .content-list li {
  float: left;
  width: 33.3%;
}
.first-pro .left-part .content-list .nhsy {
  line-height: 30px;
  font-size: 24px;
  margin-bottom: 18px;
}
.first-pro .left-part .content-list .nhsy span {
  font-size: 50px;
  padding-right: 6px;
}
.first-pro .left-part .content-list .lcqx,
.first-pro .left-part .content-list .qgje {
  margin-top: 15px;
  margin-bottom: 18px;
}
.first-pro .left-part .buybtn {
  display: block;
  width: 200px;
  padding: 10px 0;
  text-align: center;
  background-color: #fea736;
  margin: 40px auto;
  border-radius: 5px;
  color: #fff;
  font-size: 20px;
}
.first-pro .left-part .buybtn:hover {
  background-color: #e1830b;
}
.first-pro .right-part {
  width: 50%;
  float: left;
  padding: 0 20px;
}
.first-pro .right-part .title {
  font-size: 30px;
  font-weight: normal;
  padding-left: 20px;
  margin: 10px 0 0;
}
.first-pro .right-part .goldprice {
  font-size: 16px;
  font-weight: normal;
  padding-left: 20px;
  color: #555;
}
.first-pro .right-part .goldprice span {
  font-size: 40px;
  color: #fea736;
  padding-right: 10px;
}
.first-pro .right-part .txt {
  font-size: 15px;
  padding-left: 20px;
  line-height: 2;
}
.first-pro .right-part .txtc {
  font-size: 15px;
  padding-left: 40px;
  line-height: 2;
  color: #555;
}
.first-pro .right-part .typeTab {
  margin: 0;
}
.first-pro .right-part .typeTab li {
  width: 33.33%;
  float: left;
  border-top: 1px solid #fea736;
  border-bottom: 1px solid #fea736;
  border-left: 1px solid #fea736;
  text-align: center;
  padding: 5px 0;
  font-size: 14px;
  color: #fea736;
}
.first-pro .right-part .typeTab li:last-child {
  border-right: 1px solid #fea736;
  border-radius: 0 5px 5px 0;
}
.first-pro .right-part .typeTab li:first-child {
  border-radius: 5px 0 0 5px;
}
.first-pro .right-part .typeTab li.active {
  color: #fff;
  background-color: #fea736;
}
.first-pro .right-part .chartTab {
  margin: 0;
}
.first-pro .right-part .chartTab li {
  margin-top: 14px;
  display: none;
  width: 100%;
  height: 260px;
}
.first-pro .right-part .chartTab li.current {
  display: block;
  background-color: #f1f1f1;
}
.second-fro {
  background-color: #fff;
  padding: 20px 0;
  position: relative;
}
.second-fro .toplogo {
  position: absolute;
  width: 90px;
  height: 74px;
  top: -5px;
  left: -5px;
}
.second-fro .prolist-dq {
  width: 100%;
}
.second-fro .prolist-dq li {
  padding: 40px 10px;
  border-bottom: 1px solid #eee;
}
.second-fro .prolist-dq li .nhsy {
  color: #fea736;
  font-size: 20px;
}
.second-fro .prolist-dq li .top {
  height: 54px;
  line-height: 54px;
}
.second-fro .prolist-dq li .proitem {
  padding: 8px 24px;
}
.second-fro .prolist-dq li .sellbtn {
  width: 120px;
  padding: 8px 0;
  display: block;
  text-align: center;
  margin: 20px auto;
  background-color: #fea736;
  color: #fff;
  border-radius: 5px;
}
.second-fro .prolist-dq li .sellbtn:hover {
  background-color: #e1830b;
}
.second-fro .prolist-dq .fz-30 {
  font-size: 18px;
  // font-size: 30px;
}
.second-fro .prolist-dq .fz-36 {
  font-size: 36px;
}
.second-fro .prolist-dq .color9 {
  color: #999;
}
.second-fro .prolist-dq .boderl {
  border-left: 1px solid #ddd;
}
.second-fro .prolist-dq .boderr {
  border-right: 1px solid #ddd;
}
.second-fro .prolist-dq .oneC {
  width: 30%;
  float: left;
}
.second-fro .prolist-dq .twoC {
  width: 15%;
  float: left;
}
.second-fro .prolist-dq .threeC {
  width: 15%;
  float: left;
}
.second-fro .prolist-dq .fourC {
  width: 20%;
  float: left;
}
.second-fro .prolist-dq .fiveC {
  width: 20%;
  float: left;
}
.innerpad {
  padding: 30px 0;
}
.newsbox {
  background-color: #fff;
  position: relative;
  padding: 0;
}
.newsbox .nav-list {
  width: 17%;
  margin: 0;
  float: left;
}
.newsbox .nav-list li {
  border-bottom: 1px solid #d9e0ec;
  text-align: center;
  position: relative;
}
.newsbox .nav-list .navtit {
  line-height: 60px;
}
.newsbox .nav-list .navitem {
  line-height: 60px;
  position: relative;
}
.newsbox .nav-list .navitem a {
  color: #334466;
}
.newsbox .nav-list .active {
  background-color: #94a0ae;
}
.newsbox .nav-list .active a {
  color: #fff;
}
.newsbox .nav-list .active:after {
  content: ' ';
  border-bottom: 30px solid transparent;
  border-left: 26px solid #94a0ae;
  border-top: 30px solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  top: 0;
  right: -26px;
}
.newsbox .newscontent {
  width: 83%;
  float: left;
  border-left: 1px solid #d9e0ec;
  min-height: 600px;
  padding: 30px 40px 80px;
}
.newsbox .newscontent .newslist {
  display: none;
}
.newsbox .newscontent .newslist.current {
  display: block;
}
.newsbox .newscontent .litype1 {
  width: 100%;
}
.newsbox .newscontent .litype1 li {
  padding: 20px;
  border-bottom: 1px dashed #E0E1E6;
  cursor: pointer;
  transition: all 0.5s ease;
}
.newsbox .newscontent .litype1 li .ic1 {
  display: none;
}
.newsbox .newscontent .litype1 li .ic2 {
  display: inline-block;
}
.newsbox .newscontent .litype1 li .icon {
  color: #94A0AE;
  padding-right: 12px;
}
.newsbox .newscontent .litype1 li .tit {
  color: #005f9b;
  font-size: 16px;
}
.newsbox .newscontent .litype1 li:hover {
  background: #eff2f7;
}
.newsbox .newscontent .litype1 li .maincon {
  padding: 20px;
  font-size: 14px;
  display: none;
}
.newsbox .newscontent .litype1 .active .ic2 {
  display: none;
}
.newsbox .newscontent .litype1 .active .ic1 {
  display: inline-block;
}
.newsbox .newscontent .litype1 .active .maincon {
  display: block;
}
.newsbox .newscontent .litype2 {
  width: 100%;
}
.newsbox .newscontent .litype2 li {
  padding: 20px;
  border-bottom: 1px dashed #E0E1E6;
  cursor: pointer;
  transition: all 0.5s ease;
}
.newsbox .newscontent .litype2 li:hover {
  background: #eff2f7;
}
.newsbox .newscontent .litype2 li dt {
  width: 180px;
  float: left;
  margin-right: 30px;
}
.newsbox .newscontent .litype2 li dd {
  float: left;
  width: 500px;
  margin-top: 0;
}
.newsbox .newscontent .litype2 li dd h2 {
  font-size: 20px;
  color: #1470cc;
  margin-bottom: 10px;
}
.newsbox .newscontent .litype2 li dd p {
  font-size: 14px;
  color: #333333;
  line-height: 25px;
  margin: 0;
}
.dealinfo {
  padding: 20px 36px;
  background-color: #fff;
}
.dealinfo .headtxt {
  border-bottom: 1px solid #eee;
  padding-bottom: 12px;
}
.dealinfo .headtxt a {
  color: #fea736;
}
.dealinfo .title {
  position: relative;
  margin-top: 50px;
}
.dealinfo .title span {
  background-color: #fff;
  z-index: 9;
}
.dealinfo .title .line {
  width: calc(100% - 80px);
  height: 1px;
  background-color: #eee;
  position: absolute;
  left: 80px;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.dealinfo .deal-con {
  padding-top: 10px;
}
.dealinfo .deal-con .item {
  line-height: 36px;
  padding-left: 30px;
  font-size: 15px;
  color: #666;
}
.dealinfo .deal-con label {
  width: 90px;
  text-justify: inter-ideograph;
  text-align-last: justify;
  margin-right: 10px;
}
.other-con {
  background-color: #fff;
  padding: 60px 150px;
}
.clause-main {
  padding: 40px 50px;
  color: #666;
  font-family: "STKaiti";
  background-color: #fff;
}
.clause-main .title {
  font-size: 24px;
  text-align: center;
}
.clause-main .titx {
  font-size: 20px;
  text-align: center;
  line-height: 50px;
}
.clause-main .ctxt {
  font-size: 16px;
  text-indent: 20px;
  line-height: 30px;
}
.clause-main .ctxt label {
  padding-right: 20px;
  font-weight: bold;
}
.clause-main .stxt {
  font-size: 14px;
  padding-left: 50px;
  line-height: 30px;
}
.forget-box {
  background-color: #fff;
  padding: 50px 0 70px;
  width: 100%;
  position: relative;
}
.forget-box .forget-list {
  width: 540px;
  height: 5px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 80px;
}
.forget-box .forget-list li {
  width: 33.33%;
  height: 5px;
  float: left;
  position: relative;
}
.forget-box .forget-list li .number {
  width: 30px;
  height: 30px;
  display: block;
  border-radius: 15px;
  background-color: #fea736;
  position: absolute;
  left: 0;
  right: 0;
  top: -14px;
  margin: auto;
  text-align: center;
  color: #fff;
}
.forget-box .forget-list li .txt {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 24px;
  margin: auto;
  color: #555;
}
.forget-box .forget-list .active .number {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background-color: #fff;
  border: 4px solid #fea736;
  color: #fea736;
}
.forget-box .line {
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  background-color: #fea736;
  height: 5px;
}
.forget-box .forgetinner {
  overflow: hidden;
  width: 400px;
  margin: 20px auto;
  position: relative;
}
.forget-box .forgetinner dl {
  overflow: hidden;
  margin-bottom: 20px;
  color: #555555;
}
.forget-box .forgetinner dl dt {
  overflow: hidden;
  float: left;
  display: inline;
  width: 130px;
  text-align: right;
  line-height: 40px;
  height: 40px;
  font-weight: normal;
}
.forget-box .forgetinner dl dd {
  overflow: hidden;
  float: left;
  display: inline;
  margin: 0;
  padding-left: 12px;
}
.forget-box .forgetinner dl dd span {
  line-height: 40px;
}
.forget-box .forgetinner dl .text {
  width: 208px;
  height: 18px;
  padding: 20px 5px;
  border: 1px solid #e9e9e9;
  outline: none;
}
.forget-box .forgetinner dl .sub {
  width: 120px;
  height: 40px;
  background: #fea736;
  color: #ffffff;
  display: block;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  border: 0px;
  cursor: pointer;
}
.guidebox .guide-banner {
  width: 100%;
  background: url('../images/guide/guide_01.jpg') no-repeat center;
  height: 560px;
}
.guidebox .guide-item {
  text-align: center;
  font-size: 0;
}
.guidebox .guide-item img {
  width: 1100px;
}

.index-pro-bg4 {
  background: url(../images/index-bg4.png) no-repeat;
}
.pro-warp .more{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 226px;
  display: block;
}



.about-container,.row {
  position:relative
}
.about-container .content img{
  max-width: 100%;
  width: auto;
}
.about_circle {
  color:#ffc881;
  font-size:20px
}
.about_intro_icon {
  background:url(../../images/aboutUs/about_intro_icon.png) no-repeat;
  width:8px;
  height:23px;
  float:left
}
.location_banner {
  width:0;
  height:0;
  line-height:0;
  border:8px solid transparent;
  border-bottom-color:#fe9711;
  border-top:0;
  position:absolute;
  top:54px;
  left:50px
}
.about_bg {
  background-color:#F5F5F5;
  padding-top:51px;
  padding-bottom:110px
}
.about_us .row ul.about_banner {
  width:190px;
  border:1px solid #ebebeb;
  box-shadow:0 0 5px #ebebeb;
  -webkit-box-shadow:0 0 5px #ebebeb;
  -moz-box-shadow:0 0 5px #ebebeb;
  background-color:#fff;
  float:left
}
.about_us .row ul.about_banner1 {
  position:fixed;
  top:83px
}
.about_us .row ul.about_banner2 {
  position:absolute;
  bottom:0;
  left:0
}
.about_us .row ul.about_banner li {
  height:63x;
  line-height:63px;
  padding-left:30px
}
.about_us .row ul.about_banner a {
  height:63x;
  line-height:63px;
  width:190px;
  display:inline-block;
  border-bottom:2px solid #f5f5f5
}
.about_us .row ul.about_banner li.active {
  border-left:6px solid #fe9711;
  padding-left:24px;
  color:#fe9711
}
.about_us .row ul li.active a {
  color:#fe9711
}
.about_us .row .about_content {
  width:752px;
  float:right;
  border:1px solid #ebebeb;
  box-shadow:0 0 5px #ebebeb;
  -webkit-box-shadow:0 0 5px #ebebeb;
  -moz-box-shadow:0 0 5px #ebebeb;
  background-color:#fff
}
.about_us .row .about_content .about_us_img {
  background:url(../../images/aboutUs/about_us.png) no-repeat;
  width:752px;
  height:314px;
  border-bottom:1px solid #e2e2e2
}
.about_us .row .about_content .about_us_text {
  padding:46px 20px 20px
}
.about_us .row .about_content .about_us_text p {
  line-height:35px;
  margin-bottom:20px;
  margin-top:0
}
.about_us .row .about_content ._head {
  line-height:23px
}
.about_us .row .about_content ._headName {
  line-height:23px;
  font-size:18px;
  color:#000
}
.about_us .row .about_content ._head span {
  font-size:18px;
  color:#000;
  margin-left:12px
}

.about_us .row .about_content .about_position {
  background:url(../../images/aboutUs/about_position.png?20160506.png) no-repeat;
  width:752px;
  height:314px
}


.about_content ul.news {
  padding:0 29px 40px
}
.about_content ul li.evel_news {
  border-bottom:1px solid #e2e2e2;
  padding:39px 0 30px
}
.about_content ul li.evel_news div.content .lead,.about_content ul li.evel_news div.title {
  width:531px;
  float:left
}
.about_content ul li.evel_news .title_news {
  height:20px;
  padding-bottom:25px
}
.about_content ul li.evel_news .title_news .title {
  color:#000;
  font-size:16px;
  float:left
}
.about_content ul li.evel_news .title_news div.infor {
  float:right;
  font-size:12px;
  color:#9a9a9a
}
.about_content ul li.evel_news .title_news div.infor .name {
  margin-right:10px
}
.about_content ul li.evel_news div.content {
  line-height:25px;
  padding-bottom:21px
}
.about_content ul li.evel_news div.content .logo {
  float:right;
  height:40px;
  width:80px;
  margin-top:-8px;
  overflow:hidden
}
.about_content ul li.evel_news a {
  color:#fe9711
}
.right_banner {
  border-color:#fff #fff #fff #fe9711;
  border-style:solid;
  border-width:5px 0 5px 6px;
  display:inline-block;
  margin-left:10px;
  height:0;
  width:0
}
.about_content ul li.evel_news a span {
  display:inline-block
}
.about_us .row .about_content .page {
  font-size:12px;
  float:right;
  margin:15px 29px 15px 0
}
.about_us .row .about_content .page a,.about_us .row .about_content .page span {
  margin-left:10px
}

.notice {
  padding:0 30px
}
.notice li {
  border-bottom:1px solid #e2e2e2
}
.notice li.last {
  border-bottom:0
}
.notice a {
  display:block;
  height:76px;
  line-height:76px
}
.notice a.hover .date,.notice a.hover .text,.notice a:hover .date,.notice a:hover .text {
  color:#ff8041
}
.notice .text {
  float:left;
  color:#000;
  font-size:18px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis
}
.notice .date {
  float:right;
  font-size:12px;
  color:#a8a8a8
}
.notice-detail {
  text-align:center;
  padding:40px 40px 160px 30px
}
.notice-detail .title {
  color:#000;
  font-size:18px
}
.notice-detail .content p:first-child {
  margin-top:30px
}
.notice-detail .content p {
  color:#686868;
  font-size:14px;
  line-height:28px;
  margin-top:20px;
  text-align:left
}
.notice-detail .notice-info {
  float:right;
  width:128px;
  text-align:center;
  margin-top:30px
}
.notice-detail .notice-info p {
  color:#686868;
  font-size:14px;
  margin-top:10px
}

.subcontent{
  padding-bottom:10px;
  display: none;
}


/***悬浮工具栏***/
.tool-box{
    width:56px;
    position: fixed;
    top:40%;
    right: 0px;
    z-index: 9999999;
}
.tool-box ul li{
    position: relative;
    margin-top:10px;
}
.tool-box ul li .tool-item{
    display: none;
    position: absolute;
    top:0px;
    right: 0px;
}
.tool-box ul li .tool-item img{
  width: auto;
}
.tool-box ul li .tool-item .toolpic{
  overflow: hidden;
  position: relative;
  padding-left: 56px;
  width:200px;
}
.tool-box ul li .tool-item .toolpic img{
  position: absolute;
  top: 0;
  left: 0;
}
.tool-box ul li .tool-item .toolpic span{
  display: block;
  padding:0 10px;
  text-align: center;
  line-height: 56px;
  font-size: 18px;
  color: #fff;

}
.tool-box ul li .tool-item-box{
    width:150px;
    background: #fff;
    border:2px solid #56ABE4;
    right:56px;
    padding:5px;
}

.tool-box ul li .tool-item-box a{
    display: block;
    margin:0px 5px;
    padding:5px;
    border-bottom: 1px dashed #ddd;
    border-radius: 5px;
}
.tool-box ul li .tool-item-box a:hover{
    background: #56ABE4;
    color:#fff;
}
.tool-box ul li .tool-img-box img{
    width: 100%;
}
.tool-box ul li .tool-img-box{
    width:150px;
    background: #fff;
    border:2px solid #11CD6E;
    right:56px;
}
.erweima_list{
    padding:0 0px;
}
.erweima_list li{
    margin-left: 10px;
}

.bar-titword{
    color: #242933;
    font-size: 12px;
    padding: 10px;
    position: relative;
    right: 54px;
    width: 110px;
    background: #fff;
    border: 1px solid #ff9100;
}
.bar-goldprice{
    font-size: 28px;
    color: #ff9100;
    margin-top: 3px;
    display: block;
}