@charset "UTF-8";
body {
  max-width: 1920px;
  min-width: 1260px;
  margin: 0 auto;
  overflow-x: auto; }

html {
  overflow-x: auto; }

* {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, "宋体" !important; }

/* 按钮 */
/* 上下边距 */
/* 外边距 */
/*左右内边距 */
/*左右边距 */
.H50 {
  height: 50px; }

.H40 {
  height: 40px; }

.H20 {
  height: 20px; }

.H80 {
  height: 80px; }

.H30 {
  height: 30px; }

.H60 {
  height: 60px; }

/* hack */
.white-bg {
  background: #fff; }

img {
  max-width: 100%;
  height: auto !important; }

.layer-wraper {
  max-width: 1260px;
  margin: 0 auto; }

/*首页*/
.header {
  width: 100%;
  height: 116px;
  z-index: 999;
  border-bottom: 1px solid #f2f2f2;
  position: relative;
  z-index: 9999; }

.logo {
  margin-top: 30px;
  clear: both;
  text-align: center; }

.top-links {
  width: 80px;
  position: absolute;
  right: 0;
  width: 30px;
  top: 0; }

.top-links a {
  float: right;
  cursor: pointer;
  display: block;
  background: url(../img/searchbtn.png) no-repeat;
  width: 28px;
  height: 28px;
  line-height: 800px;
  overflow: hidden; }

.menu-wrap {
  position: relative;
  margin-top: 10px; }

/*导航*/
.mod-menu > ul {
  text-align: center; }

.mod-menu > ul > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 40px;
  position: relative; }

.mod-menu > ul > li > a {
  color: #333;
  font-size: 18px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-bottom: 15px;
  border-bottom: 2px solid #fff; }

.mod-menu > ul > li.cr > a, .mod-menu > ul > li:hover > a {
  /*color: #27a6dc;*/
  border-bottom: 2px solid #cea35e; }

.mod-banner .items {
  position: relative; }

.mod-banner .items img {
  display: block; }

.mod-menu > ul > li .subNav {
  background: transparent;
  position: absolute;
  padding-top: 10px;
  left: 0;
  display: none; }

.mod-menu > ul > li:hover .subNav {
  display: block; }

.mod-menu > ul > li .subNav ul {
  border-radius: 10px;
  background-color: #fff;
  background: rgba(255, 255, 255, 0.9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5FFFFFF,endColorstr=#E5FFFFFF);
  border: 1px solid #fafafa;
  box-shadow: -10px 0 10px rgba(0, 0, 0, 0.03), 10px 0 10px rgba(0, 0, 0, 0.03), 0 -10px 10px rgba(0, 0, 0, 0.03), 0 10px 10px rgba(0, 0, 0, 0.03); }

.mod-menu > ul > li .subNav ul li a {
  line-height: 54px;
  font-size: 14px;
  color: #222;
  /*  padding-left: 20px;*/
  width: 150px;
  display: block; }

.mod-menu > ul > li .subNav ul li a:hover {
  color: #cea35e; }

.mod-menu > ul > li .subNav ul li + li {
  border-top: 1px solid #f5f5f5; }

.sub-inners {
  max-width: 615px;
  margin: 0 auto; }

.subnav2 {
  display: none;
  position: absolute;
  background: #fff;
  width: 100%;
  padding: 15px;
  min-height: 150px;
  left: 0;
  top: 42px;
  background: rgba(255, 255, 255, 0.9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5FFFFFF,endColorstr=#E5FFFFFF); }

.mod-menu > ul > li.nav-3 {
  position: static; }

.mod-menu > ul > li.nav-3:hover .subnav2 {
  display: block; }

.sub-brand {
  width: 300px;
  float: left;
  text-align: left;
  border-right: 1px solid #f6f6f6; }

.brand-cnt a {
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 30px;
  /*display: block;*/
  padding: 8px 0; }

.brand-cnt a img {
  width: 110px;
  height: 30px; }

.brand-cnt a span {
  min-width: 70px;
  display: inline-block; }

/*.brand-cnt a:after{ display:inline-block; margin-left:10px; width: 18px; height: 6px;background: url(../img/mios.png) no-repeat; content: " ";  }
.brand-cnt a:before{ display:inline-block; margin-right:10px; width: 18px; height: 6px;background: url(../img/mios.png) no-repeat; content: " ";  }*/
.brand-tits {
  margin-bottom: 8px; }

.brand-cnt a:hover, .subpros a:hover {
  color: #cea35e; }

.subpros {
  text-align: left;
  float: right;
  width: 290px; }

.subpros a {
  min-width: 100px;
  display: inline-block;
  padding: 8px 0;
  margin-left: 30px; }

.subpros a span {
  background: url(../img/arr.png) 0 5px no-repeat;
  padding-left: 16px; }

/*轮播切换效果*/
.swiper-container-1 {
  position: relative; }

.swiper-pagination-bullet {
  width: 10px;
  vertical-align: middle;
  height: 10px;
  border-radius: 10px;
  background: #fff;
  border: 2px solid #595e96;
  opacity: 1; }

.swiper-container-1 .swiper-pagination-bullet {
  background: #fff;
  border: 2px solid #595e96; }

.swiper-pagination-bullet-active {
  background: #595e96;
  border: 2px solid #595e96; }

.swiper-container-1 .swiper-pagination-bullet-active {
  background: #595e96; }

.mod-banner .swiper-pagination {
  bottom: 20px; }

/*推荐产品*/
.remod-pro .item-cell {
  overflow: hidden;
  margin-bottom: 20px;
  position: relative; }

.remod-pro .item-cnt {
  /* height: 100%;*/
  width: 50%;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -95px;
  /* display: table; vertical-align: middle;*/
  padding: 20px;
  box-sizing: border-box;
  text-align: center; }

.remod-pro .item-pic {
  width: 50%;
  float: left; }

.remod-pro .item-pic img {
  height: auto;
  width: auto;
  display: block; }

.remod-pro .item-tit * {
  font-size: 22px;
  color: #000; }

.remod-pro .inner-cnt {
  /* display: table-cell; vertical-align: middle;*/ }

.remod-pro .inner-cnt > * {
  max-width: 320px;
  margin: 0 auto; }

.remod-pro .inner-cnt .item-tit {
  margin-bottom: 24px; }

.remod-pro .inner-cnt .item-desc {
  line-height: 26px; }

.remod-pro .inner-cnt .item-more {
  text-align: center;
  margin-top: 35px; }

.remod-pro .inner-cnt .item-more a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 160px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #000;
  border: 1px solid #000; }

.remod-pro .inner-cnt .item-more a:hover {
  background: #000;
  color: #fff; }

.remod-pro .item-2 .item-pic {
  float: right; }

.remod-pro .item-2 .item-cnt {
  right: auto;
  left: 0; }

/*标题栏目*/
.com-tits {
  text-align: center;
  position: relative; }

.com-tits span {
  position: relative;
  padding-bottom: 22px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 24px;
  color: #000; }

.com-tits a {
  position: absolute;
  right: 0;
  top: 5px;
  background: url(../img/arr.png) right center no-repeat;
  padding-right: 12px; }

/*首页关于我们*/
.abouts-wrap {
  overflow: hidden;
  margin-right: -60px;
  padding: 60px 0; }

.abouts-wrap .item-cell {
  width: 265px;
  margin-right: 60px;
  float: left;
  text-align: center; }

.abouts-wrap .item-pic img {
  height: auto;
  width: auto; }

.abouts-wrap .item-pic em {
  display: none; }

.abouts-wrap .item-tit, .abouts-wrap .item-tit * {
  font-size: 20px;
  color: #000; }

.abouts-wrap .item-tit {
  padding: 10px 0; }

.abouts-wrap .item-desc, .abouts-wrap .item-desc * {
  font-size: 14px;
  color: #333;
  line-height: 24px; }

.abouts-wrap .item-cell:hover span {
  display: none; }

.abouts-wrap .item-cell:hover em {
  display: block; }

.abouts-wrap .item-cell:hover .item-tit, .abouts-wrap .item-cell:hover .item-tit * {
  color: #cea35e; }

/*推荐产品*/
.pro-nav {
  text-align: center;
  padding: 30px 0;
  border-top: 1px solid #f0f0f0; }

.pro-nav a {
  font-size: 20px;
  line-height: 20px;
  padding: 0 30px;
  position: relative;
  color: #999; }

.pro-nav a:after {
  position: absolute;
  content: "";
  right: 0;
  top: 5px;
  height: 18px;
  border-left: 1px solid #ccc; }

.pro-nav a.actives {
  color: #000; }

.pro1-wrap {
  overflow: hidden; }

.pro1-wrap .item-cell {
  width: 242px;
  padding: 0 5px;
  float: left;
  text-align: center; }

.pro1-wrap .item-cnt {
  padding: 0 5px;
  min-height: 70px; }

.pro1-wrap .item-pic em {
  display: none; }

.pro1-wrap .item-pic {
  height: 290px;
  margin-bottom: 10px; }

.pro1-wrap .item-pic span {
  padding-top: 40px;
  display: block; }

.pro1-wrap .item-cell:hover .item-pic span {
  display: none; }

.pro1-wrap .item-cell:hover .item-pic em {
  display: block; }

.pro1-wrap .item-mores {
  margin-top: 7px;
  display: none; }

.pro1-wrap .item-cell:hover .item-mores {
  display: block; }

.pro1-wrap .item-mores a {
  color: #cea35e; }

.bors {
  border-bottom: 1px solid #f0f0f0;
  margin: 30px 0; }

/*市场活动*/
.actives-wrap {
  margin-right: -20px;
  overflow: hidden; }

.actives-wrap .item-cell {
  width: 615px;
  float: left;
  margin-right: 25px; }

.actives-wrap .item-cnt {
  padding: 30px 60px;
  width: 480px;
  box-sizing: border-box;
  margin: -60px auto 0 auto;
  background: #fff;
  position: relative; }

.actives-wrap .item-pic img {
  height: auto;
  width: auto; }

.actives-wrap .item-tit * {
  font-size: 24px; }

.actives-wrap .item-tit {
  text-align: center;
  margin-bottom: 15px; }

.actives-wrap .item-desc * {
  font-size: 14px;
  color: #333;
  line-height: 22px; }

.actives-wrap .item-desc {
  text-align: center; }

/*销售网络*/
.wrpaslink {
  text-align: center; }

.wrpaslink span {
  position: relative;
  height: 60px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 7px; }

.wrpaslink span:after {
  content: "";
  border: 1px solid #dadada;
  height: 18px;
  right: 0;
  top: 20px;
  position: absolute; }

.wrpaslink a:nth-last-child(1) span:after {
  display: none; }

/*合作列表*/
.news2-wrap .item-cell {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #f0f0f0; }

.news2-wrap .item-cell .item-tit * {
  font-size: 16px;
  color: #333; }

.news2-wrap .item-cell .item-desc * {
  color: #999;
  font-size: 14px; }

.news2-wrap .item-cell .item-desc {
  margin-top: 10px;
  line-height: 24px; }

.news2-wrap .item-cell .item-mores a {
  text-align: center;
  display: inline-block;
  width: 120px;
  height: 32px;
  line-height: 32px;
  background: #cea35e;
  color: #fff;
  font-size: 14px; }

.news2-wrap .item-cell .item-mores {
  text-align: right;
  margin-top: 10px; }

.news2-wrap .item-cell .item-mores a span {
  background: url(../img/more_2.png) right center no-repeat;
  padding-right: 28px; }

/*留言信息*/
.guest-wraps {
  background: #f7f7f7;
  padding: 30px; }

.mes-t {
  text-align: center;
  font-size: 20px; }

.mes-t span {
  font-size: 14px;
  color: #cea35e;
  padding-left: 8px; }

.mes-textarea {
  width: 98%;
  max-width: 820px;
  margin: 0 auto; }

.mes-textarea textarea {
  background: #fff;
  padding: 15px;
  box-sizing: border-box;
  height: 145px;
  width: 100%;
  border: none; }

.guest-btn {
  text-align: center;
  margin-top: 20px; }

.guest-btn a {
  width: 200px;
  height: 32px;
  line-height: 32px;
  border-radius: 5px;
  display: inline-block;
  color: #fff;
  background: #cea35e;
  font-size: 14px;
  text-align: center; }

/*底部*/
.ft-bom {
  background: #fff;
  padding: 50px 0 20px 0;
  border-top: 1px solid #f0f0f0; }

.ft-logo {
  width: 305px;
  float: left;
  margin-right: 35px; }

.bom-nav {
  margin-top: 20px; }

.bom-nav a {
  font-size: 14px;
  color: #999;
  margin-right: 45px; }

.links2-tits {
  font-size: 18px;
  color: #000;
  margin-bottom: 20px; }

.store-wraps {
  float: right; }

.bom-links2 li a {
  color: #595959;
  font-size: 14px;
  line-height: 30px; }

.bom-links2 {
  float: left;
  width: 580px;
  margin-right: 10px; }

.bom-links2 .link-cell {
  float: left;
  max-width: 90px;
  margin-right: 60px; }

.bom-links2 {
  margin-right: -60px; }

.tels-r {
  max-width: 260px;
  float: left;
  margin-right: 60px; }

.tels-r li.ico1 {
  font-size: 14px;
  padding-left: 30px;
  background: url(../img/icon_1.jpg) 0 0 no-repeat; }

.tels-r li {
  color: #595959;
  font-size: 14px;
  margin-bottom: 15px;
  min-height: 25px;
  line-height: 25px; }

.tels-r li.ico2 {
  padding-left: 30px;
  background: url(../img/icon_2.jpg) 0 0 no-repeat; }

.tels-r li.ico3 {
  padding-left: 30px;
  background: url(../img/icon_3.jpg) 0 0 no-repeat; }

.tels-r .links2-tits {
  padding-left: 30px; }

.copy-css {
  margin-top: 15px;
  font-size: 14px;
  text-align: center;
  color: #b0b0b0;
  padding-top: 20px; }

.links2cnts5 {
  color: #595959;
  line-height: 30px; }

.bom-links2 .link-5 {
  max-width: none;
  width: 148px;
  margin-right: 0; }

a.myth-btns {
  background: #bea47a;
  width: 128px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #fff;
  font-size: 16px;
  margin-top: 15px; }

.store-t {
  font-size: 18px;
  color: #000;
  margin-bottom: 30px; }

.search-b input {
  width: 250px;
  box-sizing: border-box;
  border: 1px solid #bdbdbd;
  height: 40px;
  line-height: 40px;
  background: url(../img/icon_4.jpg) left 5px center no-repeat;
  padding-left: 35px;
  vertical-align: top; }

.search-b a {
  margin-left: 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  width: 85px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: #3d3d3d; }

/*产品列表*/
.layer-innerL {
  width: 180px;
  float: left; }

.layer-innerR {
  width: 1050px;
  float: right;
  overflow: hidden; }

.leftsnav .navtits {
  font-size: 18px;
  color: #cea35e; }

.leftsnav .navtits span {
  background: url(../img/al_ico1.png) right center no-repeat;
  padding-right: 15px; }

.leftsnav > ul {
  padding-left: 17px; }

.leftsnav > ul > li {
  margin: 24px 0; }

.leftsnav > ul > li > a {
  font-size: 16px; }

.leftsnav > ul > li.cr > a, .leftsnav > ul > li > a:hover {
  color: #cea35e; }

.mod-prolists {
  margin-right: -30px; }

.mod-prolists .item-cell {
  width: 325px;
  float: left;
  margin-right: 30px;
  margin-bottom: 30px; }

.mod-prolists .item-tit {
  margin-top: 13px;
  height: 20px;
  text-align: center; }

.mod-prolists .item-tit a {
  font-size: 14px; }

.mod-prolists .item-pic img, .mod-prolists .item-pic {
  width: 325px;
  height: 380px; }

.sub-menu {
  text-align: center;
  white-space: nowrap;
  width: 100%;
  overflow-x: auto; }

.sub-menu a {
  font-size: 16px;
  margin: 0 30px; }

.sub-menu a.cr, .sub-menu a:hover {
  border-bottom: 2px solid #cea35e;
  padding-bottom: 8px;
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/*关于我们*/
.artilce {
  margin: 45px 0 20px 0; }

.artilce * {
  line-height: 24px;
  font-size: 14px;
  color: #000; }

.artilce .content > p {
  text-indent: 2em; }

.mods-links {
  margin-right: -60px; }

.mods-links img {
  width: 155px;
  height: 60px;
  border: 1px solid #eee; }

.mods-links .item-cells {
  float: left;
  margin-right: 60px;
  margin-bottom: 30px; }

/*选择框*/
.my-sel {
  position: relative;
  margin-left: 0;
  width: 94px;
  float: left;
  _display: inline;
  margin-right: 40px;
  margin-bottom: 20px; }

.my-sel div.select-main {
  height: 40px;
  line-height: 40px;
  width: 134px;
  /* border-radius:5px;*/
  /**/
  background: #fff;
  border: none;
  position: relative;
  /*border:1px solid #666666;*/
  border: 1px solid #d2d2d2; }

.my-sel div.select-set {
  width: 110px;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  background: none;
  font-size: 16px;
  color: #333; }

.my-sel div.select-arrow {
  border: none;
  width: 21px;
  height: 20px;
  top: 10px;
  right: 10px;
  /*background: url(../images/arrow_ico1.png) right center no-repeat;*/
  position: absolute; }

.my-sel div.select-arrow.reverse {
  border: none;
  /*top:10px; */ }

.my-sel div.select-set {
  border-radius: 0; }

.my-sel div.select-block {
  font-size: 16px;
  /*position: absolute;  bottom:30px;*/
  /* border-radius:05px;*/
  background: #fff;
  background: rgba(255, 255, 255, 0.95);
  color: #333;
  border: none;
  left: -5px;
  width: 134px;
  max-height: 400px;
  overflow: auto;
  border: 1px solid #d2d2d2;
  border-radius: 8px; }

.cous-frms .my-sel div.select-block2 {
  position: absolute;
  bottom: 30px;
  left: 0; }

.my-sel li.select-items {
  font-size: 18px;
  color: #666;
  text-align: left;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #eee;
  padding: 3px 7px 3px 12px; }

.my-sel li.select-items:hover, .sel-room li.select-items.active {
  background: #eee;
  color: #666; }

.my-sel ul.select-list {
  padding-bottom: 0;
  margin-bottom: 0; }

.my-sel div.select-main {
  background: none;
  border: none; }

.my-sel li.select-items {
  padding-top: 0;
  padding-left: 25px;
  padding-bottom: 0; }

.my-sel {
  width: 90px;
  margin-bottom: 0;
  margin-right: 0;
  background: none;
  border: none; }

.my-sel div.select-main {
  width: 135px; }

.my-sel div.select-set {
  width: 130px;
  padding-left: 25px;
  box-sizing: border-box;
  font-size: 14px;
  background: #fff url(../img/down-arrows.png) right 25px center no-repeat;
  color: #000;
  border-radius: 5px;
  border: 1px solid #000; }

.my-sel div.select-block {
  width: 130px;
  background: #fff;
  border: 1px solid #000; }

.my-sel div.select-block * {
  color: #000;
  font-size: 14px; }

.my-sel li.select-items {
  border-bottom: 1px solid #fcfcfc; }

.my-sel li.select-items:hover, .sel-room li.select-items.active {
  background: #fff; }

.mod-sels {
  margin-right: 5px;
  float: left;
  position: relative;
  z-index: 88; }

/*销售网络*/
.sear-tits {
  font-size: 18px;
  color: #000;
  margin-bottom: 15px; }

.search-bar {
  margin-top: 20px;
  position: relative;
  z-index: 99; }

.search-bar input {
  width: 190px;
  padding: 0 10px;
  box-sizing: border-box;
  height: 35px;
  border: 1px solid #000;
  border-radius: 5px;
  vertical-align: top; }

.search-bar a {
  width: 80px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #000;
  color: #fff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin-left: 10px;
  border-radius: 5px;
  cursor: pointer; }

.search-box {
  position: absolute;
  border-radius: 10px;
  border: 1px solid #eee;
  width: 300px;
  min-height: 100px;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  top: 35px;
  background: #f9f9f9;
  display: none; }

.search-box a {
  width: auto;
  min-width: 70px;
  padding: 0 10px;
  margin-left: 0;
  background: none;
  color: #333;
  border: none; }

.mod-nets {
  position: relative;
  padding-left: 330px; }

.map-lefts {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  top: 0;
  width: 300px; }

.search-c {
  padding: 20px;
  width: 280px;
  box-sizing: border-box;
  border: 1px solid #efefef;
  position: absolute;
  overflow-y: auto;
  top: 170px;
  bottom: 0;
  left: 0; }

.search-c .list-cell {
  margin-bottom: 20px; }

.search-c .list-cell a {
  display: block;
  padding: 10px  10px 10px 25px;
  /*padding-left: 25px;*/
  background: #fff url(../img/addr.png) 8px 14px no-repeat; }

.search-c .list-cell a h3 {
  font-weight: normal;
  margin-bottom: 5px; }

.search-c .list-cell a span {
  color: #888;
  line-height: 22px; }

.search-c .list-cell a.list-cr, .search-c .list-cell a.list-cr:hover {
  background: #f9f9f9 url(../img/addr.png) 8px 14px no-repeat; }

/*留言浮层*/
.box-layer, .box-layer3 {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9999999;
  /**/
  display: none; }

.box-layer2, .box-layer30 {
  display: table; }

.box-inners {
  display: table-cell;
  vertical-align: middle;
  height: 100%; }

.messages {
  background: #cea35e;
  width: 845px;
  padding: 20px;
  box-sizing: border-box;
  height: 494px;
  margin: 0 auto;
  position: relative; }

.me-left {
  width: 270px;
  float: left;
  padding-top: 65px;
  padding-left: 30px; }

.me-logo {
  text-align: center;
  margin-bottom: 50px; }

.me-cons li {
  color: #fff;
  margin: 15px 0;
  padding-left: 30px;
  line-height: 20px; }

.me-cons li.me-ico1 {
  background: url(../img/a_icon1.png) 0 0px no-repeat; }

.me-cons li.me-ico2 {
  background: url(../img/a_icon2.png) 0 center no-repeat; }

.me-cons li.me-ico3 {
  background: url(../img/a_icon3.png) 0 center no-repeat; }

.me-right {
  width: 470px;
  height: 455px;
  box-sizing: border-box;
  background: #fff;
  float: right; }

.me-tit2 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 45px; }

.me-tit2 span {
  font-size: 20px;
  color: #000; }

.me-tit2 em {
  color: #cea35e;
  padding-left: 5px; }

.textareacnt {
  max-width: 370px;
  margin: 0 auto; }

.me-tit3 {
  color: #888888;
  margin-bottom: 15px; }

.me-textarea textarea {
  border: none;
  width: 360px;
  height: 185px;
  padding: 15px;
  box-sizing: border-box;
  background: #f3f3f3;
  border-radius: 10px; }

.submitsbtns a {
  cursor: pointer;
  width: 196px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  background: #cea35e;
  border-radius: 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.submitsbtns {
  text-align: center;
  margin-top: 50px; }

.close-bt {
  background: url(../img/close2.png) center center no-repeat;
  cursor: pointer;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 30px;
  top: 30px; }

/*投稿信息*/
.applys-pics {
  background: #fff;
  float: left;
  width: 385px; }

.applys-pics img {
  display: block; }

.my-applys {
  max-width: 900px;
  margin: 0 auto; }

.appcnts {
  width: 500px;
  height: 565px;
  background: #fff;
  float: left;
  margin-top: 60px;
  position: relative; }

.app-tits {
  margin-bottom: 8px;
  margin-top: 15px; }

.app-frms {
  max-width: 380px;
  margin: 0 auto;
  padding: 0 15px; }

.app-inputs input {
  border: none;
  background: #f2f2f2;
  height: 28px;
  width: 295px;
  border-radius: 28px;
  padding: 0 15px;
  box-sizing: border-box; }

.app-yzm input {
  width: 170px;
  vertical-align: top; }

.app-yzm a {
  width: 95px;
  height: 28px;
  background: #cea35e;
  border-radius: 28px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #fff;
  line-height: 28px;
  text-align: center;
  margin-left: 20px;
  vertical-align: top; }

.app-inputs textarea {
  padding: 15px;
  box-sizing: border-box;
  width: 360px;
  height: 80px;
  background: #f2f2f2;
  border-radius: 10px;
  border: none; }

.appcnts .me-tit2 {
  margin-bottom: 20px; }

.appcnts .submitsbtns {
  margin-top: 20px; }

.upload-files {
  width: 76px;
  height: 58px;
  background: url(../img/up_photo.jpg) 0 center no-repeat;
  cursor: pointer; }

.upload-files input {
  width: 76px;
  height: 58px;
  opacity: 0;
  filter: alpha(opacity=0); }

.appcnts .close-bt {
  right: 15px;
  top: 10px; }

/*活动列表*/
.actives2-wrap .item-cell {
  background: #f9f9f9;
  margin-bottom: 25px;
  overflow: hidden; }

.actives2-wrap .item-pic {
  width: 730px;
  float: left; }

.actives2-wrap .item-cell .item-cnt {
  padding: 130px 60px 0 60px;
  float: left;
  width: 520px;
  box-sizing: border-box;
  text-align: center; }

.actives2-wrap .item-cell .item-tit a {
  font-size: 30px;
  color: #000; }

.actives2-wrap .item-cell .item-tit {
  margin-bottom: 10px; }

.actives2-wrap .item-cell .item-desc * {
  font-size: 14px;
  color: #505050; }

.actives2-wrap .item-cell .item-mores a {
  width: 115px;
  height: 36px;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 36px;
  color: #fff;
  background: #cea35e; }

.actives2-wrap .item-cell .item-mores {
  text-align: center;
  margin-top: 30px; }

.actives2-wrap .item-2 .item-cnt {
  float: left; }

.actives2-wrap .item-2 .item-pic {
  float: right; }

/*产品最终*/
.prosinfo-wraps .propic {
  float: left;
  width: 560px; }

.prosinfo-wraps .prosinfo-right {
  float: right;
  width: 680px;
  background: url(../img/pro-bg2.png) 0 80px no-repeat; }

.prosinfo-tits {
  font-size: 24px;
  color: #000;
  padding-top: 35px;
  padding-bottom: 10px; }

.prosinfo-data {
  font-size: 16px;
  color: #666; }

.prosinfo-samall {
  margin-top: 60px;
  margin-bottom: 30px; }

.prosinfo-samall span {
  margin-right: 15px; }

.shop-desc h3 {
  font-size: 20px;
  color: #000;
  font-weight: normal;
  margin-bottom: 15px; }

.shop-desc span {
  display: block;
  margin: 0 0 30px 0;
  color: #999;
  line-height: 22px; }

.shop-desc {
  color: #999;
  line-height: 22px; }

.size-cnts {
  border-top: 1px solid #f0f0f0;
  margin-top: 45px; }

.size-tits {
  font-size: 20px;
  color: #000;
  padding-top: 35px; }

.size-tables {
  max-width: 1050px;
  margin: 40px auto 0 auto;
  text-align: center; }

.size-tables td {
  height: 40px;
  line-height: 40px;
  width: 33.3%; }

.size-tables tr.hover1 td {
  background: #f8f8f8; }

.zoomWrapperImage img {
  max-width: none; }

/*-----新闻最终-----*/
.newsInfo {
  padding: 20px;
  /*  min-height: 300px;*/
  /*  _heihgt: 300px;*/ }

.newsInfo h3 {
  font-size: 28px;
  text-align: center;
  padding: 0;
  font-weight: normal; }

.newsInfo .source {
  /* border-bottom: 1px solid #EBEBEB;*/ }

.newsInfo .source ul {
  text-align: center; }

.newsInfo .source li {
  display: inline;
  padding: 0 10px;
  line-height: 50px;
  height: 50px;
  font-size: 14px; }

.newsInfo .content {
  margin: 30px 0 0 0;
  /*  min-height:100px;*/
  /*_height:100px; */ }

.newsInfo .content p, .newsInfo .content * {
  line-height: 34px;
  font-size: 14px;
  /*text-align: justify;text-justify: distribute;*/
  color: #666; }

.newsInfo .content p {
  text-indent: 2em; }

.newsInfo .content p {
  padding: 0 0 1em 0; }

.search-c > div {
  border: none !important; }

.map-rights img {
  max-width: none; }

.prosinfo-data a {
  margin-right: 15px; }

.prosinfo-data a.cr {
  color: #cea35e; }

#bigImg {
  width: 560px;
  height: 670px; }

.prosinfo-samall img {
  width: 205px;
  height: 120px; }

.mes-inputs, .mes-fileinputs {
  width: 98%;
  max-width: 820px;
  margin: 0 auto;
  box-sizing: border-box; }

.yzms {
  padding-right: 120px;
  position: relative;
  max-width: 300px; }

.mes-yzm a {
  background: #cea35e;
  font-size: 12px;
  color: #fff;
  padding: 0 8px;
  border-radius: 5px;
  height: 32px;
  line-height: 32px;
  display: block;
  position: absolute;
  right: 0;
  top: 0; }

.mes-inputs input {
  width: 100%;
  background: #fff;
  border: none;
  height: 35px;
  line-height: 35px;
  padding: 0 10px;
  box-sizing: border-box; }

.mes-tws {
  text-align: left;
  width: 98%;
  max-width: 820px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 10px; }

.mes-inputs select {
  width: 100%;
  padding: 0 10px;
  height: 35px;
  line-height: 35px;
  box-sizing: border-box;
  border: 1px solid #eee; }

/*品牌介绍*/
.brands-lists {
  margin-bottom: 30px;
  text-align: center; }

.brands-lists a {
  margin: 0 10px;
  border: 1px solid #eee;
  display: inline-block;
  position: relative; }

.brands-lists a.cr {
  border: 2px solid #cea35e; }

.brands-lists a img {
  max-width: 130px; }

.brands-lists a.cr:before, .brands-lists a.cr:after {
  content: "";
  display: block;
  border-width: 15px;
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -14px;
  border-style: solid dashed dashed solid;
  border-color: #cea35e transparent  transparent transparent;
  font-size: 0;
  line-height: 0; }

.brands-lists a.cr:after {
  bottom: -27px;
  border-color: #FFF transparent transparent transparent; }

/*产品*/
.layer-innerL2 .navtits a {
  color: #333; }

.layer-innerL2 .navtits a.cr {
  color: #cea35e; }

/*招聘*/
.com-job {
  margin-top: 30px; }

.job-cells {
  width: 50%;
  float: left;
  margin-bottom: 50px;
  margin-top: 50px; }

.job-inners {
  padding-right: 50px; }

.job-cells .item-tit {
  font-size: 24px; }

.job-cells strong {
  display: block;
  padding: 15px 0 10px 0; }

.job-cells .item-desc {
  line-height: 28px; }

.com-line {
  clear: both;
  border-top: 1px solid #eee;
  height: 1px;
  overflow: hidden; }

.job-cells .item-btn a {
  width: 125px;
  height: 40px;
  background: #bea47a;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: 30px;
  font-size: 14px;
  border-radius: 5px;
  line-height: 40px;
  text-align: center;
  color: #fff; }

.emptys {
  text-align: center;
  margin-top: 180px;
  margin-bottom: 180px; }

.emptys span {
  display: block;
  text-align: center; }

.emptys span img {
  width: 150px; }

.emptys em {
  font-size: 16px;
  color: #999;
  margin-top: 10px;
  display: block; }

/*招聘简历提交*/
.jobFormDiv .title {
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  padding-right: 200px;
  text-align: center;
  color: #ff5252;
  margin-bottom: 40px; }

.jobFormDiv {
  /**/
  border: #f2f2f2 solid 1px;
  padding: 37px 0 37px 200px;
  background: #fcfcfc;
  border-radius: 15px; }

.jobFormDiv ul li {
  min-height: 65px;
  position: relative;
  padding-left: 182px;
  overflow: hidden; }

.jobFormDiv ul li.last {
  padding-top: 20px; }

.jobFormDiv ul li .name {
  position: absolute;
  z-index: 10;
  top: 10px;
  left: 0px;
  width: 182px;
  overflow: hidden;
  text-align: right; }

.jobFormDiv ul li .red {
  font-size: 14px;
  color: #EB9E4F;
  padding: 0 5px 0 10px;
  font-family: "Arial"; }

.jobFormDiv ul li .inputDiv {
  float: left;
  height: 45px;
  overflow: hidden;
  line-height: 45px; }

.jobFormDiv ul li .A_iupt1 {
  float: left;
  width: 405px;
  height: 43px;
  line-height: 43px;
  padding: 0 10px;
  border: 0px;
  border: #ccc solid 1px;
  color: #666; }

.jobFormDiv .fl {
  float: left; }

.jobFormDiv .div1 {
  padding-top: 3px;
  line-height: 36px; }

.jobFormDiv input[type="radio"] {
  margin: 3px 3px 0px 5px; }

.jobFormDiv li .div0 {
  line-height: 36px;
  color: #666;
  padding: 3px 15px 0px 5px; }

.jobFormDiv li .msg {
  height: 23px; }

.jobFormDiv li .msg br {
  display: none; }

.jobFormDiv li .msg font {
  color: #999;
  padding-left: 10px;
  line-height: 36px;
  white-space: nowrap;
  padding-top: 5px; }

.jobFormDiv .textareaLi {
  /*	text-align: center;*/
  padding: 0px;
  height: 131px;
  padding-left: 185px; }

.jobFormDiv .textareaLi textarea {
  width: 425px;
  height: 116px;
  padding: 0px;
  font-size: 12px;
  border: #ccc solid 1px; }

.jobFormDiv select {
  border: 0;
  padding: 0px;
  width: 92px;
  cursor: pointer;
  /*background: url(img/jobSelectIco.gif) right center no-repeat;*/
  border: #ccc solid 1px;
  line-height: 23px;
  height: 23px; }

.jobFormDiv .selects {
  width: 92px;
  border: #ccc solid 1px;
  line-height: 23px;
  height: 23px;
  /*background: url("img/jobSelectIco.gif") no-repeat right center;*/ }

.formValidateTip {
  position: realetive;
  left: 30px; }

.onburArea {
  width: 450px;
  height: 124px;
  margin: 10px 0px;
  border: 2px solid #E4DDDD;
  margin-top: 0; }

.onfcusArea {
  width: 450px;
  height: 124px;
  margin: 10px 0px;
  border: 2px solid #Ed7304;
  margin-top: 0; }

.jobFormDiv .Hrcode {
  vertical-align: top; }

.jobFormDiv .Hrcode input {
  border: 1px solid #ccc;
  height: 43px;
  line-height: 43px;
  padding: 0;
  margin-right: 10px;
  vertical-align: top; }

.HrBtn a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 150px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  background: #bea47a;
  text-align: center;
  border-radius: 5px;
  margin-right: 15px; }

.item-font {
  font-size: 30px;
  text-align: center; }

@media screen and (max-width: 480px) {
  .search-box {
    width: 300px;
    max-height: 250px;
    overflow: auto; }

  .search-box a {
    min-width: 70px; }

  .jobFormDiv .textareaLi, .jobFormDiv ul li {
    padding-left: 0; }

  .jobFormDiv ul li {
    margin-bottom: 20px; }

  .jobFormDiv ul li .name {
    position: static;
    width: auto;
    text-align: left;
    margin-bottom: 10px; }

  .jobFormDiv {
    padding: 20px; }

  .job-cells {
    width: 100%;
    float: none; }

  .jobFormDiv .title {
    margin-bottom: 10px;
    padding-right: 0;
    height: auto;
    text-align: left; }

  .jobFormDiv ul li .inputDiv {
    float: none; }

  .jobFormDiv ul li .A_iupt1, .jobFormDiv .textareaLi textarea {
    width: 100%;
    box-sizing: border-box; }

  .jobFormDiv .textareaLi textarea {
    padding: 10px; }

  .job-inners {
    padding-right: 0; }

  .HrBtn a {
    width: 100px; }

  .com-line {
    display: none; }

  /*品牌介绍*/
  .brands-lists a {
    width: 15%;
    margin: 0 2%; }

  .brands-lists a img {
    max-width: 100%; }

  .brands-lists a.cr:before, .brands-lists a.cr:after {
    border-width: 10px;
    margin-left: -10px;
    bottom: -20px; }

  .brands-lists a.cr:after {
    bottom: -17px; }

  .remod-pro .item-cnt {
    margin-top: 0;
    top: 0; } }
