.n2b-right {

  /*

  margin-left: 90px;

  float: left;

  */

	height: 76px;

}

.n2b-left {

  float: left;

}

.n2b-t1 {

  display: inline-block;

  vertical-align: middle;

  font-size: 18px;

  color: #c7000a;

  width: 17px;

  /*

  margin-right: -60px;

  margin-bottom: -20px;

  */

}

.n2b-t1 em,.n2b-t2 em{

  display: inline-block;

  vertical-align: top;

  margin-top: -10px;

  margin-left: -6px;

}

.n2b-t2 {

  display: inline-block;

  vertical-align: middle;

  font-size: 24px;

  color: #c7000a;

  /*

  margin-left: -60px;

  margin-bottom: -20px;

  */

}

.n24-con li {

  margin-bottom: 25px;

}

.like {

  border: 1px solid #e9e9e9;

  border-radius: 5px;

  width: 29px;

  height: 29px;

  text-align: center;

  line-height: 29px;

  cursor: pointer;

  margin-right: 15px;

  background: url(../images/bg1.jpg) repeat-x center center;

}

.like img{margin-top:8px;}

.compare {

  height: 29px;

  text-align: center;

  line-height: 29px;

  border: 1px solid #e9e9e9;

  border-radius: 5px;

  background: url(../images/bg1.jpg) repeat-x center center;

  margin-right: 15px;

  padding: 0 15px;

  cursor: pointer;

}

.buy {

  height: 29px;

  text-align: center;

  line-height: 29px;

  border: 1px solid #e9e9e9;

  border-radius: 5px;

  background: url(../images/bg1.jpg) repeat-x center center;

  margin-right: 15px;

  padding: 0 15px;

  cursor: pointer;

  color: #f08519;

}

.n24-top {

  height: 35px;

}

.n24-top .n24-top_span{

  display: block;

  float: left;

  width: 540px;

}

.n24-top span {

  font-size: 16px;

  color: #666;

  /*margin-left: 400px;*/

}

.n24-top span:first-child {

  margin-left: 0;

}

.n2-text {

  padding: 30px 0;

  border-bottom: 1px solid #999999;

}

#scroll-Main {

  width: 75%;

  margin: 0 auto;

}

#scrollBar {

  width: 100%;

  height: 10px;

  background-color: #ccc;

  margin: 0 auto;

  /* margin-top: 20px; */

  -webkit-border-radius: 2em;

  -moz-border-radius: 2em;

  border-radius: 2em;

  cursor: pointer;

}

#scroll_Track {

  width: 0px;

  height: 10px;

  background-color: #c7000a;

  -webkit-border-radius: 2em;

  -moz-border-radius: 2em;

  border-radius: 2em;

}

#scroll_Thumb {

  height: 20px;

  width: 20px;

  background-color: #c7000a;

  -webkit-border-radius: 2em;

  -moz-border-radius: 2em;

  border-radius: 2em;

  /*  -webkit-box-shadow: 0px 0px 5px #ccc;

    -moz-box-shadow: 0px 0px 5px #ccc;

    box-shadow: 0px 0px 5px #ccc; */

  position: absolute;

  margin-top: -16px;

  cursor: pointer;

  

}

#scroll_Thumb:hover {

  /*    background-color: #ff4400;

    border: 1px solid #fff; */

}

#progressBar {

  width: 80%;

  height: 10px;

  background-color: #d8d8d8;

  margin: 0 auto;

  margin-top: 50px;

  -webkit-border-radius: 2em;

  -moz-border-radius: 2em;

  border-radius: 2em;

}

#progressBar_Track {

  width: 200px;

  height: 10px;

  background-color: #ff4400;

  -webkit-border-radius: 2em;

  -moz-border-radius: 2em;

  border-radius: 2em;

}

#Demo {

  width: 400px;

  display: inline-block;

  vertical-align: middle;

}

