@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: 12px;
  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/backgroud.png") center top no-repeat;
  position: relative;
}

.header .wrap {
  position: relative;
  height: 578px;
}

.header .wrap .leadInfo {
  position: absolute;
  width: 365px;
  height: 128px;
  padding-top: 22px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 8px;
  background: #e6e6e9;
  left: 0px;
  bottom: 80px;
}

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

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

.news {
  background: #f4f6f8;
  height: 580px;
}

.news .mainTitle {
  width: 235px;
  height: 111px;
  background: url("../images/newsTit.png") center top no-repeat;
  margin: 0 auto;
  padding-top: 6px;
}

.news .mainContent {
  padding-top: 20px;
}

.news .mainContent > div .newsItems {
  padding-bottom: 15px;
  position: relative;
  width: 500px;
}

.news .mainContent > div .newsItems h3 {
  font: bold 16px/19px PingFang SC;
  border-left: 4px solid #e80f0f;
  padding-left: 10px;
  color: #000000;
}

.news .mainContent > div .newsItems .msg {
  color: #595757;
  font: normal 14px/14px "宋体";
  padding-top: 5px;
  width: 447px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.news .mainContent > div .newsItems .detailMsgLink {
  position: absolute;
  color: #ff1600;
  font: normal 14px/14px "宋体";
  left: 446px;
  top: 23px;
}

.news .nextBlockTit {
  width: 155px;
  height: 111px;
  margin: 0 auto;
  background: url("../images/newProductTit.png") center bottom no-repeat;
  padding-top: 46px;
}

.newProducts {
  height: 501px;
}

.newProducts ul.top-line {
  padding-top: 16px;
}

.newProducts ul.bottom-line {
  padding-top: 40px;
}

.newProducts ul .product {
  margin-right: 10px;
}

.newProducts ul .product.last {
  margin-right: 0px;
}

.newProducts ul .product a {
  display: block;
  width: 191px;
  height: 116px;
  padding-bottom: 19px;
}

.newProducts ul .product a img {
  display: block;
  max-width: 191px;
}

.newProducts ul .product h3 {
  font: bold 12px/12px "黑体";
  color: #00a5e5;
  padding-bottom: 3px;
}

.newProducts ul .product .info {
  color: #808080;
  font-size: 12px;
  line-height: 1.2;
  width: 184px;
}

.newPeople {
  height: 780px;
  background: url("../images/peopleBg.png") center top no-repeat;
}

.newPeople .mainTitle {
  width: 235px;
  height: 111px;
  background: url("../images/peopleTit.png") center bottom no-repeat;
  margin: 0 auto;
  padding-top: 40px;
}

.newPeople .maincontent {
  padding-top: 40px;
}

.newPeople .maincontent .peopleItem {
  width: 188px;
  height: 259px;
  margin-right: 12px;
  background: url("../images/peopleListBg.png") center top no-repeat;
  padding-bottom: 26px;
}

.newPeople .maincontent .peopleItem a {
  display: block;
  width: 180px;
  height: 163px;
  margin: 0 auto;
}

.newPeople .maincontent .peopleItem a img {
  width: 100%;
}

.newPeople .maincontent .peopleItem .name {
  font: bold 18px/24px "黑体";
  color: #000000;
  padding-top: 14px;
  text-align: center;
}

.newPeople .maincontent .peopleItem .job {
  font: normal 12px/16px "微软雅黑";
  color: #767676;
  width: 112px;
  text-align: center;
  margin: 0 auto;
  padding-top: 6px;
}

.technology {
  height: 823px;
}

.technology .mainTitle {
  width: 236px;
  height: 111px;
  margin: 0 auto;
  padding-top: 25px;
  padding-bottom: 28px;
  background: url("../images/technologyTit.png") center bottom no-repeat;
}

.technology .mainContent {
  height: 608px;
  padding-top: 28px;
  position: relative;
}

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

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

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

.technology .mainContent .picItem a {
  display: block;
}

.technology .mainContent .picItem a img {
  width: 189px;
  height: 117px;
}

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

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

.technology .mainContent .centerContent .picLink {
  display: block;
  width: 564px;
  height: 360px;
}

.technology .mainContent .centerContent .picLink img {
  width: 100%;
  height: 100%;
}

.technology .mainContent .centerContent .bottom-content {
  padding-top: 22px;
}

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

.technology .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 .mainContent .centerContent .bottom-content .roductDetail {
  position: relative;
  font: normal 14px/20px "微软雅黑";
  width: 455px;
  color: #595757;
}

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

.data {
  height: 646px;
  background: url("../images/dataBg.png") center top no-repeat;
}

.data .mainTitl {
  width: 156px;
  height: 111px;
  padding-top: 20px;
  background: url("../images/dataTit.png") center bottom no-repeat;
  margin: 0 auto;
}

.data ul {
  padding-top: 20px;
}

.data ul .dataItem {
  width: 192px;
  height: 216px;
  margin-right: 8px;
  margin-bottom: 19px;
}

.data ul .dataItem a {
  display: block;
  width: 100%;
  height: 100%;
}

.data ul .dataItem a .num {
  width: 100%;
  height: 34px;
  background-color: #1eabe8;
  font-size: 18px;
  line-height: 34px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
}

.data ul .dataItem a .tit {
  height: 34px;
  width: 100%;
  background-color: #1194cd;
  font-size: 14px;
  line-height: 34px;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
}

.data ul .dataItem a .content {
  height: 134px;
  background-color: #ffffff;
  padding-top: 14px;
  padding-left: 10px;
  padding-right: 10px;
  font: normal 12px/16px "微软雅黑";
  color: #595757;
}

.keyWords {
  height: 781px;
}

.keyWords .mainTitle {
  width: 194px;
  height: 111px;
  margin: 0 auto;
  padding-top: 28px;
  background: url("../images/keyWordsBg.png") center bottom no-repeat;
}

.keyWords .mainContent {
  height: 558px;
  width: 100%;
  margin-top: 38px;
  background: url("../images/tree.png") center top no-repeat;
  position: relative;
}

.keyWords .mainContent > ul .keywordsItem {
  position: absolute;
  width: 342px;
  height: 70px;
  text-align: center;
  cursor: pointer;
  font: normal 22px/70px "微软雅黑";
}

.keyWords .mainContent > ul .keywordsItem .detailMsgContent {
  font: normal 12px/17px "微软雅黑";
  color: #333333;
  padding: 8px;
  padding-top: 9px;
  text-align: left;
  width: 306px;
}

.keyWords .mainContent > ul .keywordsItem .detailMsgContent .keywordsDetailLink {
  color: #ff0000;
}

.keyWords .mainContent > ul .keywordsItem.left {
  background-color: #f2f0f0;
  color: #1eabe8;
}

.keyWords .mainContent > ul .keywordsItem.left i {
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #ffffff;
  right: 5px;
  top: 50%;
  margin-top: -10px;
}

.keyWords .mainContent > ul .keywordsItem.right {
  background-color: #1eabe8;
  color: #ffffff;
}

.keyWords .mainContent > ul .keywordsItem.right .detailMsgContent {
  margin-left: 22px;
}

.keyWords .mainContent > ul .keywordsItem.right i {
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #ffffff;
  left: 5px;
  top: 50%;
  margin-top: -10px;
}

.keyWords .mainContent > ul .keywordsItem.item1 {
  left: 80px;
  top: 62px;
}

.keyWords .mainContent > ul .keywordsItem.item2 {
  left: 80px;
  top: 170px;
}

.keyWords .mainContent > ul .keywordsItem.item3 {
  left: 80px;
  top: 278px;
}

.keyWords .mainContent > ul .keywordsItem.item4 {
  left: 80px;
  top: 385px;
}

.keyWords .mainContent > ul .keywordsItem.item5 {
  left: 80px;
  top: 492px;
}

.keyWords .mainContent > ul .keywordsItem.item6 {
  left: 580px;
  top: 36px;
}

.keyWords .mainContent > ul .keywordsItem.item7 {
  left: 580px;
  top: 143px;
}

.keyWords .mainContent > ul .keywordsItem.item8 {
  left: 580px;
  top: 250px;
}

.keyWords .mainContent > ul .keywordsItem.item9 {
  left: 580px;
  top: 357px;
}

.keyWords .mainContent > ul .keywordsItem.item10 {
  left: 580px;
  top: 465px;
}

.policy {
  height: 490px;
  background: url("../images/policyBg.png") center top no-repeat;
}

.policy .mainTitle {
  width: 156px;
  height: 111px;
  margin: 0 auto;
  padding-top: 18px;
  background: url("../images/policyTitleBg.png") center bottom no-repeat;
}

.policy .mainContent {
  padding-top: 50px;
}

.policy .mainContent > div .newsItems {
  padding-bottom: 15px;
  position: relative;
  width: 500px;
}

.policy .mainContent > div .newsItems h3 {
  font: bold 16px/19px PingFang SC;
  border-left: 4px solid #e80f0f;
  padding-left: 10px;
  color: #000000;
}

.policy .mainContent > div .newsItems .msg {
  color: #595757;
  font: normal 14px/14px "宋体";
  padding-top: 5px;
  width: 447px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.policy .mainContent > div .newsItems .detailMsgLink {
  position: absolute;
  color: #ff1600;
  font: normal 14px/14px "宋体";
  left: 446px;
  top: 23px;
}

.summarize {
  height: 456px;
}

.summarize .mianTitle {
  width: 102px;
  height: 65px;
  margin: 0 auto;
  background: url("../images/summarizeTitleBg.png") center bottom no-repeat;
  padding-top: 17px;
}

.summarize .mainContent .summarizeContent {
  padding-left: 26px;
  padding-top: 22px;
  width: 614px;
}

.summarize .mainContent .summarizeContent p {
  font: normal 14px/26px "微软雅黑";
}

.summarize .mainContent .summarizeContent p.author {
  text-align: right;
}

.summarize .mainContent .ofweekLogo {
  display: block;
  width: 277px;
  height: 141px;
  margin-right: 50px;
  margin-top: 28px;
}

.summarize .mainContent .ofweekLogo img {
  width: 100%;
}

.navBar {
  position: fixed;
  width: 133px;
  height: 427px;
  top: 190px;
  right: 5px;
  background: url("../images/navBar.png") center top no-repeat;
}

.navBar .link1 {
  margin-top: 66px;
}

.navBar .link1 a {
  display: block;
  width: 120px;
  height: 50px;
  background-color: #1597ea;
  text-align: center;
  font: bold 16px/50px "黑体";
  color: #ffffff;
}

.navBar .link1 a:hover {
  background-color: #48b1f3;
}

.navBar .link2 {
  margin-top: 6px;
}

.navBar .link2 a {
  display: block;
  width: 120px;
  height: 50px;
  background-color: #1597ea;
  text-align: center;
  font: bold 16px/50px "黑体";
  color: #ffffff;
}

.navBar .link2 a:hover {
  background-color: #48b1f3;
}

.navBar .link3 {
  margin-top: 6px;
}

.navBar .link3 a {
  display: block;
  width: 120px;
  height: 50px;
  background-color: #1597ea;
  text-align: center;
  font: bold 16px/50px "黑体";
  color: #ffffff;
}

.navBar .link3 a:hover {
  background-color: #48b1f3;
}

.navBar .link4 {
  margin-top: 7px;
}

.navBar .link4 a {
  display: block;
  width: 120px;
  height: 50px;
  background-color: #1597ea;
  text-align: center;
  font: bold 16px/50px "黑体";
  color: #ffffff;
}

.navBar .link4 a:hover {
  background-color: #48b1f3;
}

.navBar .link5 {
  margin-top: 6px;
}

.navBar .link5 a {
  display: block;
  width: 120px;
  height: 50px;
  background-color: #1597ea;
  text-align: center;
  font: bold 16px/50px "黑体";
  color: #ffffff;
}

.navBar .link5 a:hover {
  background-color: #48b1f3;
}

.navBar .link6 {
  margin-top: 6px;
}

.navBar .link6 a {
  display: block;
  width: 120px;
  height: 50px;
  background-color: #1597ea;
  text-align: center;
  font: bold 16px/50px "黑体";
  color: #ffffff;
}

.navBar .link6 a:hover {
  background-color: #48b1f3;
}

.navBar .link7 {
  margin-top: 0px;
}

.navBar .link7 a {
  display: block;
  width: 108px;
  height: 30px;
}

.copyright {
  height: 150px;
  background-color: #ffffff;
}

.copyright .police {
  padding-top: 16px;
}

.copyright .police .item {
  width: 250px;
}

.copyright .police .item a {
  display: block;
  width: 250px;
}

.copyright .police .item img {
  display: block;
  padding-right: 18px;
}

.copyright .police .item p {
  font-size: 14px;
  color: #83888a;
  padding-top: 18px;
}

.copyrightcontent {
  text-align: center;
  /* font-family: PingFangSC-Regular; */
  font-size: 14px;
  color: #83888a;
  margin-top: 10px;
}
 

 /*# sourceMappingURL= style.css.map */