@charset "UTF-8";
/* CSS Document */
html {
  width: 100%;
  min-width: 1000px;
}

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
textarea,
blockquote,
th,
td,
p,
img {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  color: #333;
  width: 100%;
  min-width: 1000px;
  margin: 0 auto;
  font-size: 12px;
}

ul,
ol {
  list-style-type: none;
}

img {
  border: none;
}

select,
input,
img,
select {
  vertical-align: middle;
}

a {
  text-decoration: none;
  color: #333;
}

.header {
  width: 100%;
  background: #f7f7f7;
  overflow: hidden;
  border-bottom: 1px solid #000;
}

.header hr {
  margin-top: 1px;
}

.head {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}

.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;
}

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

.header .nav {
  height: 40px;
  line-height: 40px;
}

.header .nav a {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  padding: 0px 6px;
  position: relative;
}

.header .nav a.logo {
  position: absolute;
  width: 80px;
  height: 30px;
  margin-top: 3px;
}

.header .nav a.logo img {
  display: block;
  width: 80px;
  height: 30px;
}

.header .nav a:hover {
  text-decoration: underline;
  color: #f00;
}

.header .site {
  height: 40px;
  line-height: 40px;
}

.header .site a:hover {
  text-decoration: underline;
  color: #f00;
}

.banner {
  height: 554px;
  background: url("../images/banner.jpg") center no-repeat;
}

.banner .wrap {
  position: relative;
}

.banner .lead {
  position: absolute;
  width: 430px;
  right: 0;
  top: 312px;
}

.banner .lead .title {
  color: #fff;
  font-size: 24px;
  text-align: left;
  line-height: 1;
}

.banner .lead .lead-content {
  line-height: 22px;
  color: #fff;
  font-size: 13px;
  padding-top: 24px;
}

.main-nav {
  height: 58px;
  background-color: #3389d4;
  line-height: 58px;
  font-size: 18px;
}

.main-nav.active {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5000;
}

.main-nav .nav-item {
  margin-right: 37px;
}

.main-nav .nav-item a {
  color: #fff;
}

.main-nav .nav-item a:hover {
  opacity: 0.5;
}

.layout-one {
  height: 735px;
  background-color: #fff;
}

.layout-one .layout-title {
  margin-top: 57px;
}

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

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

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

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

.layout-one .mainContent .picItem a {
  display: block;
}

.layout-one .mainContent .picItem a img {
  width: 189px;
  height: 117px;
}

.layout-one .mainContent .centerContent {
  width: 564px;
  height: 610px;
  position: absolute;
  top: 29px;
  left: 50%;
  margin-left: -282px;
  background-color: #e6e7ec;
}

.layout-one .mainContent .centerContent .techBigImg {
  overflow: hidden;
}

.layout-one .mainContent .centerContent .picLink {
  display: block;
  width: 530px;
  margin: 0 auto;
  height: 340px;
  margin-top: 20px;
}

.layout-one .mainContent .centerContent .picLink img {
  width: 100%;
  height: 100%;
}

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

.layout-one .mainContent .centerContent .bottom-content .productInfoItem {
  padding-left: 18px;
}

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

.layout-one .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;
}

.layout-one .mainContent .centerContent .bottom-content .roductDetail {
  position: relative;
  font: normal 16px/24px "微软雅黑";
  padding-top: 10px;
  width: 525px;
  color: #595757;
}

.layout-one .mainContent .centerContent .bottom-content .roductDetail .productDetailLink {
  font-size: 16px;
  top: 60px;
  left: 250px;
  font: normal 14px/20px "微软雅黑";
  color: #ff1600;
}

.layout-title {
  height: 55px;
  width: 445px;
  background: url("../images/main-title.png") center bottom no-repeat;
  text-align: center;
  line-height: 1;
  font-size: 32px;
  color: #08134d;
  margin: 0 auto;
}

.layout-two {
  height: 638px;
  padding-top: 29px;
  background: url("../images/layout-two.jpg") center no-repeat;
}

.layout-two .personage-content {
  margin-top: 34px;
}

.layout-two .personage-item {
  width: 186px;
  height: 242px;
  position: relative;
  text-align: center;
  margin-right: 17px;
  margin-bottom: 27px;
  cursor: auto;
}

.layout-two .personage-item:hover .intro {
  display: block;
}

.layout-two .personage-item.last {
  margin-right: 0;
}

.layout-two .personage-item img {
  max-width: 100%;
}

.layout-two .personage-item .title {
  position: absolute;
  width: 186px;
  height: 69px;
  bottom: 0;
  left: 0;
  background-color: #2a3577;
}

.layout-two .personage-item .title .name {
  font-size: 22px;
  color: #fff;
  padding-top: 12px;
  line-height: 1;
}

.layout-two .personage-item .title .org {
  font-size: 16px;
  color: #fff;
  padding-top: 8px;
  line-height: 1;
}

.layout-two .personage-item .intro {
  position: absolute;
  width: 176px;
  height: 242px;
  padding: 0 5px;
  left: 0;
  top: 0;
  background-color: #2a3577;
}

.layout-two .personage-item .intro .intro-title {
  font-size: 20px;
  color: #fff;
  line-height: 1;
  padding-top: 12px;
}

.layout-two .personage-item .intro .intro-content {
  line-height: 21px;
  font-size: 12px;
  color: #fff;
  padding-top: 8px;
  text-align: left;
}

.layout-two .personage-item .intro .detail {
  position: absolute;
  color: #f20907;
  line-height: 21px;
  left: 134px;
  top: 208px;
}

.layout-three {
  height: 1373px;
  padding-top: 76px;
}

.layout-three .technology-content {
  margin-top: 50px;
}

.layout-three .technology-item {
  width: 186px;
  height: 605px;
  margin-right: 17px;
  margin-bottom: 17px;
  position: relative;
}

.layout-three .technology-item.last {
  margin-right: 0px;
}

.layout-three .technology-item .message {
  padding: 0 12px;
}

.layout-three .technology-item .message .num {
  font-size: 44px;
  text-align: center;
  color: #000;
  line-height: 1;
  padding-bottom: 20px;
}

.layout-three .technology-item .message .line {
  background-color: #000;
  width: 22px;
  height: 4px;
  margin: 0 auto;
}

.layout-three .technology-item .message .title {
  font-size: 18px;
  line-height: 1;
  text-align: center;
  padding-top: 28px;
  padding-bottom: 16px;
}

.layout-three .technology-item .message .item-content {
  position: relative;
  line-height: 22px;
  font-size: 14px;
}

.layout-three .technology-item .message .item-content .detail {
  position: absolute;
  color: #f20907;
  line-height: 21px;
  left: 115px;
  top: 241px;
}

.layout-three .technology-item:nth-child(1) {
  background: url("../images/technology/01.jpg") center no-repeat;
}

.layout-three .technology-item:nth-child(1).active {
  background: url("../images/technology/01-active.jpg") center no-repeat;
}

.layout-three .technology-item:nth-child(2) {
  background: url("../images/technology/02.jpg") center no-repeat;
}

.layout-three .technology-item:nth-child(2).active {
  background: url("../images/technology/02-active.jpg") center no-repeat;
}

.layout-three .technology-item:nth-child(3) {
  background: url("../images/technology/03.jpg") center no-repeat;
}

.layout-three .technology-item:nth-child(3).active {
  background: url("../images/technology/03-active.jpg") center no-repeat;
}

.layout-three .technology-item:nth-child(4) {
  background: url("../images/technology/04.jpg") center no-repeat;
}

.layout-three .technology-item:nth-child(4).active {
  background: url("../images/technology/04-active.jpg") center no-repeat;
}

.layout-three .technology-item:nth-child(5) {
  background: url("../images/technology/05.jpg") center no-repeat;
}

.layout-three .technology-item:nth-child(5).active {
  background: url("../images/technology/05-active.jpg") center no-repeat;
}

.layout-three .technology-item:nth-child(6) {
  background: url("../images/technology/06.jpg") center no-repeat;
}

.layout-three .technology-item:nth-child(6).active {
  background: url("../images/technology/06-active.jpg") center no-repeat;
}

.layout-three .technology-item:nth-child(7) {
  background: url("../images/technology/07.jpg") center no-repeat;
}

.layout-three .technology-item:nth-child(7).active {
  background: url("../images/technology/07-active.jpg") center no-repeat;
}

.layout-three .technology-item:nth-child(8) {
  background: url("../images/technology/08.jpg") center no-repeat;
}

.layout-three .technology-item:nth-child(8).active {
  background: url("../images/technology/08-active.jpg") center no-repeat;
}

.layout-three .technology-item:nth-child(9) {
  background: url("../images/technology/09.jpg") center no-repeat;
}

.layout-three .technology-item:nth-child(9).active {
  background: url("../images/technology/09-active.jpg") center no-repeat;
}

.layout-three .technology-item:nth-child(10) {
  background: url("../images/technology/10.jpg") center no-repeat;
}

.layout-three .technology-item:nth-child(10).active {
  background: url("../images/technology/10-active.jpg") center no-repeat;
}

.layout-three .technology-item.up .message {
  padding-top: 192px;
}

.layout-three .technology-item.up.active .num {
  color: #fff;
}

.layout-three .technology-item.up.active .line {
  background-color: #fff;
}

.layout-three .technology-item.up.active .title {
  color: #fff;
}

.layout-three .technology-item.up.active .item-content {
  color: #fff;
}

.layout-three .technology-item.down .message {
  padding-top: 26px;
}

.layout-three .technology-item.down.active .num {
  color: #fff;
}

.layout-three .technology-item.down.active .line {
  background-color: #fff;
}

.layout-three .technology-item.down.active .title {
  color: #fff;
}

.layout-three .technology-item.down.active .item-content {
  color: #fff;
}

.layout-four {
  height: 598px;
  background-color: #e6e7ec;
  padding-top: 40px;
}

.layout-four .new-product-content {
  margin-top: 30px;
}

.layout-four .new-product-content .news-content {
  width: 945px;
  height: 408px;
  padding: 20px 0 35px;
  margin: 0 auto;
}

.layout-four .new-product-content .speak_nav1 {
  float: right;
  width: 140px;
  height: 467px;
  margin-right: 80px;
}

.layout-four .new-product-content .speak_nav1 ul {
  top: 0;
  left: 0;
}

.layout-four .new-product-content .speak_nav1 ul li img {
  width: 121px;
  height: 85px;
}

.layout-four .new-product-content .speak_nav1 .speak_con {
  height: 467px;
  width: 121px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.layout-four .new-product-content .speak_nav1 .speak_con ul li {
  height: 95px;
  position: relative;
  cursor: pointer;
}

.layout-four .new-product-content .speak_nav1 .speak_con ul li.active img {
  width: 117px;
  height: 81px;
  border: 2px solid #ff9d1e;
}

.layout-four .new-product-content .speak_nav1 .prev,
.layout-four .new-product-content .speak_nav1 .next {
  height: 16px;
}

.layout-four .new-product-content #speak1,
.layout-four .new-product-content #speak1 li,
.layout-four .new-product-content #speak1 li img {
  width: 645px;
  height: 408px;
  overflow: hidden;
  margin-top: 10px;
}

.layout-four .new-product-content #speak_con1,
.layout-four .new-product-content #speak_con1 li {
  position: relative;
}

.layout-four .new-product-content #speak_con1 li {
  display: none;
}

.layout-four .new-product-content #speak_con1 .div {
  position: absolute;
  top: 100px;
}

.layout-four .new-product-content #speak1 {
  float: left;
}

.layout-four .new-product-content .black_bg {
  background: #6f7274;
}

.layout-four .new-product-content .nav_con,
.layout-four .new-product-content .w1000 {
  width: 1000px;
  margin: 0 auto;
}

.layout-four .new-product-content .speak_nav .prev,
.layout-four .new-product-content .speak_nav .next {
  background: #dfdfdf url(http://www.ofweek.com/topic/2016/chic2016/images/prev.gif) no-repeat center;
  height: 19px;
  cursor: pointer;
}

.layout-four .new-product-content .speak_nav .next {
  background: #dfdfdf url(http://www.ofweek.com/topic/2016/chic2016/images/next.gif) no-repeat center;
}

.layout-four .new-product-content .speak_nav .speak_con ul {
  position: absolute;
}

.layout-four .new-product-content .skt {
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 100%;
  height: 100px;
  font: normal 14px/20px "Microsoft Yahei";
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
}

.layout-four .new-product-content .skt h3 {
  padding: 10px 15px 5px;
  font-size: 18px;
  color: #00aeff;
}

.layout-four .new-product-content .skt p {
  padding: 0 15px;
}

.layout-four .new-product-content .skt-detail:link,
.layout-four .new-product-content .skt-detail:visited {
  color: #f50808;
  white-space: nowrap;
}

.layout-four .new-product-content .skt-detail:hover {
  color: #ff0000;
  text-decoration: underline;
}

.layout-five {
  padding-top: 54px;
  padding-bottom: 48px;
}

.layout-five .company-content {
  margin-top: 65px;
}

.layout-five .logo-list .logo-item {
  width: 190px;
  height: 115px;
  border: 2px solid #a0a0a0;
  margin-right: 7px;
  margin-bottom: 7px;
}

.layout-five .logo-list .logo-item a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.layout-five .logo-list .logo-item a img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

.layout-five .logo-list .logo-item:hover {
  border-color: #2a3577;
}

.layout-five .logo-list .logo-item.last {
  margin-right: 0;
}

.layout-five .enterprise-list {
  padding-top: 48px;
}

.layout-five .enterprise-item .enterprise-name {
  line-height: 1;
  font-size: 22px;
  color: #2a3577;
  padding-bottom: 20px;
}

.layout-five .enterprise-item .reason {
  font-size: 14px;
  line-height: 1;
  color: #000;
}

.layout-five .enterprise-item .reason-content {
  padding-top: 12px;
  color: #333333;
  line-height: 22px;
  font-size: 14px;
}

.layout-six {
  background-color: #e6e7ec;
  padding-top: 38px;
  padding-bottom: 40px;
}

.layout-six .speech-list {
  padding-top: 34px;
}

.layout-six .speech-item {
  width: 489px;
  height: 195px;
  margin-right: 22px;
  background: url("../images/speech-bg.png") center no-repeat;
  margin-bottom: 12px;
}

.layout-six .speech-item.active {
  background: url("../images/speech-bg-active.png") center no-repeat;
}

.layout-six .speech-item.active .content-detail {
  color: #1187ea !important;
}

.layout-six .speech-item.last {
  margin-right: 0px;
}

.layout-six .speech-item a {
  display: block;
  width: 100%;
  height: 100%;
}

.layout-six .speech-item .pic {
  margin-left: 8px;
  margin-top: 8px;
  width: 180px;
  height: 180px;
  position: relative;
}

.layout-six .speech-item .pic img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  border-radius: 90px;
}

.layout-six .speech-item .content {
  padding-top: 38px;
  width: 256px;
  padding-right: 20px;
}

.layout-six .speech-item .content .name {
  font-size: 17px;
  color: #f3ea00;
  line-height: 1;
}

.layout-six .speech-item .content .content-detail {
  line-height: 18px;
  color: #fff;
  padding-top: 6px;
}

.layout-seven {
  padding-top: 58px;
}

.layout-seven .keywords-content {
  margin-top: 58px;
  width: 998px;
  height: 505px;
  background: url("../images/keywords.jpg") center no-repeat;
  position: relative;
}

.layout-seven .keywords-content .keywords-list {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 100;
}

.layout-seven .keywords-content .keywords-list .key-words-item {
  position: absolute;
  width: 156px;
  height: 76px;
  text-align: center;
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
}

.layout-seven .keywords-content .keywords-list .key-words-item p {
  text-shadow: 0.1em 0.1em #333;
}

.layout-seven .keywords-content .keywords-list .key-words-item .content-item {
  position: absolute;
  width: 400px;
  border: 1px solid #dfdede;
  padding: 26px 20px;
  background-color: #fff;
  top: -20px;
  left: 150px;
  z-index: 200;
}

.layout-seven .keywords-content .keywords-list .key-words-item .content-item .detail {
  color: #8e8c8c;
  line-height: 20px;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  text-shadow: none;
}

.layout-seven .keywords-content .keywords-list .key-words-item .content-item .detail .more {
  color: #ff1701;
}

.layout-seven .keywords-content .keywords-list .key-words-item:nth-child(1) {
  left: 170px;
  top: 84px;
}

.layout-seven .keywords-content .keywords-list .key-words-item:nth-child(2) {
  left: 423px;
  top: 80px;
}

.layout-seven .keywords-content .keywords-list .key-words-item:nth-child(3) {
  left: 677px;
  top: 80px;
}

.layout-seven .keywords-content .keywords-list .key-words-item:nth-child(3) .content-item {
  left: -450px;
}

.layout-seven .keywords-content .keywords-list .key-words-item:nth-child(4) {
  left: 39px;
  top: 217px;
}

.layout-seven .keywords-content .keywords-list .key-words-item:nth-child(5) {
  left: 296px;
  top: 217px;
}

.layout-seven .keywords-content .keywords-list .key-words-item:nth-child(6) {
  left: 546px;
  top: 213px;
}

.layout-seven .keywords-content .keywords-list .key-words-item:nth-child(6) .content-item {
  left: -450px;
}

.layout-seven .keywords-content .keywords-list .key-words-item:nth-child(7) {
  left: 803px;
  top: 213px;
}

.layout-seven .keywords-content .keywords-list .key-words-item:nth-child(7) .content-item {
  left: -450px;
}

.layout-seven .keywords-content .keywords-list .key-words-item:nth-child(8) {
  left: 165px;
  top: 350px;
}

.layout-seven .keywords-content .keywords-list .key-words-item:nth-child(9) {
  left: 423px;
  top: 345px;
}

.layout-seven .keywords-content .keywords-list .key-words-item:nth-child(10) {
  left: 672px;
  top: 346px;
}

.layout-seven .keywords-content .keywords-list .key-words-item:nth-child(10) .content-item {
  left: -450px;
}

.layout-seven .keywords-content .keywords-list .key-words-item:hover .content-item {
  display: block;
}

.layout-seven .keywords-content .content-list {
  z-index: 99;
  position: absolute;
  width: 998px;
  height: 505px;
  top: 0;
}

.layout-eight {
  padding-top: 70px;
  padding-bottom: 56px;
}

.red-module {
  overflow: hidden;
  height: 300px;
  background-color: #2a3577;
  margin-top: 40px;
}

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

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

.red-module .g-title {
  margin-top: 20px;
  color: #fff;
  font-size: 34px;
  line-height: 1;
  text-align: center;
}

.red-module .g-title span {
  font-size: 20px;
  line-height: 34px;
}

.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: 14px;
  line-height: 22px;
}

.red-module .align-right {
  text-align: right;
}

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

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

.layout-eight .data-content {
  padding-top: 58px;
}

.layout-eight .tag-item {
  width: 484px;
  height: 97px;
  background: url("../images/data-bg.png") center no-repeat;
  position: relative;
  margin-bottom: 10px;
}

.layout-eight .tag-item:nth-child(2n-1) {
  margin-right: 30px;
}

.layout-eight .tag-item:hover {
  background: url("../images/data-bg-active.png") center no-repeat;
}

.layout-eight .tag-item:hover .tag-message .title {
  color: #2a3577;
}

.layout-eight .tag-item .num {
  font-size: 24px;
  font-weight: bold;
  padding-left: 15px;
  line-height: 94px;
  color: #fff;
}

.layout-eight .tag-item .tag-message {
  width: 372px;
  padding-left: 50px;
  line-height: 16px;
}

.layout-eight .tag-item .tag-message .title {
  color: #000;
  font-size: 14px;
  line-height: 1;
  padding-top: 17px;
  padding-bottom: 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-weight: bold;
}

.layout-eight .tag-item .tag-message .data-detail {
  color: #767474;
}

.layout-eight .tag-item .tag-message .more {
  color: #ff1701;
}

.back-top {
  position: fixed;
  width: 52px;
  height: 50px;
  background: url("../images/backtop.jpg") center no-repeat;
  right: 10px;
  bottom: 20px;
  cursor: pointer;
}
/*# sourceMappingURL=main.css.map */