@charset "utf-8";

/* CSS Document */
* {
  margin: 0;
  padding: 0;
}

html {
  -webkit-text-size-adjust: none;
}

body {
  font-size: 12px;
  color: #666;
  _overflow: hidden;
  overflow-x: hidden;
  background: #fff;
  width: 100%;
  *cursor: default;
}

body,
ol,
table,
tr,
td,
ul,
li,
dt,
dd,
dl,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
textarea,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  font-family: "微软雅黑", Tahoma, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden],
template {
  display: none
}

a {}

a:active,
a:hover {
  outline: 0
}

abbr[title] {
  border-bottom: 1px dotted
}

li {
  list-style: none;
}

b,
strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

h1 {
  margin: .67em 0;
  font-size: 2em
}

mark {
  color: #000;
  background: #ff0
}

small {
  font-size: 80%
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 1em 40px
}

hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}

pre {
  overflow: auto
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit
}

button {
  overflow: visible
}

button,
select {
  text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled],
html input[disabled] {
  cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0
}

input {
  line-height: normal
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto
}

input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid silver
}

legend {
  padding: 0;
  border: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: 700
}

table {
  border-spacing: 0;
  border-collapse: collapse
}

td,
th {
  padding: 0
}

/**/
/* 产品优势 */
.page_content {
  width: 100%;
}

.ha-icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: middle;
  margin-top: -.15em;
  background-size: 100% auto;
  background-repeat: no-repeat;
  margin-right: 20px;
}

.ha-icon.two {
  margin-right: 0px;
  margin-left: 20px;
}

.ha-icon-3x {
  font-size: 30px;
}

.ha-icon-pix {
  background-image: url("../images/icon_pix.png");
}

.ha-icon-pix.two {
  background-image: url("../images/icon_pix2.png");
}

.banner {
  width: 1440px;
  margin: 0 auto;
}

.banner img {
  width: 100%;
  height: auto;
}

.banner.bottom {
  margin-bottom: 80px;
}

.content {
  width: 1440px;
  margin: 60px auto;
}

.content.c2 {
  width: 1200px;
  margin: 60px auto;
}

.page_content .title {
  overflow: hidden;
  width: 100%;
}

.page_content .title h2 {
  color: #1c68a8;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin: 20px 0;
}

.page_content .title h2.left {
  float: left;
  text-align: left;
}

.page_content .title h2.right {
  float: right;
}

.title .lank {
  height: 7px;
  background: #0A71B6;
  width: 40px;
  margin: 0 auto 40px;
}

.page_content .introduce {
  background: #F1F1F1;
  width: 1440px;
  margin: 0 auto;
}

.page_content .introduce.two {
  background: #fff;
}

.page_content .introduce P {
  color: #000;
  font-size: 20px;
  line-height: 30px;
  margin: 0 auto 15px;
  width: 1200px;
}

.page_content .scenes {
  overflow: hidden;
}

.page_content .scenes .content {
  margin-top: 10px;
}

.page_content .scenes .title h2 {
  margin: 50px 0;
  overflow: hidden;
}

.page_content .scenes .title h2 span {
  color: #000;
  font-size: 20px;
  line-height: 30px;
  overflow: hidden;
  margin: 15px 0 0;
  float: left;
  font-weight: normal;
  padding-left: 55px;
}

.page_content .scenes img {
  width: 1140px;
  /* height:516px; */
  float: right;
}

.page_content .scenes img.right {
  float: right;
}

.page_content .scenes img.left {
  float: left;
}

.page_content .cycle {
  position: relative;
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
}

.page_content .cycle .show {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #000;
  width: 1180px;
  opacity: 0.7;
  padding: 0px 100px;
}

.page_content .cycle .show h1 {
  font-size: 130px;
  margin: 0;
  line-height: 150px;
  font-family: Helvetica;
  letter-spacing: -8px;
}

.page_content .cycle .title.bj {
  background: url("../images/bj.jpg") no-repeat bottom;
  background-position-y: top;
  background-position-x: right;
}

.page_content .cycle table.from {
  color: #757575;
  text-align: center;
  width: 1140px;
  float: right;
  border: 1px solid #1c68a8;
}

.page_content .cycle table.from tr.blue {
  background: #1c68a8;
  color: #fff;
}

.page_content .cycle table.from tr.blue td:first-child {
  border-right: 5px solid #fff;
}

.page_content .cycle table.from tr.black {
  background: #ededeb;
}

.page_content .cycle table.from tr.black td:first-child {
  border-right: 5px solid #fff;
}

.page_content .cycle table.from td {
  font-size: 18px;
  line-height: 30px;
  padding: 15px 0;
}

/* 解决方案 */
.page_solution .content {
  margin: 0 auto;
}

.page_solution .banner img {
  width: 100%;
  height: auto;
  display: block;
}

.page_solution .page_bj {
  position: relative;
  z-index: 1;
}

.page_solution .page_bj img {
  width: 100%;
  height: auto;
}

.page_solution .page_bj .info {
  position: absolute;
  z-index: 10;
  top: 23%;
  width: 100%;
}

.page_solution .page_bj .info ul {
  overflow: hidden;
}

.page_solution .page_bj .info li {
  width: 33.333%;
  float: left;
  text-align: center;
}

.page_solution .page_bj .info.two {
  top: 19%;
}

.page_solution .page_bj .info.two li {
  width: 25%;
}

.page_solution .page_bj .info.three {
  position: absolute;
  z-index: 10;
  top: 11%;
  width: 65%;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.page_solution .page_bj .info li img {
  width: 250px;
  height: auto;
}

.page_solution .page_bj .info.three li img {
  width: 200px;
}

.page_solution .page_bj .info.foure {
  position: absolute;
  z-index: 10;
  top: 11%;
  width: 75%;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.page_solution .page_bj .info.foure li {
  width: 20%;
}

.page_solution .page_bj .info.foure li img {
  width: 185px;
}

.page_solution .page_bj .info .title h2 {
  color: #fff;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  margin: 20px 0;
}

.page_solution .describe .title h2 span {
  color: #027ad0;
  font-weight: bold;
}

.page_solution .page_bj .info .title {
  text-align: center;
  margin-top: 50px;
}

.page_solution .page_bj .info .title P {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 15px;
}

.page_solution .title.text {
  text-align: center;
  margin: 70px 0;
}

.page_solution .title.text h2 {
  color: #070614;
  font-size: 37px;
  line-height: 50px;
  padding-bottom: 40px;
}

.page_solution .title.text p {
  color: #070614;
  font-size: 20px;
  line-height: 35px;
}

.page_solution .pattern {
  overflow: hidden;
}

.page_solution .pattern li {
  width: 33.333%;
  float: left;
  overflow: hidden;
  position: relative;
}

.page_solution .pattern li img.bj {
  width: 100%;
  z-index: 9;
}

.page_solution .pattern li .info {
  position: absolute;
  z-index: 10;
  top: 25%;
  width: 100%;
  text-align: center;
}

.page_solution .pattern li .info img {
  width: 250px;
  height: auto;
}

.page_solution .pattern li .info h2 {
  color: #fff;
  font-size: 39px;
  line-height: 50px;
  padding-top: 50px;
}

.page_solution .pattern li:nth-child(2) .info h2 {
  color: #1c1c1c;
}

.page_solution .pattern li .info P {
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 15px;
}

.page_solution .pattern li:nth-child(2) .info P {
  color: #1c1c1c;
}

.page_solution .describe {
  position: relative;
}

.page_solution .describe img.bj {
  width: 100%;
  z-index: 9;
  margin-top: -5px;
  position: relative;
}

.page_solution .describe .title i {
  position: absolute;
  top: 25px;
  z-index: 10;
  font-size: 55px;
  left: 0;
}

.page_solution .describe .title {
  position: absolute;
  top: 11%;
  z-index: 10;
  left: 8%;
}

.page_solution .describe .title h2 {
  color: #fff;
  font-size: 55px;
  line-height: 80px;
  text-align: left;
  position: relative;
  padding-left: 80px;
}

.page_solution .describe .title P {
  color: #fff;
  font-size: 35px;
  line-height: 50px;
  margin-top: 50px;
  padding-left: 80px;
}

.page_solution .describe .title h2.black {
  color: #070614;
}

.page_solution .describe .title P.black {
  color: #070614;
}

.page_solution .describe.two .title {
  position: absolute;
  top: 6%;
  z-index: 10;
  left: 11%;
}

.page_solution .jieshao {
  background: #ededeb;
  padding: 100px 0;
  overflow: hidden;
}

.page_solution .title.text.two {
  text-align: left;
  width: 925px;
  margin: 0 auto;

}

.page_solution .title.text.two h2 {
  font-size: 80px;
  line-height: 120px;
}

.page_solution .title.text.two p {
  font-size: 50px;
  line-height: 70px;
}

.page_solution .title.text.two h2 span {
  color: #027ad0;
  font-weight: bold;

}

.page_solution .imagewordcc-intelligent {
  padding-top: 80px;
  width: 1200px;
  margin: 0 auto;
}

.page_solution .imagewordcc-intelligent h2 {
  color: #161718;
  font-size: 50px;
  line-height: 100px;
  font-weight: bold;
  text-align: center;
}

.page_solution .imagewordcc-pc .imagewordcc {
  border-bottom: 2px #999 dashed;
  padding: 80px 0;
  overflow: hidden;
}

.page_solution .imagewordcc-pc .imagewordcc:last-child {
  border-bottom: 0;
}

.page_solution .imagewordcc-pc .word p {
  margin-bottom: 0;
  color: #070614;
  font-size: 20px;
  padding-left: 50px;
  line-height: 30px;
}

.page_solution .imagewordcc-pc .word h2 {
  font-weight: bold;
  position: relative;
  font-size: 38px;
  text-align: left;
  color: #070614;
}

.page_solution .imagewordcc-pc .word h2.lin {
  line-height: 40px;
  margin-bottom: 25px;
}

.page_solution .imagewordcc-pc .word .word-inner.pos .ha-icon-pix {
  position: absolute;
  top: 15px;
}

.page_solution .imagewordcc-pc .word .word-inner.pos {
  position: relative;
  margin-top: 110px;
}

.page_solution .imagewordcc-pc .word .word-inner.pos h2.lin {
  line-height: 50px;
  margin-bottom: 25px;
  padding-left: 50px;
  font-weight: normal;
}

.page_solution .imagewordcc-pc .word .word-inner.pos h2.lin span {
  font-weight: bold;
}

.page_solution .imagewordcc-pc .imagewordcc-left .word .word-inner.pos h2 {
  padding-right: 50px;
}

.page_solution .imagewordcc-pc .imagewordcc-left .word .word-inner.pos .ha-icon-pix {
  right: 0;
}

.page_solution .imagewordcc-pc .word.laster {
  width: 100%;
}

.page_solution .imagewordcc-pc .word.laster .word-inner.pos {
  margin-top: 0;
}

.page_solution .imagewordcc-pc .word.laster .word-inner.pos h2.lin span {
  color: #0271B8;
}

.page_solution .imagewordcc-pc .word h2 img {
  position: absolute;
  top: 7px;
  width: 20px;
  left: 0;
}


.page_solution .imagewordcc-pc .image {
  width: 50%;
  float: right;
  text-align: right;
}

.page_solution .imagewordcc-pc .image img {
  width: 100%;
}

.page_solution .imagewordcc-pc .word {
  width: 50%;
  float: left;
}

.page_solution .imagewordcc-left .word {
  right: 0;
  left: inherit;
}

.page_solution .imagewordcc-pc .imagewordcc-left .image {
  float: left;
  text-align: left;
}

.page_solution .imagewordcc-pc .imagewordcc-left .word {
  float: right;
}

.page_solution .imagewordcc-pc .imagewordcc-left .word h2 {
  text-align: right;
}

.page_solution .imagewordcc-pc .imagewordcc-left .word h2 .ha-icon {
  margin-right: 0;
  margin-left: 20px;
}

.page_solution .imagewordcc-pc .imagewordcc-left .word p {
  padding-left: 0;
  padding-right: 50px;
}

.page_solution .imagewordcc-pc h2.top {
  font-weight: bold;
  position: relative;
  font-size: 38px;
  text-align: left;
  color: #070614;
  border-bottom: 0;
  padding: 0;
}

.page_solution .imagewordcc-pc h2.top.right {
  text-align: right;
}

.page_solution .imagewordcc-pc .imagewordcc-left h2.top.right .ha-icon {
  margin-right: 0;
  margin-left: 20px;
}

.page_solution .page_content {
  margin-bottom: 80px;
}

.page_solution .page_content .title h2 {
  line-height: 50px;
  padding-left: 50px;
  font-weight: normal;
  margin: 0 0 25px;
  position: relative;
  font-size: 38px;
  text-align: left;
  color: #070614;
}

.page_solution .page_content .title.right h2,
.page_solution .page_content .title.right p {
  text-align: right;
  padding-right: 110px;
}

.page_solution .page_content .title p {
  margin-bottom: 0;
  color: #070614;
  font-size: 20px;
  padding-left: 50px;
  line-height: 30px;
}

.page_solution .page_content .title {
  position: relative;
  margin: 50px 0;
}

.page_solution .page_content .title .ha-icon-pix {
  position: absolute;
  top: 15px;
}

.page_solution .page_content .title .ha-icon-pix.two {
  right: 60px;
}

/* 工程案例 */
.page_case .title {
  overflow: hidden;
  width: 100%;
}

.page_case .title h2 {
  color: #1c68a8;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin: 20px 0;
}

.page_case .introduce {
  background: #F1F1F1;
  width: 1440px;
  margin: 0 auto;
}

.page_case .introduce P {
  color: #000;
  font-size: 20px;
  line-height: 30px;
  margin: 0 auto 15px;
  width: 1200px;
  text-align: center;
}




.page_case .imagewordcc-intelligent {
  width: 1200px;
  margin: 0 auto;
}

.page_case .imagewordcc-intelligent.two {
  width: 1440px;
}

.page_case .imagewordcc-intelligent h2 {
  color: #161718;
  font-size: 50px;
  line-height: 100px;
  font-weight: bold;
  text-align: center;
}

.page_case .imagewordcc-pc .imagewordcc {
  padding: 80px 0;
  overflow: hidden;
}

.page_case .imagewordcc-intelligent.two .imagewordcc-pc .imagewordcc {
  padding: 80px 120px;
}

.page_case .imagewordcc-pc .imagewordcc:last-child {
  border-bottom: 0;
}

.page_case .imagewordcc-pc .word p {
  margin-bottom: 0;
  color: #757575;
  font-size: 20px;
  padding-left: 50px;
  line-height: 30px;
}

.page_case .imagewordcc-pc .word a {
  color: #1c68a8;
  font-size: 20px;
  margin-left: 50px;
  margin-top: 120px;
  display: block;
  text-decoration: underline;
  width: 85px;
}

.page_case .imagewordcc-pc .word h2 {
  font-weight: bold;
  position: relative;
  font-size: 38px;
  text-align: left;
  color: #1c68a8;
}

.page_case .imagewordcc-pc .word h2 img {
  position: absolute;
  top: 7px;
  width: 20px;
  left: 0;
}


.page_case .imagewordcc-pc .image {
  width: 55%;
  float: right;
  text-align: right;
}


.page_case .imagewordcc-pc .word {
  width: 45%;
  float: left;
}

.page_case .imagewordcc-left .word {
  right: 0;
  left: inherit;
}

.page_case .imagewordcc-pc .imagewordcc-left .image {
  float: left;
  text-align: left;
}

.page_case .imagewordcc-pc .imagewordcc-left .word {
  float: right;
}

.page_case .imagewordcc-pc .imagewordcc-left .word h2 {
  text-align: right;
}

.page_case .imagewordcc-pc .imagewordcc-left .word h2 .ha-icon {
  margin-right: 0;
  margin-left: 20px;
}

.page_case .imagewordcc-pc .imagewordcc-left .word p {
  padding-left: 0;
  padding-right: 50px;
  text-align: right;
}

.page_case .imagewordcc-pc .imagewordcc-left .word a {
  text-align: right;
  float: right;
  margin-right: 50px;
}

.page_case .imagewordcc-pc h2.top {
  font-weight: bold;
  position: relative;
  font-size: 38px;
  text-align: left;
  color: #070614;
}

.page_case .imagewordcc-pc h2.top.right {
  text-align: right;
}

.page_case .imagewordcc-pc .imagewordcc-left h2.top.right .ha-icon {
  margin-right: 0;
  margin-left: 20px;
}

.page_case .imagewordcc-pc .imagewordcc.ho:hover {
  background: #1c68a8;
}

.page_case .imagewordcc-pc .imagewordcc.ho:hover .word h2,
.page_case .imagewordcc-pc .imagewordcc.ho:hover .word p,
.page_case .imagewordcc-pc .imagewordcc.ho:hover .word a {
  color: #fff;
}

.page_case .imagewordcc-pc .imagewordcc.ho:hover .ha-icon-pix {
  background-image: url(../images/icon_pix3.png);
}

.page_case .imagewordcc-pc .imagewordcc.ho:hover .ha-icon-pix.two {
  background-image: url(../images/icon_pix4.png);
}

/* 弹框 */
.page_product {
  width: 1070px;
  margin: 0 auto;
}

.page_product .banner {
  width: 100%;
}

.page_product .content {
  width: 900px;
  margin: 0 auto;
}

.page_product .title {
  margin: 50px 0 0;
}

.page_product .title h2 {
  color: #4f310d;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 10px;
}

.page_product .title span {
  color: #6f6f6f;
  font-size: 20px;
  font-weight: normal;
  margin-left: 20px;
}

.page_product .title img {
  width: 100%;
}

.page_product .descrip {
  margin-top: 50px;
  overflow: hidden;
}

.page_product .descrip .left {
  float: left;
  width: 200px;
}

.page_product .descrip .left img {
  width: 170px;
  height: auto;
}

.page_product .descrip .right {
  float: right;
  width: 680px;
  margin-left: 20px;
}

.page_product .descrip .right p {
  font-size: 20px;
  color: #251604;
  text-align: left;
  line-height: 40px;
  margin-top: 25px;
  min-height: 170px;
}

.page_product .info {
  margin-top: 50px;
}

.page_product .info p {
  font-size: 18px;
  color: #1f1203;
  line-height: 35px;
  text-indent: 2em;
}

.page_product .info .banner img {
  width: 100%;
  height: auto;
  margin: 25px 0;
}

.page_product .info .banner p {
  color: #8f8f8f;
  font-size: 18px;
  text-align: center;
}

.page_team {
  width: 1070px;
  margin: 0 auto;
}

.page_team .banner {
  width: 100%;
  position: relative;
}

.page_team .banner img {
  width: 100%;
  position: relative;
  z-index: 9;
}

.page_team .banner .xuanfu {
  position: absolute;
  z-index: 10;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  padding: 40px 50px 50px;
  width: 970px;
}

.page_team .banner .xuanfu h2 {
  font-size: 30px;
  color: #fff;
  line-height: 60px;
}

.page_team .banner .xuanfu p {
  font-size: 20px;
  color: #fff;
  opacity: 0.7;
}

.page_case .course {
  width: 1440px;
  margin: 0 auto;
  position: relative;
}

.page_case .course img {
  width: 100%;
  position: relative;
  z-index: 9;
}

.page_case .course ul {
  position: absolute;
  top: 35%;
  z-index: 10;
  width: 90%;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.page_case .course ul li {
  width: 33.333%;
  float: left;
  text-align: center;
}

.page_case .course ul li h2 {
  font-size: 83px;
  color: #fff;
  font-weight: bold;
  line-height: 90px;
}

.page_case .course ul li h2 span {
  font-size: 40px;
  line-height: 50px;
}

.page_case .course ul li p {
  font-size: 22px;
  color: #fff;
}

.page_case .course.two {
  padding-bottom: 60px;
  overflow: hidden;
}

.page_case .course.two ul {
  position: relative;
}

.page_case .course.two ul li h2 {
  color: #1c68a8;
  margin: 0;
}

.page_case .course.two ul li p {
  color: #000;
  width: auto;
  margin: 0;
}

#loopedSlider.qiehuan {
  position: relative;
  width: 1070px;
  height: 628px;
  margin: 0 auto;
}

.qiehuan .slidepic {
  position: relative;
  height: 628px;
  width: 1070px;
  overflow: hidden;
}

.qiehuan .slidepic div {
  background-color: #eaeaea;
  opacity: 0;
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 1070px;
}

.qiehuan .pagination {
  margin: 9px auto;
  width: 140px;
  height: 15px;
}

.qiehuan .nav-buttons {
  position: absolute;
  z-index: 999;
  top: 40%;
  width: 100%;
}

.qiehuan .pagination li,
.qiehuan .nav-buttons li {
  float: left;
  margin: 0 5px;
  display: inline;
}

.qiehuan .pagination a {
  display: block;
  width: 12px;
  padding-top: 12px;
  height: 0;
  overflow: hidden;
  background: url(/style/page/images/pagination.png) no-repeat;
}

.qiehuan .pagination a.active {
  background-position: 0 -12px
}

.qiehuan .nav-buttons li.p {
  float: left;
}

.qiehuan .nav-buttons li.n {
  float: right;
}


.qiehuan .slidepic .xuanfu {
  position: absolute;
  z-index: 10 !important;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  padding: 40px 50px 50px;
  width: 970px;
  opacity: 1 !important;
  height: 85px;
  top: initial;
}

.qiehuan .slidepic .xuanfu h2 {
  font-size: 30px;
  color: #fff;
  line-height: 60px;
}

.qiehuan .slidepic .xuanfu p {
  font-size: 20px;
  color: #fff;
  opacity: 0.7;
}
.mobile_cont{
  display: none;
}
.pc_cont{
  display: block;
}
.page_solution .banner .mobile_cont{
  display: none;
}
.page_solution .banner .pc_cont{
  display: block;
}
@media(max-width:768px) {
  .mobile_cont{
    display: block;
  }
  .pc_cont{
    display: none;
  }
  .page_solution .banner .mobile_cont{
    display: block;
  }
  .page_solution .banner .pc_cont{
    display: none;
  }
  .content {
    width: 100%;
  }

  .banner {
    width: 100%;
  }

  .page_solution .page_bj .info.two {
    top: 5%;
  }

  .page_solution .page_bj .info li {
    width: 25.333%;
    margin: 0 4%;
  }

  .page_solution .page_bj .info.two li {
    width: 21%;
    margin: 0 2%;
  }

  .page_solution .page_bj img {
    width: auto;
    height: 315px;
  }

  .page_solution .page_bj .info.three {
    width: 90%;
  }

  .page_solution .page_bj .info .title {
    margin-top: 30px;
  }

  .page_solution .page_bj .info .title h2 {
    font-size: 18px;
    margin: 10px 0;
  }

  .page_solution .page_bj .info .title P {
    font-size: 14px;
    line-height: 20px;
    padding: 0 5%;
  }

  .title .lank {
    margin: 0 auto 10px;
  }

  .page_solution .imagewordcc-intelligent {
    width: 100%;
    padding-top: 30px;
  }

  .page_solution .imagewordcc-intelligent h2 {
    font-size: 22px;
    line-height: 60px;
  }

  .page_solution .imagewordcc-pc .imagewordcc {
    padding: 30px;
  }

  .page_solution .imagewordcc-pc .image {
    width: 100%;
    float: none;
  }

  .page_solution .imagewordcc-pc .word {
    width: 100%;
    float: none;
  }

  .page_solution .imagewordcc-pc .word h2 {
    font-size: 18px;
  }

  .page_solution .imagewordcc-pc .word h2.lin {
    line-height: 40px;
    margin-bottom: 5px;
  }

  .ha-icon-3x {
    font-size: 18px;
  }

  .ha-icon {
    margin-right: 10px;
  }

  .page_solution .imagewordcc-pc .word p {
    font-size: 14px;
    line-height: 20px;
    padding-left: 30px;
  }
  .page_solution .imagewordcc-pc .word p.mobile_cont{
    padding-left: 0;
  }
  .page_solution .imagewordcc-pc .imagewordcc-left .word p.mobile_cont{
    padding-right: 0;
  }
  .page_solution .imagewordcc-pc .imagewordcc-left .word h2 .ha-icon {
    margin-left: 10px;
  }

  .page_solution .imagewordcc-pc .imagewordcc-left .word p {
    padding-right: 30px;
  }

  .banner.bottom {
    margin-bottom: 30px;
  }

  .page_solution .imagewordcc-pc .word .word-inner.pos {
    margin-top: 10px;
  }

  .page_solution .imagewordcc-pc .word .word-inner.pos .ha-icon-pix {
    top: 6px;
  }

  .page_solution .imagewordcc-pc .word .word-inner.pos h2.lin {
    line-height: 25px;
    margin-bottom: 15px;
    padding-left: 30px;
  }

  .page_solution .imagewordcc-pc .imagewordcc-left .word .word-inner.pos h2 {
    padding-right: 30px;
  }

  .page_solution .title.text h2 {
    color: #070614;
    font-size: 22px;
    line-height: 30px;
    padding-bottom: 15px;
  }

  .page_solution .title.text p {
    font-size: 15px;
    line-height: 25px;
    padding: 0 5%;
  }

  .page_solution .title.text {
    margin: 30px 0;
  }

  .page_solution .pattern li .info img {
    width: 70px;
  }

  .page_solution .pattern li .info h2 {
    font-size: 18px;
    line-height: 30px;
    padding-top: 0px;
  }

  .page_solution .pattern li .info P {
    font-size: 14px;
  }
  .page_content .cycle{
    width: 90%
  }
  .page_solution .page_content .title h2{
    font-size: 18px;
    line-height: 25px;
    padding-left: 30px;
    margin: 0 0 10px;
  }
  .page_solution .page_bj .info {
    top: 13%;
}
  .page_solution .page_content .title .ha-icon-pix {
    position: absolute;
    top: 7px;
}
.page_solution .page_content .title p {
  font-size: 14px;
  padding-left: 30px;
  line-height: 20px;
}
.page_solution .page_content .title {
  margin: 30px 0;
}
.page_solution .page_content .title .ha-icon-pix.two {
  right: 0;
}
.page_solution .page_content .title.right h2, .page_solution .page_content .title.right p {
  padding-right: 30px;
}
.page_solution .page_content {
  margin-bottom: 30px;
}
.page_solution .pattern li .info{
  top:20%;
}
.page_solution .page_bj .info.foure{
  width: 95%;
}
.page_solution .page_bj .info.foure li {
  width: 16%;
  margin: 0 2%;
}
.page_solution .imagewordcc-pc h2.top {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 15px;
}
.page_case .introduce{
  width: 100%;
}
.content {
  margin: 30px auto;
}
.page_case .title h2 {
  font-size: 22px;
  margin: 20px 0 10px;
}
.page_case .introduce P {
  width: 100%;
  font-size: 16px;
  line-height: 24px;
}
.page_case .imagewordcc-intelligent{
  width: 90%;
  margin: 0 5%;
}
.page_case .imagewordcc-pc .image {
  width: 100%;
}
.page_case .imagewordcc-pc .word {
  width: 100%;
}
.page_case .imagewordcc-pc .word h2 {
  font-size: 22px;
  line-height: 40px;
  margin-top: 20px;
}
.page_case .imagewordcc-pc .word p {
  font-size: 16px;
  padding-left: 30px;
  line-height: 30px;
}
.page_case .imagewordcc-pc .word a {
  font-size: 16px;
  margin-left: 30px;
  margin-top: 10px;
  width: 70px;
}

.page_case .imagewordcc-pc .imagewordcc {
  padding: 60px 0 20px;
  overflow: hidden;
}
.page_case .imagewordcc-pc .imagewordcc-left .word p {
  padding-right: 30px;
}
.page_case .imagewordcc-pc .imagewordcc-left .word a {
  margin-right: 30px;
}
.page_case .imagewordcc-intelligent .sy_nr_r a {
  padding: 5px 15px;
  font-size: 14px !important;
}
.page_product {
  width: 100%;
}
.layui-layer-iframe{
  width: 100% !important;
  left: 0 !important;
}
.page_product .content {
  width: 90%;
  margin: 0 5%;
}
.page_product .title h2 {
  font-size: 24px;
}
.page_product .title span {
  font-size: 16px;
  margin-left: 15px;
}
.page_product .descrip .left {
  width: 30%;
}
.page_product .descrip .left img {
  width: 100%;
}
.page_product .descrip .right {
  width: 63%;
  margin-left: 7%;
}
.page_product .descrip .right p {
  font-size: 16px;
  line-height: 25px;
  margin-top: 0;
  min-height: auto;
}
.page_product .info {
  margin-top: 25px;
}
.page_product .info p {
  font-size: 16px;
  line-height: 25px;
}
.page_product .info .banner p {
  font-size: 16px;
}
.page_product .info .banner img {
  margin: 15px 0;
}
.page_content .introduce {
  width: 100%;
}
.page_content .title h2 {
  font-size: 22px;
  margin: 20px 0 10px;
}
.page_content .introduce P {
  font-size: 16px;
  line-height: 24px;
  margin: 0 5% 15px;
  width: 90%;
}
.content.c2 {
  width: 100%;
  margin: 30px auto;
}
.content.c2 .title .lank {
  margin: 0 auto 30px;
}
.page_content .scenes .title h2 {
  /* margin: 30px 0; */
}
.page_content .scenes .title h2 span {
  font-size: 16px;
  line-height: 25px;
  padding-left: 40px;
}
.page_content .cycle table.from {
  width: 100%;;
}
.page_content .cycle table.from td {
  font-size: 13px;
  line-height: 22px;
  padding: 10px;
}

.page_case .course{
  width: 100%;
  z-index: 1;
}
.page_case .course ul{
  width: 90% !important;
  top: 30%;
}
.page_case .course ul li h2 {
  font-size: 26px;
  line-height: 50px;
}
.page_case .course ul li p {
  font-size: 16px;
}
.page_case .course ul li h2 span {
  font-size: 18px;
  line-height: 40px;
}
.page_case .course.two {
  padding-bottom: 30px;
}

.page_case .imagewordcc-intelligent.two {
  width: 90%;
}
.page_case .imagewordcc-intelligent.two .imagewordcc-pc .imagewordcc {
  padding: 30px 0;
}

#loopedSlider.qiehuan {
  width: 100%;
}
.qiehuan .slidepic {
  width: 100%;
}
.qiehuan .slidepic div {
  width: 100%;
}
.qiehuan .slidepic div img{
  width: 100%;
  height: auto;
}
.qiehuan .slidepic .xuanfu{
  width: 90%;
  position: relative;
  padding: 40px 5% 50px;
  margin-top: -5px;
}
.qiehuan .slidepic .xuanfu h2 {
  font-size: 20px;;
  line-height: 40px;
}
.qiehuan .slidepic .xuanfu p {
  font-size: 14px;
}
.qiehuan .slidepic .xuanfu {
  width: 90%;
  position: relative;
  padding: 15px 5% 10px;
}
.qiehuan .nav-buttons li img{
  width: 50px !important;
  height: 50px !important;
}
.qiehuan .nav-buttons {
  top: 20%;
}
}