﻿html,body {
  font:14px/1.6 -apple-system,BlinkMacSystemFont,Roboto,Ubuntu,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
  background: #fff;
}
#header {
  margin: 0 auto;
  position: relative;
}
#header .header-wrap {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 20px 0 0 0;
}
#header #logo a {
  background: url(../images/logo2@1x.png) no-repeat;
  display: block;
  width: 285px;
  height: 53px;
  text-indent: -10000em;
  overflow: hidden;
}
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (        min-device-pixel-ratio: 2) {
  #header #logo a {
    background: url(../images/logo2@2x.png) no-repeat;
    background-size: 100%;
  }
}
#hang {
  width: 100%;
  top: 0px;
  background-color: rgba(255, 255, 255, 0.97);
  z-index: 1000;
  position: fixed;
  height: 70px;
  color: #666;
}
#hang .header-wrap {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 13px 0 0 0;
}
#hang .logo a {
  background: url(../images/logo-v3.png) no-repeat;
  display: block;
  width: 285px;
  height: 53px;
  text-indent: -10000em;
  overflow: hidden;
}
#hang .page-nav {
  float: right;
}
#hang .page-nav,
#header .page-nav {
  float:right;
}
#hang .page-nav > ul,
#header .page-nav > ul {
  margin-bottom:20px;
}
#hang .page-nav > ul > li,
#header .page-nav > ul > li {
  float:left;
  margin-left:35px;
  height:50px;
  line-height:45px;
}
#hang .page-nav > ul > li.product,
#header .page-nav > ul > li.product {
  position: relative;
}
#hang .page-nav > ul > li.product em,
#header .page-nav > ul > li.product em {
  display: inline-block;
  width: 15px;
  height: 7px;
  background: url("../images/down-more-icon.png") no-repeat;
  margin-left: 5px;
}
#hang .page-nav > ul > li.product.show .product-item-list,
#header .page-nav > ul > li.product.show .product-item-list {
  display: block;
}
#hang .page-nav > ul > li.product .product-item-list,
#header .page-nav > ul > li.product .product-item-list {
  position: absolute;
  display: none;
  width: 115px;
  height: 115px;
  padding-top: 10px;
  padding-left: 15px;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  right: 0px;
  top: 40px;
  z-index: 20;
}
#hang .page-nav > ul > li.product .product-item-list {
  background-color: #fff;
  -moz-box-shadow:  0 0 15px #eee;
  -webkit-box-shadow: 0 0 15px #eee;
  box-shadow: 0 0 15px #eee;
}
#hang .page-nav > ul > li.product .product-item-list li:nth-child(1),
#header .page-nav > ul > li.product .product-item-list li:nth-child(1) {
  margin-top: 6px;
  /* padding-left: 3px; */
}
#hang .page-nav > ul > li.product .product-item-list li,
#header .page-nav > ul > li.product .product-item-list li {
  line-height: normal;
  margin-top: 9px;
}
#hang .page-nav > ul > li.product .product-item-list li a,
#header .page-nav > ul > li.product .product-item-list li a {
  color: #666;
  font-size: 12px;
  font-weight: 200;
}
#hang .page-nav > ul > li.product .product-item-list li a:hover,
#header .page-nav > ul > li.product .product-item-list li a:hover {
  color: #e38032;
}
#hang .page-nav > ul > li a {
  color: #666;
  display: inline-block;
  font-weight: 200;
}
#header .page-nav > ul > li a {
  display:inline-block;
  color: rgba(255, 255, 255, 0.8);
  font-size:14px;
  font-weight: 200;
}
#hang .page-nav > ul > li a:hover,
#header .page-nav > ul > li a:hover {
  text-decoration: none;
  color: #e38032;
}
#hang .page-nav > ul > li.login a,
#header .page-nav > ul > li.login a {
  color: #e38032;
  border: 1px solid #e38032;
  border-radius: 3px;
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
#hang .page-nav > ul > li.login a:hover,
#header .page-nav > ul > li.login a:hover {
  color: #fff;
  background-color: #e38032;
  text-decoration: none;
}
#view {
  height: 500px;
  background-color: #002426;
  overflow: hidden;
}
#view #intro {
  max-width: 1000px;
  margin: 0 auto;
}
#view #intro .title-content {
  margin-top: 100px;
  margin-left: 40px;
  color: #fff;
}
#view #intro .title-content h2 {
  font-size: 46px;
  font-weight: 100;
}
#view #intro .title-content .des {
  color: rgba(255, 255, 255, 0.7);
  font-size: 22px;
  font-weight: 100;
}
#view #intro .crm-logo-content {
  margin-right: 50px;
}
#functions-nav {
  width: 100%;
  height: 145px;
  background-color: #fff;
}
#functions-nav ul {
  width: 1080px;
  height: 145px;
  margin: 0 auto;
}
#functions-nav ul li {
  float: left;
  width: 360px;
  text-align: center;
  border-right: 1px solid #ebebeb;
  padding-top: 40px;
  height: 145px;
  box-sizing: border-box;
}
#functions-nav ul li:last-child {
  border-width: 0px;
}
#functions-nav ul li h2 {
  font-size: 18px;
  font-weight: 200;
}
#functions-nav ul li .des {
  width: 200px;
  text-align: left;
  margin: 0 auto;
  font-weight: 200;
}
#functions .function-item {
  text-align: center;
}
#functions .function-item.pay-form {
  background-color: #f2f2f2;
}
#functions .function-item.pay-form .pay-form-wrapper {
  width: 520px;
  margin: 0 auto;
  text-align: center;
}
#functions .function-item .function-icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-top: 95px;
}
#functions .function-item .function-title {
  text-align: center;
  font-size: 36px;
  font-weight: 200;
  color: #000;
  margin-bottom: 10px;
}
#functions .function-item .function-des {
  color: #666;
  font-size: 14px;
  margin-top: 5px;
  font-weight: 200;
  text-align: left;
}
#functions .function-item .function-case-action {
  text-align: center;
  margin-top: 40px;
}
#functions .function-item .function-case-action a {
  display: inline-block;
  margin-top: 15px;
  font-size: 12px;
  color: #999;
  border-bottom: 1px solid #999;
  font-weight: 200;
}
#functions .function-item .function-case-action a:hover i {
  background: url(../images/arrow-green.png) no-repeat;
}
#functions .function-item .function-case-action a:hover {
  color: #e38032;
  border-bottom: 1px solid #e38032;
  text-decoration: none;
}
#functions .function-item .function-case-action a i {
  display: inline-block;
  background: url(../images/arrow-gray.png) no-repeat;
  width: 9px;
  height: 5px;
  vertical-align: middle;
  margin-top: -3px;
}
#functions .function-item.pay-form .function-icon {
  background: url("../images/form-pay-icon.png") no-repeat;
  background-size: 100%;
}
#functions .function-item.pay-form .function-img-des {
  margin-top: 15px;
}
#functions .function-item.wx-store {
  background-color: #f8f8f8;
  padding-bottom: 150px;
}
#functions .function-item.wx-store .function-icon {
  background: url("../images/store-icon.png") no-repeat;
  background-size: 100%;
}
#functions .function-item.wx-store .function-des {
  width: 465px;
  margin: 0 auto;
}
#functions .function-item.wx-store .function-des-list {
  width: 970px;
  margin: 0 auto;
  margin-top: 70px;
}
#functions .function-item.wx-store .function-des-list li {
  position: relative;
  width: 300px;
  height: 315px;
  text-align: left;
  background-color: #fff;
  margin-left: 35px;
  border-radius: 10px;
  cursor: pointer;
  -moz-box-shadow: 0px 0px 20px 3px #ebeaea;
  -webkit-box-shadow: 0px 0px 20px 3px #ebeaea;
  box-shadow: 0px 0px 20px 3px #ebeaea;
}
#functions .function-item.wx-store .function-des-list li:nth-child(1) {
  margin-left: 0px;
}
#functions .function-item.wx-store .function-des-list li img {
  width: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
#functions .function-item.wx-store .function-des-list li h3 {
  color: #000;
  font-weight: bold;
  margin: 20px 0 10px 20px;
}
#functions .function-item.wx-store .function-des-list li p {
  font-size: 12px;
  color: #999;
  padding: 0 25px 0px 20px;
  font-weight: 200;
}
#functions .function-item.wx-store .function-des-list li .des-item-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.6);
  left: 0px;
  top: 0px;
  border-radius: 10px;
  display: none;
}
#functions .function-item.wx-store .function-des-list li:hover .des-item-hover {
  display: block;
}
#functions .function-item.wx-store .function-des-list li .des-item-hover .qrcode-content {
  position: relative;
  width: 160px;
  height: 160px;
  border-radius: 5px;
  background-color: #fff;
  text-align: center;
  margin: 0 auto;
  top: 50%;
  margin-top: -80px;
}
#functions .function-item.wx-store .function-des-list li .des-item-hover .qrcode-content img {
  width: 130px;
  margin-top: 15px;
}
#functions .function-item.wx-pos {
  background-color: #fff;
}
#functions .function-item.wx-pos .function-icon {
  background: url("../images/wx-pos-icon.png") no-repeat;
  background-size: 100%;
}
#functions .function-item.wx-pos .function-des {
  width: 435px;
  margin: 0 auto;
}
#functions .function-item.wx-pos .function-img-des img {
  display: block;
  margin: 0 auto;
}
#apply {
  width:100%;
  height:260px;
  overflow:hidden;
}
#apply .apply-wrap {
  width:1000px;
  margin:0 auto;
  height:260px;
  overflow:hidden;
  text-align:center;
}
#apply .apply-wrap h3 {
  color:#353535;
  text-align:center;
  font-size:32px;
  margin-top: 105px;
  font-weight: 200;
}
#apply .apply-wrap p {
  font-size:14px;
  color:#7f7f7f;
  text-align:center;
  font-weight: 200;
}
#apply .apply-wrap a {
  display:inline-block;
  background-color: #e38032;
  color: #fff;
  border-radius: 3px;
  margin-top:15px;
  width:115px;
  height:40px;
  line-height:40px;
  font-size: 16px;
  font-weight: 200;
}
#apply .apply-wrap a:hover {
  text-decoration: none;
  background-color: rgba(227, 128, 50, 0.8);
}
#consult {
  width:100%;
  height:225px;
  background-color:#fff;
  overflow:hidden;
}
#consult ul {
  width:670px;
  overflow:hidden;
  margin:0 auto;
  margin-top: 10px;
}
#consult ul li {
  width:130px;
  float:left;
  text-align:center;
}
#consult ul li:nth-child(2) {
  margin-left:140px;
  margin-right:140px;
}
#consult ul li em {
  display:block;
  width:25px;
  height:25px;
  margin:0 auto;
}
#consult ul li.community em {
  background:url("../images/community-icon.png") no-repeat center center;
}
#consult ul li.online-service em {
  background:url("../images/online-service-icon.png") no-repeat center center;
}
#consult ul li.phone-consult em {
  background:url("../images/phone-consult-icon.png") no-repeat center center;
}
#consult ul li.partner em {
  background:url("../images/partner-icon.png") no-repeat center center;
}
#consult ul li dl {
  margin-top:10px;
}
#consult ul li dl a {
  display:inline-block;
  color:#999;
  border-bottom: 1px solid #ccc;
}
#consult ul li dl a:hover {
  text-decoration: none;
  color: #e38032;
  border-bottom: 1px solid #e38032;
}
#consult ul li dl dt {
  font-size:16px;
  color:#8f8f8f;
  font-weight: 200;
}
#consult ul li dl dd {
  font-size:12px;
  color:#999;
  font-weight: 300;
}
#footer {
  margin: 0px;
  width: 100%;
  background-color: #f8f8f8;
  text-align: left;
  padding-bottom: 20px;
}
#footer .footer-wrap {
  width:1000px;
  margin: 0 auto;
}
#footer .footer-wrap .copyright {
  float:left;
  overflow:hidden;
  margin-top:40px;
  font-size:12px;
  color:#c3c3c3;
}
#footer .footer-wrap .copyright em {
  display:inline-block;
  width:35px;
  height:35px;
  background:url("../images/dipower-icon.png") no-repeat center center;
  margin-right:5px;
  vertical-align: top;
}
#footer .copyright-info {
  text-align:left;
  display:inline-block;
  color: #bababa;
}
#footer .rest {
  float:right;
  overflow:hidden;
  margin-left:250px;
  margin-top:40px;
}
#footer .rest > div {
  float:left;
}
#footer .rest > div ul li {
  font-size:10px;
  margin-bottom:2px;
}
#footer .rest > div ul li a {
  color:#cacaca;
  margin:0px;
  font-weight: 200;
}
#footer .rest > div h3 {
  color:#1d1d1d;
  margin-bottom:10px;
  font-size:12px;
  font-weight: 200;
}
#footer .rest > div:nth-child(2) {
  margin-left:160px;
  margin-right:160px;
}
