* {
  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 30px/60px Microsoft Yahei;
  color: #000;
  padding: 20px 0;
}
.column-title .l {
  border-bottom: 1px solid #cccccc;
}
.column-title .r {
  display: inline-block;
  position: relative;
  top: 3px;
  border-bottom: 3px solid #db0000;
}
.column-title .r span {
  color: #d30000;
}
/* 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/banner.jpg) center no-repeat;
}
.banner .title {
  margin: 330px 0 0 45px;
  color: #ffffff;
  font: normal 20px/46px Microsoft Yahei;
}
.banner .txt {
  width: 900px;
  margin: 30px auto 0;
  color: #fff;
}
/* news */
.news {
  background: #fff;
}
.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: #2a3577;
  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: #fff;
  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;
}
/* new-products */
.new-products {
  padding: 30px 0 25px;
  background: #fff;
}
.products-bd {
  margin: 30px auto 0;
}
.product-items {
  width: 1050px;
}
.product-items li {
  float: left;
  box-sizing: border-box;
  width: 190px;
  height: 200px;
  margin: 12px 12.5px 0 0;
  border: 1px solid #b5b5b5;
  cursor: pointer;
}
.product-items .content {
  overflow: hidden;
  position: relative;
  height: 140px;
}
.product-items .content img {
  display: block;
  width: 100%;
  height: 100%;
}
.product-items .name {
  box-sizing: border-box;
  height: 58px;
  padding: 7px 10px;
  text-align: center;
}
.product-items .name span {
  display: inline-block;
  vertical-align: middle;
}
.product-items .name:after {
  display: inline-block;
  vertical-align: middle;
  content: " ";
  width: 0;
  height: 100%;
}
.product-items .intro {
  position: absolute;
  left: 0;
  top: 100%;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 6px;
  font-size: 12px;
  line-height: 1.4;
  color: #fff;
  background: #2a3577;
  opacity: 0.9;
}
.product-items .intro p {
  margin: 10px 0 0;
  word-break: break-all;
}
.product-items li:hover .intro {
  top: 0;
}
/* company */
.company {
  box-sizing: border-box;
  padding: 5px 0 40px 0;
}
.company-bd {
  position: relative;
  margin: 30px auto 0;
}
.company-tab {
  width: 1100px;
}
.company-tab li {
  float: left;
  width: 188px;
  height: 120px;
  margin: 13px 13px 0 0;
  border: 1px solid #dcdcdc;
}
.company-tab li a {
  position: relative;
  display: block;
  height: 100%;
}
.company-tab .shadow {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.7;
}
.company-tab li.active .shadow {
  opacity: 0;
}
.company-box {
  display: none;
  margin: 70px 0 0;
}
.company-box dt {
  margin: 0 0 8px;
  font-size: 16px;
  font-weight: bold;
}
/* data */
.data {
  padding: 0px 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: #000;
  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;
}
/* 年度十大产品评测 */
.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;
}
.layout-eight .data-content {
  padding-top: 58px;
}
.layout-eight .tag-item {
  width: 484px;
  height: 97px;
  background: url('../img/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('../img/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;
}
/* keywords */
.keywords {
  overflow: hidden;
  height: 610px;
  background: url(../img/keys/bg.jpg) center no-repeat;
}
.keywords .column-title {
  text-align: center;
  font: bold 30px/60px Microsoft Yahei;
  color: #fff;
  padding: 20px 0;
}
.keywords .column-title .l {
  border-bottom: 1px solid #fff;
}
.keywords .column-title .l .r {
  display: inline-block;
  position: relative;
  top: 3px;
  border-bottom: 3px solid #fff;
}
.keywords .column-title .l .r span {
  color: #d30000;
}
.keywords-bd {
  position: relative;
  margin: 5px auto 0;
}
.keywords-bd .dot {
  position: absolute;
  width: 42px;
  height: 42px;
  background: url(../img/keys/dot.png) center top no-repeat;
  transition: none;
}
.keywords-bd .dot:hover {
  background-position: center bottom;
}
.keywords-bd a {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  white-space: nowrap;
}
.keywords-bd .top {
  top: -57px;
}
.keywords-bd .bottom {
  bottom: -57px;
}
.keywords-bd a:link,
.keywords-bd a:visited {
  color: #fff;
  font-size: 24px;
  transition: all 0.4s;
}
.layout-two {
  height: 688px;
  padding-top: 29px;
  background: url('../img/layout-two.jpg') center 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;
}
/* 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;
}
