@charset "utf-8";
/*
 * CSS Document
 * name   :base.css v1.0
 * author :tonjay
 * url    :www.duoguan.com
 * time   :2018-07-11
 */
@import url("http://at.alicdn.com/t/font_303668_en7cru01eyv.css");
body #newBridge .nb-customer-icon-style .nb-icon-groups {
  border: none;
  border-radius: 24px 24px 6px 6px;
  padding: 6px 0;
}
body #newBridge .nb-customer-icon-style .nb-icon-groups-item {
  border: none;
}
body #newBridge .nb-icon-group .nb-group-text {
  height: 32px;
  line-height: 32px;
}
body #newBridge .nb-icon-group .nb-group-icon {
  height: 32px;
  width: 32px;
}
body #newBridge .nb-customer-icon-style .nb-icon-groups-item .nb-group-icon {
  background-position: center center;
}
body #newBridge .nb-customer-icon-style .nb-icon-groups-item .nb-group-icon {
  background: url("../dgimages/home/b/join.png");
  background-size: cover;
  border-radius: 50%;
}
body #newBridge .nb-icon-group .icon-disable .nb-group-icon {
  background: url("../dgimages/home/b/join-grey.png");
  background-size: cover;
  border-radius: 50%;
}
.iconfont {
  font-size: inherit;
}

html {
  background: #fff;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-rendering: optimizelegibility;
}
html.borderbox *,
html.borderbox :after,
html.borderbox :before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
  border: 0;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
body,
button,
input,
select,
textarea {
  font: 1em/1.8 arial, "microsoft yahei ui", "microsoft yahei", simsun,
    sans-serif;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
blockquote {
  position: relative;
  color: #9494a9;
  font-weight: 400;
  border-left: 3px solid #eae5cc;
  padding-left: 1em;
  margin: 1em 3em 1em 2em;
}
@media only screen and (max-width: 640px) {
  blockquote {
    margin: 1em 0;
  }
}
abbr,
acronym {
  border-bottom: 1px dotted;
  font-variant: normal;
}
abbr {
  cursor: help;
}
del {
  text-decoration: line-through;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: 400;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
q:after,
q:before {
  content: "";
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
:root sub,
:root sup {
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
a {
  color: #1abc9c;
}
a:hover {
  text-decoration: underline;
}
.typo a {
  border-bottom: 1px solid #1abc9c;
}
.typo a:hover {
  border-bottom-color: #555;
  color: #555;
  text-decoration: none;
}
a,
ins {
  text-decoration: none;
}
.typo-u,
u {
  text-decoration: underline;
}
mark {
  background: #fffdd1;
  border-bottom: 1px solid #ffedce;
  padding: 2px;
  margin: 0 5px;
}
code,
pre,
pre tt {
  font-family: Courier, "Courier New", monospace;
}
pre {
  background: #f8f8f8;
  border: 1px solid #ddd;
  padding: 1em 1.5em;
  display: block;
  -webkit-overflow-scrolling: touch;
}
hr {
  border: none;
  border-bottom: 1px solid #cfcfcf;
  margin-bottom: 0.8em;
  height: 10px;
}
.typo-small,
figcaption,
small {
  font-size: 0.9em;
  color: #888;
}
b,
strong {
  font-weight: 700;
  color: #000;
}
[draggable] {
  cursor: move;
}
.clearfix:after,
.clearfix:before {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.textwrap,
.textwrap td,
.textwrap th {
  word-wrap: break-word;
  word-break: break-all;
}
.textwrap-table {
  table-layout: fixed;
}
.serif {
  font-family: Palatino, Optima, Georgia, serif;
}
.typo dl,
.typo form,
.typo hr,
.typo ol,
.typo p,
.typo pre,
.typo table,
.typo ul,
.typo-dl,
.typo-form,
.typo-hr,
.typo-ol,
.typo-p,
.typo-pre,
.typo-table,
.typo-ul,
blockquote {
  margin-bottom: 1.2em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.35;
  font-weight: 400;
}
.typo h1,
.typo h2,
.typo h3,
.typo h4,
.typo h5,
.typo h6,
.typo-h1,
.typo-h2,
.typo-h3,
.typo-h4,
.typo-h5,
.typo-h6 {
  margin-top: 1.2em;
  margin-bottom: 0.6em;
  line-height: 1.35;
}
.typo h1,
.typo-h1 {
  font-size: 1.8em;
}
.typo h2,
.typo-h2 {
  font-size: 1.6em;
}
.typo h3,
.typo-h3 {
  font-size: 1.4em;
}
.typo h4,
.typo-h4 {
  font-size: 1.2em;
}
.typo h5,
.typo h6,
.typo-h5,
.typo-h6 {
  font-size: 1em;
}
.typo ul,
.typo-ul {
  margin-left: 1.3em;
  list-style: disc;
}
.typo ol,
.typo-ol {
  list-style: decimal;
  margin-left: 1.9em;
}
.typo li ol,
.typo li ul,
.typo-ol ol,
.typo-ol ul,
.typo-ul ol,
.typo-ul ul {
  margin-bottom: 0.8em;
  margin-left: 2em;
}
.typo li ul,
.typo-ol ul,
.typo-ul ul {
  list-style: circle;
}
.typo table caption,
.typo table td,
.typo table th,
.typo-table td,
.typo-table th {
  border: 1px solid #ddd;
  padding: 0.5em 1em;
  color: #666;
}
.typo table th,
.typo-table th {
  background: #fbfbfb;
}
.typo table thead th,
.typo-table thead th {
  background: #f1f1f1;
}
.typo table caption {
  border-bottom: none;
}
.typo-input,
.typo-textarea {
  -webkit-appearance: none;
  border-radius: 0;
}
.typo em,
.typo-em,
caption,
legend {
  color: #000;
  font-weight: inherit;
}
.typo-em {
  position: relative;
}
.typo-em:after {
  position: absolute;
  top: 0.65em;
  left: 0;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  content: "・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・";
}
.typo img {
  max-width: 100%;
}

html {
  font-size: 93.75%;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
img {
  vertical-align: middle;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  *vertical-align: middle;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  background: inherit;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
.float-box {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.tl {
  text-align: left;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.max-font {
  font-size: 2rem;
}
.large-font {
  font-size: 1.8rem;
}
.mid-font {
  font-size: 1.4rem;
}
.small-font {
  font-size: 1.2rem;
}
.min-font {
  font-size: 1rem;
}
.mt5 {
  margin-top: 5px;
}
.mt8 {
  margin-top: 8px;
}
.mt10 {
  margin-top: 10px;
}
.mt12 {
  margin-top: 12px;
}
.mt15 {
  margin-top: 15px;
}
.mt16 {
  margin-top: 16px;
}
.mt18 {
  margin-top: 18px;
}
.mt20 {
  margin-top: 20px;
}
.mr5 {
  margin-right: 5px;
}
.mr8 {
  margin-right: 8px;
}
.mr10 {
  margin-right: 10px;
}
.mr12 {
  margin-right: 12px;
}
.mr15 {
  margin-right: 15px;
}
.mr16 {
  margin-right: 16px;
}
.mr18 {
  margin-right: 18px;
}
.mr20 {
  margin-right: 20px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb8 {
  margin-bottom: 8px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb12 {
  margin-bottom: 12px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb16 {
  margin-bottom: 16px;
}
.mb18 {
  margin-bottom: 18px;
}
.mb20 {
  margin-bottom: 20px;
}
.ml5 {
  margin-left: 5px;
}
.ml8 {
  margin-left: 8px;
}
.ml10 {
  margin-left: 10px;
}
.ml12 {
  margin-left: 12px;
}
.ml15 {
  margin-left: 15px;
}
.ml16 {
  margin-left: 16px;
}
.ml18 {
  margin-left: 18px;
}
.ml20 {
  margin-left: 20px;
}
.pt5 {
  padding-top: 5px;
}
.pt8 {
  padding-top: 8px;
}
.pt10 {
  padding-top: 10px;
}
.pt12 {
  padding-top: 12px;
}
.pt15 {
  padding-top: 15px;
}
.pt16 {
  padding-top: 16px;
}
.pt18 {
  padding-top: 18px;
}
.pt20 {
  padding-top: 20px;
}
.pr5 {
  padding-right: 5px;
}
.pr8 {
  padding-right: 8px;
}
.pr10 {
  padding-right: 10px;
}
.pr12 {
  padding-right: 12px;
}
.pr15 {
  padding-right: 15px;
}
.pr16 {
  padding-right: 16px;
}
.pr18 {
  padding-right: 18px;
}
.pr20 {
  padding-right: 20px;
}
.pb5 {
  padding-bottom: 5px;
}
.pb8 {
  padding-bottom: 8px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb12 {
  padding-bottom: 12px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb16 {
  padding-bottom: 16px;
}
.pb18 {
  padding-bottom: 18px;
}
.pb20 {
  padding-bottom: 20px;
}
.pl5 {
  padding-left: 5px;
}
.pl8 {
  padding-left: 8px;
}
.pl10 {
  padding-left: 10px;
}
.pl12 {
  padding-left: 12px;
}
.pl15 {
  padding-left: 15px;
}
.pl16 {
  padding-left: 16px;
}
.pl18 {
  padding-left: 18px;
}
.pl20 {
  padding-left: 20px;
}
.p5 {
  padding: 5px;
}
.p8 {
  padding: 8px;
}
.p10 {
  padding: 10px;
}
.p15 {
  padding: 15px;
}
.p20 {
  padding: 20px;
}
.m5 {
  margin: 5px;
}
.m8 {
  margin: 8px;
}
.m10 {
  margin: 10px;
}
.m15 {
  margin: 15px;
}
.m20 {
  margin: 20px;
}

html .delay2 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
html .delay3 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
html .delay4 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
html .delay5 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
html .delay6 {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
html .delay7 {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
html .delay8 {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
html .delay9 {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
html .delay10 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
html .delay11 {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
}
html .delay12 {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
html .delay13 {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
}
html .delay14 {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}
html .delay15 {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
html .delay16 {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
}
html .delay17 {
  -webkit-animation-delay: 1.7s;
  animation-delay: 1.7s;
}
html .delay18 {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s;
}
html .delay19 {
  -webkit-animation-delay: 1.9s;
  animation-delay: 1.9s;
}
html .delay20 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
html .delay21 {
  -webkit-animation-delay: 2.1s;
  animation-delay: 2.1s;
}
html .delay22 {
  -webkit-animation-delay: 2.2s;
  animation-delay: 2.2s;
}
html .delay23 {
  -webkit-animation-delay: 2.3s;
  animation-delay: 2.3s;
}
html .delay24 {
  -webkit-animation-delay: 2.4s;
  animation-delay: 2.4s;
}
html .delay25 {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
}
html .delay26 {
  -webkit-animation-delay: 2.6s;
  animation-delay: 2.6s;
}
/*color*/
.green {
  color: #09bb07;
}
.red {
  color: #e64340;
}
.grey {
  color: #9494a9;
}
.blank {
  color: white;
}
/*公用css动画效果*/
a,
.menu a:after,
.fea i,
.fea li:after,
.app a img,
.scenes li span,
.daicon li span,
.app span.demo,
.tab li,
.case-box,
.test-app,
.test-app img,
.daili-list i,
.daili-list,
.ganyan .text,
.ganyan img,
.daicon ol li,
a.uline:after,
.more:after,
.apply input,
.lifesCaseCode {
  transition: all 0.3s ease;
}
a.uline {
  position: relative;
}
a.uline:hover {
  text-decoration: none;
  margin-left: 3px;
}
a.uline:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0; /*border-bottom: 1px solid #9c9c9c;*/
}
a.uline:hover:after {
  width: 100%;
}
/*a:hover, a:focus, a:active{ color:#fdd000;}*/
html {
  background: #fff;
}
html,
body {
  min-width: 1280px;
}
.w_1200 {
  width: 1200px;
  margin: 0 auto;
}
.wrap {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.header {
  padding: 0 2%;
  background: #fff;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 998;
  height: 64px;
}
.logo a {
  height: 64px;
  width: 160px;
  display: block;
  overflow: hidden;
}
.logo a img {
  display: block;
}
.logo .video {
  display: none;
}
.userBtn {
  padding: 16px 0;
}
.menu li,
.userBtn li {
  float: left;
  position: relative;
}
.userBtn li {
  margin-left: 15px;
}
.userBtn a.comm-btn {
  line-height: 30px;
  display: inline-block;
  padding: 0 20px;
  font-size: 14px;
  border-radius: 2px;
  border: 1px solid #ddd;
  color: #9494a9;
}
.userBtn a.primary:hover {
  background: #f6f8fd;
  color: #000;
}
.userBtn a.warn {
  background: #fdd000;
  color: #000;
  border-color: #fdd000;
}
.userBtn a.warn:hover {
  opacity: 0.8;
}
.menu {
  font-size: 16px;
}
.menu > li > a {
  display: block;
  color: #000;
  padding: 0 20px;
  line-height: 64px;
  position: relative;
}
/* .menu>li>a:after{ content: ""; display: block; position: absolute; left: 0; top: 0; width:0%; height: 3px;background: #09BB07;}
.menu>li>a.active,.menu>li>a.active:hover{color: #3f8cd7;background: #f6f6f8;border-top: 1px solid #3f8cd7;} */
.menu > li > a:hover,
.menu > li:hover > a {
  color: #fdd000;
}
/* .menu>li img{position: absolute;top: 8px;right: 4px;width: 24px;} */
.header + div {
  height: 64px !important;
}
.menu > li:nth-child(n + 3) > a::after {
  content: "";
  transition: 0s;
  margin-left: 5px;
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 5px;
  height: 5px;
  border: 1px solid;
  transform: translateY(-75%) rotate(-45deg);
  border-color: transparent transparent currentColor currentColor;
  background: none;
}

.focus {
  height: 500px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.fea {
  background: #f6f6f8;
}
.fea li {
  width: 18%;
  padding: 50px 1%;
  position: relative;
  float: left;
}
.fea i {
  position: relative;
  box-shadow: 0 0 10px rgba(253, 208, 0, 0.8);
  width: 100px;
  height: 100px;
  line-height: 100px;
  font-size: 50px;
  text-align: center;
  display: block;
  margin: 0 auto;
  background-color: #09bb07;
  border-radius: 50%;
  color: #fff;
}
.fea i:before {
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.fea i:after {
  width: 120px;
  height: 120px;
  content: "";
  display: block;
  border-radius: 50%;
  border: 1px dashed #fdd000;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.fea h3 {
  margin: 30px 0 10px;
  color: #000;
  text-align: center;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.fea p {
  font-size: 14px;
  opacity: 0.7;
}
.fea li:hover i {
  transform: scale(0.9);
}
.fea li:after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0));
  opacity: 0;
}
.fea li:hover:after {
  opacity: 1;
}
.app,
.scenes,
.market,
.daili,
.case,
.mColum,
.foot {
  padding: 60px 0;
}

.homeTit {
  padding: 0 0 40px;
  text-align: center;
  position: relative;
}
.homeTit h2 {
  font-size: 36px;
  position: relative;
  line-height: 110%;
  font-family: microsoft yahei;
  letter-spacing: 5px;
}
.homeTit p {
  opacity: 0.7;
}
.homeTit .more {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.app li {
  width: 23.8%;
  float: left;
  margin-right: 1.6%;
  position: relative;
  overflow: hidden;
}
.app li:hover a {
  opacity: 0.7;
  box-shadow: 0 0px 14px rgba(0, 0, 0, 0.3);
}
.app li:hover a.B {
  box-shadow: 0 0px 14px rgba(0, 0, 0, 0);
}
.app ul a {
  display: block;
  overflow: hidden;
  position: relative;
}
.app ul h3 {
  margin: 15px 0 10px;
  font-weight: bold;
}
.app ul p {
  height: 36px;
  line-height: 18px;
  font-size: 14px;
  opacity: 0.7;
}
.app span.demo {
  border: 1px solid #f5f5f5;
  margin-top: 10px;
  vertical-align: middle;
  color: #888;
  border-radius: 3px;
  padding: 4px 10px;
  font-size: 14px;
  cursor: pointer;
  display: none;
}
.app span.demo:hover {
  border-color: #09bb07;
  color: #09bb07;
}
.app .ma {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -80px 0 0 -80px;
  border-radius: 3px;
  box-shadow: 2px 4px 25px rgba(0, 0, 0, 0.3);
  width: 160px;
  height: 160px;
  display: none;
  animation: appma ease 0.3s forwards;
}
@keyframes appma {
  from {
    transform: scale(1.2);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}

.scenes,
.case {
  border-top: 1px solid #e9f1f7;
}
.scenes li {
  float: left;
  background: #000;
  position: relative;
  box-shadow: 0 0 200px rgba(0, 0, 0, 0.8) inset;
}
.scenes li span {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.7;
}
.scenes .li-1 {
  width: 40%;
  padding-bottom: 40%;
}
.scenes .li-2 {
  width: 29%;
  padding-bottom: 19.5%;
  margin-left: 1%;
}
.scenes li:hover span {
  opacity: 0.4;
}
.scenes .texts {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  color: #fff;
  z-index: 1;
}
.scenes h3 {
  font-size: 24px;
  margin-bottom: 10px;
}
.scenes .texts p {
  display: none;
}

.market {
  background: #f6f6f8;
}
.market li {
  float: left;
  width: 30%;
}
.market li:nth-child(n + 2) {
  margin-left: 5%;
}
.market li h3 {
  text-align: center;
  padding-bottom: 15px;
}
.market li p {
  font-size: 14px;
  opacity: 0.7;
}

.daili {
  background: url(../dgimages/dai.jpg) center top no-repeat;
}
.daili .homeTit {
  padding: 20px 0 60px;
  color: #fdd000;
}
.daili-list {
  color: #ccaf29;
}
.daili-list i {
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  font-size: 60px;
  border: 1px solid rgba(90, 160, 211, 0.3);
  border-radius: 50%;
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
}
.daili-list li {
  width: 18%;
  float: left;
  cursor: default;
  margin-right: 2.5%;
}
.daili-list li h3 {
  text-align: center;
  padding-bottom: 15px;
}
.daili-list li p {
  font-size: 14px;
  opacity: 0.7;
}
.daili-list li:hover i {
  transform: rotate(45deg);
  background: rgba(255, 255, 255, 0.1);
}
.daili-list li:hover {
  color: #fff;
}
.daicon {
  background: #fff;
  margin-top: 50px;
  padding: 5%;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
}
.daicon ul.lc {
  margin: 20px 0;
  position: relative;
}
.daicon ul.lc:before {
  content: "";
  display: block;
  position: absolute;
  top: 52px;
  left: 10%;
  right: 10%;
  border-bottom: 2px solid #fdd000;
}
.daicon ul.lc li {
  float: left;
  width: 20%;
  padding: 30px 0;
  cursor: default;
  border-radius: 10px;
}
.daicon ul.lc span {
  display: block;
  width: 46px;
  height: 46px;
  text-align: center;
  line-height: 46px;
  color: #fdd000;
  border: 2px solid #fdd000;
  box-shadow: 0 0 10px rgba(253, 208, 0, 0.4);
  background: #fff;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  font-size: 22px;
}
.daicon ul.lc h3 {
  margin: 15px 0;
  text-align: center;
  color: #636161;
}
.daicon ul.lc p {
  font-size: 14px;
  opacity: 0.7;
  padding: 0 15px;
}
.daicon ul.lc li:hover span {
  background: #fdd000;
  color: #000;
  transform: scale(1.3);
  box-shadow: 0 1px 10px rgba(253, 208, 0, 0.4),
    0 1px 10px rgba(253, 208, 0, 0.3);
}
.daicon ul.lc li:hover h3 {
  color: #000;
}
.daicon ul.lc li:hover p {
  opacity: 0.9;
}
.daicon ol a {
  line-height: 36px;
}

.tab li {
  float: left;
  border: 1px solid #e9f1f7;
  padding: 4px 15px;
  margin-right: 10px;
  cursor: pointer;
}
.tab li:hover {
  border-color: #09bb07;
  color: #09bb07;
}
.tab li.active {
  background: #09bb07;
  color: #fff;
  border-color: #09bb07;
}

.test-app {
  filter: alpha(opacity=0);
  opacity: 0;
  background: rgba(255, 255, 255, 1);
  border-radius: 3px;
  position: absolute;
  left: 0;
  top: 0;
  right: 20px;
  bottom: 0;
}
.test-app img {
  width: 160px;
  height: 160px;
  border-radius: 3px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -80px 0 0 -80px;
}

.caselist li {
  width: 19%;
  background: #fff;
  margin-right: 1.25%;
  margin-top: 2%;
  float: left;
  position: relative;
  box-shadow: 5px 10px 27px rgba(39, 44, 49, 0.06);
  overflow: hidden;
  border-radius: 3px;
  height: 320px;
}
.caselist li .grey {
  opacity: 0.6;
  font-size: 14px;
}
.caselist li:nth-child(5n) {
  margin-right: 0;
}
.caselist li h2,
.case-use {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
}
.case-use span {
  background: #e9f1f7;
  vertical-align: middle;
  cursor: default;
  border-radius: 100px;
  font-size: 12px;
  padding: 1px 8px;
  max-width: 130px;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
}
.case-use span:hover {
  background: #09bb07;
  color: #fff;
}
.casema {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 1;
  opacity: 0;
  transition: all ease 0.3s;
}
.casema img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -75px 0 0 -75px;
  width: 150px;
  height: 150px;
  transition: all ease 0.3s;
}
.caselist li:hover .casema {
  opacity: 1;
}
.case {
  background: #f6f6f8;
}

@media (max-device-width: 640px) {
  .caselist {
    padding: 0 4%;
  }
  .caselist li {
    width: 48%;
    margin-right: 4%;
    margin-top: 4%;
  }
  .caselist li:nth-child(2n) {
    margin-right: 0;
  }
}

.youshi {
  background: url(/dgimages/youshi_bg.jpg) top center no-repeat;
  padding-bottom: 80px;
}
.youshi .homeTit {
  padding: 80px 0 60px;
  color: #fdd000;
}
.youshi .youshi_nav li {
  border: 1px solid #fdd000;
  color: #fdd000;
  display: inline-block;
  padding: 10px 40px;
  font-size: 18px;
  margin: 0 20px;
  cursor: pointer;
  font-size: 18px;
}
.youshi .youshi_nav li.active {
  background: #fdd000;
  color: #000;
}
.youshi .youshi_Min_li {
  display: none;
  color: #fff;
  margin-top: 50px;
}
.youshi .youshi_Min_li.active {
  display: block;
}
.youshi .Pattern {
  margin-bottom: 50px;
}
.youshi .Pattern li {
  width: 25%;
  float: left;
}
.youshi .Pattern i {
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #fdd000;
  color: #000;
  display: inline-block;
  border-radius: 50%;
  font-size: 20px;
  margin-right: 10px;
}
.youshi .text {
  margin-top: 50px;
}
.youshi .youshi_Min_li b {
  color: #fdd000;
}
.youshi .youshi_Min_li .fla {
  padding: 60px 0;
}
.youshi .up p,
.youshi .un h3 {
  margin-bottom: 20px;
}
.youshi .youshi_Min_li.last .fla {
  padding: 60px 0 0 0;
}
.youshi .youshi_Min_li.last .fra {
  margin: 40px 0 0 600px;
}
.youshi .up p,
.youshi .un h3 {
  margin-bottom: 20px;
}
.youshi .service_up h3,
.youshi .service_un h3 {
  font-size: 28px;
  margin-bottom: 30px;
}
.youshi .service_up {
  margin-bottom: 60px;
}
.youshi .service_un ul {
  margin-left: -50px;
}
.youshi .service_un li {
  float: left;
  width: 25%;
}
.youshi .service_un i {
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 50%;
  display: block;
  background: #fdd000;
  color: #000;
  margin: 0 auto 20px;
  font-size: 40px;
}

.aqcon {
  border-top: 1px solid #e9f1f7;
  display: none;
  padding-top: 50px;
}
.apply {
  width: 50%;
  float: left;
  border-right: 1px solid #e9f1f7;
}
.apply li {
  margin-top: 15px;
}
.apply .tit {
  float: left;
  width: 100px;
  height: 38px;
  line-height: 38px;
  text-align: right;
  margin-right: 15px;
}
.apply input {
  width: 250px;
  padding: 0 10px;
  height: 36px;
  line-height: 36px;
  border: 1px solid #e9f1f7;
}
.apply input:focus {
  border: 1px solid #09bb07;
  color: #09bb07;
  box-shadow: 0 0 15px #09bb07;
}
.apply button {
  line-height: 46px;
  height: 46px;
  padding: 0 35px;
}
.que {
  width: 46%;
  float: right;
}

.mColum {
  /* background: #f5f5f5; */
  margin-top: 50px;
}
.mColum .colum-item {
  width: 32%;
  float: left;
}
.mColum .colum-item:nth-child(n + 2) {
  margin-left: 2%;
}
.more {
  font-size: 14px;
  position: relative;
}
.more:after {
  display: inline-block;
  content: "";
  margin: 6px 0 0 6px;
  border: 5px solid;
  border-color: transparent transparent transparent currentColor;
}
.more:hover {
  text-decoration: none;
  color: #9c9c9c;
}
.More .more {
  display: inline-block;
  margin-top: 60px;
  padding: 0 80px;
  height: 40px;
  border: 1px solid;
  border-radius: 100px;
  line-height: 40px;
}

.colum-news li {
  margin-top: 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.colum-news li a:hover,
.colum-news li a:hover strong {
  color: #9c9c9c;
}
.ganyan .con {
  min-height: 660px;
  background: url(../dgimages/yanbg.png) center center no-repeat;
  position: relative;
}
.ganyan .item {
  width: 280px;
  position: absolute;
  padding-top: 25px;
}
.ganyan .text {
  border: 1px solid #e9f1f7;
  background: #fff;
  border-radius: 5px;
  box-shadow: 2px 4px 12px rgba(0, 0, 0, 0.1);
  padding: 15px;
  margin-left: 30px;
  cursor: pointer;
}
.ganyan .item:hover .text {
  color: #09bb07;
  border-color: #09bb07;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.2);
}
.ganyan .item:hover .text:active {
  background: #09bb07;
  color: #fff;
}
.ganyan .item img {
  border-radius: 50%;
  box-shadow: 0 0 0 5px #e9f1f7;
  position: absolute;
  left: 0;
  top: 0;
}
.ganyan .item:hover img {
  box-shadow: 0 0 0 3px #09bb07;
  transform: scale(1.1);
}
.ganyan .item h3 {
  position: absolute;
  left: 60px;
  top: 0px;
  color: #9494a9;
}

.foot {
  background: #262836;
  color: #fff;
}
.foot .content {
  margin: 0 6%;
}
.foot .content li {
  float: left;
  margin: 0 30px;
}
.foot .content h3 {
  position: relative;
  display: inline-block;
  line-height: 44px;
}
.foot .content dl {
  margin-top: 10px;
}
.foot .content dd,
.foot a,
.foot .grey {
  color: #838592;
}
.foot a:hover {
  color: #fff;
}
.foot .hotClik {
  border-top: 1px solid rgba(255, 255, 255, 0.06);
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  height: 50px;
  line-height: 50px;
  margin: 25px 0;
}
.foot .hotClik li {
  display: inline-block;
  margin: 0 10px;
}

.float {
  width: 140px;
  padding: 10px;
  background: #fff;
  position: fixed;
  left: 10px;
  border-radius: 3px;
  top: 50%;
  box-shadow: 8px 14px 38px rgba(39, 44, 49, 0.06),
    1px 3px 8px rgba(39, 44, 49, 0.03);
  margin-top: -220px;
  z-index: 99;
  border-top: 3px solid #fdd000;
}
.float hr {
  margin: 20px 0 15px;
  border-color: #e9f1f7;
  height: 1px;
}
.float h2 {
  margin: 4px 0;
  border-left: 3px solid #fdd000;
  padding-left: 10px;
  margin-left: -10px;
  font-size: 13px;
}
.float .qq a {
  border: 1px solid #ddd;
  display: block;
  border-radius: 100px;
  padding: 6px 0 6px 40px;
  font-size: 14px;
  line-height: 22px;
  position: relative;
  background: url(../dgimages/qq.png) 15px center no-repeat;
  margin-top: 10px;
}
.float .qq a:hover {
  background-color: #fdd000;
  border-color: #fdd000;
}
.float .phone p {
  margin-top: 5px;
}
.float .phone h3 {
  font-size: 18px;
}
.float.fadeOut .close {
  display: none;
}

/*login & reg*/
.popup {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  display: none;
}
.popup-box {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -260px 0 0 -180px;
  width: 360px;
  background: #fff;
  border-radius: 5px;
}
.popup-box li {
  height: 52px;
  line-height: 52px;
  position: relative;
}
.popup li > input {
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #e9f1f7;
  padding: 0px 18px;
}
.popup li > input:focus {
  background: rgba(9, 187, 7, 0.15);
  color: #09bb07;
  padding: 0 15px 0 23px;
}
.popup .getYzm {
  position: absolute;
  top: 7px;
  right: 8px;
  box-shadow: inherit;
}
.login_btn {
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-size: 1.4rem;
}
.close {
  position: absolute;
  top: -18px;
  right: -18px;
  background: #fff
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 185.327 185.324'%3E%3Cpath d='M298.856,276.351l64.964-64.964a16.205,16.205,0,0,0,0-22.931l-.016-.016a16.214,16.214,0,0,0-22.924,0L275.91,253.405l-64.968-64.964a16.2,16.2,0,0,0-22.928,0l-.016.016a16.2,16.2,0,0,0,0,22.924l64.962,64.968L188,341.317a16.207,16.207,0,0,0,0,22.933l.016.016a16.214,16.214,0,0,0,22.924,0L275.9,299.3l64.968,64.966a16.218,16.218,0,0,0,22.928,0l.016-.016a16.212,16.212,0,0,0,0-22.933l-64.964-64.966h0Zm0,0' transform='translate(-183.245 -183.688)' fill='%239494a9'/%3E%3C/svg%3E")
    center center no-repeat;
  width: 35px;
  height: 35px;
  line-height: 36px;
  border-radius: 50%;
  box-shadow: 1px 2px 9px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  z-index: 1;
  color: transparent;
}
.close:hover {
  background-color: #e9f1f7;
}
.main-body.active {
  -webkit-filter: blur(10px);
}
.popup.active {
  display: block;
}
.popup h3 {
  color: #fff;
  color: #fff;
  border-radius: 5px 5px 0 0;
}
.popup-reg h3 {
  background: #09bb07;
  background: linear-gradient(20deg, #09bb07, #2bc792);
}
.popup-login h3 {
  background: #e64340;
  background: linear-gradient(20deg, #e64340, #dca74a);
}

.remember {
  -webkit-appearance: none;
  appearance: none;
  width: 18px;
  height: 18px;
  vertical-align: top;
  margin-top: 17px;
  border: 1px solid #ccc;
  position: relative;
  padding: 0;
}
.remember:checked {
  border: 1px solid #2f9833;
}
.remember:checked:after {
  content: "";
  display: block;
  border: 2px solid;
  border-color: transparent transparent #2f9833 #2f9833;
  width: 12px;
  height: 8px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit--webkit-transform: translate(-75%, -60%) rotate(-45deg);
  -webkit-transform: translate(-75%, -60%) rotate(-45deg);
  -webkit--webkit-transform-origin: center top;
  -webkit-transform-origin: center top;
  border-radius: 3px;
}

/*Slider*/
.swiper-container {
  height: 450px;
  background: #666;
}
.pagination {
  position: absolute;
  z-index: 20;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 10px;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 30px;
  height: 3px;
  margin: 0 3px;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  position: relative;
}
.swiper-active-switch::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  animation: swiper-active-switch 6s linear forwards;
  transform: scaleX(0);
  transform-origin: left center;
  background: #fff;
}
@keyframes swiper-active-switch {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}
.swiper-container .focus {
  display: block;
  width: 100%;
  height: 100%;
}

/*视频 */
.video-box {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -225px 0 0 -400px;
  width: 800px;
  height: 450px;
  border-radius: 5px;
  background: #fff;
}
.video-main {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.popup {
  -webkit-animation: popupbg 0.4s ease forwards;
  -webkit-opacity: 0;
}
@-webkit-keyframes popupbg {
  0% {
    -webkit-opacity: 0;
  }
  100% {
    -webkit-opacity: 1;
  }
}
.popup .popup-box,
.popup .video-box {
  -webkit-animation: popup 0.4s ease forwards;
  -webkit-transform: translateY(20%);
  -webkit-opacity: 0;
}
@-webkit-keyframes popup {
  0% {
    -webkit-transform: translateY(20%);
    -webkit-opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -webkit-opacity: 1;
  }
}

@media only screen and (max-width: 1336px) {
  .header {
    padding: 0 2%;
  }
  .menu a {
    padding: 0 10px 0 15px;
  }
}

.book {
  position: fixed;
  right: 20px;
  top: 50%;
  margin-top: 50px;
  display: block;
  z-index: 99;
}
.book img {
  border-radius: 3px;
  box-shadow: 0 0 0 2px #fff;
}

.soc {
  margin-top: 60px;
}
/*学院 */
.collegeBox {
  border-top: 1px solid #e9f1f7;
  padding-top: 60px;
}
.collegeBox .tit {
  border-bottom: 3px solid #489dff;
}
.collegeBox .TitFla a {
  border-radius: 3px 3px 0 0;
  padding: 15px 24px;
  display: inline-block;
}
.collegeBox .TitFla a.active,
.college .TitFla a:hover {
  background: #489dff;
  color: #fff;
  box-shadow: 3px 0 10px rgba(72, 157, 255, 0.3);
}
.collegeBoxMin .fla {
  width: 295px;
}
.collegeBoxMin .fra {
  margin: 30px 0 0 320px;
}
.collegeBoxMin ul {
  margin-right: -60px;
  display: none;
}
.collegeBoxMin ul.active {
  display: block;
}
.collegeBoxMin li {
  float: left;
  margin: 0 27px 30px 0;
  width: 220px;
}
.collegeBoxMin li:hover,
.ViDe .ViDeUn li:hover {
  opacity: 0.7;
}
.collegeBoxMin h3 {
  margin-top: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.collegeBoxMin p,
.ViDeUn p {
  font-size: 14px;
  color: #969696;
}

/*子菜单 */
.header .Module {
  background: #fff;
  display: none;
  transform-origin: center top;
  animation: Module 0.3s ease forwards;
  transform: scaleY(0.6);
  opacity: 0;
}
.header .ModuleMin {
  position: absolute;
  bottom: 0;
}
@keyframes Module {
  0% {
    transform: scaleY(0.6);
    opacity: 0;
  }
  100% {
    transform: scaleY(1);
    opacity: 1;
  }
}

.header .Module.large {
  position: fixed;
  top: 64px;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 600px;
  border-top: 1px solid #f6f6f6;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.03);
  font-size: 13px;
}
.header .Module.large .ModuleMin {
  height: 600px;
  width: 100%;
  text-align: center;
}

.header .Module.mini {
  position: absolute;
  width: 136px;
  top: 64px;
  left: 50%;
  margin-left: -80px;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.03);
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.06);
  font-size: 14px;
}
.header .Module.mini a {
  display: block;
  padding: 0 30px;
  line-height: 32px;
  white-space: nowrap;
  transform: translateY(-10px);
  -webkit-opacity: 0;
  animation: menua 0.3s ease forwards;
}
@keyframes menua {
  0% {
    transform: translateX(-15px);
    -webkit-opacity: 0;
  }
  100% {
    transform: translateX(0);
    -webkit-opacity: 1;
  }
}
.header .Module.mini a:nth-child(2) {
  animation-delay: 0.1s;
}
.header .Module.mini a:nth-child(3) {
  animation-delay: 0.2s;
}
.header .Module.mini a:nth-child(4) {
  animation-delay: 0.3s;
}
.header .Module.mini a:nth-child(5) {
  animation-delay: 0.4s;
}
.header .Module.mini a:nth-child(6) {
  animation-delay: 0.5s;
}
.header .Module.mini a:nth-child(7) {
  animation-delay: 0.6s;
}
.header .Module.mini a:nth-child(8) {
  animation-delay: 0.7s;
}
.header .Module.mini a:nth-child(9) {
  animation-delay: 0.8s;
}
.header .Module.mini a:hover {
  background: #e9f1f7;
}
.header .Module.mini .ModuleMin {
  width: 100%;
  padding: 8px 0;
}
.header .Module.mini .ModuleMin:after,
.header .Module.mini .ModuleMin:before {
  content: "";
  width: 0;
  height: 0;
  display: block;
  border: solid 7px;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  left: 50%;
  top: -13px;
  margin: 0 0 0 -3px;
}
.header .Module.mini .ModuleMin:before {
  border-color: transparent transparent rgba(0, 0, 0, 0.06) transparent;
  top: -14px;
}

.header .List {
  display: inline-block;
  vertical-align: top;
  min-width: 120px;
  animation: List ease 0.3s forwards;
  transform: translate(-20px, 0);
  -webkit-opacity: 0;
}
@keyframes List {
  0% {
    transform: translate(-20px, 0);
    -webkit-opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    -webkit-opacity: 1;
  }
}
.header .List:nth-child(2) {
  animation-delay: 0.05s;
}
.header .List:nth-child(3) {
  animation-delay: 0.1s;
}
.header .List:nth-child(4) {
  animation-delay: 0.15s;
}
.header .List:nth-child(5) {
  animation-delay: 0.2s;
}
.header .List:nth-child(6) {
  animation-delay: 0.25s;
}
.header .List:nth-child(7) {
  animation-delay: 0.3s;
}
.header .List:nth-child(8) {
  animation-delay: 0.35s;
}
.header .List:not(:first-child) {
  margin-left: 36px;
}
.header .List dd {
  text-align: left;
  margin: 0;
  position: relative;
}
.header .List h3 {
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  padding: 20px 0 10px;
  border-bottom: 1px solid #e9f1f7;
  margin-bottom: 5px;
}
.header .List h3.hot {
  color: #f55d54;
}
.header .List h3 a {
  line-height: inherit;
}
.header .List a {
  line-height: 28px;
}
.header .List a:hover {
  color: #fdd000;
}
.header i.hot,
.header i.new {
  font-style: normal;
  font-weight: normal;
  transform: scale(0.8);
  transform-origin: left top;
  display: inline-block;
  color: #f12528;
  margin-left: 6px;
}
.header i.new {
  color: #ffbe26;
}
.header a.hot {
  color: #f12528;
  font-weight: bold;
}

.header .expand {
  padding-right: 36px;
  height: 500px;
  border-right: 1px solid #f6f6f6;
}
.header .expand a {
  font-size: 16px;
  line-height: 32px;
}

.header .zhushou {
  padding-left: 36px;
  height: 500px;
  border-left: 1px solid #f6f6f6;
}
.header .zhushou i.iconfont {
  display: none;
}
.header .zhushou a {
  font-size: 16px;
  line-height: 32px;
}

.header .fuwu .Module,
.header .about .Module {
  text-align: right;
}
.header .job .List,
.header .services .List {
  float: right;
}
.header .about .List,
.header .job .List {
  padding-right: 175px;
}
.header .fuwu .List,
.header .services .List {
  padding-right: 272px;
}
@media (max-width: 1660px) {
}
/*.header .services .List,.header .job .List{margin:0;}*/
.header .Advertisement dd,
.header .services dd,
.header .job dd {
  float: left;
  padding: 0 15px;
}
.header .Advertisement .Module.active,
.header .services .Module.active,
.header .job .Module.active {
  height: auto;
  padding-bottom: 30px;
}

/*.header .List dl{margin-top: 20px;}*/
.header .services .List dl {
  margin-top: 10px;
}

/*视频 */
.videoFive_up {
  margin-top: 60px;
}
.videoFive .fla {
  width: 638px;
  height: 370px;
}
.videoFive .fra {
  margin-left: 690px;
  padding: 42px 0;
}
.videoFive .videoFive h2 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 30px;
}
.videoFive .conBtn {
  margin-top: 40px;
}
.videoFive .conBtn a {
  float: left;
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  margin-right: 40px;
}
.videoFive .videoFive_un {
  margin: 60px 0;
}
.videoFive .videoFive_un li {
  float: left;
  width: 25%;
}
.videoFive .videoFive_un i {
  width: 100px;
  height: 100px;
  line-height: 100px;
  background: #fdd000;
  box-shadow: 0 0 10px rgba(253, 208, 0, 0.8);
  border-radius: 50%;
  display: block;
  margin: 0 auto;
  font-size: 50px;
  color: #fff;
}
.videoFive .videoFive_un span {
  display: block;
  margin-top: 10px;
  font-size: 18px;
}

/*学院详情页 */
.ViDe {
  height: 100%;
}
.ViDe .ViDeUn {
  padding: 30px;
  background: #fff;
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.1);
}
.ViDe .ViDeUn .fla {
  width: 790px;
  height: 410px;
  overflow: hidden;
}
.ViDe .ViDeUn .fra {
  margin-left: 820px;
}
.ViDe .ViDeUn h3 {
  margin-top: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ViDe .ViDeUn ul {
  margin-right: -30px;
}
.ViDe .ViDeUn li {
  margin-right: 20px;
  float: left;
  margin-bottom: 20px;
  width: 45%;
}

.ViDe .VideoDetails {
  margin-top: 50px;
  padding-top: 30px;
  border-top: 1px solid #f5f5f5;
  text-align: center;
}
.ViDe .VideoDetails h2,
.ViDe .VideoDetails p {
  text-align: left;
}
.ViDe .VideoDetails h2 {
  margin-bottom: 15px;
  font-weight: 600;
}
.ViDe .VideoDetails p {
  margin: 20px 0;
}
.ViDe .VideoDetails img {
  max-width: 100%;
  display: inline-block;
}

.super_header,
.super_Drag,
.super_view,
.super_Interface,
.super_industry,
.super_Mass,
.super_vocation,
.super_case {
  width: 100%;
}
.super_header {
  background: url(/dgimages/super_bg.png) top center no-repeat;
  background-size: 100% auto;
}
.super_header .super_Min {
  padding-top: 200px;
}
.super_header .text {
  margin-bottom: 100px;
}
.super_header h2 {
  font-size: 44px;
  font-weight: bold;
}
.super_header p {
  font-size: 18px;
}
.super_header .super_img {
  width: 1200px;
  margin: 0 auto;
}

/*拖拽创建小程序UI，一键上线小程序*/
.super_Drag {
  padding: 90px 0;
}
.super_view,
.super_Mass,
.super_vocation,
.super_case {
  padding: 150px 0;
}
.super_Drag {
  background: #fafafa;
  margin-top: 150px;
}
.super_Drag .fla {
  width: 638px;
  height: 370px;
}
.super_Drag .fla video {
  width: 100%;
  height: 370px;
}
.super_Drag .fra {
  padding: 66px 70px 66px 0;
}
.super_Drag h2,
.super_view h2,
.super_Interface h2,
.super_Mass h2,
.super_industry h2,
.super_vocation h2 {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 10px;
}
.super_Drag p,
.super_view p,
.super_Interface p,
.super_Mass p,
.super_industry p,
.super_vocation p {
  font-size: 16px;
  opacity: 0.7;
  padding-bottom: 60px;
}
.super_Drag .conBtn a {
  border-radius: 3px;
  background: #fdd000;
  display: inline-block;
  padding: 12px 31px;
  text-align: center;
  font-size: 16px;
  color: #333;
  margin-right: 50px;
  box-shadow: 0 1px 10px rgba(253, 208, 0, 0.4),
    0 1px 10px rgba(253, 208, 0, 0.3);
  position: relative;
}
.super_Drag .conBtn .size {
  display: none;
  position: absolute;
  top: -24px;
  left: -11px;
}
.super_Drag .conBtn .size.active {
  display: block;
}

/*海量预置组件，富媒体多元化展现*/
.super_view,
.super_Interface,
.super_industry {
  position: relative;
  overflow: hidden;
}
.super_view .supersuspend {
  position: absolute;
  top: -70px;
  left: -7px;
}
.super_view .fra {
  padding: 86px 180px 86px 44px;
}

/*界面个性化设置，自由绑定跳转链接，打破模板框架*/
.super_Interface .fra {
  padding: 100px 0 100px 44px;
}
.super_Interface .supersuspend {
  position: absolute;
  top: 40px;
  right: -7px;
}

/*海量预置组件，富媒体多元化展现*/
.super_Mass .fra {
  padding: 110px 0 110px 44px;
}

/*业界领先的小程序解决方案*/
.super_industry .fra {
  padding: 102px 0 102px 44px;
}
.super_industry .supersuspend {
  position: absolute;
  bottom: -200px;
  top: inherit;
  left: -7px;
}

/*行业独家，支持单页面导入多款行业模块*/
.super_vocation .fra {
  padding: 120px 0 44px 120px;
}
.super_vocation p {
  padding: 0;
}

/*案例展示*/
.super_case {
  background: url(/dgimages/super_caseBg.png) center center no-repeat;
  padding: 90px 0;
}
.super_case .super_caseL {
  background: #fff;
  padding: 20px;
  border-radius: 50%;
}
.super_case .super_caseL img {
  width: 140px;
  height: 140px;
  object-fit: cover;
  border-radius: 50%;
}
.super_case .super_caseR {
  margin-left: 260px;
  padding: 40px 0;
}
.super_case .super_caseR h3 {
  font-size: 24px;
  margin-bottom: 10px;
}

/*Slider*/
.super_case .swiper-container {
  height: 260px;
  background: none;
  margin-top: 50px;
  width: 880px;
  overflow: hidden;
}

/*什么是运营中心*/
.Operate_about {
  position: relative;
}
.Operate_about .fla {
  width: 47%;
}
.Operate_about .info {
  width: 41%;
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  padding: 34px;
  position: absolute;
  bottom: 80px;
  left: 40%;
}
.Operate_about .info h3 {
  font-size: 36px;
  border-bottom: 1px solid #f5f5f5;
  line-height: 70px;
  position: relative;
}
.Operate_about .info h3:before {
  content: "";
  display: block;
  width: 110px;
  height: 1px;
  background: #309bff;
  position: absolute;
  bottom: -1px;
  left: 0;
}
.Operate_about .info p {
  padding: 30px 0;
}
.Operate_about .info a {
  background: #fdd000;
  padding: 10px 50px;
  border-radius: 3px;
  display: inline-block;
  color: #000;
  box-shadow: 0 1px 10px rgba(253, 208, 0, 0.4),
    0 1px 10px rgba(253, 208, 0, 0.3);
}
.Operate_about .info a:hover {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

/*四川省运营中心*/
.Operate_map,
.Operate_service,
.investment_cooperation {
  background: url(/dgimages/bg.jpg) top center repeat;
}
.Operate_about,
.Operate_box,
.Operate_Right,
.Operate_Expand,
.investment_cooperation,
.investment_Support,
.investment_map,
.investment_prospect,
.investment_cooperation,
.investment_Start,
.Support,
.service_info {
  padding: 80px 0;
}
.Operate_map {
  margin: 0;
  padding: 0;
}
.Operate_map .fla {
  width: 45%;
}
.Operate_map .fra {
  margin-left: 50%;
  padding: 174px 0;
}
.Operate_map .fra h3,
.college_about h3 {
  font-size: 36px;
}
.Operate_map .fra a {
  width: 200px;
  height: 50px;
  line-height: 50px;
  margin-top: 20px;
}

.Operate_video {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
}
.Operate_video.active {
  display: block;
}
.Operate_video .Operate_video_box,
.Operate_video i:before,
.Operate_video i:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.Operate_video .Operate_video_box {
  width: 640px;
  height: 368px;
}
.Operate_video i {
  width: 30px;
  height: 30px;
  display: block;
  border: 1px solid #fff;
  border-radius: 50%;
  position: absolute;
  top: -40px;
  right: -40px;
  z-index: 9999;
  cursor: pointer;
}
.Operate_video i:before,
.Operate_video i:after {
  content: "";
  display: block;
  width: 1px;
  height: 20px;
  background: #fff;
}
.Operate_video i:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.Operate_video i:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}

/*运营中心3大权利*/
.Operate_Right ul,
.Operate_service ul {
  margin-right: -30px;
}
.Operate_Right li,
.Operate_service li {
  width: 405px;
  height: 264px;
  margin: 30px 30px 0 0;
  float: left;
  border: 1px solid #d6deee;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background: #fff;
  padding: 40px 30px;
  box-sizing: border-box;
}
.Operate_Right li:hover,
.Operate_service li:hover {
  box-shadow: 0 0 30px rgba(92, 133, 226, 0.2);
}
.Operate_Right li i,
.Operate_service li i {
  font-size: 40px;
  color: #fff;
  box-shadow: 0px 6px 14px rgba(254, 208, 0, 0.3);
  width: 80px;
  height: 80px;
  line-height: 80px;
  background: #fdd000;
  border-radius: 50%;
  display: inline-block;
  margin-bottom: 20px;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
/*.Operate_service li:hover i,.Operate_Right li:hover i{-wekbit-transform: scale(0.9);transform: scale(0.9);}*/
.Operate_Right li p,
.Operate_service li p {
  opacity: 0.7;
  margin-top: 10px;
}

/*运营中心提供哪些服务*/
.Operate_service {
  padding: 0;
  margin: 0;
}

/*成都中润银通科技有限公司*/
.Operate_Bomb,
.Operate_Bombb {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  z-index: 9999;
}
.Operate_Bomb.active,
.Operate_Bombb.active {
  display: block;
}
.Operate_Bomb .Operate_Bbox,
.Operate_Bombb .Operate_Bbox {
  width: 1000px;
  border-radius: 6px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  overflow: hidden;
}
.Operate_Bomb .Operate_Min,
.Operate_Bombb .Operate_Min {
  height: 80vh;
  overflow-x: hidden;
  margin-top: 30px;
}
.Operate_Bomb .close,
.Operate_Bombb .close {
  width: 100%;
  height: 80px;
  background: #fff;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
  border-radius: inherit;
  box-shadow: inherit;
}
.Operate_Bomb .close img,
.Operate_Bombb .close img {
  position: absolute;
  top: 20px;
  right: 40px;
}
.Operate_Bomb .Operate_text,
.Operate_Bombb .Operate_text {
  padding: 50px;
}
.Operate_Bomb .Operate_Bbox h3,
.Operate_Bombb .Operate_Bbox h3 {
  font-size: 36px;
  font-weight: 500;
}
.Operate_Bomb .Operate_Bbox p,
.Operate_Bombb .Operate_Bbox p {
  margin-top: 15px;
  opacity: 0.7;
}
.Operate_Bomb .Operate_diploma,
.Operate_Bombb .Operate_diploma {
  background: #f9f9f9;
  padding: 60px 0;
}

.Chengdu .ChengduBox {
  padding: 40px;
}
.Chengdu .drop li {
  float: left;
  margin: 0 30px;
}
.Chengdu .drop h3 {
  color: #b7b7b7;
  position: relative;
  line-height: 36px;
  font-size: 18px;
  display: inline-block;
}
.Chengdu .drop h3:before {
  content: "";
  display: block;
  width: 75%;
  height: 1px;
  background: #585858;
  position: absolute;
  bottom: 0;
  left: 0;
}
.Chengdu .drop a {
  margin: 0;
  color: grey;
}
.Chengdu .drop dl {
  margin-top: 10px;
  font-size: 14px;
  color: grey;
}
.Chengdu dl a:hover {
  color: #b7b7b7;
}
.Chengdu .content {
  position: relative;
  margin: 25px 115px 0;
}
.Chengdu .fra {
  width: 160px;
}
.Chengdu .fra p {
  font-size: 14px;
  color: grey;
  margin-top: 10px;
}

.Chengdu .hotClik {
  border-top: 1px solid #585858;
  border-bottom: 1px solid #585858;
  margin-top: 30px;
}
.Chengdu .hotClik li {
  font-size: 14px;
  line-height: 46px;
  padding: 0 10px;
  display: inline-block;
}
.Chengdu .hotClik a {
  color: grey;
}

.Chengdu .ma {
  margin: 0 2%;
}
.Chengdu .ma li {
  float: left;
  margin: 0 20px;
}
.Chengdu .ma p {
  margin-top: 5px;
}
.Chengdu .contact {
  line-height: 22px;
  background: url(/dgimages/chengdu_icon.jpg) left center no-repeat;
  background-size: 20px;
  padding: 16px 0;
}
.Chengdu .contact p {
  margin-top: 9px;
  opacity: 1;
  padding-left: 30px;
}

/*关于夺冠学院*/
.college_about,
.college_course,
.college_lecturer,
.college_Teaching,
.college_Train,
.college_Obtain {
  background: #fff;
  border: 1px solid #e9f1f7;
}
.college_about {
  margin-top: 30px;
}
.college_about h3 {
  font-weight: 500;
  margin-bottom: 30px;
}
.college_about .fla {
  padding: 38px 124px;
}
.college_about .fla p {
  opacity: 0.7;
  line-height: 24px;
}
.college_about .fra {
  width: 48%;
}

/*课程分类*/
.college_course,
.college_lecturer,
.college_Teaching,
.college_Train,
.college_Obtain,
.college_system {
  margin-top: 30px;
  padding: 50px;
  box-sizing: border-box;
}
.college_course .college_tab,
.college_lecturer ul {
  margin-right: -30px;
}
.college_course .college_tab a {
  float: left;
  padding: 10px 55px;
  font-size: 18px;
  background: #f6f6f8;
  margin: 0 18px 20px 0;
}
.college_course .college_tab a.active,
.college_course .college_tab a:hover {
  background: #fdd000;
}
.college_course ul {
  margin-right: -32px;
  display: none;
}
.college_course ul.active {
  display: block;
}
.college_course li {
  float: left;
  margin: 30px 30px 0 0;
  text-align: center;
  width: 273px;
}
.college_course li h3 {
  margin-top: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.college_course li p {
  font-size: 14px;
  color: #969696;
}
.college_course li:nth-child(4n) {
  margin-right: 0;
}

/*认证讲师*/
.college_lecturer li {
  float: left;
  width: 272px;
  height: 307px;
  margin: 30px 30px 0 0;
  position: relative;
  overflow: hidden;
}
.college_lecturer .name,
.college_lecturer .info {
  width: 100%;
  height: 100%;
  color: #fff;
  position: absolute;
  left: 0;
}
.college_lecturer .name {
  background: rgba(0, 0, 0, 0.7);
  font-size: 20px;
  vertical-align: middle;
  line-height: 307px;
  top: 0;
  z-index: 2;
}
.college_lecturer .info {
  height: 0;
  bottom: -80px;
  background: #fdd000;
  color: #333;
  padding: 40px 20px;
  box-sizing: border-box;
  z-index: 3;
  -wekbit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.college_lecturer .info.active {
  height: 307px;
  bottom: 0;
}
.college_lecturer .info span {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
  display: inline-block;
}

/*授课形式*/
.college_Teaching li,
.college_Obtain li {
  float: left;
  width: 33.3%;
  position: relative;
}
.college_Teaching li .icon {
  width: 80px;
  height: 80px;
  line-height: 80px;
  border: 2px solid #fdd000;
  border-radius: 50%;
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
}
.college_Teaching .icon i {
  font-size: 46px;
  color: #fdd000;
}
.college_Teaching span {
  position: absolute;
  top: 0;
  left: 0;
  background: #fdd000;
  color: #333;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.college_Teaching p {
  font-size: 18px;
}
.college_Teaching .Arrow {
  position: absolute;
  top: 34px;
  right: 0;
}

/*培训适合人群*/
.college_Train .college_main {
  margin-top: 20px;
}

/*培训适合人群*/
.college_Obtain .college_main,
.college_system .college_main {
  margin-top: 20px;
}
.college_Obtain li:before {
  content: "";
  display: block;
  width: 20%;
  height: 1px;
  background: #bebebe;
  position: absolute;
  top: 14px;
  right: -49px;
}
.college_Obtain li:nth-child(2):before {
  right: -30px;
}
.college_Obtain li:last-child:before {
  display: none;
}
.college_Obtain li span {
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #fdd000;
  color: #333;
  border-radius: 50%;
  display: inline-block;
}
.college_Obtain li p {
  display: inline-block;
  font-size: 18px;
}

/*专业考试体系*/
.college_system {
  background: url(/dgimages/system.jpg) top center no-repeat;
  background-size: cover;
  margin-bottom: 30px;
}
.college_system .tit {
  position: relative;
}
.college_system ul {
  margin-right: -30px;
}
.college_system li {
  float: left;
  margin-right: 30px;
  width: 373px;
  background: #4a515f;
  border-radius: 3px;
  overflow: hidden;
  padding-bottom: 40px;
  min-height: 489px;
  transition: all ease 0.3s;
}
.college_system li:hover {
  background: #fdd000;
}
.college_system li h3 {
  font-size: 28px;
  position: relative;
  z-index: 2;
  padding: 45px 0;
  font-weight: bold;
}
.college_system li i {
  width: 150%;
  padding-bottom: 70%;
  background: #fff;
  border-radius: 60%;
  position: absolute;
  top: -135px;
  left: -100px;
  z-index: 1;
}
.college_system li dl {
  margin: 50px 0 0 0;
}
.college_system li dd {
  line-height: 34px;
  color: #fff;
}
.college_system li:hover dd {
  color: #444;
}

/*数字*/
.investment_num {
  border-top: 1px solid #e3e2e5;
  border-bottom: 1px solid #e3e2e5;
  margin: 0 auto;
}

#join_in .sub {
  font-size: 16px;
  color: #9494a9;
  text-align: center;
}
#join_in .prospect {
  height: 560px;
  background: url(/dgimages/merchants_bg1.jpg) center;
}
#join_in .prospect .homeTit {
  padding: 80px 0 40px;
  text-align: center;
  position: relative;
}
.prospect .homeTit h2 {
  font-size: 36px;
  position: relative;
  line-height: 110%;
}
.prospect .homeTit p {
  opacity: 0.7;
  margin-top: 20px;
  line-height: 24px;
  font-size: 16px;
}
.pro_box ul {
  margin-top: 40px;
  text-align: center;
}
.pro_box li {
  width: 28%;
  float: left;
  background: #fff;
  border-radius: 6px;
  margin-left: 4%;
  padding: 30px 0;
}
.pro_box li p {
  font-size: 22px;
}
.pro_box i {
  font-size: 50px;
  color: #fff;
  width: 100px;
  height: 100px;
  line-height: 100px;
  background: #fdd000;
  border-radius: 50%;
  display: inline-block;
  margin-bottom: 20px;
}
#join_in .prospect .pro_img {
  width: 380px;
  height: 450px;
  margin-right: 40px;
  background: url(/dgimages/merchants_pro_img.png) center;
}
#join_in .prospect .pro_con {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  justify-content: space-around;
  width: 640px;
  height: 450px;
  padding: 20px 0;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 32px;
  color: #666;
}
#join_in .prospect .pro_item {
  padding-left: 40px;
  background: url(/dgimages/merchants_1.png) 0 center no-repeat;
}
#join_in .prospect .pro_item:nth-child(2) {
  background-image: url(/dgimages/merchants_2.png);
}
#join_in .prospect .pro_item:nth-child(3) {
  background-image: url(/dgimages/merchants_3.png);
}
#join_in .prospect .pro_item:nth-child(4) {
  background-image: url(/dgimages/merchants_4.png);
}
#join_in .distribution {
  height: 1154px;
  background: #fff url(/dgimages/merchants_map.png) center 350px no-repeat;
  position: relative;
  padding-top: 80px;
}
#join_in .distribution .w_1200 {
  position: relative;
  height: 100%;
}
#join_in .distribution h3 {
  padding: 80px 0;
}
#join_in .requirement {
  padding: 80px 0;
  background: #f9f9f9;
}
#join_in .requirement h3 {
  padding: 80px 0;
}
#join_in .requirement li {
  float: left;
  width: 300px;
  padding-top: 75px;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  color: #666;
  background: url(/dgimages/merchants_01.png) center 0 no-repeat;
}
#join_in .requirement li:nth-child(2) {
  background-image: url(/dgimages/merchants_02.png);
}
#join_in .requirement li:nth-child(3) {
  background-image: url(/dgimages/merchants_03.png);
}
#join_in .requirement li:nth-child(4) {
  background-image: url(/dgimages/merchants_04.png);
}
#join_in .support {
  background-image: url(/dgimages/merchants_bg2.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 80px 0;
}
#join_in .support h2 {
  color: #fff;
}
#join_in .support .sub {
  margin-bottom: 60px;
  color: #fff;
  text-align: center;
}
#join_in .support ul {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#join_in .support li {
  width: 290px;
  height: 310px;
  padding: 145px 10px 0;
  box-sizing: border-box;
  margin-bottom: 12px;
  border-bottom: 6px solid #fdd000;
  background: #fff url(/dgimages/merchants_sup1.png) center 50px no-repeat;
  text-align: center;
  transition: all 0.1s;
}
#join_in .support li .title {
  margin-bottom: 35px;
  font-size: 22px;
  font-weight: bold;
  color: #333;
}
#join_in .support li p {
  line-height: 24px;
  color: #9494a9;
  font-size: 16px;
}
#join_in .support li:nth-child(2) {
  background-image: url(/dgimages/merchants_sup2.png);
}
#join_in .support li:nth-child(3) {
  background-image: url(/dgimages/merchants_sup3.png);
}
#join_in .support li:nth-child(4) {
  background-image: url(/dgimages/merchants_sup4.png);
}
#join_in .support li:nth-child(5) {
  background-image: url(/dgimages/merchants_sup5.png);
}
#join_in .support li:nth-child(6) {
  background-image: url(/dgimages/merchants_sup6.png);
}
#join_in .support li:nth-child(7) {
  background-image: url(/dgimages/merchants_sup7.png);
}
#join_in .support li:nth-child(8) {
  background-image: url(/dgimages/merchants_sup8.png);
}
#join_in .support li:hover p {
  color: #000;
}
#join_in .support li:hover:nth-child(1) {
  background: #fdd000 url(/dgimages/merchants_sup11.png) center 50px no-repeat;
}
#join_in .support li:hover:nth-child(2) {
  background: #fdd000 url(/dgimages/merchants_sup22.png) center 50px no-repeat;
}
#join_in .support li:hover:nth-child(3) {
  background: #fdd000 url(/dgimages/merchants_sup33.png) center 50px no-repeat;
}
#join_in .support li:hover:nth-child(4) {
  background: #fdd000 url(/dgimages/merchants_sup44.png) center 50px no-repeat;
}
#join_in .support li:hover:nth-child(5) {
  background: #fdd000 url(/dgimages/merchants_sup55.png) center 50px no-repeat;
}
#join_in .support li:hover:nth-child(6) {
  background: #fdd000 url(/dgimages/merchants_sup66.png) center 50px no-repeat;
}
#join_in .support li:hover:nth-child(7) {
  background: #fdd000 url(/dgimages/merchants_sup77.png) center 50px no-repeat;
}
#join_in .support li:hover:nth-child(8) {
  background: #fdd000 url(/dgimages/merchants_sup88.png) center 50px no-repeat;
}
#join_in .process {
  background: #f6f6f8;
  padding: 80px 0;
}
#join_in .process h3 {
  padding: 80px 0 47px;
}
#join_in .process ul {
  height: 500px;
  padding-left: 150px;
  background: url(/dgimages/merchants_12345.gif) 50px center no-repeat;
}
#join_in .process li {
  width: 1013px;
  height: 80px;
  padding: 17px 23px 0 35px;
  margin-bottom: 19px;
  box-sizing: border-box;
}
#join_in .process li:last-child {
  margin-bottom: 0;
}
#join_in .process li .title {
  font-size: 22px;
  color: #ff6800;
  margin-bottom: 12px;
}
#join_in .process li p {
  color: #666;
  font-size: 16px;
}
#join_in .contact {
  height: 700px;
  background: url(/dgimages/merchants_bg3.png) center;
  color: #fff;
}
#join_in .contact h3 {
  padding: 77px 0 22px;
  color: #fff;
}
#join_in .contact .sub {
  font-size: 18px;
  color: #fff;
}
#join_in .contact form {
  margin-top: 60px;
  padding: 0 100px;
}
#join_in .contact form input {
  width: 480px;
  height: 50px;
  padding: 0 15px;
  margin-bottom: 50px;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 50px;
  background: #fff;
  border-radius: 4px;
  color: #333;
}
#join_in .contact form textarea {
  width: 100%;
  height: 120px;
  border: 0;
  padding: 15px;
  box-sizing: border-box;
  border-radius: 4px;
  font-size: 18px;
  color: #333;
  background: #fff;
  resize: none;
}
#join_in .contact form button {
  display: block;
  width: 200px;
  height: 60px;
  line-height: 60px;
  box-sizing: border-box;
  margin: 50px auto 40px;
  border: 2px solid #fff;
  border-radius: 6px;
  font-size: 18px;
  color: #fff;
}
#join_in .contact p {
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}

/*明星代理商*/
.investment_Start {
  overflow: inherit;
  font-size: 14px;
}
.investment_Start ul {
  border-right: 1px solid #e9f1f7;
}
.investment_Start li {
  float: left;
  width: 25%;
  box-sizing: border-box;
  position: relative;
  border: 1px solid #e5e5e5;
  border-right: none;
  z-index: 10;
}
.investment_Start li:hover {
  z-index: 20;
}
.investment_Start .liMin {
  position: relative;
  z-index: 2;
}

.investment_Start .logo {
  border-bottom: 1px solid #e9f1f7;
  background: #f3f3f3;
  padding: 30px 20px;
}
.investment_Start .info {
  padding: 20px;
  -webkit-transition: all 0.4 ease-in-out;
  transition: all 0.4 ease-in-out;
}
.investment_Start .info p {
  margin: 10px 0;
  min-height: 150px;
}
.investment_Start li:hover .info {
  background: #fdd000;
  color: #fff;
}
.investment_Start .evaluate {
  border-top: 1px solid #e9f1f7;
  padding: 20px;
}
.investment_Start .evaluate h3 {
  color: #fdd000;
}
/*英才招聘*/
.recruit li {
  padding-top: 40px;
}
.recruit .info {
  margin-left: 220px;
}
.recruit .info h3 {
  font-size: 18px;
  margin-bottom: 24px;
  font-weight: 500;
}
.recruit .info p {
  font-size: 16px;
  color: #666;
}
.recruit .info .text {
  margin-bottom: 40px;
}

/*朋友圈*/
.friends {
  margin-top: 160px;
}
/*banner*/
.friends_banner .tit h2 {
  font-size: 50px;
  font-weight: bold;
}
.friends_banner .tit p {
  font-size: 20px;
}
.friends_banner .tit p,
.EightBig p,
.service_info p,
.ProductForm .fra p {
  opacity: 0.8;
}
.friends_banner .banner_Min {
  width: 100%;
  background: url(/dgimages/friends_bannerBj.jpg) top center no-repeat;
  padding: 130px 0 100px 0;
}
.friends_banner .banner_inter {
  background: url(/dgimages/friends_banner.png) no-repeat;
  width: 1064px;
  height: 627px;
  margin: 0 auto;
  padding-top: 36px;
}

/*八大块*/
.EightBig {
  background: #fafafa;
  padding: 80px 0 100px;
  position: relative;
}
.EightBig .EightBig_box {
  padding-left: 36px;
}
.EightBig li {
  width: 30.3%;
  margin: 40px 3% 0 0;
  min-height: 363px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #d6deee;
  box-shadow: 0 0 10px rgba(92, 133, 226, 0.2);
  box-sizing: border-box;
  float: left;
}
.EightBig li a {
  display: block;
  padding: 60px 40px;
}
.EightBig li:hover {
  box-shadow: 0 0 30px rgba(92, 133, 226, 0.3);
}
.EightBig li h3 {
  margin: 30px 0 14px 0;
  font-size: 24px;
}
.EightBig .supersuspend.fl {
  position: absolute;
  top: -150px;
  left: 0;
}
.EightBig .supersuspend.fr {
  position: absolute;
  bottom: -300px;
  right: 0;
}

/*客服信息*/
.service_info h2 {
  font-size: 36px;
  font-size: 500;
}
.service_info ul {
  margin-top: 30px;
}
.service_info li {
  border-radius: 3px;
  height: 50px;
  margin-bottom: 24px;
}
.service_info li input {
  width: 93%;
  height: 100%;
  padding: 0 15px;
  line-height: 50px;
  border: 1px solid #d6deee;
  border-radius: 3px;
}
.service_info li input:focus {
  border: 1px solid #4d91ff;
  box-shadow: 0 0px 10px rgba(77, 145, 255, 0.2);
}
.service_info a {
  margin-top: 10px;
  padding: 10px 40px;
  background: #ffba33;
  color: #000;
  box-shadow: 0 5px 10px rgba(255, 186, 0, 0.2);
  display: inline-block;
  border-radius: 3px;
}
.service_info a:hover {
  box-shadow: 0 10px 20px rgba(255, 186, 0, 0.2);
}
.service_info .fla {
  margin-left: 100px;
}
.service_info .fra {
  margin-right: 100px;
}
.service_info .fra img {
  margin: 60px 0 30px 0;
}
.service_info .fra span {
  display: block;
  font-size: 36px;
  font-weight: bold;
  color: #ffba33;
}

/*朋友圈 2*/

/*友圈广告—产品形态*/
.ProductForm {
  padding: 80px 120px;
  box-sizing: border-box;
}
.ProductForm h3 {
  font-size: 30px;
  margin-bottom: 50px;
}
.ProductForm li:first-child {
  padding-top: 60px;
}
.ProductForm li {
  padding-top: 140px;
}
.ProductForm .fra {
  padding-top: 100px;
}

/*微信朋友圈投放支持*/
.Support {
  background: #f6f6f8;
}
.Support ul {
  margin-right: -130px;
}
.Support li {
  float: left;
  margin-right: 130px;
}
.Support .Support_Nav {
  margin-top: 20px;
}
.Support .Support_Nav a {
  background: #fff;
  border: 1px solid #d8dfee;
  border-radius: 3px;
  padding: 15px 40px;
  display: inline-block;
  margin: 0 10px;
}
.Support .Support_Nav a.active,
.Support .Support_Nav a:hover {
  background: #fdd000;
  border: 1px solid #fdd000;
  box-shadow: 0 5px 10px rgba(253, 208, 0, 0.2);
}
.Support .Support_List {
  margin-top: 60px;
}
.Support .Support_List .List {
  display: none;
  overflow: hidden;
}
.Support .Support_List .List p {
  font-size: 20px;
}
.Support .Support_List .List.active {
  display: block;
}
.Support .Support_List ul {
  margin-top: 40px;
}

/*QQ客户端(第二版)*/
.friends_QQ .text {
  margin-bottom: 40px;
}
.friends_QQ .text span,
.friends_Video .text span {
  color: #ffba33;
  font-size: 20px;
  display: inline-block;
  margin-bottom: 15px;
}
.friends_QQ .ProductForm {
  border-bottom: 1px solid #e9f1f7;
}
.friends_QQ .ProductForm .fra {
  padding: 70px 0;
}

.friends_Video .vedo,
.friends_space .vedo {
  padding: 90px;
  box-sizing: border-box;
  border-bottom: 1px solid #e9f1f7;
}
.friends_Video .vedo p:first-child,
.friends_space .vedo p:first-child {
  font-size: 30px;
  color: #ffba33;
}
.friends_Video .vedo p,
.friends_space .vedo p {
  font-size: 20px;
  opacity: 0.7;
}
.friends_Video .vedo li,
.friends_space .vedo li {
  float: left;
  margin: 30px;
}
.friends_Video .vedo .info,
.friends_space .vedo .info {
  padding: 60px 0 60px 80px;
}
.friends_Video .vedo span,
.friends_space .vedo span {
  display: block;
}
.friends_Video .vedo .num,
.friends_space .vedo .num {
  font-size: 34px;
  color: #ffba33;
}
.friends_Video .num i,
.friends_space .num i {
  font-size: 16px;
  font-style: inherit;
  font-weight: normal;
}
.friends_Video .vedo .words,
.friends_space .vedo .words {
  opacity: 0.7;
}

.NewsHelp .fla {
  width: 50%;
}
.NewsHelp .tabAr a {
  padding: 14px 20px;
  font-size: 18px;
  display: block;
}
.NewsHelp .tabAr a.active,
.NewsHelp .tabAr a:hover {
  background: #fdd000;
}
.NewsHelp .flaList {
  margin-top: 20px;
}
.NewsHelp .flaList ul {
  padding: 0;
  display: none;
}
.NewsHelp .flaList ul.active {
  display: block;
}
.NewsHelp .flaList li {
  list-style: none;
}
.NewsHelp .flaList a {
  display: block;
  padding: 15px;
}
.NewsHelp .flaList a:hover {
  background: #fdfdfd;
}
.NewsHelp .flaList .info {
  width: 425px;
}
.NewsHelp .flaList h3 {
  font-size: 18px;
  margin: 0 0 20px 0;
  font-weight: normal;
}
.NewsHelp .flaList p {
  color: #9494a9;
  font-size: 16px;
}

/*banner图*/
.rule_banner {
  background: linear-gradient(183deg, #fdd000 0%, #f2c808 100%);
  height: 550px;
  text-align: center;
}
.rule_banner h2 {
  font-size: 44px;
  font-weight: bold;
  padding-top: 100px;
}
.rule_banner p {
  font-size: 16px;
}
.rule_banner .rule_bannerMin {
  position: relative;
  top: 40px;
}
/*移动管理平台*/
.rule_Modular {
  margin-top: 160px;
  position: relative;
}
.rule_Modular .rule_box {
  margin: 50px auto 0;
}
.rule_Modular .rule_box,
.rule_Modular .text {
  padding: 0 140px;
  box-sizing: border-box;
}
.rule_Modular li {
  padding: 60px 0;
}
.rule_Modular li .info {
  padding-top: 140px;
}
.rule_Modular h3 {
  font-size: 36px;
}
.rule_Modular p {
  font-size: 18px;
  opacity: 0.7;
  padding-top: 16px;
}
.rule_floatPicT,
.rule_floatPicB {
  position: absolute;
}
.rule_floatPicT {
  top: 30%;
  left: 0;
}
.rule_floatPicB {
  bottom: 5%;
  right: 0;
}
.rule_Modular .video video {
  width: 530px;
  height: 300px;
}
.rule_Modular .text p {
  opacity: 1;
}
.rule_Modular .text p:first-child {
  padding-bottom: 0;
}
.rule_Modular .text h3 {
  font-size: 26px;
  margin-top: 30px;
}
.rule_Modular .text p {
  padding-bottom: 12px;
}

.rule_business {
  background-color: #f6f6f8;
  padding: 80px 0;
  margin-top: 100px;
}
.rule_business .rule_businessMin {
  padding-top: 80px;
}
.rule_business li {
  float: left;
  width: 33.3%;
  position: relative;
}
.rule_business li:nth-child(2) {
  padding-top: 68px;
}
.rule_business li .jiantou {
  position: absolute;
  top: 200px;
}
.rule_business li:first-child .jiantou {
  right: 40px;
}
.rule_business li:nth-child(2) .jiantou {
  right: -90px;
}
.rule_business li p {
  font-size: 16px;
  margin-top: 20px;
  opacity: 0.7;
}

.why {
  background-image: url(/dgimages/why_bg.jpg);
  background-position: center center;
  background-size: cover;
  padding: 80px 0;
  color: #fff;
}
.why .listOne {
  padding-top: 60px;
}
.why .listOne li {
  float: left;
  width: 33.3%;
  padding: 0 60px;
  box-sizing: border-box;
}
.why .listOne li h2 {
  font-weight: 600;
  margin: 44px 0 20px 0;
}
.why .listOne li p {
  font-size: 16px;
}
.why .listTwo {
  padding: 54px 0px 0;
  border-top: 1px dashed rgba(255, 255, 255, 0.4);
  margin-top: 80px;
}
.why .listTwo li {
  width: 50%;
  float: left;
}
.why .listTwo .fla {
  padding: 62px 0 62px 150px;
}
.why .listTwo li:first-child .fra {
  padding-right: 100px;
}
.why .listTwo li:last-child .fla {
  padding: 62px 0 62px 220px;
}
.why .listTwo li:last-child .fra {
  margin-top: 25px;
}

.majorTeam {
  overflow: hidden;
  background: #f6f6f8;
}
.majorTeam_box {
  padding: 80px 0;
}
.majorTeam ul {
  margin: 30px -2% 0 0;
}
.majorTeam li {
  width: 48%;
  margin-right: 2%;
  padding: 20px;
  float: left;
  box-sizing: border-box;
  background: #fff;
  border-radius: 6px;
}
.majorTeam li i {
  display: block;
  float: left;
  font-size: 70px;
  color: #fdd000;
}
.majorTeam li .info {
  margin-left: 100px;
  padding-top: 28px;
}
.majorTeam .info h3 {
  font-size: 22px;
}
.majorTeam .info p {
  opacity: 0.7;
  margin-top: 5px;
  font-size: 16px;
}

.policy {
  padding: 80px 0;
}
.policy .policy_Min {
  margin-top: 30px;
}
.policy li {
  float: left;
  width: 33.3%;
}
.policy li h3 {
  font-size: 22px;
  margin-bottom: 5px;
}
.policy li p {
  font-size: 16px;
}
.policy li i {
  font-size: 60px;
  color: #fff;
  width: 100px;
  height: 100px;
  line-height: 100px;
  background: #fdd000;
  border-radius: 50%;
  display: block;
  margin: 0 auto 30px;
  position: relative;
}
.policy li:first-child i {
  font-size: 40px;
}
.policy li i:after {
  width: 120px;
  height: 120px;
  content: "";
  display: block;
  border-radius: 50%;
  border: 1px dashed #fdd000;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.policy li i.icon:before {
  right: 5px;
  position: relative;
}

/*小程序应用场景*/
.scene {
  text-align: center;
  padding: 30px;
}
.scene p {
  padding-bottom: 15px;
  text-align: left;
}
.scene img {
  max-width: 100%;
  display: inline-block;
}

.homeNav a.active {
  background: #fdd000;
}

/*分页样式*/
.pageNav {
  text-align: center;
  padding: 60px 0;
}
.pageNav a,
.pageNav b {
  display: inline-block;
  line-height: 32px;
  font-size: 16px;
  padding: 0 12px;
  border: 1px solid #e9f1f7;
}
.pageNav a b {
  line-height: inherit;
  border: none;
  padding: 0;
  background: none;
}
.pageNav a:hover {
  color: #fdd000;
  border-color: #fdd000;
}
.pageNav b {
  background: #fdd000;
  border-color: #fdd000;
}

.bannerSmall .swiper-container {
  height: 360px;
}

/* newHomeStyle */
@font-face {
  font-family: number;
  src: url(fonts/numFont.ttf);
}
.mEvent {
  background: #f6f8fd;
}
.mEvent .wrap {
  display: table;
  border-right: 1px solid #ebeff9;
}
.mEvent a {
  width: 25%;
  display: table-cell;
  padding: 30px 20px;
  border-left: 1px solid #ebeff9;
}
.mEvent a:hover {
  background: #ebeff9;
}
.mEvent a:hover h3 {
  color: #000;
}
.mEvent h3 {
  font-size: 16px;
}
.mEvent h3 span {
  font-size: 12px;
  background: #fdd000;
  padding: 1px 6px;
  border-radius: 100px;
  vertical-align: top;
  display: inline-block;
  margin-top: 2px;
}
.mEvent p {
  color: #9494a9;
  margin-top: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.3;
  font-size: 14px;
}
.mEvent .line {
  height: 3px;
  background: #fdd000;
  width: 66px;
  margin-top: 6px;
}

.newHome .homeTitle {
  font-size: 46px;
  letter-spacing: 2px;
  color: #000;
  font-family: arial, microsoft yahei;
  margin-bottom: 20px;
  line-height: 1.2;
}
.newHome .homeTitleDesc {
  color: #9494a9;
  margin-top: 10px;
}
.newHome .homeBtn {
  margin-top: 50px;
  font-size: 0;
}
.newHome .homeBtn a {
  line-height: 42px;
  border: 1px solid #c7c7c7;
  border-radius: 2px;
  padding: 0 36px;
  display: inline-block;
  font-size: 14px;
  margin-right: 20px;
  color: #9494a9;
}
.newHome .homeBtn a.lineBtn:hover {
  color: #000;
  background: #f6f8fd;
}
.newHome .homeBtn a.blockBtn {
  background: #fdd000;
  color: #000;
  border-color: #fdd000;
}
.newHome .homeBtn a.lineToBlock {
  color: #fdd000;
  border-color: #fdd000;
}
.newHome .homeBtn a.lineToBlock:hover {
  color: #000;
  background: #fdd000;
  border-color: #fdd000;
}
.saas {
  position: relative;
}
.saasBox {
  padding: 120px 0 60px 600px;
  position: relative;
  z-index: 1;
}
.saasBoxRight {
  position: absolute;
  top: 48px;
  left: 0;
  margin-left: -13%;
  z-index: -1;
  background: url("../dgimages/home/mofang.png") center center no-repeat;
  width: 864px;
  height: 584px;
}
.saasBoxRight::after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 10;
  content: "";
}
.saasBox p {
  margin-top: 10px;
}
.saasBox .saasDate {
  width: 100%;
  margin-top: 50px;
}
.newHome .saasBox .saasDate li {
  display: inline-block;
  margin-right: 46px;
}
.saasBox .saasDate h4 {
  font-size: 32px;
}
.saasBox .saasDate h4 span {
  font-family: number;
}
.saasBox .saasDate p {
  margin-top: 0;
  color: #9494a9;
}
.supportXcx {
  display: inline-block;
}
.supportXcx a,
.supportXcx i {
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
  margin-right: 10px;
  line-height: 24px;
  opacity: 0.8;
}
.supportXcx a:hover {
  color: #fdd000;
}
.supportXcx img {
  margin-right: 5px;
  vertical-align: middle;
}
.saasApps h3 {
  font-size: 20px;
}
.saasApps ul {
  display: table;
  margin-top: 2%;
}
.saasApps li {
  display: table-cell;
  width: 10%;
  float: left;
  text-align: center;
}
.saasApps li img {
  width: 60%;
  vertical-align: top;
  border-radius: 2px;
  border-radius: 50%;
}
.saasApps li p {
  width: 80px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 6px;
  color: #9494a9;
  display: inline-block;
}
.saasCase {
  padding-top: 80px;
}
.saasCase .homeTitle {
  margin-bottom: 60px;
}
.saasCase .vt {
  vertical-align: top;
  margin-bottom: 20px;
  display: inline-block;
  font-size: 20px;
  line-height: 24px;
}
.saasCase .vt li {
  float: left;
  margin-right: 30px;
  cursor: pointer;
}
.saasCase .vt li.active {
  color: #fdd000;
  font-weight: bold;
}
.saasCase a.more {
  float: right;
}
.saasBest {
  padding-top: 80px;
}
.saasBest h3 {
  font-size: 20px;
}
.saasBest h4 {
  font-size: 18px;
  margin: 10px 0 15px;
}
.saasBest ul {
  width: 100%;
  display: table;
  margin-top: 30px;
}
.saasBest p {
  text-align: left;
}
.saasBest li {
  display: table-cell;
  padding: 0 20px;
}
.newGreyBg {
  background: #f6f8fd;
  padding: 60px 40px;
  margin-top: 80px;
}

.newHome .lifes {
  padding: 100px 0;
  margin-top: 80px;
  background: #f6f8fd;
  position: relative;
}
.newHome .lifes .wrap {
  position: relative;
}
.newHome .lifes .lifeBg {
  position: absolute;
  top: 30px;
  left: 0;
  width: 921px;
  height: 690px;
  margin-left: -16%;
  user-select: none;
  background: url(../dgimages/home/life.svg) center center no-repeat;
}
.newHome .lifeBg2 {
  position: absolute;
  top: 30px;
  left: 0;
  width: 921px;
  height: 590px;
  margin-left: -16%;
  user-select: none;
  background: url(../dgimages/home/lifesBg.png) left center no-repeat;
  opacity: 0.5;
}
.newHome .lifes h2.homeTitle {
  color: #fe3043;
  letter-spacing: 6px;
}
.lifesCon {
  padding-left: 600px;
  position: relative;
  z-index: 1;
}
.newHome .lifesCon a.lineBtn {
  color: #fe3043;
  border-color: currentColor;
}
.newHome .lifesCon a.lineBtn:hover {
  background: #fe3043;
  border-color: #fe3043;
  color: #fff;
}
.newHome .lifesCon a.blockBtn {
  background: #fe3043;
  color: #fff;
  border-color: #fe3043;
}
.lifesCon ul.lifesFea {
  margin: 30px 0;
}
.lifesCon ul.lifesFea li {
  display: inline-block;
  text-align: center;
  margin-right: 20px;
}
.lifesCon .homeTitle {
  text-align: left;
}
.lifesCon p {
  margin-top: 10px;
}
.newHome .lifesCon h3 {
  margin: 40px 0 30px;
  padding-top: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.lifesCase li {
  float: left;
  position: relative;
  width: 20%;
}
.lifesCaseCode {
  width: 70%;
  border-radius: 50%;
  border: 5px solid #fff;
}
.openCon {
  padding: 100px 0;
}
.openCon ul {
  margin-top: 60px;
}
.openCon li {
  width: 30%;
  float: left;
  margin-left: 5%;
  transition: all ease 0.3s;
}
.openCon li:hover {
  box-shadow: 1px 5px 30px rgba(0, 0, 0, 0.1);
}
.openCon li:first-child {
  margin-left: 0;
}
.openCon .box {
  border: 1px solid #e9f1f7;
  border-radius: 3px;
  overflow: hidden;
}
.openCon .openConTxt {
  padding: 30px 30px 0;
  text-align: left;
  min-height: 108px;
}
.openCon h3 {
  height: 128px;
  line-height: 128px;
  font-size: 32px;
  background-size: cover;
  background-position: center top;
}
.openCon h3 span {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}
.openCon .homeBtn a {
  display: block;
  line-height: 3;
  border-radius: 0 0 3px 3px;
  margin: 0;
  border: none;
  background: #fafafa;
  font-size: 18px;
}
.openCon .homeBtn a:hover {
  background: #fdd000;
  color: #000;
}

.dgSchool {
  padding: 100px 0;
  background: #f6f8fd url(../dgimages/home/bg.png) center 100px no-repeat;
}
.dgSchoolBox {
  margin-top: 60px;
}
.dgSchoolBox dl {
  width: 30%;
  float: left;
  margin-left: 5%;
  padding-bottom: 10px;
  background: #fff;
  border-radius: 3px;
  overflow: hidden;
}
.dgSchoolBox dl:first-child {
  margin-left: 0;
}
.dgSchoolBox dt {
  position: relative;
  margin-bottom: 16px;
}
.dgSchoolBox dt.video {
  background: #fdd000 url(../dgimages/home/video.png) center right no-repeat;
  background-size: auto 80px;
}
.dgSchoolBox dt.know {
  background: #fdd000 url(../dgimages/home/know.png) center right no-repeat;
  background-size: auto 80px;
}
.dgSchoolBox dt.blog {
  background: #fdd000 url(../dgimages/home/blog.png) center right no-repeat;
  background-size: auto 80px;
}
.dgSchoolBox dt p {
  opacity: 0.8;
  font-size: 14px;
}
.dgSchoolBox dd {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 10px 20px;
}
.dgSchoolBox dd a {
  display: block;
}
.dgSchoolBox dd a:hover {
  color: #fdd000;
}
.dgSchoolBox h3 {
  font-size: 18px;
  font-weight: bold;
}
.dgSchoolBox dt a {
  display: block;
  padding: 20px;
  background: url(data:image/svg+xml;base64,PHN2ZyB0PSIxNTQzMzk5MDk4MjM1IiBjbGFzcz0iaWNvbiIgc3R5bGU9IndpZHRoOiAxZW07IGhlaWdodDogMWVtO3ZlcnRpY2FsLWFsaWduOiBtaWRkbGU7ZmlsbDogY3VycmVudENvbG9yO292ZXJmbG93OiBoaWRkZW47IiB2aWV3Qm94PSIwIDAgMTAyNCAxMDI0IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgcC1pZD0iMjkzOCIgZGF0YS1zcG0tYW5jaG9yLWlkPSJhMzEzeC43NzgxMDY5LjAuaTQiPjxwYXRoIGQ9Ik03NjguMDM4OTIyIDU1My4wODE1ODdDNzY2LjU0NDU0NCA1NTUuMDA0Mjk1IDc2NC45MTQwMDggNTU2Ljg1NTUyMyA3NjMuMTQ3MzMyIDU1OC42MjIxOTlMMzI4Ljg0OTY2NiA5OTIuOTE5ODY2QzMwNS45NTczNDIgMTAxNS44MTIxODkgMjY4LjgyODM1MSAxMDE1Ljc5ODk4NyAyNDYuMDIzNTk5IDk5Mi45OTQyMzYgMjIzLjE3MjM0OSA5NzAuMTQyOTg2IDIyMy4yMDc1OTQgOTMzLjA1ODU0NCAyNDYuMDk3OTY5IDkxMC4xNjgxNjlMNjQ5LjQzODEyIDUwNi44MjgwMTkgMjU2LjQ0MTkzMSAxMTMuODMxODMxQzIzMy41NDk2MDggOTAuOTM5NTA3IDIzMy41NjI4MSA1My44MTA1MTYgMjU2LjM2NzU2MSAzMS4wMDU3NjQgMjc5LjIxODgxMSA4LjE1NDUxNCAzMTYuMzAzMjUzIDguMTg5NzU5IDMzOS4xOTM2MjggMzEuMDgwMTM0TDc3My40OTEyOTQgNDY1LjM3NzgwMUM3OTYuMzgzNjE4IDQ4OC4yNzAxMjUgNzk2LjM3MDQxNiA1MjUuMzk5MTE1IDc3My41NjU2NjQgNTQ4LjIwMzg2NyA3NzEuODAzNjk0IDU0OS45NjU4MzcgNzY5Ljk1NzEwMyA1NTEuNTkxNzQgNzY4LjAzODkyMiA1NTMuMDgxNTg3WiIgcC1pZD0iMjkzOSI+PC9wYXRoPjwvc3ZnPg==)
    95% center no-repeat;
  background-size: 20px 20px;
}

.partner {
  padding: 100px 0;
  background: #fff;
}
.partner ul {
  text-align: center;
}
.partner ul img {
  height: 50px;
}
.partner li {
  border: 1px solid #f5f5f5;
  box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.03);
  border-radius: 9px;
  padding: 20px 40px;
  display: inline-block;
  margin: 16px 20px;
}

.footLinkBtnBox {
  padding: 60px 0;
  background: url(../dgimages/home/footBg.png) center center no-repeat;
  background-size: cover;
}
.footLinkBtnBox .items {
  display: inline-block;
  margin: 0 100px;
}
.footLinkBtnBox h3 {
  font-size: 24px;
}
.footLinkBtnBox a {
  width: 200px;
  display: inline-block;
  background: #fdd000;
  color: #000;
  line-height: 2.6;
  font-size: 18px;
  margin-top: 16px;
}
.footLinkBtnBox a:hover {
  opacity: 0.8;
}

.caseSwiper .banner {
  margin-right: 420px;
}
.caseSwiper .swiper-container {
  height: 310px;
  background: none;
}
.caseSwiper .banner a {
  background-size: cover;
  border-radius: 3px;
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
}
.caseSwiper .links {
  position: absolute;
  top: 0;
  right: 0;
  width: 420px;
}
.caseSwiper .links a {
  width: 200px;
  height: 150px;
  border-radius: 3px;
  float: left;
  overflow: hidden;
  margin-left: 10px;
  background: #000;
  position: relative;
}
.caseSwiper .links h3 {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  font-size: 14px;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  color: #fff;
  z-index: 1;
  padding: 60px 10px 10px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.caseSwiper .links a:nth-child(n + 3) {
  margin-top: 10px;
}
.caseSwiper .links a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all ease 0.3s;
}
.caseSwiper .links a:hover img {
  transform: scale(1.1);
  opacity: 0.8;
}
.caseSwiper .wrap {
  padding: 0 0 10px 0;
  position: relative;
}
.caseTabs {
  background: #fff;
  width: 100%;
  font-size: 17px;
  line-height: 24px;
  text-align: center;
  border-radius: 3px;
  display: table;
  font-weight: bold;
}
.case {
  padding-top: 10px;
}
.caseTabs a {
  display: table-cell;
  color: #9494a9;
  padding: 13px 0 15px;
  border-top: 2px solid #fff;
}
.caseTabs a:hover,
.caseTabs a.active {
  border-top-color: #fdd000;
  color: #000;
}
.caseTabs img {
  margin-right: 8px;
  vertical-align: top;
}

.caseSubNav {
  background: #fff;
  border-radius: 3px;
  padding: 20px;
}
.caseSubNav h3 {
  color: #9494a9;
  font-size: 14px;
  margin: 20px 0 5px;
  width: 100%;
}
.caseSubNav a {
  margin-right: 5px;
  font-size: 12px;
  margin-top: 5px;
  display: inline-block;
  background: #fafafa;
  padding: 0 5px;
  line-height: 24px;
  border-radius: 2px;
  text-align: center;
  flex-grow: 1;
}
.caseSubNav a:hover,
.caseSubNav a.active {
  background: #fdd000;
  color: #000;
}
.caseSubNav .tabs {
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
}
.caseSubNav .tabs::after {
  content: "";
  display: block;
  flex-grow: 99;
}
