@charset "utf-8";
.app_right {
  display: none;
}
.c_f60 {
  color: #f60;
}

.custom-nav {
  text-align: center;
  background: #fff;
  padding: 14px 0px;
  height: 40px;
  font-size: 0px;
  width: 1200px;
  margin: 0px auto;
}
.custom-nav a {
  max-width: 126px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0px 17px;
  height: 38px;
  font-size: 18px;
  color: #666;
  line-height: 38px;
  border: 1px solid #999;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.custom-nav a:hover {
  text-decoration: none;
  color: #dd3377;
  border-color: #dd3377;
}
.custom-nav a.active {
  border-color: #dd3377;
  color: #dd3377;
}
.custom-nav a.personal-custom {
  margin-right: 20px;
}
.banner-outer {
  position: relative;
  height: 460px;
}
.banner {
  position: relative;
  height: 460px;
  overflow: hidden;
}
.banner-box {
  position: absolute;
  width: 1920px;
  height: 460px;
  overflow: hidden;
  left: 50%;
  margin-left: -960px;
}
.banner-items {
  height: 460px;
  position: absolute;
}
.banner-items li {
  height: 460px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 800ms linear 0s;
}
.banner-items li.current {
  opacity: 1.0;
  z-index: 1;
}
.banner-inner {
  position: absolute;
  width: 1200px;
  height: 0;
  top: 0;
  left: 50%;
  margin-left: -600px;
  z-index: 5;
}
.banner-tabs span {
  display: block;
  cursor: pointer;
  background: #fff;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  float: left;
  margin-left: 8px;
}
.banner-tabs {
  position: relative;
  left: 50%;
  margin: 2px 80px 0 83px;
  z-index: 2;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.banner-tabs span.current {
  background: #ee3388;
}
.banner-aside {
  width: 240px;
  height: 347px;
  margin-top:24px;
  padding: 5px 25px 25px 26px;
  position: relative;
}
.banner-aside-bg {
  background: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
  position: absolute;
  top: 0px;
  left: 0px;
  width: 291px;
  height: 377px;
}
.banner-aside li {
  padding-top: 15px;
  position: relative;
}
.banner-aside li.mdd-li {
  *z-index: 11;
}
.banner-aside li input {
  padding-left: 15px;
  width: 225px;
  height: 35px;
  line-height: 35px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 16px;
  background: #fff;
  outline: 0px;
}
.banner-aside li.error .error-message {
  display: block;
}
.gj_team{ height: auto; padding-bottom:20px;}
.gj_team_tit{ height:40px; text-align: center; padding-top:0px;  background:url(/images/team/gj_team_tit.png) bottom center no-repeat;margin-top: 20px; }
.gj_team_tit span{ margin-top: -20px;font-size:24px; height:24px; line-height:24px; color:#303030;font-weight: 400;}
.gj_team1{ height:530px; margin-top:20px;position:relative; }
.gj_team1 .gj_team_tit{position:absolute;z-index:99; height:40px; text-align: center; width:1170px; left:50%; margin-left:-585px;  }
.slideTxtBox{ width:100%;  }
.slideTxtBox .hd{ position:relative; z-index:99;top:60px;width:680px;  left:50%; margin-left:-340px; }
.slideTxtBox .hd ul{ float:left;  position:absolute;   height:40px; width:680px; margin:0 auto; top:20px;   }
.slideTxtBox .hd ul li{ float:left;  width:140px; margin:0 15px; height:40px;line-height:40px; text-align:Center; font-size:18px; color:#fff; cursor:pointer;  }

.slideTxtBox .hd ul li.i1{ background:#ff9955;}
.slideTxtBox .hd ul li.i2{ background:#33eecc;}
.slideTxtBox .hd ul li.i3{ background:#00bb66;}
.slideTxtBox .hd ul li.i4{ background:#ff8888;}
.slideTxtBox .hd ul li.on{ background:#ddd;color:#555}
.slideTxtBox .bd ul{   zoom:1; height:530px; }
.slideTxtBox .bd ul.bd1{  background:url(/images/team/gj_team1_hd01.jpg) center center no-repeat;   }
.slideTxtBox .bd ul.bd2{  background:url(/images/team/gj_team1_hd02.jpg) center center no-repeat;   }
.slideTxtBox .bd ul.bd3{  background:url(/images/team/gj_team1_hd03.jpg) center center no-repeat;   }
.slideTxtBox .bd ul.bd4{  background:url(/images/team/gj_team1_hd04.jpg) center center no-repeat;   }
.mdd-display {
  border: 1px solid #ccc;
  background: #fff;
  width: 219px;
  padding: 2px 10px 7px 9px;
  position: absolute;
  top: 63px;
  left: 0px;
  display: none;
  z-index: 10;
}
.mdd-display-title {
  font-size: 12px;
  color: #999;
  line-height: 38px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 8px;
}
.mdd-display-con {
  font-size: 0px;
  margin-left: -20px;
}
.mdd-display-con span {
  font-size: 14px;
  color: #333;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 20px;
  line-height: 34px;
  cursor: pointer;
}
.mdd-display-con span:hover {
  color: #e38;
}
.error-message {
  *height: 34px;
  padding-left: 7px;
  background: url("/images/Customize/custom-icon.png") no-repeat 0px -2px;
  position: absolute;
  top: 30px;
  left: 274px;
  display: none;
}
.error-message .error-message-con {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 10px 10px 10px 28px;
  line-height: 14px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 12px;
  color: #333;
  height: 14px;
  white-space: nowrap;
  background: #fff;
}
.error-message .nova-icon-xs {
  position: absolute;
  left: 17px;
  top: 9px;
}
.custom-sumbit {
  display: block;
  font-size: 18px;
  color: #fff;
  line-height: 43px;
  background: #ee3388;
  border-radius: 2px;
  text-align: center;
}
.custom-sumbit:hover {
  color: #fff;
  text-decoration: none;
  background: #d37;
}
.custom-sumbit-disabled{
  cursor: default;
  background: #F699C3;
}
.custom-sumbit-disabled:hover{
  background: #F699C3;
}
.custom-icon {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url("/images/Customize/custom-icon.png") no-repeat;
}
.custom-icon-bSuccess,
.custom-icon-bFail {
  width: 32px;
  height: 32px;
}
.custom-icon-bSuccess {
  background-position: 0px -40px;
}
.custom-icon-bFail {
  background-position: 0px -80px;
}
.custom-dialog-submit {
  border-color: #999;
}
.custom-dialog-submit .dialog-body {
  padding: 30px 20px 20px 62px;
  position: relative;
}
.custom-dialog-submit .dialog-body .custom-icon-bSuccess,
.custom-dialog-submit .dialog-body .custom-icon-bFail {
  position: absolute;
  top: 30px;
  left: 20px;
}
.custom-dialog-submit .dialog-body .custon-dialog-title {
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 10px;
  color: #333;
  font-family: "Arial", "PingFang SC", "Microsoft Yahei", "SimSun", sans-serif;
}
.custom-dialog-submit .dialog-body .custon-dialog-pragh {
  font-size: 12px;
  line-height: 12px;
  color: #666;
  font-family: "Arial", "PingFang SC", "Microsoft Yahei", "SimSun", sans-serif;
}
.custom-dialog-submit .dialog-close {
  display: none;
}
.custom-dialog-submit .dialog-footer {
  text-align: left;
  padding: 0px 20px 20px 62px;
}
.custom-dialog-submit .dialog-footer .pbtn {
  line-height: 24px;
  padding: 0px 14px;
  color: #fff;
  font-family: "PingFang SC", "simsun", sans-serif;
  border: 1px solid #ff6600;
  background: #f80;
  margin-left: 0px;
  outline: 0px;
}
.custom-describe {
  height: 13px;
  margin-top: 14px;
  line-height: 13px;
  position: relative;
}
.custom-describe a {
  text-decoration: underline;
  color: #fff;
  font-size: 12px;
}
.custom-describe a:hover {
  color: #e38;
}
.custom-describe .custom-phone {
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 14px;
  color: #fff;
}
.custom-describe .custom-phone .custom-icon-phone {
  width: 11px;
  height: 13px;
  background-position: -40px -40px;
  vertical-align: middle;
  margin-right: 2px;
}
.wrap-content {
  width: 100%;
  background: #fff;
}
.exclusive-route,
.hot-mdd,
.provide-service,
.company-custom {
  width: 1200px;
  margin: 0px auto;
  padding: 57px 0px 60px;
  position: relative;
  overflow: hidden;
}
.brand-cooperation {
  width: 1200px;
  margin: 0px auto;
  padding: 59px 0px 0px;
}
.brand-cooperation .wrap-custom-title {
  margin-bottom: 40px;
}
.why-us {
  width: 1200px;
  margin: 0px auto;
  padding: 59px 0px 59px;
}
.why-us .wrap-custom-title {
  margin-bottom: 40px;
}
.company-title {
  background: url("/images/Customize/company-title.png") no-repeat center top;
}
.select-title {
  background: url("/images/Customize/select-title.png") no-repeat center top;
}
.wrap-custom-title {
  height: 50px;
  margin-bottom: 12px;
}
.exclusive-route-title {
  background: url("/images/Customize/exclusive-route.png") no-repeat center top;
}
.hot-mdd-title {
  background: url("/images/Customize/mdd.png") no-repeat center top;
  margin-bottom: 40px;
}
.more-produce {
  display: block;
  text-align: right;
  margin-bottom: 16px;
  line-height: 14px;
}
.more-produce a {
  font-size: 14px;
  color: #666;
}
.more-produce a:hover {
  color: #e38;
  text-decoration: none;
}
.exclusive-produce {
  margin-left: -12px;
}
.exclusive-produce li {
  width: 291px;
  float: left;
  margin-left: 12px;
  position: relative;
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
.exclusive-produce li:hover {
  transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
}
.exclusive-produce li .exclusive-link {
  display: block;
  background: url(/images/Customize/loading.gif) no-repeat center center;
}
.exclusive-produce li img {
  display: block;
}
.exclusive-produce li .exclusive-stock {
  display: block;
  padding: 0px 9px 0px 8px;
  height: 26px;
  line-height: 26px;
  font-family: "PingFang SC", "simsun", sans-serif;
  font-size: 12px;
  color: #fff;
  position: absolute;
  top: 0px;
  right: 0px;
  background: #ff8800;
  cursor: pointer;
}
.exclusive-produce li .exclusive-mask {
  padding: 84px 10px 0px;
  width: 271px;
  height: 87px;
  background: url("/images/Customize/mask.png") no-repeat left top;
  position: absolute;
  left: 0px;
  bottom: 0px;
  cursor: pointer;
}
.exclusive-produce li .exclusive-mask-title {
  font-size: 16px;
  color: #fff;
  line-height: 25px;
  margin-bottom: 6px;
  height:55px;
  overflow: hidden;
  display: block;
}
.exclusive-produce li .exclusive-mask-title:hover {
  text-decoration: none;
}
.exclusive-produce li .exclusive-mask-phagh {
  font-size: 12px;
  color: #fff;
  line-height: 16px;
  height: 32px;
  overflow: hidden;
  margin-bottom: 18px;
  cursor: pointer;
}
.exclusive-produce li .exclusive-mask-price {
  height: 20px;
  cursor: pointer;
}
.exclusive-produce li .mask-price {
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  vertical-align: middle;
}
.exclusive-produce li .mask-price em,
.exclusive-produce li .mask-price b {
  font-style: normal;
  font-weight:normal;
}
.exclusive-produce li .mask-price em {
  font-size: 16px;
  color: #fff;
}
.exclusive-produce li .mask-price b {
  font-size: 24px;
  color: #fff;
  margin: 0px 3px;
}
.exclusive-produce li .mask-name {
  float: right;
  font-size: 12px;
  color: #fff;
  vertical-align: middle;
  *margin-top: -16px;
  max-width: 115px;
  overflow: hidden;
  height:22px;
}
.selected-topics {
  padding: 57px 0px 60px;
  background: url("/images/Customize/theme-bg.jpg") no-repeat center bottom #fafafa;
}
.modules-con {
  width: 1200px;
  margin: 0px auto;
  position: relative;
  overflow: hidden;
}
.theme-title {
  background: url("/images/Customize/theme-title.png") no-repeat center top;
}
.theme-tab-nav {
  padding: 22px 0px 6px;
  text-align: center;
  font-size: 0px;
  margin-left: -50px;
}
.theme-tab-nav li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 50px;
  width: 100px;
  height: 40px;
  text-align: center;
  overflow: hidden;
  line-height: 40px;
  font-size: 18px;
  color: #333;
  cursor: pointer;
  border-radius: 4px;
}
.theme-tab-nav li:hover,
.theme-tab-nav li.active {
  background: #e38;
  color: #fff;
}
.topics-tab {
  display: none;
}
.topics-produce {
  margin-left: -12px;
}
.topics-produce li {
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  margin-left: 12px;
  float: left;
  position: relative;
}
.topics-produce li:hover {
  transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
}
.topics-produce li a {
  display: block;
  background: url(/images/Customize/loading.gif) no-repeat center center;
}
.topics-produce li img {
  display: block;
}
.topics-produce li .topics-desc {
  position: absolute;
  top: 0px;
  left:0px;
}
.topics-produce li .big-topics-desc {
  height: 155px;
  width: 228px;
  padding:374px 338px 0px 28px;
  background: url("/images/Customize/big-topics-bg.png") no-repeat left 0px;
}
.topics-produce li .big-topics-desc .topics-desc-titile {
  font-size: 30px;
  line-height: 60px;
  max-height:60px;
  overflow: hidden;
}
.topics-produce li .v-topics-desc {
  height: 155px;
  width: 228px;
  padding:371px 338px 0px 28px;
  background: url("/images/Customize/v-topics-bg.png") no-repeat left top;
}
.topics-produce li .v-topics-desc .topics-desc-titile {
  font-size: 30px;
  line-height: 60px;
  max-height: 60px;
  overflow: hidden;
}
.topics-produce li .small-topics-desc {
  width: 158px;
  height: 134px;
  padding:152px 113px 0px 22px;
  background: url("/images/Customize/small-topics-bg.png") no-repeat left top;
}
.topics-produce li .middle-topics-desc {
  width: 262px;
  height: 137px;
  padding:95px 317px 0px 15px;
  background: url("/images/Customize/h-topics-bg.png") no-repeat left top;
}
.topics-produce li .topics-desc-titile {
  margin-bottom: 15px;
  /*padding-bottom: 15px;*/
  font-size: 22px;
  color: #fff;
  line-height: 52px;
  border-bottom: 1px solid #fff;
  max-height: 52px;
  overflow: hidden;
  /*max-height: 44px;*/
  /*overflow: hidden;*/
}
.topics-produce li .topics-desc-phagh {
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  max-height: 40px;
  overflow: hidden;
}
.mt12 {
  margin-top: 12px;
}
.hot-mdd-produce {
  margin-left: -2px;
}
.hot-mdd-produce a {
  background: url(/images/Customize/loading.gif) no-repeat center center;
  width: 158px;
  height: 260px;
  position: relative;
  display: block;
  overflow: hidden;
  margin-left: 2px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  float: left;
}
.hot-mdd-produce a:hover {
  text-decoration: none;
}
.hot-mdd-produce a.active {
  width: 400px;
}
.hot-mdd-produce a.active .hot-mdd-theme {
  display: none;
}
.hot-mdd-produce a.active .hot-mdd-desc {
  display: block;
}
.hot-mdd-produce .hot-mdd-theme {
  font-size: 18px;
  color: #fff;
  line-height: 18px;
  text-align: center;
  position: absolute;
  top: 10px;
  width: 158px;
  height:18px;
  overflow: hidden;
}
.hot-mdd-produce .hot-mdd-desc {
  display: none;
  width: 294px;
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 68px 57px 0px 49px;
  height: 192px;
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#7F000000, 0, endColorstr=#7F000000, 0);
}
.hot-mdd-produce .hot-mdd-desc .hot-mdd-theme1 {
  font-size: 24px;
  color: #fff;
  line-height: 24px;
  margin-bottom: 12px;
  text-align: center;
  max-height: 24px;
  overflow: hidden;
}
.hot-mdd-produce .hot-mdd-desc .hot-mdd-phagh {
  font-size: 16px;
  color: #fff;
  line-height: 28px;
  max-height: 84px;
  overflow: hidden;
}
:root .hot-mdd-desc {
  filter: none;
}
.footprint {
  padding: 57px 0px 60px;
  background: url("/images/Customize/footer-bg.jpg") no-repeat center bottom #fafafa;
}
.footer-title {
  background: url("/images/Customize/foot-title.png") no-repeat center top;
  margin-bottom: 40px;
}
.footprint-produce {
  margin-left: -12px;
}
.footprint-produce li {
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  width: 291px;
  background: #fff;
  float: left;
  margin-left: 12px;
  height:395px;
  overflow: hidden;
}
.footprint-produce li:hover {
  transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
}
.footprint-produce li a {
  display: block;
  background: url(/images/Customize/loading.gif) no-repeat center center;
}
.footprint-produce li a:hover {
  text-decoration: none;
}
.footprint-produce li img {
  display: block;
}
.footprint-produce li .footprint-word {
  padding: 13px 10px 13px;
}
.footprint-produce li .foot-title {
  font-size: 18px;
  line-height: 18px;
  max-height: 18px;
  overflow: hidden;
  color: #333;
  margin-bottom: 9px;
}
.footprint-produce li .foot-phagh {
  font-size: 12px;
  line-height: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #999;
  margin-bottom: 16px;
  min-height: 12px;
  height:12px;
}
.footprint-produce li .foot-price {
  font-size: 14px;
  color: #999;
  line-height: 12px;
}
.footprint-produce li .foot-price span {
  margin-left: 12px;
  vertical-align: -2px;
}
.footprint-produce li .foot-price .price {
  margin-left: 0px;
  margin-right: 12px;
  font-size: 16px;
}
.footprint-produce li .foot-price .price dfn {
  font-size: 14px;
  margin-right: 4px;
}
.company-produce {
  margin-left: -12px;
  font-size: 0px;
}
.company-produce a {
  background: url(/images/Customize/loading.gif) no-repeat center center;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 291px;
  margin-left: 12px;
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  overflow: hidden;
}
.company-produce a:hover {
  transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
}
.company-produce a img {
  display: block;
}
.why-us-con {
  margin-left: -114px;
}
.why-us-con li {
  width: 205px;
  margin-left: 114px;
  float: left;
  padding: 27px 0px 0px 119px;
  position: relative;
}
.why-us-con li span {
  display: block;
}
.why-us-con li .why-title {
  font-size: 22px;
  line-height: 22px;
  color: #333;
  margin-bottom: 14px;
}
.why-us-con li .why-desc {
  font-size: 16px;
  line-height: 16px;
  color: #999;
}
.custom-icon-theme {
  width: 104px;
  height: 104px;
  background-position: -396px 0px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.custom-icon-after-sales {
  width: 104px;
  height: 104px;
  background-position: -396px -120px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.custom-icon-increment {
  width: 104px;
  height: 104px;
  background-position: -396px -240px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.right-float {
  display: none;
  width: 50px;
  height: 158px;
  position: fixed;
  right: 8px;
  bottom: 92px;
  z-index: 10;
}
.right-float .custom-btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: -4px;
  *margin-bottom: 2px;
  width: 38px;
  height: 38px;
  background: #999;
  position: relative;
  cursor: pointer;
  outline: none;
}
.right-float .custom-btn:hover {
  background: #ee3388;
  text-decoration: none;
}
.right-float .custom-btn:hover .float-discover-wx {
  visibility: visible;
  top: 0px;
  opacity: 1;
}
.right-float .custom-btn:hover .float-discover-phone {
  visibility: visible;
  top: 0px;
  opacity: 1;
}
.right-float .custom-btn:hover .float-discover-write {
  visibility: visible;
  top: 0px;
  opacity: 1;
}
.right-float .custom-icon-wx {
  width: 20px;
  height: 20px;
  background-position: 0px -120px;
  position: absolute;
  top: 9px;
  left: 9px;
}
.right-float .custom-icon-phone {
  width: 20px;
  height: 20px;
  background-position: 0px -160px;
  position: absolute;
  top: 9px;
  left: 9px;
}
.right-float .custom-icon-link {
  width: 20px;
  height: 21px;
  background-position: 0px -200px;
  position: absolute;
  top: 9px;
  left: 9px;
}
.right-float .custom-icon-link:hover {
  text-decoration: none;
}
.float-discover-wx {
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  padding: 9px 10px 17px 10px;
  border: 1px solid #ddd;
  background: #fff;
  position: absolute;
  top: -50%;
  left: -178px;
  visibility: hidden;
  opacity: 0;
}
.float-discover-wx .custom-icon-single {
  position: absolute;
  top: 9px;
  right: -13px;
}
.float-discover-wx span {
  display: block;
}
.float-discover-wx .wx-sao {
  padding: 8px 0px 8px;
  font-size: 18px;
  color: #333;
  line-height: 18px;
  text-align: center;
}
.float-discover-wx .wx-guanzhu {
  font-size: 16px;
  color: #666;
  text-align: center;
  line-height: 16px;
}
.custom-icon-single {
  width: 13px;
  height: 26px;
  background-position: 0px -240px;
}
.float-discover-phone {
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  font-size: 18px;
  color: #333;
  line-height: 18px;
  padding: 9px 11px 9px 11px;
  border: 1px solid #ddd;
  background: #fff;
  position: absolute;
  top: -50%;
  left: -178px;
  font-family: "Microsoft YaHei", sans-serif;
  visibility: hidden;
  opacity: 0;
}
.float-discover-phone .custom-icon-single {
  position: absolute;
  top: 6px;
  right: -13px;
}
.float-discover-write {
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  font-size: 18px;
  color: #333;
  line-height: 18px;
  padding: 9px 11px 9px 11px;
  border: 1px solid #ddd;
  background: #fff;
  position: absolute;
  top: -50%;
  left: -224px;
  font-family: "Microsoft YaHei", sans-serif;
  visibility: hidden;
  opacity: 0;
}
.float-discover-write .custom-icon-single {
  position: absolute;
  top: 6px;
  right: -13px;
}
.provide-service-title {
  background: url("/images/Customize/serve-title.png") no-repeat center top;
  margin-bottom: 40px;
}
.provide-service-con {
  margin-left: -160px;
}
.provide-service-con li {
  width: 183px;
  *width: 187px;
  float: left;
  margin-left: 160px;
  *margin-left: 156px;
  padding: 19px 0px 0px 110px;
  position: relative;
}
.provide-service-con li span {
  display: block;
}
.provide-service-con li .why-title {
  font-size: 22px;
  line-height: 22px;
  color: #333;
  margin-bottom: 14px;
}
.provide-service-con li .why-desc {
  font-size: 16px;
  line-height: 16px;
  color: #999;
}
.provide-service-con li .custom-icon {
  width: 88px;
  height: 88px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.custom-icon-team {
  background-position: -280px 0px;
}
.custom-icon-reward {
  background-position: -280px -100px;
}
.custom-icon-meeting {
  background-position: -280px -200px;
}
.optimization-scheme {
  padding: 57px 0px 60px;
  background: url("/images/Customize/scheme-bg.png") no-repeat center bottom #fafafa;
}
.optimization-scheme .topics-produce {
  margin-left: -12px;
}
.optimization-scheme .topics-produce li {
  margin-left: 12px;
}
.scheme-title {
  background: url("/images/Customize/scheme-title.png") no-repeat center top;
}
.company-custom-title {
  background: url("/images/Customize/company-title1.png") no-repeat center top;
  margin-bottom: 40px;
}
.company-custom-produce {
  margin-left: -12px;
}
.company-custom-produce a {
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  display: block;
  float: left;
  margin-left: 12px;
}
.company-custom-produce a:hover {
  transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  text-decoration: none;
}
.company-custom-produce .company-img {
  background: url(/images/Customize/loading.gif) no-repeat center center;
  position: relative;
  margin-bottom: 8px;
}
.company-custom-produce .company-img img {
  display: block;
}
.company-derc {
  width: 251px;
  height: 58px;
  padding: 50px 20px 0px;
  /*background: rgba(0, 0, 0, 0.7);*/
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.company-logo {
  display: block;
  width: 76px;
  height: 76px;
  background: url("/images/Customize/circle-bg.png") no-repeat center center;
  position: absolute;
  top: -38px;
  left: 50%;
  margin-left: -38px;
}
.compamy-derc-title {
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 16px;
  margin-bottom: 12px;
  max-height: 16px;
  overflow: hidden;
}
.company-derc-phagh {
  font-size: 14px;
  color: #ccc;
  line-height: 14px;
  text-align: center;
  max-height: 14px;
  overflow: hidden;
}
.company-derc-phagh span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 1px;
  height: 14px;
  background: #999;
  margin: 0px 10px;
  vertical-align: middle;
}
.company-derc-word {
  font-size: 12px;
  color: #333;
  line-height: 18px;
 max-height: 54px;
  overflow: hidden;
  width: 291px;
}
.company-process {
  padding: 57px 0px 60px;
  background: #fafafa;
  margin-bottom: 60px;
}
.progress-title {
  background: url("/images/Customize/progress.png") no-repeat center top;
  margin-bottom: 40px;
}
.process-company {
  padding-top: 67px;
  background: url("/images/Customize/step.png") no-repeat 94px top;
  margin-left: -37px;
}
.process-company li {
  float: left;
  font-size: 18px;
  color: #333;
  line-height: 18px;
  text-align: center;
  padding-right: 31px;
}
.process-company li.step1 {
  width: 307px;
}
.process-company li.step2 {
  width: 356px;
}
.process-company li.step3 {
  width: 213px;
}
.process-company li.step4 {
  width: 268px;
  text-align: right;
  padding-right: 0px;
}
.company-process-link {
  text-align: center;
}
.company-process-link span,
.company-process-link a {
  display: block;
}
.company-process-link span {
  font-size: 16px;
  color: #333;
  line-height: 16px;
}
.company-process-link a {
  width: 290px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  background: #ee3388;
  border-radius: 4px;
  color: #fff;
  font-size: 22px;
  margin: 59px auto 12px;
}
.company-process-link a:hover {
  background: #d37;
  text-decoration: none;
  color: #fff;
}
/*****弹出层动画*******/
.error-message {
  -webkit-animation: flipInX .6s .2s ease both;
  -moz-animation: flipInX .6s .2s ease both;
}
@-webkit-keyframes flipInX {
  0%,
  100% {
    -webkit-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-3px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(3px);
  }
}
@-moz-keyframes flipInX {
  0%,
  100% {
    -webkit-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-3px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(3px);
  }
}

/*高分辨率显示器下*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
  /* 当设备像素比不小于1.5的时候... */
  .provide-service-con li .custom-icon{
    background: url("/images/Customize/company-icon@2x.png") no-repeat;
    -webkit-background-size:cover;
    background-size:cover;
  }
  .provide-service-con li .custom-icon-team{
    background-position:0px 0px;
  }
  .provide-service-con li .custom-icon-reward{
    background-position:-90px 0px;
  }
  .provide-service-con li .custom-icon-meeting{
    background-position:-180px 0px;
  }
  .why-us-con li .custom-icon{
    background: url("/images/Customize/personal-icon@2x.png") no-repeat;
    -webkit-background-size:cover;
    background-size:cover;
  }
  .why-us-con li .custom-icon-theme{
    background-position:0px 0px;
  }
  .why-us-con li .custom-icon-after-sales{
    background-position:-110px 0px;
  }
  .why-us-con li .custom-icon-increment  {
    background-position:-220px 0px;
  }
  .exclusive-route-title {
    background: url("/images/Customize/exclusive-route@2x.png") no-repeat center top;
    -webkit-background-size:cover;
    background-size:cover;
    width:399px;
    height:51px;
    margin:0px auto 12px;
  }
  .theme-title {
    background: url("/images/Customize/theme-title@2x.png") no-repeat center top;
    -webkit-background-size:cover;
    background-size:cover;
    width:399px;
    height:50px;
    margin:0px auto 12px;
  }
  .hot-mdd-title {
    background: url("/images/Customize/mdd@2x.png") no-repeat center top;
    -webkit-background-size:cover;
    background-size:cover;
    width:439px;
    height:50px;
    margin:0px auto 40px;
  }
  .footer-title {
    background: url("/images/Customize/foot-title@2x.png") no-repeat center top;
    -webkit-background-size:cover;
    background-size:cover;
    width:439px;
    height:50px;
    margin:0px auto 40px;
  }
  .company-title {
    background: url("/images/Customize/company-title@2x.png") no-repeat center top;
    -webkit-background-size:cover;
    background-size:cover;
    width:398px;
    height:50px;
    margin:0px auto 40px;
  }
  .select-title {
    background: url("/images/Customize/select-title@2x.png") no-repeat center top;
    -webkit-background-size:cover;
    background-size:cover;
    width:439px;
    height:50px;
    margin:0px auto 40px;
  }
  .provide-service-title {
    background: url("/images/Customize/serve-title@2x.png") no-repeat center top;
    -webkit-background-size:cover;
    background-size:cover;
    width:514px;
    height:50px;
    margin:0px auto 40px;
  }
  .scheme-title {
    background: url("/images/Customize/scheme-title@2x.png") no-repeat center top;
    -webkit-background-size:cover;
    background-size:cover;
    width:477px;
    height:50px;
    margin:0px auto 12px;
  }
  .company-custom-title {
    background: url("/images/Customize/company-title1@2x.png") no-repeat center top;
    -webkit-background-size:cover;
    background-size:cover;
    width:476px;
    height:50px;
    margin:0px auto 40px;
  }
  .progress-title {
    background: url("/images/Customize/progress@2x.png") no-repeat center top;
    -webkit-background-size:cover;
    background-size:cover;
    width:399px;
    height:50px;
    margin:0px auto 40px;
  }
}
/*2016-12-19 By Niuchen*/
.custom-dialog-submit .nova-dialog-body{
  text-align: center;
}
.custom-dialog-submit .nova-dialog-body .custon-dialog-title{
  font-size:20px;
  color: #333;
  line-height: 20px;
  margin-top:20px;
}
.custom-dialog-submit .nova-dialog-body .custon-dialog-pragh{
  font-size:16px;
  color: #666;
  line-height: 16px;
  margin:8px 0px 5px;
}
.custom-dialog-submit .nova-dialog-footer span{
  width:240px;
  padding:0px;
  height:41px;
  text-align: center;
  line-height: 41px;
  font-size:18px;
  color: #fff;
}
.custom-dialog-submit .nova-dialog-body{
  padding-top: 52px;
}
.custom-dialog-submit .nova-dialog-footer{
  padding-bottom: 60px;
}
.custom-dialog-submit{
  z-index:5;
}
.nova-overlay{
  z-index:5;
}