.top-box {
  width: 100%;
  background-color: #F7F7F7;
  border-bottom: 1px solid #e5e5e5;
}
/*顶部产品站信息*/
.box-center {
  margin: 0 auto;
  padding: 5px 0;
  width: 1030px;
  display: flex;
  justify-content: space-between;
}
.box-center .url-ul {
  margin-left: -40px;
  display: flex;
}
.box-center .url-ul li {
  margin-left: 14px;
  font-size: 12px;
}
/*logo 栏目*/
.logo-box {
  padding: 10px 0 10px 0;
  display: flex;
  position: relative;
}
.logo-box .logo {
  margin-top: 10px;
  width: 65px;
  height: 45px;
}
.logo-box .company-box {
  margin-left: 10px;
  padding-top: 10px;
  position: relative;
}
.logo-box .company-box .company-name {
  font-size: 20px;
  color: #FF8157;
}
.logo-box .company-box .company-url {
  color: #999999;
}
.logo-box .company-box .company-year {
  margin: 2px -18px 0 0;
  font-size: 12px;
  position: absolute;
  top: 0;
  right: 0;
}
.logo-box .company-box .gt-position {
  position: absolute;
  right: 0;
  bottom: 0;
}
.logo-box .company-box .goods-type-show {
  margin: 0 0 5px 145px;
  padding: 5px 10px;
  position: absolute;
  left: 0;
  bottom: 0;
  border-radius: 4px;
  font-size: 14px;
  color: #fff;
  white-space: nowrap;
  background-color: #FF8157;
  cursor: pointer;
}
.logo-box .company-box .goods-type-hide {
  margin: 0 -145px -120px;
  display: none;
  border: 1px solid #e5e5e5;
  background-color: #ffffff;
  z-index: 999999;
  font-size: 13px;
}
.logo-box .company-box .goods-type-hide li {
  padding: 5px 10px;
}
.logo-box .company-box .goods-type-hide li a {
  display: block;
  color: #777;
}
.logo-box .company-box .goods-type-hide li:last-child {
  margin-bottom: 0;
}
.logo-box .company-box .goods-type-hide li:hover {
  background-color: #e5e5e5;
}
.goods-hiding-mar {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.goods-type-hiding {
  filter: alpha(opacity=60);
  background-color: #777;
  z-index: 1002;
  opacity: 0.5;
  -moz-opacity: 0.5;
}
.hiding-goods-type {
  padding: 20px 50px;
  margin: 200px auto 0 auto;
  width: 600px;
  height: 260px;
  z-index: 1003;
  background-color: #fff;
  border-radius: 6px;
}
.hiding-goods-type .choose-goods-type {
  display: flex;
}
.hiding-goods-type .choose-goods-type ul {
  padding: 25px 0;
  margin-right: 10px;
  display: flex;
}
.hiding-goods-type .choose-goods-type ul li {
  margin-right: 10px;
}
.hiding-goods-type .choose-goods-type ul li .active {
  color: #FF8157;
}
.hiding-goods-type .choose-goods-type ul li a {
  padding: 10px 12px;
}
.hiding-goods-type .choose-goods-type ul li:last-child {
  margin-right: 0;
}
.hiding-goods-type .choose-goods-type .all-goods-type {
  margin-left: 20px;
  padding: 30px 0;
}
.hiding-goods-type .choose-goods-type .all-goods-type span {
  padding: 4px 10px;
  border: 1px solid #777;
  border-radius: 3px;
  color: #777;
  cursor: pointer;
}
.hiding-goods-type .choose-goods-type .all-goods-type .active {
  border: 1px solid #FF8157;
  color: #FF8157;
}
.hiding-goods-type .goods-type-dump {
  padding: 30px 0;
  text-align: center;
}
.hiding-goods-type .goods-type-dump span {
  cursor: pointer;
  border: none;
}
.no-scroll {
  overflow: hidden;
}
/*pc mobile 切换按钮*/
.pm-box {
  display: flex;
  align-items: flex-end;
}
.pm-box .pc-mobile {
  margin-bottom: 5px;
  display: flex;
  border: 1px solid #FF8157;
  border-radius: 5px;
}
.pm-box .pc-mobile .pm-list {
  color: #666666;
  padding: 4px 8px;
}
.pm-box .pc-mobile .active {
  color: #ffffff;
  background-color: #FF8157;
}
/*导航*/
.nav-bgc {
  background-color: #FF8157;
  display: flex;
  justify-content: space-between;
  /*搜索框*/
}
.nav-bgc .no-padding {
  padding: 0 !important;
}
.nav-bgc .nav-ul {
  margin-left: -50px;
  display: flex;
  height: 48px;
  flex: 1;
}
.nav-bgc .nav-ul li {
  width: 100px;
  text-align: center;
}
.nav-bgc .nav-ul .nav-li {
  color: #ffffff;
  font-size: 16px;
  line-height: 48px;
}
.nav-bgc .nav-ul .active {
  background-color: #FC7146 !important;
}
.nav-bgc .nav-ul a {
  display: block;
  width: 100%;
  height: 100%;
}
.nav-bgc .nav-ul .goods-type {
  position: relative;
}
.nav-bgc .nav-ul .goods-type .type-list {
  position: absolute;
  z-index: 999999;
  display: none;
  top: 0;
  border-top: none;
}
.nav-bgc .nav-ul .goods-type .type-list .list-hide {
  height: 48px;
  opacity: 0;
  border: none;
}
.nav-bgc .nav-ul .goods-type .type-list li {
  background-color: #ffffff;
  color: #999999;
  width: 100px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
.nav-bgc .nav-ul .goods-type .type-list li a {
  font-size: 13px;
  color: #999999;
}
.nav-bgc .nav-ul .goods-type .type-list li:last-child {
  border-bottom: 1px solid #e5e5e5;
}
.nav-bgc .nav-ul .goods-type .type-list li:hover {
  background-color: #e5e5e5;
}
.nav-bgc .search-box {
  margin-right: -20px;
  position: relative;
}
.nav-bgc .search-box .search-input {
  outline: none;
  margin-top: 9px;
  padding: 5px 30px 5px 15px;
  border-radius: 15px;
  height: 30px;
  border: none;
}
.nav-bgc .search-box .search-btn {
  margin-right: 3px;
  text-align: center;
  width: 25px;
  line-height: 48px;
  position: absolute;
  right: 0;
  top: 0;
}
.mod {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 20px;
}
.mod .adv-box {
  width: 750px;
  height: 220px;
}
.con-info {
  margin-top: 15px;
}
/*内容左侧*/
.left {
  width: 750px;
}
.left .goods-box {
  padding-bottom: 5px;
  width: 100%;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  overflow: hidden;
}
.left .goods-box .info-title {
  display: flex;
  justify-content: space-between;
  padding: 0 17px;
  font-size: 12px;
  font-weight: 900;
  color: #666666;
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #e5e5e5;
}
.left .goods-box .product {
  padding: 20px 15px 0 15px;
  border: none;
}
.left .goods-box .product .productInfo {
  margin: 0 auto;
  height: 108px;
  display: block;
  text-align: center;
}
.left .goods-box .product .productInfo .cover {
  margin-left: 16px;
  width: 64px;
  height: 64px;
}
.left .goods-box .product .productInfo .cover img {
  border-radius: 5px;
}
.left .goods-box .product .productInfo .info {
  margin-top: 4px;
  font-size: 12px;
}
.left .img-adv {
  margin: 15px 0;
  display: flex;
}
.left .img-adv .img-adv-a {
  margin-left: 10px;
}
.left .img-adv .img-adv-a img {
  border-radius: 5px;
}
.left .img-adv .img-adv-a:first-child {
  margin: 0;
}
/*内容右侧*/
.right {
  margin-left: 30px;
  width: 230px;
}
.right .personal {
  border-radius: 3px;
  border: 1px solid #e5e5e5;
  color: #666666;
}
.right .personal .login-out {
  text-align: center;
}
.right .personal .flexDiv {
  padding: 10px 10px 0 10px;
  display: flex;
  align-items: center;
}
.right .personal .flexDiv .user-info {
  padding: 0 20px 0 5px;
}
.right .personal .flexDiv .cover {
  border-radius: 100%;
  overflow: hidden;
  width: 44px;
  height: 44px;
}
.right .personal .flexDiv .login-out {
  margin-top: 5px;
  cursor: pointer;
}
.right .personal .flexDiv .info {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  white-space: nowrap ;
}
.right .personal .login-btn {
  display: flex;
  padding: 10px 0;
  align-items: center;
  justify-content: space-around;
  font-weight: bold;
}
.right .personal .query span {
  line-height: 40px;
  text-align: center;
  height: 40px;
}
.right .personal .query a {
  color: #FF8157;
}
.right .personal .personalInfo {
  background-color: #F2F2F2;
}
.right .personal .personalInfo ul {
  padding: 10px 5px;
  width: 230px;
  display: flex;
  flex-wrap: wrap;
}
.right .personal .personalInfo ul li {
  margin: 10px 0 0 10px;
  width: 100px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.right .personal .personalInfo ul li a {
  width: 100%;
  font-size: 12px;
}
.right .personal .personalInfo ul .title-i {
  margin-right: 10px !important;
  background-color: #6eff00;
  color: white;
  display: inline-block;
  text-align: center;
  width: 28px;
  line-height: 28px;
  font-size: 16px;
  border-radius: 2px;
}
.right .realTime {
  padding: 10px 10px;
  margin: 20px 0;
  border-radius: 3px;
  border: 1px solid #e5e5e5;
}
.right .realTime .new-title {
  padding-bottom: 5px;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
}
.right .realTime .data-ul {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.right .realTime .data-ul li {
  display: flex;
  flex: 1;
  align-items: flex-start;
  flex-direction: column;
  margin: 10px 0;
}
.right .realTime .data-ul li b {
  margin-left: 10px;
}
.right .realTime .list-ul li {
  margin: 8px 0;
  display: flex;
  flex: 1;
}
.right .realTime .list-ul li div {
  width: 50%;
}
.right .realTime .list-ul li div b {
  margin-left: 10px;
}
.right .hot {
  margin-bottom: 20px;
}
.textMore {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
}
