@charset "utf-8";

body, ul, dl, dd, dt, ol, li, p, h1, h2, h3, h4, h5, h6, textarea, form, select, fieldset, table, td, div, input {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: none
}
h1, h2, h3, h4, h5, h6 {
  font-size: 12px;
  font-weight: normal
}
a img {
  border: 0
}
body {
  color: #333;
  background-color: #FFF;
  text-align: left;
  font-family: 'Microsoft yahei', Arial, Helvetica, sans-serif;
}
ul, ol, li {
  list-style-type: none;
  vertical-align: 0
}
a {
  outline-style: none;
  color: #535353;
  text-decoration: none
}

/*a:hover { color: #D40000; text-decoration: none}*/
.clear {
  height: 0;
  overflow: hidden;
  clear: both
}
* {
  margin: 0;
  padding: 0;
  list-style: none;
}
html {
  font-size: 100%;
}
body {
  font-size: 62.5%;
}

/*IE scroll-bar*/
html, body {
  -ms-overflow-style: scrollbar;
}
.wrapper {
  width: 100%;
  text-align: center;
}
.outer {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
}
a {
  cursor: pointer;
}
a:hover {
  text-decoration: none;
  opacity: .6;
  filter: alpha(opacity=60);
}
#leftsead, .navbar-header-ef, .form-part {
  font-size: 1.2em;
}

/*==========
  ==========*/

/*notice*/
.notice {
  display: none;
  width: 840px;
  height: 510px;
  position: fixed;
  top: 20%;
  left: 50%;
  margin-left: -420px;
  background-color: #fff;
  overflow-y: auto;
  z-index: 1050;
}
.notice .close {
  position: absolute;
  top: 6px;
  right: 2px;
}
.notice .wrapper {
  text-align: left;
  padding: 20px 30px;
  line-height: 1.6;
}
.notice .title {
  font-size: 30px;
  font-weight: bold;
}
.notice .txt {
  font-size: 20px;
  line-height: 1.6;
}
.notice .pic {
  padding: 0 20px 20px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
}
.notice .pic img {
  width: 100%;
}

/*banner*/
.banner {
  margin: 0 auto;
  width: 100%;
  position: relative;
}
.mobile-banner {
  display: none;
}
.banner img {
  width: 100%;
}
.banner .active-time {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 86px;
  background-color: #d0cdd5;
  opacity: .3;
  filter: alpha(opacity=30);
}
.banner .active-wrapper {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -50%;
  width: 100%;
  height: 98px;
  text-align: center;
}
.banner .active {
  margin: 22px auto;
  display: inline-block;
  width: 432px;
  height: 40px;
  background-color: #f4f4f4;
  border-radius: 20px;
  text-align: center;
}
.banner .active p {
  font-size: 1.6em;
  color: 4a4a4a;
  padding-top: 2%;
}
.banner .time {
  color: #618cb4;
}

/*月份活动*/
.month-wrapper {
  background-color: #f1f0f2;
}
.month {
  margin: 0 auto;
  width: 59%;
  overflow: hidden;
}
.month li {
  float: left;
  width: 160px;
  height: 60px;
  margin: 24px 3px;
  background-color: #f8f7f8;
  border: 1px solid #d8d8d8;
}
.month li a {
  display: inline-block;
  font-size: 1.4em;
  color: #4a4a4a;
  padding-top: 12%;
}
.month li.activer {
  border: 1px solid #09f;
}
.month li.activer a {
  color: #09f;
}
.month li .word {
  color: #bdbdbe;
}
.month li a:hover {
  opacity: .6;
  filter: alpha(opacity=60);
}

/*一重礼*/
.store-outer {
  padding: 2% 0;
  line-height: 3;
}
.store-outer h2 {
  font-size: 2.4em;
  font-weight: bold;
  color: #29659d;
}
.title {
  font-size: 2em;
  color: #222;
}
.info {
  font-size: 1.4em;
}
.store-btn {
  display: inline-block;
  margin-top: 16px;
}

/*二重礼*/
.vendor-wrapper {
  background: url("../images/mouser-club/bg-vendor.jpg") no-repeat center 0;
  width: 100%;
}
.vendor-outer {
  line-height: 3;
}
.logo-wrapper {
  margin: 14px auto;
  width: 94em;
  height: 12.2em;
  background-color: #fff;
}
.logo-wrapper ul li {
  float: left;
  margin: 38px 16px;
}
.tips {
  padding-bottom: 6px;
  text-align: left;
  font-size: 1.4em;
}
.tips .tips-logo {
  position: relative;
  top: 4px;
  left: 2px;
  display: inline-block;
  width: 28px;
  height: 20px;
  padding-right: 40px;
  background: url("../images/mouser-club/bell.png") no-repeat left top;
}

/*三重礼*/
.btn-upload {
  margin-top: 35px;
  padding-bottom: 35px;
  text-align: center;
  border-bottom: 1px dashed #d8d8d8;
}
.share-outer .title {
  line-height: 4;
}
.share {
  margin: 0 auto 3em;
  width: 100%;
  border: 1px solid #d8d8d8;
  overflow: hidden;
}
.share .share-left {
  float: left;
  padding: 2em 3em;
  text-align: left;
  font-size: 1.4em;
}
.share .share-right {
  float: right;
  padding: 3.5em 3em;
}
.share .share-right img {
  margin-left: 1.5em;
}
.times {
  color: #ea6453;
}

/*about*/
.prize-wrapper {
  background: url("../images/mouser-club/bg-prize.jpg") no-repeat center 0;
  width: 100%;
}
.prize-outer .title {
  line-height: 4;
}
.about {
  width: 100%;
  border: 1px solid #d8d8d8;
  background-color: #edf1f5;
  overflow: hidden;
}
.about p {
  text-align: left;
  font-size: 1.4em;
  line-height: 2;
}
.about-left, .about-right {
  float: left;
  padding: 2em 6em;
}
.about-right {
  float: right;
}
.prize-outer .copyright {
  padding: 2em 0;
  font-size: 1.4em;
}
.logo-wrapper {
  width: 100%;
  max-width: 1140px;
  height: 146px;
}

/*右侧悬浮框*/
#leftsead {
  height: 143px;
  position: fixed;
  top: 50%;
  right: 0;
  z-index: 20;
}
#leftsead li {
  height: 55px;
}
#leftsead li a, #leftsead .mover {
  display: inline-block;
  height: 46px;
  max-width: 205px;
  float: right;
}
#leftsead .words {
  float: right;
  color: #fff;
  width: 46px;
  height: 46px;
  background-color: #d0d0d0;
  padding: 5px;
  text-align: center;
}
#leftsead .hides {
  display: none;
  margin-right: -166px;
  cursor: pointer;
  cursor: hand;
}
#leftsead .shows {
  display: block;
}
#leftsead .share-lift {
  width: 166px;
  height: 46px;
  background-color: #ea6453;
}
#top_btn {
  cursor: pointer;
}
#leftsead .share-lift .new_sharebo a {
  height: 28px;
  width: 30px !important;
  float: left;
}
.new_sharebo {
  margin-left: 4px;
}
.new_sharebo a {
  margin-top: 8px;
  margin-left: 6px;
}
.share-lift .jiathis_style_32x32 .jtico {
  height: 0 !important;
}
.share-lift .word {
  margin-right: 8px;
  float: right;
  color: #fff;
  padding: 5px 6px;
}
.jiathis_button_qzone {
  height: 26px;
  width: 26px;
  background: url("../images/mouser-club/icon-share.png") no-repeat 0 0;
}
.jiathis_button_weixin {
  background: url("../images/mouser-club/icon-share.png") no-repeat -40px 0;
}
.jiathis_button_cqq {
  background: url("../images/mouser-club/icon-share.png") no-repeat -80px 0;
}
.store-come {
  color: #fff;
  padding-top: 12px;
  text-align: center;
}
.store-come img {
  padding-left: 10px;
}
#leftsead li a.mover:hover, #leftsead a.words:hover {
  background-color: #ea6453;
  opacity: 1;
  filter: alpha(opacity=100);
}

/*遮罩层*/
#mask {
  position: absolute;
  top: 0;
  left: 0;
  opacity: .6;
  filter: alpha(opacity=60);
  background-color: #000;
  z-index: 30;
}

/*模态框样式*/
.float_tip {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  z-index: 999;
}
.center_tip {
  position: fixed;
  top: 30%;
  left: 50%;
  margin-left: -187px;
  width: 374px;
  height: 170px;
  color: #fff;
  background-color: #ea6453;
  border-radius: 5px;
  text-align: center;
}
#close_tip {
  display: inline-block;
  font-size: 12px;
  width: 14px;
  height: 14px;
  margin-right: 3px;
  float: right;
  cursor: pointer;
}
.content_tip {
  text-align: center;
  padding: 24px 0;
  line-height: 2;
}
.content_tip h4 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 15px;
  color: #fff;
}
.content_tip p {
  font-size: 16px;  /*font-size: 14px;*/
  margin: 0;
  color: #fff;
  max-height: 55px;
}

/*表单*/
.form-part {
  display: none;
  padding: 20px;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 416px;
  height: 564px;
  margin-top: -282px;
  margin-left: -208px;
  background-color: #fff;
  box-shadow: 0 2px 5px #333;
  border-radius: 6px;
  z-index: 100;
}
#formclose {
  font-size: 20px;
  color: #cacaca;
  cursor: pointer;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 8px;
}
.form-title {
  font-size: 16px;
  line-height: 2;
  padding-bottom: 10px;
}
.form-line {
  border-bottom: 1px solid #d8d8d8;
  margin: 0 -20px;
}
label {
  margin-bottom: 0 !important;
}
#formpartt {
  text-align: center;
}
.inputer {
  padding: 8px 0;
}
#commentForm {
  width: 380px;
  text-align: left;
}
.form-part input {
  height: 27px;
  line-height: 27px;
  color: #333;
  font-size: 14px;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  outline: none;
  padding-left: 10px;
  width: 98%;
}
.form-part .middle {
  float: left;
}
.form-part .middle .middler {
  width: 98%;
}
.form-part #apply, .form-part #buy {
  margin-top: 0;
  margin-right: 2px;
  height: 12px;
  line-height: 12px;
  width: 12px;
}
.form-part input:focus {
  border-color: #038eac;
}
.form-part fieldset {
  margin: 5px;
}
.form-part .submit {
  position: absolute;
  left: 40%;
  bottom: 3%;
  background-color: #038eac;
  width: 80px;
  height: 30px;
  color: #fff;
  font-size: 14px;
  border: 0;
  text-align: center;
  line-height: 24px;
  cursor: pointer;
  padding: 0;
}
.form-part .sus {
  margin-top: 24%;
  color: #c00;
  font-size: 24px;
  text-align: center;
}
#formpartt .error {
  margin-left: 10px;
  color: #c00;
  font-size: 12px;
  font-weight: normal;
  vertical-align: baseline;
}
.form-part .checker {
  margin: 10px 6px;
}
.checker input {
  vertical-align: bottom;
  margin-right: 6px;
  height: 16px;
  line-height: 0;
  width: 16px;
}
.inliner {
  display: inline-block;
  margin-right: 16px;
  color: #9b9b9b;
}
.con {
  color: #333;
  font-weight: normal;
}

/*上传图片*/
.pic_from {
  width: 100%;
  height: 100px;
  padding: 6px;
}
.pic_from .float-left {
  float: left;
}
.btn_upload {
  cursor: pointer;
}
.bluecolor {
  color: #09f;
  display: inline;
}

/*===========
 upload style
 ===========*/
.iframe-wrap {
  width: 210px;
  height: 130px;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  float: right;
  overflow: hidden;
}
#my-iframe1 {
  width: 200px;
  height: 140px;
  text-align: center;
  overflow: hidden;
  border: none;
}

/*===========
 media style
 ===========*/
@media (max-width:1600px) {
  .banner .active {
    margin-top: 34px;
    margin-bottom: 34px;
  }
}
@media (max-width:1440px) {
  .banner {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 320px;
  }
  .banner img {
    position: absolute;
    left: 50%;
    margin-left: -760px;
    width: 1520px;
    height: 320px;
  }
}
@media (max-width:1201px) {
  .wrapper {
    padding: 0 2%;
  }
  .logo-wrapper {
    height: auto;
    overflow: hidden;
  }
  .logo-wrapper ul li {
    width: 22%;
    margin: 3% 0;
    margin-left: 2%;
  }
  .logo-wrapper ul img {
    width: 100%;
  }
  .share .share-left, .share .share-right {
    float: left;
    padding: 2%;
  }
  .prize-wrapper {
    padding: 0;
  }
  .pi-footer {
    min-width: 320px;
  }
}
@media (max-width:1141px) {
  .month {
    width: 644px;
  }
  .month li {
    width: 155px;
  }
  .about-left, .about-right {
    padding: 3% 4%;
  }
  .prize-outer .copyright {
    padding: 1%;
  }
}
@media (max-width:1085px) {
  .share .share-left, .share .share-right {
    float: none;
  }
  .share .share-left {
    text-align: center;
  }
}
@media (max-width:902px) {
  #member-profile {
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .month {
    width: 520px;
  }
  .month li {
    width: 124px;
    height: 52px;
  }
  .notice {
    width: 80%;
    min-width: 320px;
    height: 415px;
    left: 50%;
    margin-left: -40%;
    overflow: hidden;
  }
  .notice .close {
    font-size: 14px;
  }
  .notice .close img {
    width: 14px;
  }
  .notice .wrapper {
    padding: 14px 26px;
  }
  .notice .title {
    font-size: 20px;
  }
  .notice .txt {
    font-size: 16px;
  }
  .notice .pic {
    padding: 10px;
  }
  .about {
    margin: 0 2%;
    width: 96%;
  }
  .about-left, .about-right {
    float: none;
    padding: 0;
    margin: 0;
  }
  .about-left {
    margin-top: 2%;
  }
  .about-right {
    margin-bottom: 2%;
  }
  .about-left p, .about-right p {
    margin: 0 6%;
  }
}
@media (max-width:769px) {
  .notice {
    height: 375px;
  }
  #form1 {
    display: none;
  }
  .pc-banner {
    display: none;
  }
  .mobile-banner {
    display: block;
  }
  .banner {
    height: 250px;
  }
  .banner img {
    width: 100%;
    height: 250px;
    margin-left: -50%;
  }
  .banner .active-wrapper {
    height: 75px;
  }
  .banner .active {
    margin-top: 20px;
    margin-bottom: 0;
  }
  .month {
    width: 496px;
  }
  .month li {
    width: 118px;
    height: 48px;
  }
  .vendor-outer {
    line-height: 2;
  }
  .logo-wrapper {
    margin: 0 auto;
  }
  .logo-wrapper ul li {
    width: 28%;
    margin: 1% 11%;
  }
}
@media (max-width:646px) {
  .notice {
    height: 330px;
  }
  .navbar-header-ef .container {
    min-width: 320px;
  }
  .banner {
    height: 220px;
  }
  .banner img {
    width: 648px;
    height: 220px;
    margin-left: -324px;
  }
  .banner .active-wrapper {
    height: 60px;
  }
  .banner .active {
    margin-top: 13px;
    width: 310px;
    height: 35px;
  }
  .month {
    width: 432px;
  }
  .month li {
    width: 102px;
    height: 65px;
  }
  .month li .word, .month li .activer-word {
    display: block;
  }
  .btn-upload {
    margin-top: 3%;
    padding-bottom: 3%;
  }
  .share-outer .title {
    line-height: 3;
  }
  .share .share-right img {
    margin-bottom: 2px;
  }
}
@media (max-width:562px) {
  .month {
    width: 390px;
  }
  .month li {
    width: 90px;
    height: 60px;
  }
  .notice {
    height: 300px;
  }
}
@media (max-width:500px) {
  .banner {
    height: 213px;
  }
  .banner img {
    width: 564px;
    height: 213px;
    margin-left: -282px;
  }
  .month {
    width: 348px;
  }
  .month li {
    width: 80px;
    height: 55px;
  }
  .month li a {
    font-size: 12px;
  }
  .notice {
    width: 320px;
    height: 220px;
    left: 50%;
    margin-left: -160px;
  }
  .notice .close {
    font-size: 12px;
  }
  .notice .close img {
    width: 12px;
  }
  .notice .wrapper {
    padding: 10px 15px;
  }
  .notice .title {
    font-size: 14px;
  }
  .notice .txt {
    font-size: 12px;
  }
  .notice .pic {
    padding: 5px;
  }
  .vendor-wrapper {
    background: none;
  }
  .logo-wrapper {
    width: 320px;
  }
  .logo-wrapper ul li {
    width: 150px;
    margin: 5px;
  }
  .logo-wrapper ul img {
    width: 150px;
  }
}
@media (max-width:437px) {
  #member-profile {
    max-width: 80px;
  }
  .navbar-header-ef .navbar-nav > li > a {
    padding-left: 4px;
    padding-right: 4px;
  }
  .banner {
    height: 170px;
  }
  .banner img {
    width: 448px;
    height: 170px;
    margin-left: -224px;
  }
  .banner .active {
    margin-top: 22px;
    width: 246px;
    height: 30px;
  }
  .banner .active p {
    font-size: 14px;
  }

  .month .lastli {
    display: none;
  }
  .share .share-right img {
    margin-left: 0;
  }

  /*form start*/
  .form-part {
    padding: 20px 0;
    width: 310px;
    height: 420px;
    margin-left: -152px;
    margin-top: -210px;
  }
  .scrollwrapper {
    padding: 0 15px 100px;
    overflow-x: hidden;
    overflow-y: scroll;
    height: 375px;
  }
  .form-part input, #commentForm, .form-part .middle .middler {
    width: 100%;
  }
  .form-title {
    line-height: 1;
  }
  .inputer {
    padding: 2px 0;
  }
  .form-part .middle {
    float: none !important;
  }
  .mobile-check {
    display: block;
  }
  .mobile-check input {
    text-align: left;
  }
  .pic_from {
    padding: 2px 6px;
    height: 0;
  }
  .iframe-wrap {
    float: none;
    margin: 28px auto;
  }
  .checker input {
    width: 20px;
  }
  .form-part .submit {
    margin-top: 60%;
    position: static;
  }

  /*form end*/
}
@media (max-width:373px) {
  .container {
    padding-left: 5px;
    padding-right: 0;
  }
  .entrance-brand {
    width: 168px;
  }
  .store-outer, .prize-outer .title {
    line-height: 2;
  }
  .about p {
    font-size: 1.2em;
  }
}
@media (max-width:350px) {
  .month li {
    width: 74px;
  }
}