/* normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: arial, 'Microsoft Yahei', '微软雅黑'; /*1*/
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
body {
  text-align: left;
  *text-align: justify;
  _text-align: justify;
  padding: 0;
  margin: 0;
  min-width: 1200px;
  overflow: auto;
}
ol,
ul,
li {
  list-style: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield; /* 1 */ /* 2 */
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
*html>body .clearfix {
  display: inline-block;
  width: 100%;
}
.hidden {
  display: none !important;
}
.mobile-hidden {
  display: block !important;
}
@media (max-width: 479px) {
  .mobile-hidden {
    display: none !important;
  }
}
.mobile-visible {
  display: none;
}
@media (max-width: 479px) {
  .mobile-visible {
    display: block !important;
  }
}
.text-left {
  text-align: left;
}
.text-left td {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-center td {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-right td {
  text-align: right;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
body {
  color: #666;
  font-size: 14px;
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei";
  line-height: 1.5;
  min-width: 1200px;
  _text-align: center;
}
a {
  text-decoration: none;
  color: #666;
}
a:hover {
  text-decoration: none;
  color: #0e6eb8;
}
ol,
ul,
li {
  list-style: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
.row-container {
  width: 1000px;
  display: block;
  height: auto;
  margin: 0 auto;
}
@media (min-width: 1200px) {
  .row-container {
    width: 1200px;
  }
}
@media (max-width: 479px) {
  .row-container {
    width: auto;
    margin-left: 12px;
  }
}
.row-content {
  width: 1020px;
  _width: 1200px;
  position: relative;
  display: block;
}
@media (min-width: 1200px) {
  .row-content {
    width: 1220px;
  }
}
@media (max-width: 479px) {
  .row-content {
    width: 100%;
  }
}
.row {
  width: 100%;
  height: auto;
  display: block;
}
.col-1of1 {
  width: 100%;
  float: left;
}
.col-1of2 {
  width: 50%;
  float: left;
}
.col-1of3 {
  width: 33.333%;
  float: left;
}
.col-2of3 {
  width: 66.666%;
  float: left;
}
.col-1of4 {
  width: 25%;
  float: left;
}
.col-3of4 {
  width: 75%;
  float: left;
}
.col-1of5 {
  width: 20%;
  float: left;
}
.col-2of5 {
  width: 40%;
  float: left;
}
.col-3of5 {
  width: 60%;
  float: left;
}
.col-4of5 {
  width: 80%;
  float: left;
}
.col-1of10 {
  width: 10%;
  float: left;
}
.col-3of10 {
  width: 30%;
  float: left;
}
.col-7of10 {
  width: 30%;
  float: left;
}
.col-9of10 {
  width: 90%;
  float: left;
}
.col-9of20 {
  width: 45%;
  float: left;
}
@media (max-width: 479px) {
  .col-mobile-1of1 {
    width: 100%;
  }
}
@media (max-width: 479px) {
  .col-mobile-1of2 {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .col-mobile-1of3 {
    width: 33.333%;
  }
}
@media (max-width: 479px) {
  .col-mobile-1of4 {
    width: 25%;
  }
}
@media (max-width: 479px) {
  .col-mobile-1of5 {
    width: 20%;
  }
}
@media (max-width: 479px) {
  .col-mobile-2of5 {
    width: 40%;
  }
}
@media (max-width: 479px) {
  .col-mobile-3of5 {
    width: 60%;
  }
}
@media (max-width: 479px) {
  .col-mobile-4of5 {
    width: 80%;
  }
}
.col-content {
  width: auto;
  display: block;
  margin-right: 20px;
  margin-bottom: 20px;
}
@media (max-width: 479px) {
  .col-content {
    margin-right: 12px;
    margin-bottom: 12px;
  }
}
.inner-content {
  width: auto;
  display: block;
  margin-left: 20px;
  margin-top: 20px;
}
@media (max-width: 479px) {
  .inner-content {
    margin-left: 12px;
    margin-top: 12px;
  }
}
.section-block {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 40px;
}
@media (max-width: 479px) {
  .section-block {
    margin-bottom: 24px;
  }
}
.section-block .row-content {
  overflow: hidden;
}
.full-img img {
  width: 100%;
  height: auto;
  display: block;
  float: left;
}
.header {
  height: 85px;
  border-top: 5px solid #0e6eb8;
  background-color: #fff;
}
.header .logo {
  float: left;
  width: 234px;
  height: 54px;
  margin-top: 15px;
}
.header .hi-nav {
  float: right;
}
.header .hi-nav li {
  float: left;
  line-height: 85px;
  cursor: pointer;
}
.header .hi-nav li a {
  margin: 0 25px;
  font-size: 14px;
  color: #000;
}
.header .hi-nav li a:hover {
  color: #0e6eb8;
  font-weight: 900;
}
.header .hi-nav li.active a {
  color: #0e6eb8;
  font-weight: 900;
}
.hi-banner-content {
  width: 100%;
  height: 500px;
  display: block;
  overflow: hidden;
}
.hi-banner-content .ab {
  height: 150px;
  display: block;
  width: 100%;
  background-color: rgba(255,255,255,0.7);
  position: relative;
  top: 450px;
}
.hi-banner-content .ab .ab-content {
  width: 1000px;
  display: block;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.hi-banner-content .ab .ab-content .ab-item {
  float: left;
  width: 300px;
  margin: 10px;
  height: 130px;
  display: block;
  overflow: hidden;
  border: 1px solid GRAY;
}
.hi-banner-content .ab .ab-content .ab-item .ab-item-img {
  display: block;
  width: 300px;
  overflow: hidden;
}
.hi-banner-content .ab .ab-content .ab-item .ab-item-img img {
  width: 300px;
}
.hi-banner-content .ab .ab-content .ab-item .ab-item-desc {
  font-size: 16px;
}
.hi-whatabout-content {
  width: 100%;
  overflow: hidden;
  display: block;
  _text-align: center;
}
.hi-case-content {
  width: 100%;
  overflow: hidden;
  display: block;
  _text-align: center;
}
.hi-technology-content {
  width: 100%;
  height: 211px;
  display: block;
  overflow: hidden;
  background-color: #4178be;
  background-image: url("");
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.hi-technology-content .tec-back {
  position: relative;
  width: 100%;
  height: 100%;
}
.hi-technology-content .tec-back #particles-js {
  position: absolute;
  width: 100%;
  height: 700px;
  top: 0;
}
.hi-technology-content .tec-back .hi-technology-content-content {
  position: relative;
}
.hi-clients-content {
  width: 100%;
  height: 700px;
  display: block;
  overflow: hidden;
  background-color: #e3e3e3;
  background-image: url("img/hi-bg-page3.png");
  background-repeat: repeat;
}
.el {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ico {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  background: url("img/new_pic/iconlist.png");
}
.icol_1 {
  background-position: 0 -53px;
  width: 19px;
  height: 16px;
}
.icol_2 {
  background-position: 0 -106px;
  width: 30px;
  height: 30px;
}
.icol_3 {
  background-position: -213px 0;
  width: 16px;
  height: 16px;
}
.icol_4 {
  background-position: 0 0;
  width: 22px;
  height: 22px;
}
.icol_5 {
  background-position: -89px 0;
  width: 28px;
  height: 16px;
}
.icol_6 {
  background-position: -89px -53px;
  width: 28px;
  height: 16px;
}
.icol_7 {
  background-position: -89px -106px;
  width: 28px;
  height: 16px;
}
.icol_8 {
  background-position: -201px -106px;
  width: 28px;
  height: 16px;
}
.icol_9 {
  background-position: 0 -173px;
  width: 70px;
  height: 70px;
}
.icol_10 {
  background-position: -160px -166px;
  width: 70px;
  height: 70px;
}
.icol_11 {
  background-position: 0 -290px;
  width: 70px;
  height: 70px;
}
.icol_12 {
  background-position: -186px -301px;
  width: 44px;
  height: 70px;
}
.icol_13 {
  background-position: 0 -425px;
  width: 52px;
  height: 70px;
}
.icol_14 {
  background-position: -166px -425px;
  width: 64px;
  height: 70px;
}
.icol_15 {
  background-position: -224px -28px;
  width: 5px;
  height: 15px;
  float: right;
}
.section {
  background: #fcfcfc url("../img/new_pic/section_bg.png") top repeat-x;
  display: block;
  width: 100%;
}
.section .new_about {
  padding-top: 45px;
  overflow: hidden;
}
.section .new_about .news {
  float: left;
  width: 580px;
}
.section .new_about .news .news-top {
  width: 100%;
  margin-top: 20px;
  overflow: hidden;
}
.section .new_about .news .news-top .new_pic {
  float: left;
  width: 217px;
  margin-right: 15px;
}
.section .new_about .news .news-top .nr {
  width: 345px;
  float: right;
}
.section .new_about .news .news-top .nr .sec_title {
  font-size: 16px;
  font-weight: 900;
  color: #000;
  margin-bottom: 10px;
}
.section .new_about .news .news_list {
  display: block;
}
.section .new_about .news .news_list li {
  width: 100%;
  float: left;
  margin-top: 18px;
}
.section .new_about .news .news_list li span {
  display: block;
  text-align: center;
}
.section .new_about .news .news_list li .sec_date {
  width: 60px;
  float: left;
  border: 1px solid #ccc;
  margin-top: 5px;
}
.section .new_about .news .news_list li .sec_date .sec_d1 {
  line-height: 44px;
  background: #ccc;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
}
.section .new_about .news .news_list li .sec_date .sec_d2 {
  color: #ccc;
}
.section .new_about .news .news_list li .sec_nr {
  width: 86%;
  float: right;
  font-size: 14px;
}
.section .new_about .news .news_list li .sec_nr .sec_title {
  font-size: 14px;
  font-weight: bold;
  margin-top: 5px;
}
.section .new_about .news .news_list li .sec_nr .sec_sum {
  color: #565656;
}
.section .new_about .news .news_list li .sec_nr .sec_more {
  color: #999;
}
.section .new_about .news .news_list li:hover .sec_date {
  border: 1px solid #0e6eb8;
}
.section .new_about .news .news_list li:hover .sec_date .sec_d1 {
  background: #0e6eb8;
}
.section .new_about .news .news_list li:hover .sec_nr .sec_title {
  color: #0e6eb8;
}
.section .new_about .sec_about {
  float: right;
  width: 100%;
}
.section .new_about .sec_about .about_imglist {
  margin-top: 20px;
  height: 218px;
  background: url("img/xinban/about_03.png") right bottom no-repeat;
}
.section .new_about .sec_about .about_imglist p {
  color: #666;
  width: 80%;
  line-height: 24px;
  text-indent: 30px;
}
.section .new_about .kase_more {
  margin-top: 20px;
}
.section .new_about .kase_more a {
  display: block;
  width: 100px;
  line-height: 28px;
  padding: 0 15px;
  border: 1px solid #0e6eb8;
  color: #0e6eb8;
  overflow: hidden;
  color: #0e6eb8;
  position: relative;
}
.section .new_about .kase_more a em {
  position: absolute;
  top: 0;
  right: 15px;
}
.section .new_about .kase_more a:hover {
  background: #0e6eb8;
  color: #fff;
}
.idx_product {
  margin-top: 25px;
}
.idx_product ul.idx_pro_list {
  margin-top: 24px;
  margin-bottom: 25px;
  overflow: hidden;
}
.idx_product ul.idx_pro_list li {
  float: left;
  width: 280px;
  margin-right: 20px;
}
.idx_product ul.idx_pro_list li .pro_1 {
  height: 120px;
  _height: 140px;
  position: relative;
  z-index: 4;
  padding: 22px;
  width: 236px;
  background-color: #f5f5f5;
  margin-bottom: 5px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.idx_product ul.idx_pro_list li .pro_word {
  color: #666;
  font-size: 18px;
  font-weight: 900;
  position: absolute;
  top: 22px;
  left: 22px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.idx_product ul.idx_pro_list li p {
  color: #666;
  margin-top: 40px;
  _margin-top: 68px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: transform 0.5s ease;
}
.idx_product ul.idx_pro_list li .pro_wordBtn {
  position: absolute;
  bottom: 22px;
  left: 22px;
  display: block;
  transition: transform 0.5s ease;
  -moz-transition: transform 0.5s ease;
  -ms-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  -webkit-transition: transform 0.5s ease;
}
.idx_product ul.idx_pro_list li .ssbtn {
  position: absolute;
  bottom: -16px;
  left: 20px;
  display: block;
}
.idx_product ul.idx_pro_list li .idx_pic {
  display: block;
  position: relative;
  width: 100%;
  height: 187px;
  overflow: hidden;
}
.idx_product ul.idx_pro_list li .idx_pic img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: transform 0.5s ease;
  -moz-transition: transform 0.5s ease;
  -ms-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  -webkit-transition: transform 0.5s ease;
}
.idx_product ul.idx_pro_list li:hover .pro_1 {
  background-color: #0e6eb8;
  transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
}
.idx_product ul.idx_pro_list li:hover .pro_1 .pro_word {
  color: #fff;
  transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  -webkit-transform: translateX(10px);
}
.idx_product ul.idx_pro_list li:hover .pro_1 p {
  color: #fff;
}
.idx_product ul.idx_pro_list li:hover .pro_1 .pro_wordBtn {
  transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  -webkit-transform: translateX(10px);
}
.idx_product ul.idx_pro_list li:hover .idx_pic img {
  transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
}
.icons {
  background: url("../img/new_pic/icon_bg.jpg") no-repeat;
  height: 211px;
}
.icons dl {
  width: 200px;
  float: left;
  text-align: center;
  margin-top: 37px;
}
.icons dl dd {
  color: #000;
}
.icons dl dd b {
  font-size: 16px;
  margin-top: 15px;
  display: block;
}
.hi-banner-content {
  overflow: hidden;
}
.hi-banner-content .slider-item {
  position: absolute;
  display: block;
  width: 100%;
  height: 500px;
  overflow: hidden;
}
.hi-banner-content .slider-item.instage {
  z-index: 10;
}
.hi-banner-content .slider-item.outstage {
  z-index: 1;
}
.hi-banner-content .slider-bg {
  position: absolute;
  width: auto;
  height: auto;
}
.hi-banner-content .full-img img {
  width: 100%;
  height: 100%;
  float: left;
  transform-origin: 50% 50%;
  display: block;
}
.hi-banner-content .instage #sbg_1 img {
  transform: scale(1);
  transition: transform 5s linear;
}
.hi-banner-content .outstage #sbg_1 img {
  transform: scale(1);
  transition: transform 0.1s 1s linear;
}
.banner {
  height: 500px;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.banner img {
  vertical-align: top;
  border: 0;
  height: auto;
  min-width: 1200px;
}
.banner img.img {
  position: absolute;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
  max-width: none;
}
.banner .ban_tztg {
  position: absolute;
  height: 50px;
  z-index: 9;
  left: 0;
  top: 100%;
  margin-top: -50px;
  width: 100%;
}
.banner .ban_tztg .tztg_box {
  height: 50px;
  background-color: #0e6eb8;
  overflow: hidden;
  line-height: 50px;
}
.banner .ban_tztg .ban_notice {
  width: 820px;
  float: left;
}
.banner .ban_tztg .ban_notice .ban_newsBtn {
  float: left;
  padding: 0 15px;
  margin-top: 18px;
}
.banner .ban_tztg .ban_notice .lastNews {
  float: left;
  width: 770px;
  height: 50px;
  overflow: hidden;
  position: relative;
}
.banner .ban_tztg .ban_notice .lastNews ul {
  overflow: hidden;
}
.banner .ban_tztg .ban_notice .lastNews ul li {
  float: left;
  width: 100%;
  height: 50px;
  overflow: hidden;
}
.banner .ban_tztg .ban_notice .lastNews ul li span.ban_tine {
  padding: 0 15px 0 5px;
  border-right: 1px solid #4292c9;
  color: #fff;
  font-size: 12px;
}
.banner .ban_tztg .ban_notice .lastNews ul li .ban_title {
  margin-left: 10px;
  width: 660px;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}
.banner .ban_tztg .tel_box {
  width: 240px;
  float: right;
  line-height: 50px;
}
.banner .ban_tztg .tel_box .tel {
  width: 100%;
  float: left;
  display: inline-block;
}
.banner .ban_tztg .tel_box .tel .ban_telIcon {
  float: left;
  padding-right: 10px;
  margin-top: 10px;
}
.banner .ban_tztg .tel_box .tel .txt {
  font-size: 18px;
  font-weight: 900;
  color: #fff;
  font-style: italic;
  margin-left: 5px;
}
.banner .ban_tztg .tel_box .formal {
  display: inline-block;
  height: 49px;
  width: 198px;
  background: #fff;
  float: right;
  margin-right: 1px;
  overflow: hidden;
}
.banner .ban_tztg .tel_box .formal input {
  height: 48px;
  line-height: 48px;
  border: 0;
  padding-left: 5px;
  font-size: 14px;
  background: #fff;
  width: 160px;
  display: inline-block;
  float: left;
}
.banner .ban_tztg .tel_box .formal a {
  text-align: center;
  padding: 15px 10px 0;
  display: inline-block;
  _padding: 15px 9px;
}
.foot_top {
  background-color: #0e6eb8;
  padding: 24px 0 15px;
  color: #fff;
  overflow: hidden;
}
.foot_top dl {
  float: left;
  height: 160px;
  width: 200px;
  _width: 250px;
  padding: 0 30px;
  border-right: 1px #41a7e9 solid;
}
.foot_top dl.foot_nav {
  width: 230px;
  _width: 300px;
}
.foot_top dl.foot_wx {
  width: 260px;
  _width: 300px;
  border-right: none;
}
.foot_top dl.foot_wx dd {
  width: 83px;
  float: left;
}
.foot_top dl.foot_wx dd.weixin {
  margin-right: 30px;
  margin-left: 50px;
}
.foot_top dl.foot_wx dd p {
  text-align: center;
}
.foot_top dl dt {
  font-size: 16px;
  font-weight: bold;
}
.foot_top dl dd {
  margin: 10px 0 0;
  line-height: 2;
}
.foot_top dl dd a {
  display: block;
  width: 100%;
  color: #fff;
}
.footer {
  background-color: #2c2c2c;
  height: 60px;
  text-align: center;
}
.footer .footer_copy {
  line-height: 60px;
  color: #999;
  display: inline-block;
}
.footer .footer_copy a {
  color: #999;
  margin: 0 8px;
}
.footer .footer_copy a:hover {
  color: #fff;
}
.iot-banner-content {
  height: 400px;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.iot-banner-content img {
  vertical-align: top;
  border: 0;
  height: auto;
  min-width: 1200px;
}
.iot-banner-content img.nei_img {
  position: absolute;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
  max-width: none;
}
.iot-banner-content .breadcrumb {
  background: rgba(0,0,0,0.7);
  height: 44px;
  width: 1200px;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  bottom: 0;
  color: #fff;
  line-height: 44px;
  padding-left: 20px;
}
.iot-banner-content .breadcrumb a {
  color: #fff;
  text-decoration: underline;
}
.hi-whatabout-content .item-row {
  display: block;
  width: 900px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.hi-whatabout-content .page-2-item {
  width: 220px;
  height: auto;
  margin: 26px 1px;
  float: left;
}
.hi-whatabout-content .page-2-item img {
  height: auto;
  max-width: 150px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.hi-whatabout-content .page-2-item .page-2-item-title-cn {
  margin-top: 10px;
  font-size: 20px;
  color: #000;
  line-height: 18px;
  text-align: center;
  display: block;
}
.hi-whatabout-content .page-2-item .page-2-item-title-en {
  margin-top: 6px;
  font-size: 14px;
  color: #909090;
  line-height: 18px;
  text-align: center;
  display: block;
}
.hi-whatabout-content .page-2-item .page-2-item-title {
  margin-top: 6px;
  font-size: 14px;
  color: #fff;
  line-height: 18px;
  text-align: center;
  display: block;
}
.h1-gywl-case {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 50px;
  overflow: hidden;
}
.h1-gywl-case .hi-brief-title {
  _margin-bottom: 15px;
  *margin-bottom: 15px;
}
.h1-gywl-case .hi-brief-title h2 {
  font-size: 20px;
  text-align: center;
}
.h1-gywl-case .hi-brief-title p {
  text-align: center;
  line-height: 24px;
  font-size: 14px;
}
.h1-gywl-case .case-list {
  width: 530px;
  float: left;
  overflow: hidden;
  margin: 0 35px 15px;
}
.h1-gywl-case .case-list img {
  width: 100%;
}
.h1-gywl-case .case-list h4 {
  font-size: 20px;
}
.h1-gywl-case .case-list h4 a {
  color: #333;
  text-decoration: none;
}
.h1-gywl-case .case-list h4 a:hover {
  color: #056db6;
}
.h1-gywl-case .case-list p {
  line-height: 24px;
  _text-align: left;
  *text-align: left;
}
.feature {
  margin-bottom: 50px;
}
.feature .iot-title {
  margin-top: 30px;
}
.feature .iot-title h2 {
  font-size: 24px;
  color: #0e6eb8;
}
.feature .iot-title p {
  color: #6c6d6e;
  line-height: 30px;
  margin-top: 12px;
  font-size: 16px;
}
.feature ul {
  margin-top: 30px;
  overflow: hidden;
  padding: 0 80px;
}
.feature ul li {
  float: left;
  width: 260px;
  text-align: center;
  transition: background 1s;
}
.feature ul li h4 {
  font-size: 18px;
  line-height: 70px;
}
.feature ul li p {
  line-height: 24px;
  font-size: 14px;
}
.feature ul li i {
  width: 135px;
  height: 133px;
  display: inline-block;
}
.feature ul li i.protocol {
  background: url("img/xinban/icon_1.jpg") no-repeat top center;
}
.feature ul li i.device {
  background: url("img/xinban/icon_2.jpg") no-repeat top center;
}
.feature ul li i.share {
  background: url("img/xinban/icon_3.jpg") no-repeat top center;
}
.feature ul li i.visualized {
  background: url("img/xinban/icon_4.jpg") no-repeat top center;
}
.feature ul li:hover i {
  width: 135px;
  height: 133px;
  display: inline-block;
}
.feature ul li:hover i.protocol {
  background: url("img/xinban/icon_01.jpg") no-repeat top center;
}
.feature ul li:hover i.device {
  background: url("img/xinban/icon_02.jpg") no-repeat top center;
}
.feature ul li:hover i.share {
  background: url("img/xinban/icon_03.jpg") no-repeat top center;
}
.feature ul li:hover i.visualized {
  background: url("img/xinban/icon_04.jpg") no-repeat top center;
}
.caselist {
  margin-bottom: 30px;
}
.caselist ul {
  margin-top: 30px;
  overflow: hidden;
  padding: 0 80px;
}
.caselist ul li {
  float: left;
  width: 260px;
  text-align: center;
  transition: background 1s;
}
.caselist ul li h4 {
  font-size: 16px;
  line-height: 70px;
}
.caselist ul li p {
  line-height: 24px;
  font-size: 14px;
}
.caselist ul li i {
  width: 76px;
  height: 70px;
  display: inline-block;
}
.caselist ul li i.png1 {
  background: url("img/new_pic/png_01.png") no-repeat top center;
}
.caselist ul li i.png2 {
  background: url("img/new_pic/png_02.png") no-repeat top center;
}
.caselist ul li i.png3 {
  background: url("img/new_pic/png_03.png") no-repeat top center;
}
.caselist ul li i.png4 {
  background: url("img/new_pic/png_04.png") no-repeat top center;
}
.solve_mudles {
  margin-bottom: 40px;
}
.solve_mudles li {
  position: relative;
  float: left;
  width: 585px;
  margin-bottom: 15px;
  overflow: hidden;
  margin-right: 15px;
}
.solve_mudles li ._img {
  position: relative;
  height: 0;
  padding-bottom: 324px;
  overflow: hidden;
  z-index: 1;
}
.solve_mudles li ._img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: transform 0.5s ease;
}
.solve_mudles li ._txt {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 315px;
  padding-left: 20px;
  padding-right: 70px;
  background-image: url("img/xinban/solve_list_bg.png");
  background-repeat: no-repeat;
  color: #fff;
  z-index: 2;
  transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  -webkit-transition: transform 0.5s ease-in;
}
.solve_mudles li ._txt ._t {
  font-size: 24px;
  margin-bottom: 25px;
  margin-top: 40px;
}
.solve_mudles li ._txt ._p {
  width: 210px;
  line-height: 30px;
  font-size: 16px;
}
.solve_mudles li:hover ._txt {
  background-image: url("img/xinban/solve_list_bg_on.png");
}
.solve_mudles li:hover ._img img {
  transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
}
.motor-banner-content {
  height: 300px;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.motor-banner-content img {
  vertical-align: top;
  border: 0;
  height: auto;
  min-width: 1200px;
}
.motor-banner-content img.nei_img {
  position: absolute;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
  max-width: none;
}
.motor-banner-content .breadcrumb {
  background: rgba(0,0,0,0.7);
  height: 44px;
  width: 1200px;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  bottom: 0;
  color: #fff;
  line-height: 44px;
  padding-left: 20px;
}
.motor-banner-content .breadcrumb a {
  color: #fff;
  text-decoration: underline;
}
.hi-brief-content {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  display: block;
  padding-top: 20px;
  margin-bottom: 50px;
}
.hi-brief-content .hi-brief-title h2 {
  font-size: 20px;
  text-align: center;
}
.hi-brief-content .hi-brief-title p {
  text-align: center;
  line-height: 24px;
  font-size: 14px;
}
.hi-brief-content .hi-brief-info {
  width: 100%;
  margin-top: 20px;
}
.hi-brief-content .hi-brief-info ul {
  overflow: hidden;
}
.hi-brief-content .hi-brief-info ul li {
  width: 378px;
  float: left;
}
.hi-brief-content .hi-brief-info ul li h3 {
  margin-bottom: 10px;
}
.hi-brief-content .hi-brief-info ul li p {
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  _text-align: left;
  *text-align: left;
  padding: 0 10px;
}
.hi-brief-content .hi-brief-info ul li p.kg {
  text-indent: 26px;
}
.hi-brief-content .hi-brief-info ul li.func {
  margin: 0 13px;
}
.hi-brief-content .hi-brief-info .info-left {
  float: left;
  width: 598px;
}
.hi-brief-content .hi-brief-info .info-left .case_1 a {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.hi-brief-content .hi-brief-info .info-left .case_1 a img {
  width: 100%;
  transition: transform 1s linear;
}
.hi-brief-content .hi-brief-info .info-left .case_1 p {
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0,0,0,0.8);
  _background: #000;
  color: #fff;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  display: block;
  width: 588px;
  _width: 600px;
  margin: 0;
  opacity: 0;
  _opacity: 0.8;
  transition: all 0.6s ease-in-out;
}
.hi-brief-content .hi-brief-info .info-left .case_1:hover img {
  transform: scale(1.1);
}
.hi-brief-content .hi-brief-info .info-left .case_1:hover p {
  opacity: 1;
  bottom: 0;
}
.main-left {
  float: left;
  margin-right: 40px;
}
.main-left .main-left-top {
  background: url("img/xinban/left_bg.jpg") no-repeat;
  width: 238px;
  height: 100px;
}
.main-left .main-left-top .submenu-tit {
  background: url("img/xinban/tit_bg.png") bottom left no-repeat;
  text-align: left;
  color: #fff;
  overflow: hidden;
  padding: 20px;
  height: 56px;
  vertical-align: middle;
}
.main-left .main-left-top .submenu-tit .img-over {
  width: 42px;
  height: 41px;
  background: url("img/xinban/cy8l.png") no-repeat;
  float: left;
  margin-right: 15px;
}
.main-left .main-left-top .submenu-tit .motor-title {
  margin-top: -10px;
}
.main-left .main-left-top .submenu-tit .motor-title h2 {
  font-size: 17px;
  padding: 0;
  margin: 10px 0;
  border-width: 0;
}
.main-left ul.submenu-list {
  text-align: left;
  overflow: hidden;
  width: 238px;
  margin-top: 1px;
}
.main-left ul.submenu-list li {
  line-height: 42px;
  font-size: 14px;
  margin-bottom: 1px;
}
.main-left ul.submenu-list li a {
  color: #333;
  background-color: #ededed;
  padding-left: 20px;
  display: block;
  font-weight: 900;
}
.main-left ul.submenu-list li a i {
  background: url("img/xinban/left_menu_jt.png") no-repeat;
  width: 6px;
  height: 11px;
  display: inline-block;
  float: right;
  margin-right: 20px;
  vertical-align: middle;
  margin-top: 13px;
}
.main-left ul.submenu-list li ul li {
  line-height: 36px;
}
.main-left ul.submenu-list li ul li a {
  background-color: #fff;
  padding-left: 30px;
  font-weight: normal;
}
.main-left ul.submenu-list li ul li a:hover {
  background-color: #2ab0f7;
  color: #fff;
}
.main-left .main-left-lx {
  margin: 10px 0;
  height: 300px;
  text-align: left;
  background: url("img/xinban/left_contact_bg.png") no-repeat;
  padding: 24px 15px 0;
}
.main-left .main-left-lx h3 {
  font-size: 20px;
  color: #fff;
  line-height: 50px;
}
.main-left .main-left-lx .left-lx-dress {
  color: #fff;
  line-height: 24px;
}
.main-right {
  float: right;
  overflow: hidden;
  text-align: left;
  width: 920px;
}
.main-right .right-channel {
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
  overflow: hidden;
}
.main-right .right-channel .motor-chant {
  font-size: 16px;
  position: relative;
  line-height: 38px;
  float: left;
  border-bottom: 1px solid #0e6eb8;
  color: #0e6eb8;
  font-weight: 900;
  padding: 0 10px;
}
.main-right .right-channel .pori {
  float: right;
  background: url("img/xinban/wz.png") no-repeat left;
  line-height: 38px;
  padding-left: 28px;
  padding-right: 10px;
}
.main-right .right-channel .pori a {
  color: #8e8e8e;
  font-size: 14px;
}
.main-right .right-channel .pori em {
  padding: 0 10px;
  font-style: normal;
  color: #8e8e8e;
  font-size: 12px;
}
.main-right .channel-content {
  width: 901px;
}
.main-right .channel-content h4 {
  line-height: 40px;
  font-size: 18px;
  font-weight: normal;
  color: #0e6eb8;
  margin-bottom: 20px;
  text-align: center;
}
.main-right .channel-content p {
  line-height: 30px;
  font-size: 16px;
}
.main-right .channel-content .dirpic {
  text-align: center;
}
.main-right .channel-content .systems {
  overflow: hidden;
  margin-top: 30px;
}
.main-right .channel-content .systems .systems-list {
  background-color: #0081e4;
  padding: 20px 40px;
  color: #fff;
  text-align: left;
  width: 370px;
}
.main-right .channel-content .systems .systems-list h3 {
  line-height: 40px;
  font-size: 16px;
}
.main-right .channel-content .systems .design {
  height: 180px;
}
.main-right .channel-content .systems .direct {
  height: 200px;
}
.main-right .channel-content .datalist {
  border: 1px solid #ddd;
  border-collapse: collapse;
  width: 900px;
}
.main-right .channel-content .datalist caption {
  padding-bottom: 5px;
  text-align: center;
  font: bold 1.4em;
}
.main-right .channel-content .datalist th {
  border: 1px solid #fff;
  background-color: #0081e4;
  color: #fff;
  font-weight: 900;
  text-align: center;
  padding: 6px 12px;
}
.main-right .channel-content .datalist th.altrow {
  background-color: #e2e1e0;
  color: #333;
}
.main-right .channel-content .datalist td {
  border: 1px solid #ddd;
  text-align: center;
  line-height: 24px;
  padding: 14px 12px;
  font-size: 13px;
}
.main-right .channel-content .trans {
  overflow: hidden;
  width: 860px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.main-right .channel-content .trans .controller {
  line-height: 36px;
  margin-top: 15px;
}
.main-right .channel-content .trans span {
  display: block;
  font-size: 18px;
  color: #0081e4;
  line-height: 36px;
}
.main-right .channel-content .trans .modular-list {
  width: 425px;
}
.main-right .channel-content .trans .modular-list h2 {
  font-size: 20px;
  color: #0081e4;
}
.main-right .channel-content .trans .modular-list ul {
  margin-top: 10px;
}
.main-right .channel-content .trans .modular-list ul li {
  line-height: 30px;
}
.main-right .channel-content .trans .modular-list ul li i {
  display: inline-block;
  width: 16px;
  height: 13px;
  background: url("img/xinban/blue_jt.png") no-repeat center left;
  margin-right: 10px;
}
.main-right .channel-content .trans .modular-list ul li.trans-title {
  font-size: 16px;
  margin: 10px 0;
}
.main-right .channel-content .contro-product {
  margin-top: 25px;
}
.main-right .channel-content .contro-product h2 {
  text-align: center;
  color: #0081e4;
  line-height: 40px;
}
.main-right .channel-content .contro-product .ctl-list {
  overflow: hidden;
  margin-top: 10px;
  cursor: pointer;
}
.main-right .channel-content .contro-product .ctl-list li {
  overflow: hidden;
}
.main-right .channel-content .contro-product .ctl-list li .ctl-list-left {
  padding: 20px;
  background-color: #e8e7e6;
  width: 410px;
  height: 230px;
  transition: transform 0.5s ease;
  -moz-transition: transform 0.5s ease;
  -ms-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  -webkit-transition: transform 0.5s ease;
}
.main-right .channel-content .contro-product .ctl-list li .ctl-list-left p {
  font-size: 14px;
}
.main-right .channel-content .contro-product .ctl-list li .ctl-list-left h3 {
  font-size: 20px;
  color: #0081e4;
}
.main-right .channel-content .contro-product .ctl-list li .ctl-list-left span {
  font-size: 18px;
  color: #333;
  line-height: 60px;
  font-weight: 900;
}
.main-right .channel-content .contro-product .ctl-list li .ctl-list-left .cszb {
  overflow: hidden;
}
.main-right .channel-content .contro-product .ctl-list li .ctl-list-right {
  text-align: center;
}
.main-right .channel-content .contro-product .ctl-list li:hover .ctl-list-left {
  background-color: #0081e4;
  transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  -webkit-transform: translateX(10px);
}
.main-right .channel-content .contro-product .ctl-list li:hover .ctl-list-left h3 {
  color: #fff;
}
.main-right .channel-content .contro-product .ctl-list li:hover .ctl-list-left p {
  color: #fff;
}
.main-right .channel-content .contro-product .ctl-list li:hover .ctl-list-left span {
  color: #fff;
}
.prodcuts-list {
  margin-bottom: 15px;
}
.prodcuts-list h3 {
  font-size: 20px;
  line-height: 30px;
}
.prodcuts-list .coal_list {
  margin-top: 15px;
  overflow: hidden;
}
.prodcuts-list .coal_list li {
  float: left;
  margin-right: 25px;
}
.prodcuts-list .coal_list li ._title {
  background: #e7e7e7;
  padding: 0 15px;
  line-height: 52px;
  margin-bottom: 25px;
  font-size: 14px;
  text-align: center;
}
.detail-main h2 {
  text-align: center;
  font-size: 20px;
  margin-bottom: 15px;
}
.detail-main .pro-pic {
  text-align: center;
  margin-bottom: 20px;
}
.detail-main .detail-content h3 {
  font-size: 16px;
  padding: 8px 0;
  padding-left: 15px;
  width: 906px;
  border-bottom: 1px solid #dadada;
  margin: 15px 0;
}
.detail-main .detail-content p {
  padding-left: 15px;
  line-height: 26px;
}
.aboutus-banner-content {
  height: 300px;
}
position:relative .breadcrumb,
overflow:hidden .breadcrumb,
width:100% .breadcrumb,
img .breadcrumb,
vertical-align: top .breadcrumb,
border: 0 .breadcrumb,
height: auto .breadcrumb,
min-width:1200px .breadcrumb,
.nei_img .breadcrumb,
position: absolute .breadcrumb,
width: 1920px .breadcrumb,
left: 50% .breadcrumb,
margin-left: -960px .breadcrumb,
max-width: none .breadcrumb {
  background: rgba(0,0,0,0.7);
  height: 44px;
  width: 1200px;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  bottom: 0;
  color: #fff;
  line-height: 44px;
  padding-left: 20px;
}
position:relative .breadcrumb a,
overflow:hidden .breadcrumb a,
width:100% .breadcrumb a,
img .breadcrumb a,
vertical-align: top .breadcrumb a,
border: 0 .breadcrumb a,
height: auto .breadcrumb a,
min-width:1200px .breadcrumb a,
.nei_img .breadcrumb a,
position: absolute .breadcrumb a,
width: 1920px .breadcrumb a,
left: 50% .breadcrumb a,
margin-left: -960px .breadcrumb a,
max-width: none .breadcrumb a {
  color: #fff;
  text-decoration: underline;
}
.abc {
  display: block;
  overflow: hidden;
  width: auto;
  _text-align: center;
}
.page-4-title {
  width: 100%;
  display: block;
  font-weight: bold;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px;
}
.page-4-title .page-4-about {
  text-align: center;
  font-size: 20px;
}
.page-4-title .page-4-about p {
  font-size: 14px;
  text-align: center;
  font-weight: normal;
  color: #666;
}
.page-4-title .page-4-title-1 {
  font-size: 40px;
  line-height: 42px;
  font-weight: bold;
  letter-spacing: 10px;
  color: #3f4754;
  text-align: center;
  margin-bottom: 20px;
}
.page-4-title .page-4-title-2 {
  font-size: 28px;
  line-height: 32px;
  letter-spacing: 3px;
  color: #5e6a7d;
  text-align: center;
}
.page-4-title .page-4-title-line {
  width: 300px;
  height: 1px;
  margin: 30px auto;
  background-color: #acb4c1;
  display: block;
}
.page-4-text {
  width: 100%;
  display: block;
  overflow: hidden;
  margin-bottom: 30px;
}
.page-4-text p {
  padding: 10px;
  text-indent: 2em;
  font-size: 16px;
  color: #333;
  text-align: justify;
  line-height: 24px;
  margin: 0;
}
.page-4-text .page-4-pic {
  width: 100%;
  height: 141px;
  margin-top: 25px;
}
.page-4-text .page-4-pic img {
  width: 224px;
  height: 100%;
  margin: 0 8px;
  _margin: 0 6px;
  *margin: 0 6px;
}
.page-4-text ul.servce {
  width: 100%;
  margin-top: 25px;
  overflow: hidden;
}
.page-4-text ul.servce li {
  float: left;
  margin: 0 8px;
  _margin: 0 1px;
  *margin: 0 1px;
  text-align: center;
  width: 280px;
}
.page-4-text ul.servce li img {
  width: 115px;
  height: 115px;
}
.page-4-text ul.servce li h4 {
  font-size: 16px;
  margin: 10px 0;
}
.page-4-text ul.servce li p {
  color: #666;
  padding: 0;
  font-size: 14px;
  text-align: center;
}
.page-4-text ul.honor {
  width: 100%;
  overflow: hidden;
}
.page-4-text ul.honor li {
  float: left;
  margin: 0 10px;
  _margin: 0 7px;
  *margin: 0 7px;
  text-align: center;
  width: 176px;
  margin-top: 25px;
}
.page-4-text ul.honor li img {
  width: 176px;
  height: 239px;
}
.page-4-text ul.honor li p {
  color: #333;
  padding: 0;
  font-size: 12px;
  text-indent: 0;
  text-align: center;
}
.page-inputs {
  float: left;
  width: 45%;
  display: block;
}
.page-inputs .input-list {
  margin-bottom: 20px;
  font-size: 14px;
  _text-align: left;
  *text-align: left;
}
.page-inputs .input-list span {
  margin-right: 10px;
}
.page-inputs .input-list span i {
  color: #f00;
}
.page-inputs .input-list input {
  height: 34px;
  border: 1px dotted #ccc;
  background: transparent;
  color: #666;
  padding-left: 10px;
  width: 450px;
  _width: 445px;
  *width: 445px;
  border-radius: 3px;
}
.page-inputs .input-list input[type='button'] {
  border: 1px dotted transparent;
  background: #0e6eb8;
  border-radius: 0;
  color: #fff;
  float: right;
  margin-right: 2px;
}
.page-inputs .input-list input#submit {
  border: 1px dotted transparent;
  background: #0e6eb8;
  border-radius: 0;
  color: #fff;
  float: right;
  margin-right: 2px;
}
.page-inputs .textarea-list {
  margin-bottom: 20px;
  font-size: 14px;
  _text-align: left;
  *text-align: left;
}
.page-inputs .textarea-list span {
  margin-right: 10px;
  vertical-align: top;
}
.page-inputs .textarea-list textarea {
  border: 1px dotted #ccc;
  background: transparent;
  border-radius: 3px;
  width: 450px;
  _width: 445px;
  *width: 445px;
  line-height: 24px;
}
.page-4-right {
  display: block;
  width: 50%;
  float: right;
}
.page-4-right ul.contact {
  margin: 0;
  _text-align: left;
  *text-align: left;
}
.page-4-right ul.contact li {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  line-height: 34px;
}
.page-4-right ul.contact li img {
  vertical-align: middle;
  margin-right: 15px;
}
.page-4-right ul.contact li.weixin {
  display: block;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.page-4-right ul.contact li.weixin img {
  margin-left: auto;
  margin-right: auto;
}
.page-4-right ul.contact li.weixin dl {
  float: left;
  display: block;
  margin-left: 100px;
  margin-top: 0;
}
.page-4-right ul.contact li.weixin dl dt {
  width: 114px;
}
.page-4-right ul.contact li.weixin dl dd {
  width: 114px;
  margin: 0;
  text-align: center;
}
.page-4-item {
  display: block;
  margin: 10px 0px 40px 0px;
  width: auto;
  box-sizing: border-box;
  border: 1px solid #fff;
  min-height: auto;
  overflow: visible;
  position: relative;
}
.page-4-item .page-4-item-arrow {
  position: absolute;
  display: none;
  width: 0px;
  height: 0px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: none;
  border-top: 10px solid #009ea1;
  left: 50%;
  margin-left: -10px;
  bottom: 82%;
}
.page-4-item .page-4-item-mask {
  position: absolute;
  width: 200%;
  left: 50%;
  margin-left: -100%;
  height: 0;
  bottom: 85%;
  background-color: #009ea1;
  transition: top 0.2s ease-in-out;
  overflow: hidden;
}
.page-4-item .page-4-item-mask.left {
  left: -1px;
  margin-left: 0px;
}
.page-4-item .page-4-item-mask.right {
  right: -1px;
  left: auto;
  margin-right: 0px;
  margin-left: auto;
}
.page-4-item .page-4-item-mask .page-4-item-text {
  width: auto;
  height: auto;
  margin: 14px 16px;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  text-align: justify;
}
.page-4-item img {
  width: 100%;
  height: auto;
  display: block;
  float: left;
}
.page-4-item:hover {
  background-image: url("images/hi-bg-white-pct60.png");
  background-repeat: repeat;
}
.page-4-item:hover .page-4-item-mask {
  height: auto;
  z-index: 10;
}
.page-4-item:hover .page-4-item-arrow {
  display: block;
}
.about-menu {
  position: absolute;
  margin-top: -33px;
  height: 66px;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  width: 1200px;
  overflow: hidden;
}
.about-menu li {
  float: left;
  text-align: center;
  line-height: 66px;
  display: block;
  width: 299px;
  border-right: 1px solid #d9d9d9;
}
.about-menu li.about-menu-right {
  border-right: none;
}
.about-menu li a {
  display: block;
  color: #333;
  font-size: 18px;
}
.about-menu li a:hover {
  display: block;
  color: #fff;
  background-color: #036db7;
}
.about-menu li a.current {
  display: block;
  color: #fff;
  background-color: #036db7;
}
.posi {
  font-weight: normal;
  font-size: 15px;
  color: #a4a4a4;
  margin-top: 60px;
}
.posi i.ico {
  margin-right: 8px;
}
.about-ico {
  display: inline-block;
  width: 20px;
  height: 20px;
  white-space: nowrap;
  letter-spacing: -1em;
  text-indent: -99em;
  color: transparent;
  background: url("img/xinban/ico.png") no-repeat;
  vertical-align: middle;
}
.ico2_1 {
  background-position: 0 -20px;
}
a {
  transition: all 0.5s ease;
  text-decoration: none;
  outline: 0;
  color: inherit;
}
.smart-banner-content {
  height: 400px;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.smart-banner-content img {
  vertical-align: top;
  border: 0;
  height: auto;
  min-width: 1200px;
}
.smart-banner-content img.nei_img {
  position: absolute;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
  max-width: none;
}
.smart-banner-content .breadcrumb {
  background: rgba(0,0,0,0.7);
  height: 44px;
  width: 1200px;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  bottom: 0;
  color: #fff;
  line-height: 44px;
  padding-left: 20px;
}
.smart-banner-content .breadcrumb a {
  color: #fff;
  text-decoration: underline;
}
.hi-brief-content {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  display: block;
  padding-top: 20px;
  margin-bottom: 30px;
  text-align: center;
}
.hi-brief-content .hi-brief-title h2 {
  font-size: 20px;
  text-align: center;
}
.hi-brief-content .hi-brief-title p {
  text-align: center;
  line-height: 24px;
  font-size: 14px;
}
.hi-brief-content .smart-home-pic {
  margin-bottom: 10px;
  display: inline-block;
}
.hi-brief-content .smart-home-pic a {
  display: inline-block;
  position: relative;
  overflow: hidden;
  text-decoration: none;
}
.hi-brief-content .smart-home-pic a img {
  transition: transform 1s linear;
}
.hi-brief-content .smart-home-pic a p {
  position: absolute;
  left: 0;
  bottom: -15%;
  _bottom: 0;
  background: rgba(0,0,0,0.7);
  _background: #000;
  color: #fff;
  height: 60px;
  width: 100%;
  line-height: 50px;
  padding-left: 20px;
  font-size: 18px;
  font-weight: 900;
  margin: 0;
  opacity: 0;
  _opacity: 0.8;
  transition: all 0.6s ease-in-out;
}
.hi-brief-content .smart-home-pic:hover img {
  transform: scale(1.1);
}
.hi-brief-content .smart-home-pic:hover p {
  bottom: 0;
  opacity: 1;
}
.detail-container {
  margin-top: 0;
}
.detail-container .det-banner {
  position: relative;
  display: block;
  overflow: hidden;
}
.detail-container .det-banner .breadcrumb {
  display: block;
  width: 1200px;
  position: absolute;
  left: 50%;
  top: 0;
  color: #fff;
  line-height: 74px;
  font-size: 20px;
  font-weight: 900;
  margin-left: -600px;
  _text-align: left;
  *text-align: left;
}
.prodcuts-list {
  margin-bottom: 15px;
}
.prodcuts-list h3 {
  font-size: 20px;
  line-height: 30px;
}
.prodcuts-list .coal_list {
  margin-top: 15px;
  overflow: hidden;
}
.prodcuts-list .coal_list li {
  float: left;
  margin-right: 25px;
}
.prodcuts-list .coal_list li ._title {
  background: #e7e7e7;
  padding: 0 15px;
  line-height: 52px;
  margin-bottom: 25px;
  font-size: 14px;
  text-align: center;
}
.detail-main h2 {
  text-align: center;
  font-size: 20px;
  margin-bottom: 15px;
}
.detail-main .pro-pic {
  text-align: center;
  margin-bottom: 20px;
}
.detail-main .detail-content h3 {
  font-size: 16px;
  padding: 8px 0;
  padding-left: 15px;
  width: 906px;
  border-bottom: 1px solid #dadada;
  margin: 15px 0;
}
.detail-main .detail-content p {
  padding-left: 15px;
  line-height: 26px;
}
.detail-container2 .det-banner {
  height: 240px;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.detail-container2 .det-banner img {
  vertical-align: top;
  border: 0;
  height: auto;
  min-width: 1200px;
}
.detail-container2 .det-banner img.nei_img {
  position: absolute;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
  max-width: none;
}
.detail-container2 .download-main {
  width: 1200px;
  margin: 0 auto;
  margin-top: 20px;
}
.detail-container2 .download-main .download-main-l {
  float: left;
  width: 920px;
}
.detail-container2 .download-main .download-main-l .breadcrumb {
  display: block;
  width: 100%;
  border-bottom: 1px solid #999;
  color: #000;
  padding-bottom: 15px;
  font-size: 20px;
  font-weight: 900;
}
.detail-container2 .download-main .download-main-l .dw-yj {
  height: 40px;
  line-height: 40px;
  margin-top: 10px;
  border-bottom: 1px solid #ebebeb;
  overflow: hidden;
  cursor: pointer;
}
.detail-container2 .download-main .download-main-l .dw-yj strong {
  float: left;
  width: auto;
  padding-left: 5px;
  text-align: center;
  color: #3e3a39;
  font-size: 16px;
  font-weight: normal;
}
.detail-container2 .download-main .download-main-l .dw-yj span {
  float: right;
  width: 13px;
  height: 13px;
  margin-right: 20px;
  margin-top: 14px;
  background: url("img/jja_1.png");
}
.detail-container2 .download-main .download-main-l .dw-yj-act {
  border-bottom: 0;
}
.detail-container2 .download-main .download-main-l .dw-yj-act span {
  background: url("img/jja_2.png");
}
.detail-container2 .download-main .download-main-l .dw-info {
  margin-top: 10px;
  display: none;
}
.detail-container2 .download-main .download-main-l .dw-info .info-content {
  padding: 15px;
  background-color: #f7f7f7;
  line-height: 2;
}
.detail-container2 .download-main .download-main-l .dw-info .info-content p {
  color: #737373;
  font-size: 14px;
}
.detail-container2 .download-main .download-main-r {
  float: right;
  width: 240px;
  margin-bottom: 100px;
}
.detail-container2 .download-main .download-main-r .download-title {
  background: #ccc;
  height: 30px;
  line-height: 30px;
  padding-left: 15px;
  width: 100%;
  display: block;
  font-size: 18px;
  font-weight: 900;
}
.detail-container2 .download-main .download-main-r .download-info {
  margin-top: 20px;
}
.detail-container2 .download-main .download-main-r .download-info p {
  line-height: 30px;
}
.detail-container2 .download-main .download-main-r .download-info .daenload-icon {
  float: right;
  margin: 20px 0 30px;
}
.Etable {
  border: 1px solid #ccc;
  cellspacing: 0;
  margin: 0;
  width: 100%;
}
.Etable th {
  border: 1px solid #ccc;
  line-height: 30px;
  font-size: 14px;
}
.Etable td {
  border: 1px solid #ccc;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
}
.hi-container {
  display: block;
  width: 100%;
  _margin-top: 0px;
  *margin-top: 0px;
  _text-align: center;
  *text-align: center;
  min-width: 1200px;
  overflow-x: hidden;
}
.page-title {
  width: auto;
  height: auto;
  position: relative;
  top: 65px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.page-title-cn {
  font-size: 46px;
  line-height: 46px;
  color: #333;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.page-title-en {
  margin-top: 4px;
  font-size: 26px;
  line-height: 26px;
  margin-left: auto;
  margin-right: auto;
  color: #009ea1;
  text-align: center;
}
.page-line {
  display: block;
  width: auto;
  height: 4px;
  margin-top: 10px;
  margin-bottom: 0px;
  border-bottom: 1px solid #c0c0c0;
  border-style: insert;
}
.page-line .page-mode {
  display: block;
  width: 150px;
  height: 1px;
  border-top: 4px solid #5f92ef;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -2px;
}
.hi-brief-title {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.hi-brief-title h2 {
  font-size: 20px;
  text-align: center;
}
.hi-brief-title p {
  text-align: center;
  line-height: 24px;
  font-size: 14px;
}
.wrapper {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  _text-align: left;
}
.wrapper h2 {
  font-size: 24px;
  font-weight: 900;
  color: #000;
}
.gscase {
  background-color: #e2e2e2;
}
