@charset "utf-8";
/* CSS Document */
body {
  margin: 0;
  background: #f5f5f5;
  min-width: 1200px;
  padding-top: 48px;
}
img {
  border: 0px;
}
ul,
ol,
li {
  list-style: none;
  margin: 0;
}
div,
p,
h1,
h2,
h3,
h4,
b,
form,
input,
ul,
ol,
li,
a,
dd,
dt,
dl,
i,
em,
strong {
  list-style: none;
  font-family: "Microsoft YaHei", tahoma, Arial, "微软雅黑", Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  color: #323232;
}
button,
input,
select,
textarea {
  outline: 0;
}
/*清空浮动的代码-start*/
.clr:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clr {
  display: block;
}
html[xmlns] .clr {
  display: block;
}
* html .clr {
  height: 1%;
}
img {
  border: 0px;
}
/*清空浮动的代码-end*/
.a_hidden {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.pic_center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  /* IE 9 */
  -moz-transform: translate(-50%, -50%);
  /* Firefox */
  -webkit-transform: translate(-50%, -50%);
  /* Safari 和 Chrome */
  -o-transform: translate(-50%, -50%);
}
/* 会员中心浏览器版本过低 */
.module-borwseltie9 {
  padding: 50px 0 50px 240px;
  background: url("../../images/ie.png") no-repeat 50px 68px;
  width: 500px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -130px 0 0 -370px;
  z-index: 999;
}
.module-borwseltie9 .tit {
  font-size: 18px;
  margin-bottom: 14px;
  line-height: 1;
}
.module-borwseltie9 .desc {
  font-size: 14px;
  line-height: 24px;
}
.module-borwseltie9 .link-btn {
  float: left;
  width: 90px;
}
.module-borwseltie9 .link-btn img {
  text-align: center;
  display: block;
  margin: 10px auto;
}
.module-borwseltie9 .link-btn span {
  color: #898989;
  display: block;
  text-align: center;
}
.module-borwseltie9-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 998;
}
.loading {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20;
  background: #fff;
}
.loading svg {
  width: 140px;
  height: 140px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -70px 0 0 -70px;
}
@font-face {
  font-family: 'd17-iconfont';
  /* project id 1027318 */
  src: url('//at.alicdn.com/t/font_1027318_bnsagjaa3r5.eot');
  src: url('//at.alicdn.com/t/font_1027318_bnsagjaa3r5.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1027318_bnsagjaa3r5.woff2') format('woff2'), url('//at.alicdn.com/t/font_1027318_bnsagjaa3r5.woff') format('woff'), url('//at.alicdn.com/t/font_1027318_bnsagjaa3r5.ttf') format('truetype'), url('//at.alicdn.com/t/font_1027318_bnsagjaa3r5.svg#d17-iconfont') format('svg');
}
.iconfont {
  font-family: "d17-iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-top:before {
  content: "\e8f5";
}
.icon-right:before {
  content: "\e8f1";
}
.icon-left:before {
  content: "\e8ef";
}
.icon-bottom:before {
  content: "\e8f2";
}
.icon-jht:before {
  content: "\e624";
}
.icon-triangle-top:before {
  content: "\e8f7";
}
.icon-triangle-bottom:before {
  content: "\e8f8";
}
.icon-auth:before {
  content: "\e630";
}
.icon-block-tel:before {
  content: "\e6ed";
}
/*=======================这里是旧版的===========================*/
/* 友情链接 */
.friend_link {
  width: 1178px;
  padding: 10px;
  border: 1px #e2e2e2 solid;
  margin: 0 auto 10px auto;
  font-size: 12px;
}
.friend_link h3 {
  float: left;
  font-weight: bold;
  /* font-size:14px; */
}
.friend_link a {
  float: left;
  margin: 0 5px;
}
.friend_link a:hover {
  text-decoration: underline;
  color: #ef3a07;
}
/*底部*/
.footer {
  width: 100%;
  border-top: 4px solid #fb2b03;
  height: 266px;
  font-size: 12px;
  background-color: #fff;
}
.footer_nav {
  height: 14px;
  text-align: center;
  padding: 20px 0 12px 0;
}
.footer_nav a {
  line-height: 14px;
  margin: 0 12px;
}
.footer_copy {
  height: 73px;
}
.footer_copy p {
  text-align: center;
}
.footer_copy p.tip,
.footer_copy p.tip a {
  color: #db4f33;
}
.footer_copy p.tip a.more {
  color: #003399;
}
.footer_copy_con {
  height: 20px;
  line-height: 20px;
  margin-bottom: 16px;
  font-family: "微软雅黑";
}
.footer_link {
  text-align: center;
  margin-bottom: 28px;
}
.footer_link a {
  margin-right: 15px;
}
.footer_link a img {
  height: 50px;
}
.footer_logo {
  text-align: center;
}
.footer a:hover {
  color: #fb2b03;
  text-decoration: underline;
}
/*==================================================*/
.module-box {
  width: 1200px;
  margin: 0 auto;
  display: block;
}
/*
  @name: 顶部模块
  @description: 前台顶部
  @author: 帅秋
*/
.module-topbar {
  height: 48px;
  background: #333333;
  padding: 0 50px;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 20;
  box-sizing: border-box;
}
.module-topbar .link-a {
  font-size: 14px;
  color: #fff;
  line-height: 48px;
  float: left;
  padding: 0 10px;
}
.module-topbar .link-a.hov {
  background-color: #ef3907;
  padding: 0 18px;
}
.module-topbar .br-mr-10 {
  float: left;
  border-right: 1px solid #797979;
  margin: 0 10px;
  height: 100%;
}
.module-topbar .pull {
  float: left;
  position: relative;
}
.module-topbar .pull-btn {
  font-size: 14px;
  color: #fff;
  line-height: 48px;
  display: block;
  padding: 0 14px;
}
.module-topbar .pull-btn .iconfont {
  float: right;
  display: block;
  transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.module-topbar .pull-main {
  opacity: 0;
  visibility: hidden;
  padding: 12px 24px;
  line-height: 24px;
  position: absolute;
  top: 62px;
  background: #fff;
  -moz-box-shadow: 0 0 4px #dedede;
  -webkit-box-shadow: 0 0 4px #dedede;
  box-shadow: 0 0 4px #dedede;
  -webkit-transition: visibility 0s ease-out 0s, opacity 0.2s ease-out 0.1s, top 0.2s ease-out 0.1s;
  transition: visibility 0s ease-out 0s, opacity 0.2s ease-out 0.1s, top 0.2s ease-out 0.1s;
}
.module-topbar .pull-main.pos-l {
  left: 0;
}
.module-topbar .pull-main.pos-c {
  left: 50%;
  transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  /* IE 9 */
  -moz-transform: translate(-50%, 0);
  /* Firefox */
  -webkit-transform: translate(-50%, 0);
  /* Safari 和 Chrome */
  -o-transform: translate(-50%, 0);
}
.module-topbar .pull-main.pos-r {
  right: 0;
}
.module-topbar .pull-main .link-b {
  font-size: 14px;
  color: #333;
  display: block;
  white-space: nowrap;
}
.module-topbar .pull-main .link-b:hover {
  text-decoration: underline;
}
.module-topbar .pull-main:before {
  content: '';
  width: 100%;
  height: 4px;
  position: absolute;
  top: -4px;
  left: 0;
}
.module-topbar .pull-main .txtimg {
  width: 174px;
}
.module-topbar .pull-main .txtimg .pic {
  float: left;
  width: 80px;
}
.module-topbar .pull-main .txtimg .dl {
  padding-left: 10px;
  float: left;
}
.module-topbar .pull-main .txtimg .dl .dt {
  font-size: 14px;
  font-weight: 700;
  line-height: 1px;
  padding: 8px 0 10px 0;
}
.module-topbar .pull-main .txtimg .dl .dd {
  font-size: 12px;
  line-height: 16px;
}
.module-topbar .pull-main .border {
  border-bottom: 1px solid #e4e4e4;
  margin: 10px 0;
  display: block;
}
.module-topbar .pull:hover .iconfont {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -moz-transform: rotate(180deg);
  /* Firefox */
  -webkit-transform: rotate(180deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(180deg);
}
.module-topbar .pull:hover .pull-main {
  opacity: 1;
  top: 52px;
  visibility: visible;
}
.module-topbar .left {
  float: left;
}
.module-topbar .right {
  float: right;
  height: 100%;
}
/*
  @name: 头部
  @description: 前台-头部
  @author: 帅秋
*/
.module-header {
  background: #fff;
  height: 122px;
}
.module-header .main {
  width: 1200px;
  margin: 0 auto;
}
.module-header .main .logo {
  float: left;
  margin-top: 36px;
  width: 578px;
}
.module-header .main .logo .link-block {
  float: left;
  margin-right: 30px;
}
.module-header .main .logo .link-block .pic {
  display: block;
}
.module-header .main .logo .gif {
  float: left;
  height: 72px;
  margin-top: -10px;
}
.module-header .main .search {
  margin-top: 40px;
  float: left;
  width: 480px;
  /*下拉*/
}
.module-header .main .search-pull {
  float: left;
  position: relative;
}
.module-header .main .search-pull-btn {
  width: 77px;
  border-right: 1px solid #e4e4e4;
  font-size: 14px;
  display: block;
  position: relative;
  line-height: 38px;
  color: #333333;
  text-indent: 18px;
}
.module-header .main .search-pull-btn:before {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  /* IE 9 */
  -moz-transform: translate(0, -50%);
  /* Firefox */
  -webkit-transform: translate(0, -50%);
  /* Safari 和 Chrome */
  -o-transform: translate(0, -50%);
}
.module-header .main .search-pull-pop {
  width: 77px;
  border: 1px solid #ef3907;
  position: absolute;
  top: 38px;
  left: -1px;
  border-top: 0;
  background: #fff;
  display: none;
}
.module-header .main .search-pull-pop ul li {
  line-height: 30px;
  font-size: 14px;
  text-indent: 18px;
  cursor: pointer;
}
.module-header .main .search-pull-pop ul li:hover {
  background-color: #f5f5f5;
}
.module-header .main .search-text {
  float: left;
  width: 320px;
  border: 0;
  height: 38px;
  text-indent: 10px;
}
.module-header .main .search-sub {
  float: left;
  width: 80px;
  height: 38px;
  background-color: #ef3907;
  color: #fff;
  font-size: 14px;
  border: 0;
  cursor: pointer;
}
.module-header .main .search-box {
  border: 1px solid #ef3907;
  height: 38px;
  display: block;
  font-size: 14px;
}
.module-header .main .search-link {
  font-size: 12px;
  padding-top: 12px;
}
.module-header .main .search-link .link-a {
  float: left;
  line-height: 1;
  color: #999999;
}
.module-header .main .search-link .link-a:hover {
  text-decoration: underline;
}
.module-header .main .search-link .border {
  float: left;
  margin: 1px 7px;
  width: 1px;
  height: 10px;
  background-color: #999999;
}
.module-header .main .link-btn {
  float: right;
  margin-top: 40px;
  width: 112px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #a1a1a1;
  font-size: 14px;
  text-align: center;
}
.module-header .main .link-btn:hover {
  background-color: #f5f5f5;
}
/*
  @name: 主导航模块
  @description: 前台-主导航
  @author: 帅秋
*/
.module-menu {
  border-top: 1px solid #e9e9e9;
  background: #fff;
}
.module-menu-main {
  width: 1200px;
  margin: 0 auto;
}
.module-menu-main .nav-main {
  float: left;
  padding: 0 20px;
}
.module-menu-main .nav-main li {
  float: left;
}
.module-menu-main .nav-main li a {
  font-size: 14px;
  padding: 0 22px;
  display: block;
  text-align: center;
  line-height: 40px;
}
.module-menu-main .nav-main li a:hover {
  color: #ef3907;
}
.module-menu-main .nav-main li .activity {
  color: #ef3907;
  font-weight: 700;
}
/*树形类目*/
.module-treenav {
  width: 200px;
  float: left;
  position: relative;
}
.module-treenav-btn {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding-left: 16px;
  box-sizing: border-box;
  font-size: 14px;
  background: #e9e9e9;
  display: block;
  font-weight: 700;
  position: relative;
  z-index: 6;
}
.module-treenav-btn:before {
  content: '';
  width: 100%;
  height: 3px;
  position: absolute;
  bottom: -2px;
  left: 0;
  background-color: #ef3907;
}
.module-treenav-pop {
  width: 100%;
  position: absolute;
  top: 40px;
  left: 0;
  background: #fff;
  font-size: 14px;
  padding: 18px 0;
  display: none;
  /*类目*/
}
.module-treenav-pop ul li.activity .onecategory-pop {
  display: block;
}
.module-treenav-pop ul li:hover .onecategory-btn {
  background: #f5f5f5;
}
.module-treenav-pop .onecategory-btn {
  height: 32px;
  font-weight: 400;
}
.module-treenav-pop .onecategory-btn .iconfont {
  float: left;
  width: 20px;
  font-size: 13px;
  line-height: 32px;
  margin: 0 6px 0 12px;
  text-align: center;
}
.module-treenav-pop .onecategory-btn a {
  float: left;
  line-height: 32px;
  font-size: 13px;
}
.module-treenav-pop .onecategory-pop {
  width: 600px;
  background-color: #fff;
  height: 100%;
  box-sizing: border-box;
  -moz-box-shadow: 0 0 4px #dedede;
  -webkit-box-shadow: 0 0 4px #dedede;
  box-shadow: 0 0 4px #dedede;
  position: absolute;
  top: 0;
  left: 200px;
  display: none;
  padding: 26px 0;
  z-index: 30;
}
.module-treenav-pop .onecategory-pop a:hover {
  color: #fb2b03;
}
.module-treenav-pop .onecategory-pop-title {
  height: 20px;
  border-left: 3px solid #ff7300;
  margin: 0 0 20px 20px;
  padding-left: 8px;
}
.module-treenav-pop .onecategory-pop-title a {
  font-size: 16px;
  line-height: 20px;
}
.module-treenav-pop .onecategory-more {
  display: block;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #fb2b03;
  text-align: center;
  margin-top: 20px;
  height: 20px;
}
.module-treenav-pop .twocategory {
  float: left;
  padding: 0 34px 0 20px;
}
.module-treenav-pop .twocategory strong a {
  font-size: 14px;
  line-height: 24px;
  white-space: nowrap;
}
.module-treenav-pop .twocategory-item {
  border-top: 1px solid #fb2b03;
  width: 246px;
  padding-bottom: 10px;
  height: 92px;
  /* height: 73px; */
  overflow: hidden;
}
.module-treenav-pop .twocategory-item a {
  white-space: nowrap;
  height: 13px;
  line-height: 1;
  float: left;
  display: block;
  border-right: 1px solid #a0a0a0;
  padding-right: 5px;
  margin: 10px 5px 0 0;
}
.module-treenav:hover .module-treenav-pop {
  display: block;
}
/*
  @name: 友情链接
  @description:  友情链接
  @author: 帅秋
*/
.module-friendlink .hd .tit {
  font-size: 16px;
  float: left;
  margin-right: 26px;
  line-height: 1;
  font-weight: 400;
}
.module-friendlink .hd .tip {
  font-size: 12px;
  float: left;
  color: #999999;
  padding-top: 4px;
  line-height: 1;
}
.module-friendlink .hd .tip:hover {
  color: #ef3907;
}
.module-friendlink .bd {
  padding: 24px 0 12px 0;
}
.module-friendlink .bd .link-a {
  float: left;
  margin: 0 12px 12px 0;
  line-height: 1;
  color: #666666;
  font-size: 12px;
}
.module-friendlink .bd .link-a:hover {
  color: #ef3907;
}
/*
  @name: 底部
  @description: 首页底部，可能其它页面也会用
  @author: 帅秋
*/
.module-footer {
  background-color: #f2f2f2;
  padding-top: 36px;
}
.module-footer-main {
  padding: 30px 0 40px 0;
}
.module-footer-main .group-list {
  float: left;
  width: 880px;
}
.module-footer-main .group-item {
  width: 226px;
  float: left;
}
.module-footer-main .group-item .tit {
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 20px;
}
.module-footer-main .group-item .link-a {
  font-size: 14px;
  line-height: 28px;
  display: block;
  width: 72px;
  color: #666666;
}
.module-footer-main .group-item .link-a:hover {
  color: #ef3907;
}
.module-footer-main .weixin {
  width: 140px;
}
.module-footer-main .weixin .pic {
  width: 86px;
  display: block;
}
.module-footer-main .info {
  float: right;
  width: 320px;
  color: #666666;
  text-align: center;
}
.module-footer-main .info .iconfont {
  font-size: 50px;
  margin-bottom: 6px;
  display: block;
}
.module-footer-main .info .tip {
  font-size: 14px;
  display: block;
  line-height: 1;
}
.module-footer-main .info .phone {
  font-size: 36px;
  font-weight: 700;
  display: block;
  font-style: normal;
  line-height: 1;
  padding: 7px 0;
}
.module-footer-copyright {
  font-size: 13px;
  line-height: 22px;
  color: #666666;
  text-align: center;
}
.module-footer-copyright a {
  color: #666666;
}
.module-footer-pinlink {
  text-align: center;
  padding: 10px 0 18px 0;
}
.module-footer-pinlink a {
  display: inline-block;
  margin: 0 5px;
}
.module-footer-pinlink img {
  height: 50px;
}
.module-bottombar {
  background-color: #333333;
  padding: 14px 0;
}
.module-bottombar .tip {
  float: left;
  font-size: 12px;
  color: #fff;
}
.module-bottombar ul {
  float: right;
}
.module-bottombar ul li {
  float: left;
  border-right: 1px solid #616161;
}
.module-bottombar ul li a {
  display: block;
  padding: 0 26px;
  color: #fff;
  line-height: 1;
  font-size: 12px;
}
/*
  @name: 分页
  @description: 分页
  @author: 帅秋
*/
.module-pages {
  font-size: 14px;
  text-align: center;
}
.module-pages a {
  display: inline-block;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  background-color: #d7dcde;
  font-family: "SimSun";
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  transition: all .2s;
  -moz-transition: all .2s;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
}
.module-pages a.pre {
  font-weight: bolder;
  font-size: 16px;
  border-radius: 4px 0 0 4px;
}
.module-pages a.next {
  border-radius: 0 4px 4px 0;
}
.module-pages a.activity {
  background-color: #f19149;
}
.module-pages a:hover {
  background-color: #f19149;
}
.module-pages input {
  font-size: 14px;
}
.module-pages .text {
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 26px;
  border: 1px solid #c7d1d9;
  *vertical-align: middle;
}
.module-pages .sub {
  width: 32px;
  height: 32px;
  color: #fff;
  background-color: #f19149;
  border: 0;
  cursor: pointer;
  border-radius: 3px;
  *vertical-align: middle;
}
/* 列表小分页 */
.module-smallpages a {
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  /* margin-left: 10px; */
  background-color: #fff;
  font-family: "SimSun";
  font-size: 14px;
  font-weight: bold;
  color: #999;
  border: 1px solid #e0e0e0;
  display: inline-block;
}
.module-smallpages a:hover {
  background-color: #f19149;
  color: #fff;
  border-color: #f19149;
}
.module-smallpages a.notlink {
  background-color: #eee;
  cursor: no-drop;
}
.module-smallpages a.notlink:hover {
  color: #999;
  border: 1px solid #e0e0e0;
}
.module-smallpages .num {
  line-height: 24px;
  font-size: 14px;
  display: inline-block;
  margin-right: 10px;
  /* vertical-align: middle; */
}
.module-smallpages .num em {
  color: #f19149;
  font-style: normal;
}
/*
  @name: 编辑器样式模块
  @description: 编辑器样式模块
  @author: 帅秋
*/
.module_editor {
  width: 100%;
}
.module_editor {
  word-wrap: break-word;
}
.module_editor img {
  max-width: 100%;
}
.module_editor table {
  max-width: 100%;
}
.module_editor pre {
  word-wrap: break-word !important;
  word-break: break-all !important;
  display: block;
  white-space: normal !important;
}
/* 
  @name: 无结果模块
    @description: 好帮手-无结果模块
    @author: hkh
 */
.module-noresult {
  width: 100%;
  margin: 0 auto;
  background: #fff;
  height: 570px;
  position: relative;
}
.module-noresult .main {
  text-align: center;
  font-size: 18px;
  line-height: 570px;
}
.module-noresult .main a {
  color: #1685e4;
}
.module-noresult .pic {
  position: absolute;
  top: 40%;
  left: 30%;
}
/* CSS Document */
.homepage-mainbanner {
  width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 20px 0 0 200px;
}
/*首页banner那一块*/
.homepage-focus {
  float: left;
  width: 700px;
  height: 300px;
  margin: 0 0 18px 18px;
}
.homepage-focus .pic {
  display: block;
  width: 100%;
}
.homepage-memberinfo {
  float: left;
  width: 264px;
  height: 300px;
  margin: 0 0 18px 18px;
  background-color: #fff;
}
.homepage-memberinfo .item {
  padding: 20px 0 0 20px;
}
.homepage-memberinfo .item .link-img {
  float: left;
  width: 50px;
  height: 50px;
  margin: 0 10px 15px 0;
  overflow: hidden;
  position: relative;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.homepage-memberinfo .item-info {
  float: left;
  width: 170px;
}
.homepage-memberinfo .item-info .name,
.homepage-memberinfo .item-info .tip {
  font-size: 14px;
  display: block;
  line-height: 1;
}
.homepage-memberinfo .item-info .name {
  margin: 6px 0 10px 0;
  font-weight: 400;
}
.homepage-memberinfo .item-info .link-goto {
  color: #ef3907;
}
.homepage-memberinfo .item-info .link-goto .iconfont {
  margin-right: 6px;
  float: left;
}
.homepage-memberinfo .item-info .link-goto .txt {
  font-size: 12px;
  line-height: 16px;
  float: left;
}
.homepage-memberinfo .link-btn {
  line-height: 32px;
  border: 1px solid #ef3907;
  text-align: center;
  color: #ef3907;
  font-size: 14px;
  display: block;
}
.homepage-memberinfo .link-login {
  background-color: #ef3907;
  color: #fff;
  margin-bottom: 12px;
}
.homepage-memberinfo .box-btn {
  padding: 0 13px;
}
.homepage-memberinfo .box-btn .link-btn {
  float: left;
  margin: 0 7px;
  width: 103px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.homepage-memberinfo .box-link {
  border-top: 1px solid #eeeeee;
  margin-top: 18px;
}
.homepage-memberinfo .box-link .link-a {
  float: left;
  line-height: 46px;
  width: 132px;
  border-bottom: 1px solid #eeeeee;
}
.homepage-memberinfo .box-link .link-a .iconfont {
  float: left;
  font-size: 24px;
  margin: 0 8px 0 20px;
  color: #ef3907;
}
.homepage-memberinfo .box-link .link-a .tip {
  float: left;
  font-size: 14px;
}
.homepage-memberinfo .box-link .link-a:nth-child(odd) {
  border-right: 1px solid #eeeeee;
  box-sizing: border-box;
}
.homepage-memberinfo .service {
  padding: 18px 10px 0 10px;
}
.homepage-memberinfo .service dl {
  float: left;
  width: 33.33%;
  text-align: center;
}
.homepage-memberinfo .service dl .iconfont {
  font-size: 24px;
  margin: 0 auto 8px auto;
  color: #ef3907;
  font-weight: 700;
}
.homepage-memberinfo .service dl dd {
  font-size: 12px;
}
/*banner下面的推荐*/
.homepage-recommend {
  float: left;
  width: 700px;
  height: 210px;
  margin: 0 0 0 18px;
  background-color: #fff;
}
.homepage-recommend .introd {
  padding: 10px 10px 18px 10px;
}
.homepage-recommend .introd .link-block {
  float: left;
  width: 33.33%;
}
.homepage-recommend .introd .link-block .pic {
  float: left;
  width: 98px;
}
.homepage-recommend .introd .link-block .item {
  float: left;
  padding: 24px 0 0 5px;
  width: 100px;
}
.homepage-recommend .introd .link-block .item .tit {
  font-size: 18px;
  position: relative;
  line-height: 1;
  margin-bottom: 26px;
  display: block;
}
.homepage-recommend .introd .link-block .item .tit:before {
  content: '';
  width: 20px;
  height: 2px;
  background-color: #ef3907;
  position: absolute;
  bottom: -14px;
  left: 0;
}
.homepage-recommend .introd .link-block .item .txt {
  font-size: 13px;
  line-height: 18px;
  display: block;
  height: 36px;
  overflow: hidden;
}
.homepage-recommend .jht {
  height: 78px;
}
.homepage-recommend .jht .tip {
  float: left;
  width: 26px;
  height: 100%;
  line-height: 16px;
  text-align: center;
  font-size: 13px;
  padding: 0 4px;
  color: #4f7c87;
  background-color: #d1dae1;
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.homepage-recommend .jht .tip2 {
  color: #999999;
  background-color: #d1dae1;
}
.homepage-recommend .jht .swiper-container {
  height: 100%;
  width: 648px;
  float: left;
  border-top: 1px solid #f8f8f8;
  box-sizing: border-box;
}
.homepage-recommend .jht .swiper-container .swiper-slide {
  padding-top: 12px;
  box-sizing: border-box;
}
.homepage-recommend .jht .swiper-container .swiper-slide .link-a {
  float: left;
  width: 33.33%;
  font-size: 13px;
  line-height: 26px;
  padding-left: 20px;
  box-sizing: border-box;
}
.homepage-recommend .jht .swiper-container .swiper-slide .link-a:hover {
  color: #ef3907;
}
.homepage-notice {
  float: left;
  width: 264px;
  height: 210px;
  margin: 0 0 0 18px;
  background-color: #fff;
}
.homepage-notice .tab-nav li {
  float: left;
  width: 25%;
  line-height: 44px;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
  border-bottom: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  font-size: 12px;
  color: #888888;
  background-color: #f8f8f8;
}
.homepage-notice .tab-nav li:last-child {
  border-right: 0;
}
.homepage-notice .tab-nav li.activity {
  background-color: #fff;
  color: #555555;
  border-bottom-color: #fff;
}
.homepage-notice .swiper-container .swiper-slide {
  box-sizing: border-box;
  padding: 6px 0;
}
.homepage-notice .swiper-container .link-a {
  font-size: 12px;
  color: #555555;
  line-height: 24px;
  padding: 0 14px;
  display: block;
}
.homepage-notice .swiper-container .link-a:hover {
  color: #ef3907;
}
.homepage-notice .link-goto {
  background-color: #fef4f1;
  display: block;
  line-height: 33px;
  font-size: 14px;
  color: #ef3907;
  text-align: center;
}
.homepage-onebox {
  width: 1200px;
  margin: 0 auto;
  display: block;
}
.homepage-twobox {
  width: 1220px;
  margin: 0 auto;
}
.homepage-twobox .homepage-box {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 0 10px;
}
.homepage-twoboxpd {
  padding: 40px 0 32px 0;
}
.homepage-ad {
  display: block;
  width: 100%;
}
.homepage-box-title {
  padding-bottom: 20px;
}
.homepage-box-title .tit,
.homepage-box-title .tip {
  float: left;
  line-height: 1;
}
.homepage-box-title .tit {
  font-size: 22px;
}
.homepage-box-title .tip {
  font-size: 14px;
  padding: 8px 0 0 14px;
}
.homepage-box-title .more {
  font-size: 14px;
  float: right;
  line-height: 1;
  padding-top: 8px;
  cursor: pointer;
}
.homepage-box-title .more:hover {
  color: #ef3907;
}
/*甄选好货*/
.homepage-selectgood {
  width: 1200px;
  margin: 0 auto;
  padding: 40px 0 26px 0;
}
.homepage-selectgood .bd {
  height: 250px;
}
.homepage-selectgood .bd .link-block {
  display: block;
  height: 250px;
  background-color: #fff;
  padding: 20px;
  box-sizing: border-box;
}
.homepage-selectgood .bd .link-block .pic {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 180px;
}
.homepage-selectgood .bd .link-block .name {
  font-size: 14px;
  padding-top: 10px;
  line-height: 1;
}
.homepage-selectgood .bd .link-block:hover {
  color: #ef3907;
}
.homepage-selectgood .bd .swiper-button-next,
.homepage-selectgood .bd .swiper-button-prev {
  background: #cccccc;
  width: 30px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 20px;
  color: #fff;
}
.homepage-selectgood .bd .swiper-button-prev {
  left: 0;
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
}
.homepage-selectgood .bd .swiper-button-next {
  right: 0;
  border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
}
/*推荐企业*/
.homepage-company .bd {
  height: 270px;
  background-color: #fff;
  padding: 20px 30px 10px 30px;
  box-sizing: border-box;
}
.homepage-company .bd .link-block {
  display: block;
  height: 240px;
  box-sizing: border-box;
}
.homepage-company .bd .link-block .pic {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 150px;
}
.homepage-company .bd .link-block .name {
  font-size: 14px;
  padding: 16px 0 12px 0;
  line-height: 1;
}
.homepage-company .bd .link-block .desc {
  line-height: 20px;
  font-size: 12px;
  overflow: hidden;
  height: 40px;
  color: #999999;
}
.homepage-company .bd .link-block:hover {
  color: #ef3907;
}
/*最新货源*/
.homepage-purchase .bd {
  height: 270px;
  background-color: #fff;
  padding: 15px 20px 15px 24px;
  box-sizing: border-box;
}
.homepage-purchase .bd .swiper-container {
  height: 100%;
}
.homepage-purchase .bd .swiper-slide {
  height: 26px;
}
.homepage-purchase .bd .name {
  font-size: 14px;
  line-height: 26px;
  float: left;
  width: 54%;
}
.homepage-purchase .bd .tip {
  font-size: 12px;
  color: #999999;
  line-height: 26px;
  float: right;
  width: 34%;
  text-align: right;
}
.homepage-purchase .bd .a_hidden:hover {
  color: #ef3907;
}
/*行业*/
.homepage-industry {
  background: #fff;
  margin-bottom: 20px;
}
.homepage-industry .hd {
  height: 276px;
}
.homepage-industry .hd .cate {
  float: left;
  position: relative;
  padding: 24px 0 0 22px;
  width: 198px;
  height: 100%;
  box-sizing: border-box;
}
.homepage-industry .hd .cate .tit {
  font-size: 26px;
  color: #fff;
  line-height: 1;
  margin: 0 0 10px 0;
  position: relative;
  z-index: 2;
}
.homepage-industry .hd .cate .tip {
  font-size: 14px;
  color: #fff;
  line-height: 1;
  display: block;
  margin-bottom: 34px;
  position: relative;
  z-index: 2;
}
.homepage-industry .hd .cate .list {
  padding: 14px 0 0 0;
  position: relative;
  z-index: 2;
}
.homepage-industry .hd .cate .list:before {
  content: '';
  width: 30px;
  height: 3px;
  background: #fff;
  position: absolute;
  top: -3px;
  left: 0;
}
.homepage-industry .hd .cate .list .link-a {
  float: left;
  width: 76px;
  height: 34px;
  margin: 0 8px 8px 0;
  padding: 0 6px;
  line-height: 34px;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  font-size: 12px;
  box-sizing: border-box;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
}
.homepage-industry .hd .cate .bg {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.homepage-industry .hd .company {
  float: left;
  width: 392px;
  box-sizing: border-box;
  padding: 28px 0 0 30px;
  height: 100%;
  border-bottom: 1px solid #e9e9e9;
}
.homepage-industry .hd .company .name {
  height: 24px;
}
.homepage-industry .hd .company .name .a_hidden {
  font-size: 14px;
  float: left;
  font-weight: 700;
  margin-right: 12px;
  line-height: 1;
}
.homepage-industry .hd .company .name .iconfont {
  color: #c8090a;
  font-size: 36px;
  float: left;
  line-height: 18px;
}
.homepage-industry .hd .company .desc {
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
  margin-bottom: 6px;
}
.homepage-industry .hd .company .mainpro {
  height: 48px;
}
.homepage-industry .hd .company .list li {
  float: left;
  width: 100px;
  margin-right: 20px;
}
.homepage-industry .hd .company .list li .link-block .pic {
  width: 100%;
  display: block;
}
.homepage-industry .bd {
  height: 260px;
  overflow: hidden;
}
.homepage-industry .bd ul {
  padding: 26px 0 0 26px;
}
.homepage-industry .bd ul li {
  margin-right: 28px;
  width: 160px;
  float: left;
}
.homepage-industry .bd ul li .link-block .pic {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 160px;
}
.homepage-industry .bd ul li .link-block .name {
  line-height: 22px;
  font-size: 14px;
  height: 44px;
  overflow: hidden;
  padding-top: 10px;
  display: block;
}
/*猜你喜欢*/
.homepage-guesslike {
  width: 1200px;
  margin: 0 auto;
  padding: 0 0 26px 0;
}
.homepage-guesslike .bd {
  overflow: hidden;
}
.homepage-guesslike .bd ul {
  width: 1240px;
}
.homepage-guesslike .bd ul li {
  float: left;
  width: 224px;
  margin: 0 20px 20px 0;
}
.homepage-guesslike .bd ul li .link-block {
  display: block;
  height: 314px;
  background-color: #fff;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
.homepage-guesslike .bd ul li .link-block .pic {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 224px;
}
.homepage-guesslike .bd ul li .link-block .name {
  font-size: 12px;
  padding-top: 10px;
  line-height: 20px;
  height: 40px;
  padding: 10px 10px 0 20px;
  overflow: hidden;
  margin-bottom: 10px;
  display: block;
}
.homepage-guesslike .bd ul li .link-block .price {
  font-size: 14px;
  color: #ef3907;
  border-top: 1px solid #f5f5f5;
  line-height: 31px;
  padding: 0 20px;
  display: block;
}
.homepage-guesslike .bd ul li .link-block .mask {
  width: 100%;
  height: 92px;
  position: absolute;
  bottom: -314px;
  left: 0;
  box-sizing: border-box;
  background: #ef3907;
  color: #fff;
  text-align: center;
}
.homepage-guesslike .bd ul li .link-block .mask .tit {
  font-size: 16px;
  line-height: 1;
  display: block;
  padding: 26px 0 10px 0;
}
.homepage-guesslike .bd ul li .link-block .mask .tip {
  font-size: 12px;
  line-height: 1;
  display: block;
}
.homepage-guesslike .bd ul li .link-block .mask:before {
  content: '';
  width: 100%;
  height: 224px;
  position: absolute;
  left: 0;
  top: -222px;
  border: 1px solid #ef3907;
  box-sizing: border-box;
}
.homepage-guesslike .bd ul li .link-block:hover .mask {
  bottom: 0;
}
/*新闻*/
.homepage-news {
  background: #fff;
  padding: 40px 0 26px 0;
}
.homepage-news .main {
  width: 1200px;
  margin: auto;
}
.homepage-news .industry {
  float: left;
  width: 340px;
  padding-right: 90px;
}
.homepage-news .industry .item .link-block {
  width: 100%;
  display: block;
  position: relative;
}
.homepage-news .industry .item .link-block .hd {
  height: 220px;
  position: relative;
  overflow: hidden;
}
.homepage-news .industry .item .link-block .hd .pic_center {
  width: 100%;
  display: block;
  transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.homepage-news .industry .item .link-block .name {
  font-size: 14px;
  line-height: 40px;
  padding: 0 10px;
  height: 40px;
  box-sizing: border-box;
  display: block;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
}
.homepage-news .industry .item .link-block:hover .pic_center {
  width: 110%;
}
.homepage-news .industry .item .list {
  width: 100%;
  /*height: 200px;*/
  padding: 10px 0;
}
.homepage-news .industry .item .list ul li {
  padding-left: 12px;
  position: relative;
}
.homepage-news .industry .item .list ul li:before {
  content: '';
  width: 1px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 1px;
  background: #333;
}
.homepage-news .industry .item .list ul li .link-a {
  line-height: 28px;
  width: 330px;
  font-size: 14px;
}
.homepage-news .industry .item .list ul li .link-a:hover {
  color: #ef3907;
}
.homepage-news .industry .item .list ul li:first-child {
  font-weight: 700;
  font-size: 15px;
}
.homepage-news .industry:last-child {
  padding-right: 0;
}
.homepage-news .company {
  width: 1200px;
  margin: auto;
  overflow: hidden;
  padding: 10px 0;
}
.homepage-news .company .list {
  /*height: 200px;*/
}
.homepage-news .company .list ul {
  width: 1220px;
}
.homepage-news .company .list ul li {
  width: 224px;
  float: left;
  margin-right: 20px;
}
.homepage-news .company .list ul li .link-block {
  width: 100%;
  display: block;
  position: relative;
}
.homepage-news .company .list ul li .link-block .hd {
  height: 170px;
  position: relative;
  overflow: hidden;
}
.homepage-news .company .list ul li .link-block .hd .pic_center {
  width: 100%;
  display: block;
  transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.homepage-news .company .list ul li .link-block .name {
  font-size: 14px;
  line-height: 40px;
  padding: 0 10px;
  height: 40px;
  box-sizing: border-box;
  display: block;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
}
.homepage-news .company .list ul li .link-block:hover .pic_center {
  width: 110%;
}
/*热门搜索*/
.homepage-hotsearch {
  background: #fff;
  padding: 40px 0 26px 0;
}
.homepage-hotsearch .main {
  width: 1200px;
  margin: auto;
}
.homepage-hotsearch .item {
  padding: 10px 10px 10px 20px;
  border: 1px solid #e9e9e9;
}
.homepage-hotsearch .item .link-a {
  float: left;
  width: 10%;
  line-height: 30px;
  font-size: 14px;
  box-sizing: border-box;
  padding-right: 10px;
}
.homepage-hotsearch .item .link-a:hover {
  color: #ef3907;
}
/*@import (less) "userpage.less";
@import (less) "shops.less";   
@import (less) "singlePages.less"; */
