@charset "UTF-8";

.mainArea {
  width: 950px;
  font-family: "Microsoft Yahei", SimHei, STHeiti, Helvetica, serif, Arial;
}
.mainArea .EnglishF {
  font-family: Helvetica, Simsun, Simhei, Arial, sans-serif;
}
.mainArea .contentsBlock__image {
  width: 950px;
}
.mainArea .botton_register--top {
    width:950px;
    height: 75px;
    background: url(../images/btn_register_bg.jpg) no-repeat 0 0;
    padding-top:8px;
}
.mainArea .botton_register--top .btnRegist {
    display: block;
    margin-left: 284px;
    width: 378px;
    height: 52px;
    background: url(../images/button_regist_1.png) no-repeat 0 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.mainArea .contentsBlock__body .contentsBlock {
  width: 950px;
  margin-bottom: 20px;
}
.mainArea .contentsBlock__body .contentsBlock h3 {
  width: 950px;
  height: 60px;
  background: url("../images/title-bg.jpg") no-repeat;
  font-size: 30px;
  color: #fff;
  text-align: center;
  line-height: 60px;
  position: relative;
}
.mainArea .contentsBlock__body .contentsBlock h3 a {
  position: absolute;
  line-height: 60px;
  font-size:0px;
  right: 17px;
  top: 17px;
  display: block;
  width: 140px;
  height: 27px;
  background: url(../images/title-bnt.png) no-repeat;
}
/*.mainArea .contentsBlock__body .contentsBlock h3 a:link{
	color: #fff;
}
.mainArea .contentsBlock__body .contentsBlock h3 a:hover{
	color:#ff730a;
	text-decoration: underline;
}*/
.mainArea .contentsBlock__body .contentsBlock > div {
  width: 940px;
  padding: 20px 0 20px 10px;
  background: #f0f1f2;
  margin: 0 -10px 0 0;
}
.mainArea .contentsBlock__body .contentsBlock > div > div {
  width: 178px;
  background: #fff;
  float: left;
  margin-right: 10px;
  text-align: center;
}
.mainArea .contentsBlock__body .contentsBlock > div > div .go_day {
  font-size: 16px;
  color: #333;
  font-weight: 900;
  position: relative;
  padding-left: 75px;
  margin: 8px 0 0 8px;
  text-align: left;
}
.mainArea .contentsBlock__body .contentsBlock > div > div .go_day:before {
  content: '发货日';
  display: block;
  width: 60px;
  height: 22px;
  background: #ffd346;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 0;
}
.mainArea .contentsBlock__body .contentsBlock > div > div .go_day:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 10px solid #ffd346;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  position: absolute;
  top: 0;
  left: 60px;
}
.mainArea .contentsBlock__body .contentsBlock > div > div .shop_img {
  display: inline-block;
  margin: 5px auto;
}
.mainArea .contentsBlock__body .contentsBlock > div > div .shop_img img {
  width: 150px;
  height: 120px;
}
.mainArea .contentsBlock__body .contentsBlock > div > div .shop_title {
  font-size: 15px;
  color: #333;
}
.mainArea .contentsBlock__body .contentsBlock > div > div .shop_title a{
	text-decoration: underline;
	font-weight: 700;
}
.mainArea .contentsBlock__body .contentsBlock > div > div .style_number {
  font-size: 12px;
  color: #333;
  line-height: 32px;
}
.mainArea .contentsBlock__body .contentsBlock > div > div > dl {
  padding: 15px 0;
  background: #fafafa;
}
.mainArea .contentsBlock__body .contentsBlock > div > div > dl > dt {
  line-height: 20px;
  font-size: 14px;
  color: #666;
  text-decoration: line-through;
}
.mainArea .contentsBlock__body .contentsBlock > div > div > dl > dd {
  font-size: 15px;
  color: #333;
  font-weight: 900;
  line-height: 30px;
}
.mainArea .contentsBlock__body .contentsBlock > div > div > dl .money_show {
  padding-top: 5px;
  font-size: 29px;
  color: #dd0000;
  font-family: helvetica;
  font-weight: 800;
  vertical-align: middle;
}
.mainArea .contentsBlock__body .contentsBlock > div > div > dl .money_show span {
  font-size: 26px;
  padding-right: 3px;
  font-weight: 500;
  vertical-align: middle;
}
.mainArea .contentsBlock__body .contentsBlock > div > div > dl .money_show strong {
  font-size: 25px;
  font-weight: 600;
  vertical-align: middle;
}
.mainArea .contentsBlock__body .note_world {
  font-size: 16px;
  color: #ea0000;
  text-align: left;
  letter-spacing: 1px;
}

/*# sourceMappingURL=style.css.map */
 .tequanArea02 {
    margin-top: 20px;
    width: 950px;
}
.tequanArea02__title {
    position: relative;
    height: 50px;
    background:#234164;
}
.tequanArea02__title img {
    position: absolute;
    top: -7px;
    left: 305px;
}
.tequanArea02__content {
    padding: 18px 20px 28px;
    background-color: #f3f3f4;
}
.btnRegist2 {
    display: block;
    margin: 28px auto 0;
    width: 378px;
    height: 52px;
    background: url(../images/button_regist_1.png) no-repeat 0 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

 .note_con {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 8px 10px;
    border: 2px solid #6ca6dd;
    text-align: left;
    font-weight: 100;
    font-size: 12px;
}