@charset "UTF-8";
/* 头部 */
.logo {
  width: 70%;
}

.logo img {
  max-width: 100%;
}

.btnx {
  width: 10%;
}

.btnx img {
  max-width: 100%;
}

/* banner */
.bannerx {
  text-align: center;
}

.bannerx img {
  width: 100%;
  display: block;
}

/* banner下分类 */
.products-home {
  background: #f5f5f5;
  padding-top: 6%;
}

.products-home ul li {
  width: 21%;
  float: left;
  margin-right: 2%;
  margin-left: 2%;
  min-height: 78px;
  margin-bottom: 20px;
}

.products-home ul li a {
  display: block;
  color: #b19975;
  font: 400 17px/32px "Microsoft Yahei";
  text-align: center;
  padding-top: 54px;
}

.products-home ul li span {
  display: block;
  color: #808080;
  font: 400 14px/20px "Microsoft Yahei";
  text-align: center;
  padding-top: 5%;
}

.products-home ul li.pro1 {
  background: url(../../images/2-1.png) no-repeat center top;
  background-size: 50px 50px;
}

.products-home ul li.pro2 {
  background: url(../../images/2-2.png) no-repeat center top;
  background-size: 50px 50px;
}

.products-home ul li.pro3 {
  background: url(../../images/2-3.png) no-repeat center top;
  background-size: 50px 50px;
}

.products-home ul li.pro4 {
  background: url(../../images/2-4.png) no-repeat center top;
  background-size: 50px 50px;
}

/* 更便捷的移动交互 */
.c2 {
  background: url(../../images/p2-c2.png) center 0 no-repeat;
  background-size: 100% 100%;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-top: 20px;
}

.c2 .tu {
  text-align: center;
}

.c2 .tu img {
  max-width: 100%;
}

.c2 h2 {
  margin-bottom: 16px;
  font-size: 24px;
  color: #d40300;
  padding-top: 20px;
}

.c2 dl {
  width: 70%;
  margin-bottom: 4px;
}

.c2 dl dt {
  margin-bottom: 2px;
  font-size: 14px;
  color: #d40300;
}

.c2 dl dd {
  line-height: 20px;
  font-size: 12px;
  color: #fff;
}

/* 更精确的网站功能优化 */
.c3 {
  background: url(../../images/p2-c3.png) center 0% no-repeat;
  background-size: 102% auto;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
  margin-top: 20px;
}

.c3 h2 {
  margin-bottom: 16px;
  font-size: 24px;
  color: #d40300;
  padding-top: 56px;
}

.c3 dl {
  margin-bottom: 10px;
}

.c3 dl dt {
  margin-bottom: 5px;
  font-size: 14px;
  color: #d40300;
}

.c3 dl dd {
  line-height: 20px;
  font-size: 12px;
  color: #717171;
}

/* 更实用的移动营销传播 */
.c4 {
  background: url(../../images/p2-c4.png) center 0% no-repeat;
  background-size: 100% 100%;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
  margin-top: 20px;
  padding-top: 20px;
}

.c4 .tu {
  text-align: center;
}

.c4 .tu img {
  max-width: 100%;
}

.c4 .tu1 {
  text-align: center;
}

.c4 .tu1 img {
  max-width: 80%;
}

.c4 h2 {
  margin-bottom: 16px;
  font-size: 24px;
  color: #d40300;
  padding-top: 20px;
}

.c4 dl {
  margin-bottom: 10px;
}

.c4 dl dt {
  margin-bottom: 5px;
  font-size: 14px;
  color: #d40300;
}

.c4 dl dd {
  line-height: 20px;
  font-size: 12px;
  color: #717171;
}

/* 手机网站APP应用无法替代 */
.c5 {
  text-align: center;
}

.c5 a {
  display: block;
}

.c5 a img {
  width: 100%;
  display: block;
}

/* 这些企业都通过移动互联网赚钱了 */
.c6 {
  background: #f8f8f8;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 30px;
}

.c6 h2 {
  font-weight: normal;
  font-size: 24px;
  color: #252525;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.c6 h2 span {
  color: #d40300;
}

.c6 h2 dd {
  margin-top: 4px;
  font-size: 12px;
  color: #b2b2b2;
  text-transform: uppercase;
}

.c6 .list2 li {
  padding: 0 3px;
}

.c6 .list2 li a.img {
  display: block;
  outline: none;
}

.c6 .list2 li a.img img {
  width: 100%;
}

.c6 .list2 .slick-dots {
  width: 100%;
  text-align: center;
  height: 10px;
}

.c6 .list2 .slick-dots li {
  display: inline-block;
  margin: 0 2px;
  width: 10px;
  height: 10px;
  background: #6b6b6a;
  line-height: 10px;
}

.c6 .list2 .slick-dots li button {
  width: 10px;
  height: 10px;
  background: none;
  font-size: 0;
  display: block;
  padding: 0;
  border: none;
  outline: none;
  line-height: 10px;
}

.c6 .list2 .slick-dots li.slick-active {
  background: #eb0500;
}

/* 新闻案例 */
.newst {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}

.newst .title2 {
  font: 500 16px/45px "微软雅黑";
  color: #262e5a;
  text-indent: 20px;
  margin-top: 4%;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  background: url(../../images/su.png) no-repeat 1%;
}

.newst .title2 a {
  color: #2c345e;
  font: 500 12px/45px "微软雅黑";
  position: absolute;
  right: 20px;
  top: 0;
}

.newst .news-list {
  margin-top: 20px;
}

.newst .news-list li {
  margin-bottom: 12px;
}

.newst .news-list li .date {
  width: 26%;
  float: left;
  background: #d4d4d4;
  text-align: center;
}

.newst .news-list li .date dl {
  font-size: 22px;
  color: #eb0500;
  line-height: 1.6;
}

.newst .news-list li .date dt {
  font-size: 14px;
  line-height: 1.6;
  padding-bottom: 10px;
}

.newst .news-list li .nei {
  width: 68%;
}

.newst .news-list li .nei a {
  color: #3e3e3e;
  font-size: 14px;
  display: block;
  line-height: 24px;
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.newst .news-list li .nei span {
  font-size: 12px;
  line-height: 20px;
  color: #676767;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

/* 新闻案例下图 */
.c7 {
  text-align: center;
}

.c7 img {
  max-width: 100%;
  display: block;
}

/* 联系我们 */
.c8 {
  background: #f8f8f8;
  padding-top: 20px;
  padding-bottom: 20px;
}

.c8 h2 {
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  color: #2d2d2d;
  background: url(../../images/p2-h-1.png) center 10px no-repeat;
  background-size: 96% auto;
  margin-bottom: 20px;
}

.c8 h2 dd {
  text-transform: uppercase;
  font-size: 12px;
  color: #525252;
}

.c8 .content {
  color: #5d5d5d;
  font-size: 12px;
  line-height: 20px;
  padding-left: 8px;
}

/* 返回头部 */
.gox {
  position: fixed;
  z-index: 111;
  right: 20px;
  bottom: 70px;
  width: 40px;
  height: 40px;
}

.gox img {
  max-width: 100%;
}
