@charset "utf-8";
/* CSS Document */
*, *:before, *:after {
  box-sizing: border-box;
}
#main .yanse {
    height: 120px;
    width: 100%;
    margin-top: 10px;
}
#main .yanse .yswz {
    font-weight: 200;
    line-height: 120px;
    text-align: center;
    font-size: 20px;
    position: relative;
    float: left;
    width: 105px;
}
#main .yanse .thumb {
    width: 90px;
    height: 90px;
    margin: 5px 10px 5px 0px;
    position: relative;
    float: left;
    border-radius: 5px;
}
#main .yanse .thubbk, .thubkk {
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
}
#main .yanse .thumb img {
    width: 80px;
    height: 80px;
    border: none;
    margin: 5px;
    border-radius: 5px;
}
.tishi {
    width: 380px;
    height: 710px;
    border: none;
    background: url("/image/cart.jpg") no-repeat;
}
.tishi .tt2 {
    width: 214px;
    height: 55px;
    position: absolute;
    bottom: 55px;
    left: 85px;
    cursor: pointer;
}
.goodstitle {
    width: 100%;
    height: 56px;
    background: #dd1528;
    color: #fff;
    font-size: 34px;
    line-height: 56px;
}
.goodstitle .titlename {
    width: 640px;
    height: 56px;
    background: #dd1528;
    margin: 0px auto;
    font-weight: 400;
    text-align: center;
}
/*slider*/
.swipeg {
    width: 640px;
    height: 640px;
    overflow: hidden;
    position: relative;
}
.swipeg img {
    width: 640px;
    height: 640px;
}
.swipeg ul {
    -webkit-transition: left 800ms ease-in 0;
    -moz-transition: left 800ms ease-in 0;
    -o-transition: left 800ms ease-in 0;
    -ms-transition: left 800ms ease-in 0;
    transition: left 800ms ease-in 0;
}
.swipeg #pagenavi {
    position: absolute;
    left: 0;
    bottom: 10px;
    text-align: center;
    width: 100%;
}
.swipeg #pagenavi a {
    width: 14px;
    height: 14px;
    line-height: 99em;
    background: #b5b5b5;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 4px;
    overflow: hidden;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.swipeg #pagenavi a.active {
    background: #C80002;
}
/*slider over*/
.pro_detail_right {
    width: 630px;
    margin: 0px auto;
    z-index: 0;
}
.pro_detail_right .zp {
    background: url("/app/img/gift_bg.jpg") no-repeat;
    width: 630px;
    height: 50px;
    padding: 9px 8px;
    border-radius: 6px;
    margin: 0px auto;
}
.pro_detail_right .zp img {
    width: 32px;
    height: 32px;
    float: left;
}
.pro_detail_right .zp div {
    width: 250px;
    height: 32px;
    float: left;
    line-height: 32px;
    font-size: 24px;
    margin-left: 5px;
    margin-right: 15px;
    color: #fff;
    font-weight: 200;
}
.maintit {
    height: 30px;
    font-size: 24px;
    line-height: 30px;
    color: #7f7f7f;
    margin-bottom: 10px;
}
.pro_detail_right .ggbk {
    border-left: 1px solid #d9d7d7;
    border-right: 1px solid #d9d7d7;
}
.pro_detail_right .pro_name {
    width: 617px;
    padding-left: 5px;
    font-size: 32px;
    font-weight: 800;
    border-left: 1px solid #D9D7D7;
    border-right: 1px solid #D9D7D7;
    border-bottom: none;
    position: relative;
    bottom: -3px;
    margin: 0px auto;
    z-index: 1;
}
.pro_detail_right .pro_Price {
    width: 615px;
    background-color: #fff;
    color: #fc2828;
    font-weight: 500;
    text-align: left;
    font-size: 42px;
    border-radius: 10px 10px 0px 0px;
    box-shadow: 0px -15px 8px -5px rgba(0, 0, 0, 0.4);
    border: 1px solid #D9D7D7;
    border-bottom: none;
    z-index: 15;
    position: relative;
    bottom: -5px;
}
.pro_detail_right .pro_Price alip {
    color: #fc2828;
    font-size: 24px;
    font-weight: 400;
    margin-left: 15px;
}
.pro_detail_right .pro_Price span {
    color: #bbbbbb;
    font-size: 20px;
    font-weight: 200;
    margin-left: 5px;
    text-decoration: line-through;
}
.pro_detail_right .pro_Price from {
    height: 30px;
    background: #e74c3c;
    border-radius: 5px;
    margin-left: 10px;
    text-align: center;
    color: #FFF;
    line-height: 30px;
    font-size: 20px;
    font-weight: 200;
    padding-left: 10px;
    padding-right: 10px;
}
.pro_detail_right .pro_intro {
    margin: 5px 0px;
    font-size: 26px;
    font-weight: 300;
    color: #7F7F7F;
    padding: 0px 10px;
    text-align: justify;
}
.pro_detail_right .pro_spec {
    margin: auto 5px;
}
.pro_detail_right .pro_spec .ctan {
    border-bottom: 1px dotted #e8e8e8;
    margin: 5px 0px;
    padding-left: 10px;
    height: 38px;
}
.pro_detail_right .pro_spec .ctan img {
    width: 32px;
    height: 32px;
    float: left;
}
.pro_detail_right .pro_spec .ctan div {
    width: 550px;
    height: 32px;
    float: left;
    line-height: 32px;
    font-size: 24px;
    margin-left: 5px;
    color: #e73c3c;
    font-weight: 200;
}
.pro_detail_right .pro_spec .ctan .pic, .pro_detail_right .pro_spec .pro_from .txtnr2 .pic {
    font-size: 22px;
    color: #fc2828;
    margin: 0px 5px 0px 0px;
    width: 30px;
}
.pro_detail_right .pro_spec .ctan .zp {
    background: url("/app/img/gift_bg.jpg") no-repeat;
    width: 595px;
    height: 50px;
    padding: 9px 8px;
    border-radius: 6px;
    margin: 0px auto;
}
.pro_detail_right .pro_spec .ctan .zp img{
    width: 32px;
    height: 32px;
    float: left;
}
.pro_detail_right .pro_spec .ctan .zp div{
    width: 245px;
    height: 32px;
    float: left;
    line-height: 32px;
    font-size: 24px;
    margin-left: 5px;
    margin-right: 5px;
    color: #fff;
    font-weight: 200;
}
.pro_detail_right .pro_spec .ctan .txtnr {
    width: 195px;
    height: 38px;
    line-height: 38px;
    float: left;
    font-weight: 400;
    color: #4d4d4d;
    font-size: 24px;
}
.pro_detail_right .pro_spec .ctan .txtfw {
    width: 580px;
    height: 38px;
    line-height: 38px;
    float: left;
    font-weight: 400;
    color: #4d4d4d;
    font-size: 24px;
}
.pro_detail_right .pro_spec .ctan .txtnr alip {
    color: #fc2828;
    font-size: 24px;
    font-weight: 400;
    float: left;
}
.pro_detail_right .pro_spec .pro_from {
    height: 38px;
    font-size: 26px;
    margin: 5px auto;
    padding-left: 10px;
}
.pro_detail_right .pro_spec .pro_from .pict {
    width: 38px;
    height: 38px;
    margin: 2px;
    float: left;
}
.pro_detail_right .pro_spec .pro_from .txtnr {
    width: 280px;
    height: 38px;
    line-height: 38px;
    float: left;
    margin-left: 10px;
    font-weight: 400;
    color: #4d4d4d;
}
.pro_detail_right .pro_spec .pro_from .txtnr2 {
    width: 230px;
    height: 38px;
    line-height: 38px;
    float: left;
    margin-left: 10px;
    font-weight: 400;
    color: #4d4d4d;
}
.pro_detail_right .param {
    width: 100%;
    padding: 0px 5px;
    height: auto;
}
.pro_detail_right .param2 {
    padding: 0px 5px;
    height: 60px;
}
.pro_detail_right .param .sku {
    height: 30px;
    font-size: 24px;
    line-height: 30px;
    color: #7f7f7f;
    margin-bottom: 10px;
}
.pro_detail_right .param .sku sku1,sku2{
    color: #fc2828;
    font-weight: 700;
}
.pro_detail_right .param .sku span {
    font-weight: 200;
    font-size: 18px;
    margin-left: 15px;
    color: #BBB;
}
.pro_detail_right .param .meter {
    width: 175px;
    height: 50px;
    text-align: center;
    line-height: 48px;
    font-size: 24px;
    margin: 5px 15px 5px 10px;
    border-radius: 5px;
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    float: left;
}
.mtsele {
    background: #3498db;
    color: #fff;
    border: 1px solid #148be0;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}
.mtunsel {
    background: #fff;
    color: #262626;
    border: 1px dotted #4d4d4d;
}
.pro_detail_right .cate {
    margin: 10px auto 0px;
    font-size: 16px;
    font-weight: 300;
    color: #7f7f7f;
}
.pro_detail_right .cate span a, a:hover, a:visited {
    color: #fc2828;
    font-weight: 400;
}
.goodsdt {
    padding: 0px 5px;
}
.goodsdt .list {
    height: 50px;
}
.goodsdt .list .lineone {
    height: 50px;
}
.goodsdt .list .lineone .TechTabActive {
    width: 228px;
    height: 50px;
    margin: 0px 1px;
    color: #fc2828;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 50px;
    border-bottom: 5px solid #fc2828;
    position: relative;
    float: left;
    background-color: #F4F4F4;
    border-radius: 8px 8px 0px 0px;
}
.goodsdt .list .lineone .TechTabComm {
    width: 198px;
    height: 40px;
    margin: 10px 1px 0px 1px;
    color: #4d4d4d;
    text-align: center;
    font-size: 20px;
    font-weight: 200;
    line-height: 40px;
    border-bottom: 5px solid #c3c3c3;
    position: relative;
    float: left;
    background-color: #ebebeb;
    border-radius: 5px 5px 0px 0px;
}
.goodsdt .contain {
    width: 100%;
}
.goodsdt .contain .intro {
    width: 620px;
    height: auto;
    margin-bottom: 15px;
}
.goodsdt .contain .intro .conta {
    width: 610px;
    height: auto;
    font-size: 22px;
    line-height: 36px;
    text-align: justify;
    margin: auto;
}
.goodsdt .contain .skill {
    width: 90%;
    background-color: #fff;
    padding: 0px;
    display: block;
    margin: auto;
}
.goodsdt .contain .skillbar {
    width: 100%;
    padding: 0px;
    margin: 20px 0;
    position: relative;
    display: block;
    overflow: hidden;
    height: 40px;
    background-color: #f1f1f1;
    border-radius: 5px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}
.goodsdt .contain .skillbar .title {
    background-color: #dd1528; /*#B32B2D*/
    opacity: 0.7;
    height: 40px;
    width: 90px;
    text-align: center;
    left: 0;
    color: #fff;
    border-radius: 5px 0 0 5px;
    font-size: 16px;
    line-height: 40px;
}
.goodsdt .contain .skillbar .title_rfmz {

    height: 40px;
    width: 90px;
    text-align: left;
    left: 10px;
    color: #000;
    border-radius: 5px 0 0 5px;
    font-size: 16px;
    line-height: 40px;
    position: absolute;
    top: 0px;
    z-index: 9;
}
.goodsdt .contain .skillbar .percent, .skillbar .title {
    position: absolute;
    top: 0px;
    z-index: 9
}
.goodsdt .contain .skillbar .percent {
    right: 10px;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    line-height: 40px;
}
.goodsdt .contain .skillbar .filled {
    z-index: 8;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #c6c6c6;
    height: 100%;
    width: 10px;
    border-radius: 5px 0 0 5px
}
.goodsdt .contain .s1 img {
    width: 625px;
}
.goodsdt .contain .s1 {
    font-size: 18px;
    font-weight: 300;
    border: 1px dotted #C3C3C3;
}
.goodsdt .contain .s2 {
    display: none;
}
.comment {
    margin: 10px auto;
}
.comment .tbox {
    margin: 0px auto 20px auto;
}
.comment .talkbox {
    width: 620px;
    height: auto;
    margin: 5px auto;
    position: relative;
}
.comment .talkbox .head {
    width: 100px;
    border-radius: 6px;
    height: 120px;
    float: left;
    position: relative;
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.2);
}
.comment .talkbox .head .hicon {
    width: 100px;
    height: 100px;
    padding-top: 10px;
    position: relative;
    font-size: 80px;
    line-height: 100px;
    text-align: center;
    color: #c6c6c6
}
.comment .talkbox .head .hname {
    width: 100px;
    border-radius: 0px 0px 6px 6px;
    height: 20px;
    position: relative;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    background: #ebebeb;
    color: #4d4d4d;
}
.comment .talkbox .arrow {
    width: 20px;
    height: 120px;
    position: relative;
    float: left;
    color: #e6f3fd;
    font-size: 24px;
    text-align: right;
    padding-top: 10px;
}
.comment .talkbox .txt {
    width: 470px;
    height: auto;
    float: left;
    position: relative;
    line-height: 24px;
    font-size: 22px;
    font-weight: 200;
    border-radius: 6px;
    background: #e6f3fd;
    padding: 15px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    text-align: justify;
}
.comment .coutbox {
    width: 600px;
    height: auto;
    padding: 15px;
    position: relative;
    line-height: 24px;
    font-size: 18px;
    border-radius: 6px;
    background: #ffc;
    border: 1px dotted #fc2828;
    margin: 10px auto;
}
.comment .brand {
    line-height: 24px;
    font-size: 22px;
    font-weight: 200;
    padding: 10px;
    text-align: justify;
}
.comment .brandpic {
    padding-top: 10px;
}
.comment .service {
    width: 620px;
    height: auto;
    margin: 5px auto;
}
.comment .service a, a:visited, a:hover {
    color: #fc2828;
}
.comment .service .sicon {
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 36px;
    color: #fc2828;
    position: relative;
    float: left;
}
.comment .service .stxt {
    width: 565px;
    height: auto;
    padding-left: 10px;
    float: left;
    position: relative;
    line-height: 40px;
    font-size: 22px;
    color: #fc2828;
    font-weight: 400;
    text-align: justify;
}
.comment .service .stxtc {
    width: 570;
    padding: 10px 0px 10px 50px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 200;
    text-align: justify;
}
.p_check {
    width: 180px;
    height: 66px;
    background: #fc2828;
    border-radius: 5px;
    margin: 0px auto;
    text-align: center;
    color: #FFF;
    line-height: 66px;
    font-size: 28px;
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.5);
}
.ggblk {
    height: 40px;
}