﻿* {
  padding: 0;
  margin: 0;
  transition: all 0.4s;
}
.hide {
  display: none;
}
body {
  font: normal 14px/1.5 "Microsoft Yahei";
}
a {
  text-decoration: none;
}
ul,
dl {
  list-style-type: none;
}
.unselect {
  -moz-user-select: none;
  /*火狐*/
  -webkit-user-select: none;
  /*webkit浏览器*/
  -ms-user-select: none;
  /*IE10*/
  user-select: none;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: "";
  clear: both;
  height: 0;
}
.clearfix {
  zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.animated {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.wrap {
  width: 1000px;
  margin: 0 auto;
}
.top-bar {
  background: #fff;
  border-bottom: 2px #e20000 solid;
}
.top-bar-login,
.top-bar-login-after {
  line-height: 30px;
  font: 12px/30px simsun;
}
.top-bar-login-after {
  display: none;
}
.top-bar .ofw-logo {
  margin-top: 2px;
}
.top-bar-login > .signin {
  display: inline-block;
  background: #e20000;
  height: 24px;
  width: 50px;
  border-radius: 2px;
  text-align: center;
  margin-top: 3px;
  line-height: 24px;
}
.top-bar-login > .signin > a {
  color: #fff;
}
.top-bar-login a,
.top-bar-login-after a {
  color: #333;
}
.top-bar-login a:hover,
.top-bar-login-after a:hover {
  text-decoration: underline;
}
.top-bar-login i {
  font-style: normal;
  color: #666;
}
.top-bar-login > .email {
  padding-left: 24px;
  display: inline-block;
  background: url(//images.ofweek.com/images/global-steven/email/ico_email.png) no-repeat left;
}
#g-footer {
  margin-top: 15px;
  padding: 10px 0;
  border-top: 1px solid #ddd;
  clear: both;
  font-family: simsun;
  font-size: 12px;
}
#g-footer .g-footer-nav {
  height: 30px;
  line-height: 30px;
  text-align: center;
}
#g-footer .g-footer-nav a {
  color: #1a4991;
  text-decoration: none;
}
#g-footer .g-footer-nav a:hover {
  color: #f15c00;
  text-decoration: underline;
}
#g-footer .g-footer-links {
  color: #666;
  float: left;
  line-height: 25px;
  padding: 5px 0;
  text-align: center;
  width: 100%;
}
#g-footer .g-footer-links a,
#g-footer .g-footer-record a {
  color: #243851;
}
#g-footer .g-footer-links a:hover,
#g-footer .g-footer-record a:hover {
  color: #c00;
}
#g-footer .g-footer-record {
  width: 536px;
  margin: 0 auto 10px;
  overflow: hidden;
}
#g-footer .g-footer-record p {
  border: 1px solid #d2d2d2;
  float: left;
  font-size: 12px;
  height: 50px;
  line-height: 20px;
  margin: 6px;
  width: 120px;
  overflow: hidden;
}
#g-footer .g-footer-record .fn-fl {
  padding: 3px;
  float: left;
}
#g-footer .g-footer-record .fn-fr {
  padding: 5px 3px 0;
  width: 72px;
  float: right;
}
/* column-title */
.column-title {
  text-align: center;
  font: bold 28px/60px Microsoft Yahei;
  color: #0e1c76;
}
.column-title .l {
  display: inline-block;
  background: url(../img/column_l.png) left bottom no-repeat;
}
.column-title .r {
  padding: 0 130px;
  background: url(../img/column_r.png) right bottom no-repeat;
}
/* detail */
a.detail:link,
a.detail:visited {
  color: red;
}
a.detail:hover {
  text-decoration: underline;
}
/* banner */
.banner {
  overflow: hidden;
  position: relative;
  height: 536px;
  background: url(../img/banner1.jpg) center no-repeat;
}
.banner .title {
  margin: 315px 0 16px 133px;
  color: #ffffff;
  font: normal 20px/46px Microsoft Yahei;
}
.banner .txt {
      width: 740px;
    margin: 0px auto 0;
    color: #fff;
}
/* news */
.news {
  padding: 15px 0 0;
  background: #fff;
}
.news .wrap {
  padding: 15px 0 40px;
}
.news-item {
  width: 460px;
}
.news-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  padding: 10px 0 3px 15px;
  font-weight: bold;
  font-size: 16px;
  color: #1e2553;
}
.news-title:before {
  position: absolute;
  width: 10px;
  height: 10px;
  left: 0;
  top: 16px;
  background: #05a8d5;
  content: " ";
}
.news-intro {
  overflow: hidden;
  height: 42px;
  padding: 0 0 10px 15px;
  color: #595757;
  border-bottom: 1px solid #a3a3a3;
}
.layout-four {
  height: 650px;
  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;
}
/* personage */
.ten_people {
  padding: 50px 0 0px;
  background: #fff;
}
#c1 {
  width: 1050px;
  margin-bottom: 10px !important;
}
#c2 {
  width: 1050px;
  margin-bottom: 10px !important;
}
.ten_people h3 {
  text-align: center;
  padding: 10px 0px 36px 0px;
  font: normal 18px/8px Microsoft Yahei;
  color: #6D6D6E;
}
.people {
  width: 1050px;
  margin-bottom: 80px;
  margin-top: 30px;
}
.people li {
  overflow: hidden;
  position: relative;
  float: left;
  margin: 20px 12px 0 0;
  border-radius: 15px;
  width: 190px;
  height: 268px;
}
.people-txt {
  position: absolute;
  left: 0;
  top: 266px;
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
  font: normal 14px/16px Microsoft Yahei;
  border-radius: 15px;
  background-color: #05a8d5;
}
.people-txt-content {
  margin-top: -95px;
  background: #fff;
  height: 95px;
  border-top: 1px solid #fff;
}
.people-txt p {
  padding: 0 3px;
  margin: 5px 0 0;
  font-size: 13px;
  line-height: 20px;
  color: #fff;
}
.people-txt-content .fz {
  font-size: 12px !important;
  color: #7D7D7D !important;
  text-align: left;
}
.people-txt-content .fz span {
  font-size: 20px !important;
  color: #3C3C3C !important;
  text-align: left;
  font-weight: bold;
}
.people-details p {
  text-align: left;
  margin: 96px 0px 0px;
  width: 172px;
  font-size: 14px;
  line-height: 20px;
  padding-left: 13px;
  padding-top: 2px;
}
.people-details p span {
  font-size: 18px;
  margin-bottom: 0px;
  font-weight: 600;
}
.people a {
  color: #FFDF30;
}
/* technology */
.technology {
  padding: 10px 0 30px;
  background: #f0f0f0;
}
.technology-hd {
  height: 212px;
  margin: 20px 0;
}
.technology-box {
  display: none;
  position: relative;
  padding: 0 480px 0 0;
}
.technology-box .name {
  font-weight: bold;
  font-size: 16px;
  color: #05a8d5;
}
.technology-box .intro {
  position: relative;
  z-index: 2;
  margin: 15px 0 25px;
  color: #595757;
}
.technology-box .detail {
  display: inline-block;
  padding: 1px 6px;
  margin: 0 5px 0 0;
  border: 1px solid #cd0e0e;
  color: #333;
  font-weight: bold;
  font-size: 16px;
}
.technology-box .img {
  position: absolute;
  right: 0;
  top: 0;
}
.technology-box .img .shadow {
  position: absolute;
  left: 0;
  top: 0;
  width: 133px;
  height: 212px;
  background: url(../img/technology/shadow.png) center no-repeat;
}
.technology-tab li {
  position: relative;
  float: left;
  width: 98px;
  height: 47px;
  padding: 0 5px;
  margin: 0 2px 0 0;
  text-align: center;
  box-sizing: border-box;
  border: 1px solid #b5b5b5;
  background: #fff;
  cursor: pointer;
  transition: none;
}
.technology-tab li.active,
.technology-tab li.active:hover {
  color: #fff;
  background: #05a8d5;
  border-color: #05a8d5;
}
.technology-tab .txt,
.technology-tab li:after {
  display: inline-block;
  vertical-align: middle;
}
.technology-tab li:after {
  width: 0;
  height: 100%;
  content: " ";
}
.technology-tab li.active:before {
  width: 0;
  height: 0;
  border-width: 0 12px 12px;
  border-style: solid;
  border-color: transparent transparent #05a8d5;
  position: absolute;
  left: 50%;
  top: -10px;
  margin-left: -12px;
  content: " ";
}
.technology-tab li:hover {
  background: #eee;
}
/* company */
.company {
  box-sizing: border-box;
  height: 509px;
  padding: 35px;
  background: url(../img/company/bg.jpg) center no-repeat;
}
.company .column-title {
  color: #fff;
}
.company-bd {
  position: relative;
  margin: 30px auto 0;
}
.company-bd a {
  position: absolute;
  width: 180px;
  height: 156px;
  text-align: center;
  color: #fff;
}.company-bd .content {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 140px;
  padding: 18px 20px 0;
  text-shadow: 0 5px 5px #000;
}
/* .company-bd a:hover .content {
  display: block;
  animation: fadeInUp 0.4s;
} */ {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 140px;
  padding: 30px 20px 0;
  text-shadow: 0 5px 5px #000;
}
.company-bd a:hover .content {
  display: block;
  animation: fadeInUp 0.4s;
}
/* data */
.data {
  padding: 30px 0 40px;
}
.data-bd {
  overflow: hidden;
  margin: 30px auto 0;
}
.data-items {
  float: left;
  box-sizing: border-box;
  width: 500px;
  padding: 0 40px 0 0;
  margin: 0 40px 0 0;
  border-right: 1px solid #ccc;
}
.data-items dt {
  height: 46px;
  font-weight: bold;
  line-height: 46px;
  color: #05a8d5;
  background: url(../img/data/item_title_bg.png) center left no-repeat;
}
.data-items dt .number {
  float: left;
  width: 36px;
  margin: 0 12px 0 5px;
  font-size: 18px;
  text-align: center;
  color: #fff;
}
.data-items dd {
  overflow: hidden;
  height: 63px;
  padding: 0 0 0 53px;
  margin: 0 0 15px;
  color: #595757;
}
/* fixed-menu */
.fixed-menu {
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -265px 0 0 550px;
  z-index: 111111111;
}
.fixed-menu img {
  vertical-align: top;
}
.fixed-menu li {
  display: block;
  height: 46px;
  margin: 1px 0 0;
  text-align: center;
  line-height: 46px;
  color: #fff;
  background: #062c71;
  cursor: pointer;
}
.layout-seven {
  padding-top: 58px;
}
.layout-seven .keywords-content {
  margin-top: 58px;
  width: 998px;
  height: 505px;
  background: url('../img/keywords.png') 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 .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;
}
.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;
}
/* 年度十大产品评测 */
.products-reviews {
  width: 100%;
  padding: 25px 0 35px;
}
.pr-list {
  width: 1030px;
}
.pr-list li {
  float: left;
  width: 500px;
  font: normal 14px/21px "Microsoft Yahei";
  margin: 15px 15px 0 0;
  transition: background-color 0.2s;
}
.pr-photo {
  float: left;
  margin-right: 10px;
}
.pr-title {
  font-size: 18px;
  color: #00aeff;
  word-break: break-all;
}
.pr-title a:link,
.pr-title a:visited {
  color: #00aeff;
}
.pr-intro {
  padding: 3px 5px 0 0;
  word-break: break-all;
}
.pr-detail:link,
.pr-detail:visited {
  color: #f20909;
  white-space: nowrap;
}
.pr-detail:hover {
  text-decoration: underline;
}
.pr-list li:hover {
  color: #fff;
  background-color: #1187ea;
}
.pr-list li:hover .pr-title a:link {
  color: #fff;
}
/* 十大芯片 */
.keywords1 {
  width: 100%;
  padding: 25px 0 30px;
  background-color: #fff;
}
.keywords-list1 {
  width: 1030px;
}
.keywords-list1 li {
  float: left;
  height: 140px;
  margin: 15px 15px 0 0;
  text-align: center;
  background-color: #1187ea;
  transition: background-color 0.2s;
}
.keywords-list1 li a {
  color: #fff;
  font: normal 36px/140px "Microsoft Yahei";
}
.keywords-list1 li:hover {
  background-color: #ffa800;
}
