@charset "utf-8";
.header_bottom .nav_top .nav_auto .nav {
  margin: 0 auto;
}
.main {
  margin-bottom: 40px;
}
.main .mainer {
  width: 1200px;
  margin: 0 auto;
}
.main .mainer .nav_box {
  line-height: 50px;
  color: #333;
}
.main .mainer .nav_box a {
  color: #333;
}
.main .mainer .mainer1 .mainer1_left {
  width: 360px;
}
.main .mainer .mainer1 .mainer1_cen {
  width: 570px;
  padding-left: 30px;
  color: #333;
}
.main .mainer .mainer1 .mainer1_cen h2 {
  font-size: 20px;
  margin-bottom: 10px;
}
.main .mainer .mainer1 .mainer1_cen .price {
  background: #f0f0f0;
  padding: 10px;
}
.main .mainer .mainer1 .mainer1_cen .price h3 {
  line-height: 30px;
}
.main .mainer .mainer1 .mainer1_cen .price h3 span {
  font-size: 28px;
  color: #e21939;
  margin-left: 10px;
}
.main .mainer .mainer1 .mainer1_cen .price p {
  padding-left: 15px;
  padding-right: 200px;
  color: #ff576a;
  line-height: 30px;
  background: url(../images/shijian_icon.png) left center no-repeat;
}
.main .mainer .mainer1 .mainer1_cen .price h4 {
  margin-top: 10px;
}
.main .mainer .mainer1 .mainer1_cen .price h4 s {
  margin-left: 10px;
}
.main .mainer .mainer1 .mainer1_cen .parameters1 {
  margin-bottom: 10px;
}
.main .mainer .mainer1 .mainer1_cen .parameters1 p {
  width: 50%;
  margin-top: 15px;
  color: #333;
}
.main .mainer .mainer1 .mainer1_cen .parameters1 p span {
  color: #666;
  margin-right: 10px;
}
.main .mainer .mainer1 .mainer1_cen .parameters2 {
  border-top: 1px #e2e2e2 dashed;
  border-bottom: 1px #e2e2e2 dashed;
  padding: 20px 0;
}
.main .mainer .mainer1 .mainer1_cen .parameters2 p {
  width: 33%;
  color: #333;
  text-align: center;
  border-right: 1px solid #e2e2e2;
}
.main .mainer .mainer1 .mainer1_cen .parameters2 p span {
  color: #e21939;
  margin-left: 10px;
}
.main .mainer .mainer1 .mainer1_cen .parameters2 .last_p {
  border: 0;
}
.main .mainer .mainer1 .mainer1_cen .number {
  padding: 10px 0;
  position:relative;
}
.stock{position:absolute;left:200px;top:10px;}
.stock span{color:#666 !important;font-weight:500 !important;margin:0 5px !important;}
.main .mainer .mainer1 .mainer1_cen .number span {
  color: #666;
  margin-right: 10px;
}
.main .mainer .mainer1 .mainer1_cen .number input {
  width: 22px;
  height: 22px;
  border: 1px #ccc solid;
  color: #333;
  background: none;
  text-align: center;
  cursor: pointer;
}
.main .mainer .mainer1 .mainer1_cen .number .btn {
  width: 40px;
}
.main .mainer .mainer1 .mainer1_cen .price1 {
  color: #666;
  line-height: 30px;
}
.main .mainer .mainer1 .mainer1_cen .price1 span {
  color: #f6264a;
  margin-left: 10px;
  font-weight: 700;
}
.main .mainer .mainer1 .mainer1_cen .btns {
  margin-top: 20px;
  position: relative;
}
.main .mainer .mainer1 .mainer1_cen .btns input {
  height: 35px;
  background: none;
  border: 0;
  margin-right: 20px;
  color: #fff;
  cursor: pointer;
}
.main .mainer .mainer1 .mainer1_cen .btns .xs_erweima {
  display: none;
  position: absolute;
  bottom: 35px;
  right: 20px;
  z-index: 999999;
  background: #fff;
  width: 112px;
  border: 1px #e5e5e5 solid;
  border-bottom: 0;
  padding: 3px;
}
.main .mainer .mainer1 .mainer1_cen .btns .xs_erweima img {
  width: 100%;
}
.main .mainer .mainer1 .mainer1_cen .btns .btn1 {
  width: 135px;
  background: #ff6400;
}
.main .mainer .mainer1 .mainer1_cen .btns .btn2 {
  width: 153px;
  padding-right: 30px;
  text-align: right;
  background: #e21939 url(../images/shopping_icon.png) 30px center no-repeat;
}
.main .mainer .mainer1 .mainer1_cen .btns .btn3 {
  width: 70px;
  border: 1px solid #c9c9c9;
  color: #333;
}
.main .mainer .mainer1 .mainer1_cen .btns .btn4 {
  width: 120px;
  border: 1px solid #c9c9c9;
  color: #333;
  padding-right: 15px;
  text-align: right;
  background: url(../images/ipone_icon.png) 15px center no-repeat;
}
.main .mainer .mainer1 .mainer1_right {
  width: 205px;
  padding: 0 10px;
  margin-left: 10px;
  background: #f9f9f9;
  border: 1px solid #dddddd;
}
.main .mainer .mainer1 .mainer1_right .right1 {
  border-bottom: 1px solid #dddddd;
  padding: 10px;
}
.main .mainer .mainer1 .mainer1_right .right1 img {
  width: 90px;
  height: 80px;
  display: block;
  margin: 0 auto;
}
.main .mainer .mainer1 .mainer1_right .right2 {
  border-bottom: 1px dashed #dddddd;
  padding: 10px 0px;
}
.main .mainer .mainer1 .mainer1_right .right2 p {
  line-height: 30px;
  color: #666;
  padding-left: 10px;
}
.main .mainer .mainer1 .mainer1_right .right2 p span {
  margin-left: 10px;
}
.main .mainer .mainer1 .mainer1_right .right3 {
  padding-top: 10px;
  padding-bottom: 5px;
  overflow:hidden;
}
.main .mainer .mainer1 .mainer1_right .right3 a 
{
    display:block;
  width: 83px;
  height: 33px;
  border: 1px #f62648 solid;
  color: #f62648;
  font-size: 12px;
  text-align: right;
  margin: 7px;
  padding-right: 7px;
  cursor: pointer;
  float:left;
  line-height:33px;
}
.main .mainer .mainer1 .mainer1_right .right3 .btn1 {
  background: url(../images/shangdian_icon.png) 7px center no-repeat;
  background-size: 20%;
}
.main .mainer .mainer1 .mainer1_right .right3 .btn2 {
  background: url(../images/jiahao_icon.png) 7px center no-repeat;
  background-size: 20%;
    display:block;
    float:left;
  width: 85px;
  height: 35px;
  border: 1px #f62648 solid;
  color: #f62648;
  margin: 7px;
  font-size: 12px;
  text-align: right;
  padding-right: 7px;
  cursor: pointer;
}
.main .mainer .mainer1 .mainer1_right .right3 .erweima h3 {
  text-align: center;
  color: #666;
  line-height: 30px;
}
.main .mainer .mainer1 .mainer1_right .right3 .erweima img {
  width: 120px;
  margin: 0 auto;
  display: block;
}
.main .mainer .mainer2 .mainer2_top {
  border-bottom: 1px solid #f62648;
}
.main .mainer .mainer2 .mainer2_top .top_box {
  float: left;
  width: 140px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
}
.main .mainer .mainer2 .mainer2_top .hover {
  background: #f62648;
  color: #fff;
  border-color: #f62648;
}
.main .mainer .mainer2 .mainer2_bottom .box1{
  border: 1px #e5e5e5 solid;
  border-top: 0;
  padding:20px;
}
.main .mainer .mainer2 .mainer2_bottom .box2 {
  border: 1px #e5e5e5 solid;
  border-top: 0;
  padding: 20px;
}
.main .mainer .mainer2 .mainer2_bottom .box3 {
  border: 1px #e5e5e5 solid;
  bordr-top: 0px;
  padding: 20px;
}
.main .mainer .mainer2 .mainer2_bottom .box4 {
  border: 1px #e5e5e5 solid;
  border-top: 0px;
  padding: 20px;
}
.main .mainer .mainer2 .mainer2_bottom .box5 {
  border: 1px solid #e5e5e5;
  padding: 20px;
}
.main .mainer .mainer2 .mainer2_bottom .box5 .box5_top {
  border: 1px solid #e5e5e5;
}
.main .mainer .mainer2 .mainer2_bottom .box5 .box5_top .box5_left {
  width: 50%;
  padding: 30px 0;
}
.main .mainer .mainer2 .mainer2_bottom .box5 .box5_top .box5_left .domfl {
  width: 50%;
  text-align: center;
  line-height: 45px;
}
.main .mainer .mainer2 .mainer2_bottom .box5 .box5_top .box5_left .domfl .p1 {
  font-size: 40px;
  color: #e41839;
}
.main .mainer .mainer2 .mainer2_bottom .box5 .box5_top .box5_left .domfl .p2 {
  color: #666;
  font-szie: 12px;
}
.main .mainer .mainer2 .mainer2_bottom .box5 .box5_top .box5_left .domfr {
  border-right: 1px #e5e5e5 solid;
  width: 49%;
}
.main .mainer .mainer2 .mainer2_bottom .box5 .box5_top .box5_left .domfr dl {
  margin-bottom: 10px;
}
.main .mainer .mainer2 .mainer2_bottom .box5 .box5_top .box5_left .domfr dl dt {
  float: left;
  color: #666;
  width: 100px;
  line-height: 20px;
}
.main .mainer .mainer2 .mainer2_bottom .box5 .box5_top .box5_left .domfr dl dd {
  margin-left: 20px;
  float: left;
  width: 150px;
  height: 20px;
  background: #f0f0f0;
}
.main .mainer .mainer2 .mainer2_bottom .box5 .box5_top .box5_left .domfr dl dd div {
  height: 20px;
  background: #e41839;
}
.main .mainer .mainer2 .mainer2_bottom .box5 .box5_top .box5_right {
  width: 40%;
  padding-top: 50px;
  padding-left: 10%;
}
.main .mainer .mainer2 .mainer2_bottom .box5 .box5_top .box5_right input {
  width: 100px;
  height: 35px;
  background: #e41839;
  border: 0;
  color: #fff;
  cursor: pointer;
}
.main .mainer .mainer2 .mainer2_bottom .box5 .box5_bottom {
  margin-top: 20px;
}
.main .mainer .mainer2 .mainer2_bottom .box5 .box5_bottom .box_btn {
  border: 1px solid #e5e5e5;
}
.main .mainer .mainer2 .mainer2_bottom .box5 .box5_bottom .box_btn .box {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  width: 160px;
  text-align: center;
  border-right: 1px solid #e5e5e5;
  cursor: pointer;
}
.main .mainer .mainer2 .mainer2_bottom .box5 .box5_bottom .box_btn .box_hover {
  background: #e41839;
  color: #fff;
}
.main .mainer .mainer2 .mainer2_bottom .box5 ul {
  border: 1px solid #e5e5e5;
  border-top: 0;
}
.main .mainer .mainer2 .mainer2_bottom .box5 ul li .discuss {
  border-bottom: 1px solid #e5e5e5;
  padding: 15px 5%;
  margin: 0 auto;
  font-size: 13px;
}
.main .mainer .mainer2 .mainer2_bottom .box5 ul li .discuss .dis_left {
  width: 70%;
}
.main .mainer .mainer2 .mainer2_bottom .box5 ul li .discuss .dis_left .p1 {
  line-height: 20px;
}
.main .mainer .mainer2 .mainer2_bottom .box5 ul li .discuss .dis_left .p2 {
  color: #666;
  margin-top: 10px;
}
.main .mainer .mainer2 .mainer2_bottom .box5 ul li .discuss .dis_right {
  width: 10%;
}
.main .mainer .mainer2 .mainer2_bottom .box5 ul li .discuss .dis_right p {
  line-height: 50px;
  text-align: center;
}
.main .mainer .mainer2 .mainer2_bottom .box5 ul li .discuss .dis_right p span {
  color: #666;
}

.mainer1{margin-bottom:30px;}
.format1{color:#666;margin:5px 0;}
.format1 .name{display:block;padding:3px 0px;}
.format1 .formater{padding:3px 13px;border:1px #999 solid;margin:0 5px;position:relative;cursor:pointer;}
.format1 .formater:hover{border:1px #e4393c solid;}
.format1 .formater b{position:absolute;width:15px;height:15px;bottom:0;right:0;}
.format1 .formaHover{border:1px #e4393c solid;}
.format1 .formaHover b{background:url(../images/newicon.png) center center no-repeat;}

.format2 .formater{padding:0;margin-top:5px;}
.format2 .formater img{display:block;width:36px;height:36px;}
.format2 .formater span{display:block;width:36px;height:36px;text-align:center;line-height:36px;font-size:10px;    color: #000;}