.productRt .productBtn p a {
	padding: 0;
	margin-top: 4px;
	display: inline-block;
	vertical-align: top;
	background: no-repeat;
	width: 18px;
	margin-right: 4px;
	background: none;
}
.check-phone {
	background: url(http://public.mtnets.com/Images/NewShowStand/checkicon.png) no-repeat left center;
	padding-left: 16px;
	vertical-align: top;
	background-size: contain;
	margin-right: 6px;
}
.productRt .productBtn .check-phone a {
	width: auto;
	height: auto;
	float: none;
	background: transparent;
	color: #1677ff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
	line-height: 14px;
	vertical-align: top;
}
.qqNumber {
	color: #333;
}
.productRt .productBtn p a.qqbtn {
	margin-top: 3px;
	margin-left: 10px;
	width: 18px;
    background: none;
}
.productRt {
	width: 556px;
	float: right;
}
.productRt .tip {
	font-size: 12px;
	color: #999;
	padding: 0 0 5px 46px;
}
.productRt .price{
    width: 100%;
    background: #fde5e0;
    border-bottom: 0;
    float: initial;
}
.productRt .price .proPrice .prTitle {
	width: 40px;
	padding: 0 0 0 5px;
}
.productRt .price .proPrice td {
	line-height: 16px;
	font-size: 12px;
	color: #999;
	font-family: "microsoft yahei";
	word-break: break-all;
	display: inline-block;
	padding: 8px 1px 8px 0;
	width: 150px;
}
.productRt .price .proPrice td.orig{
    text-decoration:line-through;
    color: #333;
}
.productRt .price .proPrice td.sale{
    font-size: 16px;
    color: #e54249;
    font-weight: bold;
	width: auto;
}
.productRt .price .proPrice td i{
    font-style: normal;
    font-size: 8px;
    vertical-align: middle;
}
.productRt .price .proPrice tr i.line{
    font-size: 16px;
    padding: 0 5px;
    font-weight: normal;
}
/* .productRt .proDetail {
    margin-left: 15px;
    padding-top: 5px;
}
.productRt .proDetail ul {
    overflow: hidden;
}
.productRt .proDetail ul li{
    width: 99px;
    float: left;
    text-align: center;
    font-family: "microsoft yahei";
    border-right: 1px solid #eeeeee;
    margin: 5px 0;
}
.productRt .proDetail ul li h3{
    font-size: 12px;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    font-weight: normal;
}
.productRt .proDetail ul li span{
    font-size: 12px;
    color: #999;
} */
.productRt .amount {
    overflow: hidden;
    line-height: 28px;
    font-family: "microsoft yahei";
    font-size: 14px;
    padding: 10px 0 0 0;
    border-top: 1px solid #eee;
    margin-left: 15px;
}
.productRt .amount span{
    float: left;
    color: #999;
    padding-right: 15px;
    font-size: 12px;
}
.productRt .amount b{
    font-weight: normal;
    font-size: 12px;
}
.productRt .amount input {
    float: left;
    width: 75px;
    height: 22px;
    line-height: 20px;
    padding: 2px 0 2px 8px;
    border-width: 1px;
    border-style: solid;
    border-color: #e5e5e5;
    color: #333;
    font-size: 12px;
    font-family: "microsoft yahei";
}
.productRt .amount a {
    float: left;
    width: 26px;
    height: 26px;
    border: 1px solid #e5e5e5;
    text-align: center;
    color: #333;
    font-size: 20px;
    text-decoration: none;
}
.productRt .amount .up {
    border-left: 0 none;
}
.productRt .amount .down {
    border-right: 0 none;
}
.productRt .productBtn{
    float: initial;
    border-top: 0;
    margin-left: 15px;
    margin-top: 20px;
}
.productRt .productBtn p{
    width: 100%;
    float: initial;
    padding: 0;
    color: #999;
    line-height: 24px;
    font-size: 12px;
    font-family: "microsoft yahei";
}
.productRt .productBtn p b{
    color: #333;
    padding-right: 5px;
}
.productBtn a {
    padding: 6px 14px
}
.productRt .productBtn a{
    border-radius: 2px;
    background-color: #477bda;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    font-family: "microsoft yahei";
}
.productRt .productBtn a.fav{
    background-color: #ff7100;
}
.productRt .productBtn a.message{
    background-color: #666666;
}
.productRt .productBtn a.order {
    background-color: #477bda;
}
.productRt .productBtn a.cart {
    background-color: #ebf2fe;
    color: #477bda;
    border: 1px solid #477bda;
    padding: 5px 5px;
}

.productRt .spec{
    border-bottom: 1px solid #eeeeee;
    position: relative;
}
.productRt .spec table{
    margin-left: 15px;
}
.productRt .spec i{
    width: 48px;
    height: 16px;
    border: 1px solid #eee;
    border-top: 0;
    position: absolute;
    bottom: -17px;
    left: 127px;
    background: #fff url(../../../../images/public/price.png) no-repeat 18px -88px;
}
.productRt .spec span{
    color: #999;
    line-height: 34px;
    font-family: "microsoft yahei";
    font-size: 12px;
    padding-right: 65px;
    display: block;
    border-bottom: 1px solid #eeeeee;
    padding-left: 15px;
}
.productRt .spec tr{
    border-bottom: 1px dashed #eeeeee;
}
.productRt .spec tr.last{
    border-bottom: 0;
}
.productRt .spec td{
    font-family: "microsoft yahei";
    font-size: 12px;
    width: 64px;
    padding: 5px 5px 5px 0;
    display: inline-block;
    word-break: break-all;
}
.productRt .spec1 td{
    width: 90px;
}
.productRt .spec td.spec0{
    font-weight: bold;
}
.productRt .proDetail0{
    margin-left: 15px;
    margin-top: 10px;
}
.productRt .proDetail0 li{
    line-height: 24px;
}
.productRt .proDetail0 li b{
    font-size: 12px;
    font-family: "microsoft yahei";
    font-weight: normal;
}
.productRt .proDetail0 li span{
    font-size: 12px;
    font-family: "microsoft yahei";
    color: #999;
    width: 55px;
    display: inline-block;
}

.productRt .proDetail{
    margin-left: 15px;
    margin-top: 10px;
}
.productRt .proDetail li{
    line-height: 24px;
}
.productRt .proDetail li span{
    font-size: 12px;
    font-family: "microsoft yahei";
    font-weight: normal;
    color: #999;
    display: inline-block;
}
.productRt .proDetail li h3{
    font-size: 12px;
    font-family: "microsoft yahei";
    width: 70px;
    display: inline-block;
    font-weight: normal;
}
.productRt .spec td.ordCount{
    width: 86px;
}
.productRt .spec td.ordCount input {
    float: left;
    width: 30px;
    height: 18px;
    line-height: 20px;
    padding: 2px 0 2px 8px;
    border-width: 1px;
    border-style: solid;
    border-color: #e5e5e5;
    color: #333;
    font-size: 14px;
    font-family: "microsoft yahei";
}
.productRt .spec td.ordCount a {
    float: left;
    width: 22px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #e5e5e5;
    text-align: center;
    color: #333;
    font-size: 20px;
    text-decoration: none;
}
.productRt .spec td.ordCount .up {
    border-left: 0 none;
}
.productRt .spec td.ordCount .down {
    border-right: 0 none;
}
.newsdetailtop{
    text-align: left;
    position: relative;
}
.newsdetailtop i{
    font-style: normal;
    color: #999;
    font-size: 14px;
    position: absolute;
    top: 20px;
    right: 10px;
}
.productRt .order0 td{
    width: 108px;
}
.productRt .price .proPrice0 td{
    width: 90px;
}
.productRt .spec i.back{
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    border-top: 1px solid #eee;
    border-bottom: 0;
}
.productdata{
    width: 300px;
}
.productimg{
    width: 290px;
}
.smallProductImg{
    width: 100%;
}
.productimg table{
    width: 290px;
}
.smallProductImg ul{
    width: 100%;
}
.newsdetailbot {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 18px 20px 18px;
}
a.comBtn {
    background: url(../../../../images/public/comBtn.png) 0 0;
    display: block;
    width: 66px;
    height: 28px;
    position: absolute;
    top: 300px;
    left: 350px;
}
.newsdetailbot {
    position: relative;
}
a.clicked{
	background: url(../../../../images/public/comBtn0.png) 0 0;
    display: block;
    width: 66px;
    height: 28px;
    position: absolute;
    top: 300px;
    left: 350px;
}
.productRt .PromProMessage h2 {
	color: #fff;
	position: relative;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	padding: 0 15px;
	font-weight: bold;
	background: #14a86a 15px 12px;
}
.productRt .PromProMessage h2.saleBef {
	background: #ef2730 15px 12px;
}
.productRt .PromProMessage h2 span {
	font-size: 12px;
	position: absolute;
	top: 10px;
	right: 6px;
	height: 20px;
	line-height: 20px;
}
.productRt .PromProMessage h2.saleBef span i {
	color: #ef2730;
}
.productRt .PromProMessage h2 span i {
	background: #fff;
	color: #14a86a;
	font-style: normal;
	width: 20px;
	display: inline-block;
	height: 20px;
	text-align: center;
	margin: 0 3px;
	border-radius: 3px;
}
.productRt .price table td.gift {
	color: #fa802e;
}
.productRt .price .proPrice td.sale i {
    font-size: 12px;
}
.productRt .price .proPrice td.sale i {
	font-size: 12px;
	margin-right: -3px;
}
.productRt .price .proPrice td.salePr i {
    font-size: 12px;
}
.productRt .price .proPrice td.salePr0 i {
    font-size: 12px;
}
