/******内容页*******/
body {
    font-size: 14px;
    line-height: 1.8;
    font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Noto Sans CJK SC,WenQuanYi Micro Hei,Arial,sans-serif;
    background: #fff;
    color: #333;
    cursor: default;
}
.wrap {
    width: auto;
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
}
.item-warp{
    background:#fff;
    border-bottom:1px solid #ccc;
}
.item-warp .title{
    border-bottom: 1px solid #ccc;
    text-align: center;
    font-size: 25px;
    font-family: "微软雅黑";
    line-height: 45px;

}
.product{
    margin:20px 0;
}
.fl{
    float:left;
}
.item-left{
    width:100%;
}

@media only screen and (min-width: 1024px){
    .item-left{
        width: 50%;

    }
}
.item-img{
    padding: 0px 70px;
    min-height:220px;
}
.item-img img{
    width: 100%;

}
@media only screen and (min-width: 1024px){
    .item-img img{
        width: 400px;
        height:400px;

    }
}
.item-conter{
    width:100%;
    padding:0 20px;
}
@media only screen and (min-width: 1024px){
    .item-conter{
        width: 50%;

    }
}
.description{
    color: #999;
    font-size:12px;
}
.summary li{
    padding:10px 0px;
}
.summary h2{
    font: 16px/22px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";
}
.price{

}

.count{
    color: #6C6C6C;
    font-size: 18px;
    font-weight: 400;
    vertical-align: middle;
}
.text{
    float:left;
    line-height:50px;
}
.color li {
    height: 46px;
    position: relative;
    margin: 0 10px 8px 0;
    padding:0px;
    float: left;
    vertical-align: top;
    _display: inline;
    white-space: nowrap;
}
.color a {
    height: 46px;
    width: 46px;
    display: block;
    border: 1px solid #dcdcdc;
    background-color: #fff;
    margin: 1px;
    _display: inline;
    _zoom: 1;
}

.color input[type=radio]{
    opacity:0;
    width:0;
}
.color .chosen a, .color a:hover {
    border: 2px solid #ff2a00;
    margin: 0;
    text-decoration: none;
}
.color a img {
    height: 40px;
    width: 40px;
    display: block;
    margin:1px auto;
}

.color i {
    text-indent: 1000px;
    height: 10px;
    overflow: hidden;
    width: 11px;
    position: absolute;
    bottom: 0;
    right: 0;
    display: none;
}
.color .chosen i {
    background: url(icon_chosen.png) 0 0 no-repeat;
    display: block;
}
.amount-widget {
    padding:5px 50px;
    border: 1px solid #e6e6e6;
}
.buy-now {
    width: 80%;
    height: 45px;
    display: block;
    color: #fff;
    background: #fe7758;
    border-radius: 2px;
    border: 1px solid #fe7758;
    font: 18px/45px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";
    cursor: pointer;
    margin: 20px auto;
    text-align:center
}
.tblink{
    border-radius: 4px;
    padding-left:35px;
    width: 210px;
    display: block;
    font: 16px/32px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";
    background:url(https://img.alicdn.com/tfs/TB1xTqSRpXXXXbWXXXXXXXXXXXX-24-24.png) no-repeat 3% 50% ;
}

@media only screen and (min-width: 1024px){
    .buy-now{
        width: 210px;
        margin:10px;
        float:left;
        margin-right: 20px;
    }
}
.item-right{
    width:220px;
}
.item-right h3{
    text-align:center;
    font-size:16px;
    color:#666666;
}
.qr{
    text-align:center;
}
.item-right p{
    font-size:18px;
    color: #e4393c;
    line-height:35px;
}
.phone{
    border:1px solid #E9F01D;
}

.computing_num {
    width: 46px;
    height: 46px;
}
.computing_item .computing_num input {
    display: block;
    width: 47px;
    height: 48px;
    border: 1px solid #c8c7cc;
    color: #333;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    font-family: Tahoma;
    line-height: 46px;
    overflow: hidden;
}
.computing_item .computing_act .add {
    background-position: -124px -49px;
}
.computing_item .computing_act .no_reduce {
    background-position: -148px -73px;
    cursor: default;
}
.computing_item .computing_act .reduce {
    background-position: -124px -73px;
}
.computing_item .computing_act .no_add {
    background-position: -148px -49px;
    cursor: default;
}
.add,.no_add ,.no_reduce ,.reduce{
    background: url(detail_sprit24.png) no-repeat;
}
.computing_item .computing_act input {
    display: block;
    width: 24px;
    height: 24px;
    border: 0;
    cursor: pointer;
}
.msg{
    padding:0 15px;
    color:#999;
}
.cart-lay{
    position: fixed;
    _position: absolute;
    top: 50%;
    left: 50%;
    margin: -156px 0 0 -230px;
    padding: 4px;
    width: 416px;
    background: rgba(0,0,0,0.15);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#26000000,endcolorstr=#26000000,gradientType=1);
    z-index: 200;
    display: none;
}
.ok{
    background:url(d-icon.png) no-repeat -201px -55px;
    width: 28px;
    height: 28px;
    display: inline-block;
    vertical-align: middle;
}
.cart-lay h3 {
    padding: 0 0 5px;
    font: 18px/24px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";
}
.cart-lay p {
    line-height: 26px;
    color: #666;
}
.cart-body{
    padding: 40px 20px 40px 48px;
    background: #fff;
    border: 1px solid #ccc;
}
.cart-con{
    padding: 0;
}
.close,.cart-ok{
    background: url(bg.png) no-repeat;
}
.cart-ok{
    padding: 10px 0 8px 60px;
    background-position: -14px -893px;
}
.cart-gon {
    height: 34px;
    padding: 11px 0 19px;
    border-bottom: 1px solid #f0f0f0;
    text-align: center;
    font-size: 0;
    vertical-align: middle;
}
.cart-g {
    line-height: 32px;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 14px;
    vertical-align: middle;
    display: inline-block;
}
.cart-go {
    background: #c33;
    color: #fff;
    border: 1px solid #c33;
}

.cart-hd {
    position: relative;
    zoom: 1;
}
.close{
    position: absolute;
    top: -30px;
    right: -10px;
    display: block;
    width: 18px;
    height: 17px;
    text-indent: -9999em;
    font: 0/0 arial;
    background-position: -8px -280px;
    cursor: pointer;
}
.close:hover{ background-position:-8px -307px;}
.content_ri_01 {
    position: relative;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(188, 192, 197);
    border-radius: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.dotted_line {
    height: 1px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    background-position: center;
    background-repeat: repeat-x;
}
.hot {
    position: absolute;
    top: 50px;
    left: 170px;
}
.content_ri {
    float: left;
    width: 100%;
    margin: 2% 0% 0 0%;
    overflow: hidden;
}
.content_ri_02 {
    background-color: #fff;
    margin-top: 10px;
}
.content_le_03_doctor {
    clear: both;
    margin-left: 3%;
    padding-top: 20px;
    overflow: hidden;
    margin-bottom: 2%;
}
.doctor_img {
    display: block;
    float: left;
    border-radius: 100%;
    height: 40px;
    width: 40px;
}
.content_le_03_doctor ul {
    float: left;
    padding-right: 2%;
}
.content_le_03_doctor_line {
    height: 1px;
    background-color: #CCCCCC;
    margin: 0 auto;
    margin-top: 20px;
}
.time {
    margin-left: 2%;
    color: rgb(153, 153, 153);
    float: right;
    margin-right: 1%;
    font: 12px 微软雅黑;
}
.content_le_03_advice p {
    color: rgb(106, 106, 106);
    font: 14px/20px 微软雅黑;
    overflow: hidden;
    margin: 0px auto;
    padding: 1% 2% 0px;
}
.content_le_03_advice {
    overflow: hidden;
    margin: 0 2% 0 2%;
    position: relative;
    border-width: 0px;
    border-style: solid;
    border-color: rgb(188, 192, 197);
    border-radius: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.content_le_03_advice a{
    text-decoration: underline;
    color: #333;
}
.content_ri_02 dt {
    color: rgb(51, 51, 51);
    margin-left: 14px;
    font: 700 14px 微软雅黑;
}
.answer {
    border-top: 1px solid #ddd;
    padding: 15px 0 10px;
    margin-left: 36px;
    position: relative;
    font-size: 14px;
    line-height: 22px;
    margin-top: 15px;
}
.answer:before {
    position: absolute;
    display: block;
    width: 6px;
    height: 6px;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    background-color: #fff;
    top: -4px;
    left: 30px;
}
.answer li {
    margin-bottom: 10px;
    border-bottom: 1px dotted #eee;
    padding-bottom: 5px;
}
.answer a {
    text-decoration: none;
    color: #0099e3;
}
.content_ri {
    float: left;
    width: 100%;
    margin: 2% 0% 0 0%;
    overflow: hidden;
}
.content_ri_03 {
    background-color: #fff;
    margin-top: 16px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(188, 192, 197);
    border-radius: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.post {
    padding: 0 10px;
}
.mb15 {
    margin-bottom: 15px;
}
.post-box {
    padding: 5px;
    height: 100px;
    background-color: #fff;
}
textarea {
    font-size: 14px;
    width: 100%;
    height: 100%;
    border: 0 none;
    color: #333;
}
textarea {
    resize: none;
}
.post-question {
    height: 40px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    margin: 0 0 10px;
    border-radius: 3px;
    cursor: pointer;
    background: #40adff;
}
#nickname {
    padding: 10px 15px;
    border: 1px solid #d3d3d3;
    border-radius: 2px;
}
.fred{
    color:red;
}
iframe{
    width:100%;
    min-height:4680px;
}