﻿@charset "UTF-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

body {
  font-family: "Microsoft Yahei","Helvetica Neue", Helvetica, Arial, "PingFang SC",
 sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  background: #f2f4f7;
  position: relative;
}

img {
  display: block;
  margin: 0;
  padding: 0;
  border: 0px;
}

a {
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
}

ul,
ol {
  list-style: none;
}

li {
  list-style: none;
  -webkit-font-smoothing: antialiased;
}

input {
  outline: none;
  -webkit-appearance: none;
  border: none;
}

.wrap {
  width: 1000px;
  margin: 0 auto;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.clearfix:after,
.clearfix:before {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}

.clearfix {
  zoom: 1;
}

input::-webkit-input-placeholder {
  color: #ababab;
}

input:-moz-placeholder {
  color: #ababab;
}

input::-moz-placeholder {
  color: #ababab;
}

input:-ms-input-placeholder {
  color: #ababab;
}

body {
  background: url("../images/background.png") center top no-repeat;
  position: relative;
  min-width: 1000px;
}

.red {
  color: red;
}
.box{
  width: 400px;
  height: 100px;
  margin: 20px auto;
}
.title-all {
  width: 400px;
  height: 100px;
  background: url("../images/title-bg.png") no-repeat center;
  text-align: center;
  line-height: 100px;
  margin: 20px auto;
}

.title-all p, .title-all h3 {
  font-size: 25px;
  font-weight: bold;
  display: inline-block;
}

.title-all h3 {
  color: #15BCF3;
}

.header .wrap {
  position: relative;
  height: 540px;
  overflow: hidden;
}

.header .wrap .leadInfo {
	position: absolute;
	width: 660px;
	height: 100px;
  padding: 5px 10px;
  -moz-border-radius: 8px; /* Firefox */
  -webkit-border-radius: 8px; /* Safari 和 Chrome */
  border-radius: 8px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	color: #fff;
	left: 160px;
	bottom: 20px;
	overflow: hidden;
}

.header .wrap .leadInfo .title {
  padding-bottom: 2px;
  font-size: 18px;
  line-height: 1;
}

.header .wrap .leadInfo .content {
  font: normal 12px/22px "微软雅黑";
}

.technology {
  height: 690px;
  overflow: hidden;
}

.technology .wrap {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.technology .wrap .mainContent {
  height: 500px;
  padding-top: 10px;
  position: relative;
}

.technology .wrap .mainContent .picItem {
  width: 165px;
  height: 100px;
  border: 1px solid #dddddd;
  margin-bottom: 3px;
}

.technology .wrap .mainContent .picItem.fl {
  margin-right: 614px;
}

.technology .wrap .mainContent .picItem.active {
  border-color: #ea7166;
}

.technology .wrap .mainContent .picItem img {
  width: 165px;
  height: 100px;
}

.technology .wrap .mainContent .centerContent {
  width: 564px;
  position: absolute;
  top: 29px;
  left: 50%;
  margin-left: -282px;
}

.technology .wrap .mainContent .centerContent .techBigImg {
  overflow: hidden;
}

.technology .wrap .mainContent .centerContent .picLink {
  display: block;
  width: 564px;
  height: 360px;
}
.technology .wrap .mainContent .centerContent .bottom-content {
  padding-top: 22px;
}

.technology .wrap .mainContent .centerContent .bottom-content .productInfoItem .productName {
  position: relative;
  font: bold 16px/24px "微软雅黑";
  color: #dc1300;
  padding-bottom: 3px;
}

.technology .wrap .mainContent .centerContent .bottom-content .productInfoItem .productName i {
  position: absolute;
  width: 20px;
  height: 17px;
  top: 0px;
  left: 0px;
  background: url("../images/whyweloveit.png") center top no-repeat;
}

.technology .wrap .mainContent .centerContent .bottom-content .roductDetail {
  position: relative;
  font: normal 14px/20px "微软雅黑";
  width: 100%;
  height: 70px;
  color: #595757;
  overflow: hidden;
}

.person {
  width: 100%;
  height: 690px;
  overflow: hidden;
}

.person .wrap {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.person .wrap .title-person {
  width: 299px;
  height: 128px;
  background: url(../images/title_03.jpg) center center no-repeat;
  margin: 0 auto;
  padding-top: 50px;
}

.person .wrap .title-person h3 {
  font-family: Microsoft YaHei;
  font-size: 30px;
  text-align: center;
  color: #1d6cd8;
  line-height: 36px;
}

.person .wrap .title-person p {
  font-family: Microsoft YaHei;
  font-size: 22px;
  text-align: center;
  color: #2b56c2;
  line-height: 30px;
}

.person .wrap .person-one {
  width: 1000px;
  overflow: hidden;
}

.person .wrap .person-one ul {
  list-style: none;
}

.person .wrap .person-one ul li {
  float: left;
  background: #fafafa;
}

.person .wrap .person-one ul li .person-photo {
  width: 542px;
  height: 343px;
  overflow: hidden;
  border: 1px #ccc solid;
  margin: 15px;
}

.person .wrap .person-one ul li .person-font {
  width: 390px;
  height: 342px;
  overflow: hidden;
  margin: 15px;
}

.person .wrap .person-one ul li .person-font h4 {
  height: 30px;
  line-height: 36px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.person .wrap .person-one ul li .person-font h4 a {
  font-family: Microsoft YaHei;
  font-size: 16px;
  color: #2b56c2;
}

.person .wrap .person-one ul li .person-font p {
  font-size: 14px;
  line-height: 22px;
  margin-top: 8px;
}

.person .wrap .person-one ul li .person-font p a:hover {
  text-decoration: underline;
  color: #f00;
}

.person .wrap .person-two {
  width: 1000px;
  overflow: hidden;
  margin-top: 30px;
}

.person .wrap .person-two ul {
  list-style: none;
}

.person .wrap .person-two ul li {
  width: 117px;
  height: 84px;
  border: 1px #ccc solid;
  float: left;
  margin-left: 5px;
}

.person .wrap .person-two ul li img {
  width: 117px;
  height: 84px;
}

.person .wrap .person-two ul li.active {
  border: 1px solid #1263A5;
}

.chip {
  width: 100%;
  height: 1120px;
  overflow: hidden;
}

.chip .wrap {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.chip .wrap .chip-title h2 {
  font-size: 40px;
  color: #333;
}

.chip .wrap .chip-title h3 {
  font-family: Times New Roman, Microsoft Yahei;
  font-size: 20px;
  color: #333;
  background: url(../images/title_bg.png) center bottom no-repeat;
  padding-bottom: 10px;
}

.chip .wrap .biaoti {
  width: 100%;
  overflow: hidden;
  font-size: 16px;
  color: #000;
  margin: 10px auto;
}

.chip .wrap .chip-list {
  margin-top: 24px;
  margin-right: -15px;
  *overflow: hidden;
  *zoom: 1;
}

.chip .wrap .chip-list dl {
  width: 490px;
  height: 165px;
  margin: 0 15px 10px 0;
  background-color: #F5F5F5;
}

.chip .wrap .chip-list dl:hover {
  box-shadow: 2px 3px 5px #c7c7c7;
}

.chip .wrap .chip-list dl dt {
  width: 212px;
  height: 100%;
}

.chip .wrap .chip-list dl dt a {
  width: 100%;
  height: 100%;
}

.chip .wrap .chip-list dl dt a img {
  width: 100%;
  height: 100%;
}

.chip .wrap .chip-list dl dd {
  width: 250px;
  height: 155px;
  padding: 10px 9px 0 15px;
}

.chip .wrap .chip-list dl dd p {
  font: 12px/18px Simsun;
  color: #888;
  padding-top: 9px;
  height: 90px;
  overflow: hidden;
}

.chip .wrap .chip-list dl dd h3 a {
  display: inline-block;
  font: 16px/22px Microsoft Yahei;
  color: #000000;
  font-weight: bold;
  overflow: hidden;
}

.chip .wrap .chip-list dl dd h3 :hover {
  color: #c00;
}

.system {
  height: 480px;
  overflow: hidden;
}

.system .wrap {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.system .wrap .title-person {
  width: 390px;
  height: 90px;
  margin: 0 auto;
  padding-top: 20px;
  background-color: red;
}

.system .wrap .systemContent {
  height: 500px;
  padding-top: 10px;
  position: relative;
}

.system .wrap .systemContent .picItem {
  width: 205px;
  height: 43px;
  border: 1px solid #0FBFF0;
  margin-bottom: 10px;
  text-align: center;
  line-height: 43px;
}

.system .wrap .systemContent .picItem span {
  font-size: 18px;
}

.system .wrap .systemContent .picItem.fl {
  margin-right: 500px;
}

.system .wrap .systemContent .picItem.active {
  color: #fff;
  background-color: #0FBFF0;
}

.system .wrap .systemContent .centerContent {
  width: 525px;
  height: 240px;
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -282px;
  color: #666;
  background-color: #fff;
  font: bold 14px/20px "微软雅黑";
  padding: 10px 20px;
  overflow: hidden
}

.system .wrap .systemContent .centerContent .techBigImg {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.system .wrap .systemContent .centerContent .techBigImg .item {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.system .wrap .systemContent .centerContent .techBigImg .item p {
  width: 100%;
  overflow: hidden;
  margin-bottom: 40px;
}

.system .wrap .systemContent .centerContent .picLink {
  display: block;
  width: 564px;
  height: 360px;
}

.system .wrap .systemContent .centerContent .bottom-content {
  padding-top: 22px;
}

.system .wrap .systemContent .centerContent .bottom-content .productInfoItem .productName {
  position: relative;
  font: bold 16px/24px "微软雅黑";
  color: #dc1300;
  padding-bottom: 3px;
}

.system .wrap .systemContent .centerContent .bottom-content .productInfoItem .productName i {
  position: absolute;
  width: 20px;
  height: 17px;
  top: 0px;
  left: 0px;
  background: url("../images/whyweloveit.png") center top no-repeat;
}

.system .wrap .systemContent .centerContent .bottom-content .roductDetail {
  position: relative;
  font: normal 14px/20px "微软雅黑";
  width: 455px;
  color: #595757;
}

.system .wrap .systemContent .centerContent .bottom-content .roductDetail .productDetailLink {
  position: absolute;
  top: 40px;
  left: 120px;
  font: normal 14px/20px "微软雅黑";
  color: #ff1600;
}

.data {
  width: 100%;
  height: 795px;
  overflow: hidden;
}

.data .wrap {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.data .wrap .data-list {
  margin-right: -40px;
  *overflow: hidden;
  *zoom: 1;
  margin-top: 44px;
}

.data .wrap .data-list li {
  width: 476px;
  height: 100px;
  border-right: 4px solid #177de6;
  float: left;
  display: inline;
  margin-bottom: 20px;
  margin-right: 40px;
  position: relative;
}

.data .wrap .data-list li i {
  float: left;
  width: 38px;
  height: 38px;
  background-color: #fff;
  border: 3px solid #999;
  -moz-border-radius: 50%; /* Firefox */
  -webkit-border-radius: 50%; /* Safari 和 Chrome */
  border-radius: 50%; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
  font-size: 18px;
  font-weight: bold;
  line-height: 38px;
  text-align: center;
  font-style: normal;
  color: #c5c5c5;
  margin: 22px 20px 0 15px;
}

.data .wrap .data-list li .data-con {
  float: left;
  width: 374px;
  color: #000;
  transition: all 0.1s;
  -ms-transition: all 0.1s;
}

.data .wrap .data-list li .data-con h3 {
  font-size: 20px;
  height: 27px;
  overflow: hidden;
  margin: 6px 0 2px;
}

.data .wrap .data-list li .data-con p {
  font-size: 12px;
  line-height: 18px;
}

.data .wrap .data-list li .bg {
  position: absolute;
  width: 0;
  height: 100px;
  right: 0;
  top: 0;
  background: url(../images/data_bg.jpg) 0 0 no-repeat;
  z-index: -1;
  transition: all 0.5s;
}

.data .wrap .data-list li:hover .bg {
  width: 476px;
}

.data .wrap .data-list li:hover i,
.data .wrap .data-list li.active i {
  color: #177de6;
  transition-delay: 0.4s;
  border: 3px solid #fff;
}

.data .wrap .data-list li.active .data-con,
.data .wrap .data-list li:hover .data-con {
  color: #fff;
  transition-delay: 0.1s;
}

.Word {
  width: 100%;
  height: 535px;
  overflow: hidden;
}
.Word .wrap {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.Word .wrap .keyword {
  width: 1000px;
  height: 375px;
  overflow: hidden;
  position: relative;
  margin-top: -10px;
}

.Word .wrap .keyword .one,
.Word .wrap .keyword .two,
.Word .wrap .keyword .three {
  position: absolute;
  background: #ddd;
  cursor: pointer;
}

.Word .wrap .keyword .one:hover,
.Word .wrap .keyword .two:hover,
.Word .wrap .keyword .three:hover {
  box-shadow: 3px 3px 5px #ccc;
}

.Word .wrap .keyword .one span,
.Word .wrap .keyword .two span,
.Word .wrap .keyword .three span{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.Word .wrap .keyword .one {
  width: 100px;
  height: 100px;
  -moz-border-radius: 50%; /* Firefox */
  -webkit-border-radius: 50%; /* Safari 和 Chrome */
  border-radius: 50%; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
  text-align: center;
  font-family: Microsoft YaHei;
  font-size: 20px;
  color: #0AC5EE;
}

.Word .wrap .keyword .two {
  width: 120px;
  height: 120px;
  -moz-border-radius: 50%; /* Firefox */
  -webkit-border-radius: 50%; /* Safari 和 Chrome */
  border-radius: 50%; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
  text-align: center;
  font-family: Microsoft YaHei;
  font-size: 24px;
  color: #0AC5EE;
}

.Word .wrap .keyword .three {
  width: 140px;
  height: 140px;
  -moz-border-radius: 50%; /* Firefox */
  -webkit-border-radius: 50%; /* Safari 和 Chrome */
  border-radius: 50%; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
  text-align: center;
  font-family: Microsoft YaHei;
  font-size: 28px;
  color: #0AC5EE;
}

.Word .wrap .keyword .one p,
.Word .wrap .keyword .two p,
.Word .wrap .keyword .three p {
  width: 320px;
  padding: 30px 20px;
  border: 1px #ccc solid;
  overflow: hidden;
  line-height: 20px;
  position: absolute;
  left: -145px;
  top: -5px;
  z-index: 9999;
  background: #ffffff;
  font-size: 12px;
  color: #333;
  text-align: left;
  display: none;
}

.terminal {
  width: 100%;
  height: 925px;
  overflow: hidden;
}

.terminal .terminalText {
  font-size: 16px;
  color: #000;
  /* height: 75px; */
  overflow: hidden;
}

.terminal .terminalList {
  width: 100%;
  margin-top: 40px;
  overflow: hidden;
}
.terminal .terminalList li {
  position: relative;
}
.terminal .terminalList .terminaAText{
  padding: 5px 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  background-color: rgba(00, 00, 00, .5);
}
.terminal .terminalList li {
  width: 32%;
  height: 195px;
  background-color: red;
  margin-right: 1%;
  margin-bottom: 1%;
}

.terminal .terminalList li img {
  width: 100%;
  height: 100%;
}

/* red-module */
.red-module {
  overflow: hidden;
  height: 250px;
  background-color: #0B4E9D;
}

.red-module .epilogueWrap {
  width: 1000px;
  margin: 45px auto;
}

.epilogueWrap hr {
  margin-top: 15px;
}

.red-module .g-title {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 25px;
  line-height: 25px;
}

.red-module .whiteBox {
  width: 5px;
  height: 30px;
  background-color: #fff;
  margin-right: 20px;
}

.red-module .fn-clearfix {
  margin-top: 40px;
}

.red-m-txt {
  float: left;
  width: 645px;
  color: #fff;
  font-size: 32px;
  line-height: 22px;
}

.red-img-box {
  float: right;
  width: 250px;
  height: 80px;
  background-color: #fff;
}

.red-img-box img {
  width: 100%;
  height: 100%;
}

/*悬浮导航*/
.nav-box {
  width: 120px;
  height: 425px;
  overflow: hidden;
  position: fixed;
  left: 50%;
  margin-left: 510px;
  top: 80px;
  background: url("../images/nav-bg.png") no-repeat center;
  z-index: 1000;
  _position: absolute;
  _bottom: auto;
  _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
}

.nav-main {
  width: 120px;
  overflow: hidden;
}

.nav-main ul {
  list-style: none;
}

.nav-main ul li {
  width: 120px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-bottom: 6px;
}

.nav-main ul li a {
  display: block;
  width: 100%;
  height: 50px;
  font-family: Microsoft YaHei;
  font-size: 16px;
  color: #fff;
}

.nav-main ul li a:active {
  color: yellow;
}

.isTop {
  position: fixed;
  bottom: 40px;
  left: 50%;
  margin-left: 530px;
  width: 50px;
  height: 50px;
  background-color: red;
  background: url("../images/isTop.png") no-repeat center;
}
/*# sourceMappingURL=style.css.map */
