.productRt .salePrice {
    font-family: "Microsoft yahei";
}
.transaction a {
    display: none;
}
.productRight {
    float: left;
    width: 608px;
    padding: 20px 0 8px 15px;
    min-height: 450px;
}
.productRt .tip {
	padding-left: 80px;
	color: #999;
	font-size: 12px;
}
.productTopRight .tip {
	position: absolute;
	bottom: 3px;
	left: 0;
	line-height: 1;
	font-size: 12px;
	color: #999;
	font-weight: normal;
}
.productRt .price{
    width: 100%;
    background: #fff3eb;
    border-bottom: 0;
    float: initial;
    margin: 10px 0;
    font-family: "microsoft yahei";
    padding: 5px 0;
}
.productRt .price .proPrice .prTitle{
    width: 76px;
    padding-left: 15px;
    color: #999;
    padding-right: 0px;
}
.productRt .price .proPrice td {
	padding-right: 10px;
	display: inline-block;
	overflow: hidden;
	line-height: 40px;
	width: 145px;
}
.productRt .price .proPrice.one-price td.sale {
	width: 300px;
}
.productRt .price .proPrice td.big {
    min-width: 300px;
}
.productRt .price .proPrice td.orig{
    text-decoration:line-through;
    font-size: 16px;
    font-weight: normal;
    color: #666;
}
.productRt .price .proPrice td.sale {
	font-size: 24px;
	color: #e54249;
	font-weight: bold;
    width: auto;
}
.productRt .price .proPrice td i {
	/* font-style: normal; */
	font-size: 16px;
	color: #e54249;
}
.jisuanProNum {
    margin-left: 6px;
}
.productRt .price .proPrice tr i.line{
    font-size: 30px;
    padding: 0 5px;
    font-weight: normal;
}
.productRt .amount {
    overflow: hidden;
    line-height: 28px;
    font-family: "microsoft yahei";
    font-size: 12px;
    padding: 10px 0 0 0;
    border-top: 1px solid #eee;
    margin-left: 15px;
    margin-bottom: -10px;
}
.productRt .amount span{
    float: left;
    color: #999;
    padding-right: 55px;
    font-size: 12px;
}
.productRt .amount b{
    font-weight: normal;
    font-size: 12px;
    padding-left: 5px;
}
.productRt .amount input {
    float: left;
    width: 75px;
    height: 28px;
    line-height: 22px;
    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: 28px;
    height: 28px;
    border: 1px solid #e5e5e5;
    text-align: center;
    color: #333;
    font-size: 20px;
    line-height: 26px;
}
.productRt .amount .up {
    border-left: 0 none;
}
.productRt .amount .down {
    border-right: 0 none;
}
.productRt .productBtn {
	max-width: 685px;
	float: initial;
	border-top: 0;
	margin-top: 20px;
	padding-left: 20px;
}
.productRt .productBtn p{
    width: 100%;
    float: initial;
    padding: 0;
    color: #999;
    line-height: 24px;
    font-size: 14px;
    font-family: "microsoft yahei";
    padding: 2px 0;
}
.productRt .productBtn p b{
    color: #333;
    padding-right: 25px;
    display: inline-block;
    font-family: "microsoft yahei";
    font-weight: normal;
}
.productRt .productBtn a{
    width: 130px;
}
.productRt .productBtn a{
    margin-right: 25px;
}
.productRt .productBtn a.order {
    background-color: #2e91f4;
}
.productRt .productBtn a.cart {
    background-image: -moz-linear-gradient( 0deg, rgb(252,137,86) 0%, rgb(255,125,67) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(252,137,86) 0%, rgb(255,125,67) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(252,137,86) 0%, rgb(255,125,67) 100%);
}
.productRt .productBtn a:last-of-type {
    margin-right: 0;
}
.productRt .proDetail01{
    overflow: hidden;
}
.productRt .proDetail01 ul{
    overflow: hidden;
}
.productRt .proDetail01 li {
	float: left;
	width: 25%;
	text-align: center;
	margin: 20px 0 30px;
	border-right: 1px solid #eeeeee;
}
.productRt .proDetail01 li b{
    font-size: 14px;
    font-family: "microsoft yahei";
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    display: block;
    position: relative;
}
.productRt .proDetail01 li span{
    font-size: 14px;
    font-family: "microsoft yahei";
    color: #999;
    display: block;
    line-height: 20px;
    vertical-align: top;
}
.productRt .spec {
	border-top: 1px solid #eeeeee;
	/* border-bottom: 1px solid #eeeeee; */
	margin-left: 15px;
	position: relative;
	overflow: hidden;
	padding-bottom: 16px;
}
.productRt .spec i{
    width: 48px;
    height: 16px;
    border: 1px solid #eee;
    border-top: 0;
    position: absolute;
    bottom: -0;
    left: 257px;
    background: #fff url(../../../../images/public/price.png) no-repeat 18px -88px;
}
.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;
}
.productRt .spec span{
    float: left;
    color: #999;
    line-height: 44px;
    font-family: "microsoft yahei";
    font-size: 14px;
    padding-right: 20px;
}
.productRt .spec tr{
    border-bottom: 1px solid #eeeeee;
}
.productRt .spec tr.last{
    border-bottom: 0;
}
.productRt .spec td{
    font-family: "microsoft yahei";
    font-size: 14px;
    width: 104px;
    padding: 10px 10px 10px 0;
    line-height: 20px;
    display: inline-block;
    word-break: break-all;
    vertical-align: middle;
}
.productRt .spec td.spec0{
    font-weight: bold;
}
.productRt .proDetail0{
    margin-left: 15px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
}
.productRt .proDetail li{
    float: initial;
}
.productRt .proDetail0 li{
    /* float: left; */
}
.productRt .proDetail0 li b{
    font-size: 14px;
    font-family: "microsoft yahei";
    font-weight: normal;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    display: inline-block;
    position: relative;
    padding-right: 10px;
}
.productRt .proDetail0 li span{
    font-size: 14px;
    font-family: "microsoft yahei";
    color: #999;
    width: 70px;
    display: inline-block;
    line-height: 36px;
    vertical-align: top;
}
.productRt .spec td.ordCount{
    width: 118px;
}
.productRt .spec td.ordCount input {
    float: left;
    width: 50px;
    height: 28px;
    line-height: 22px;
    padding: 2px 0 2px 8px;
    border-width: 1px;
    border-style: solid;
    border-color: #e5e5e5;
    color: #333;
    font-size: 12px;
    font-family: "microsoft yahei";
}
.productRt .spec td.ordCount a {
    float: left;
    width: 28px;
    height: 28px;
    line-height: 26px;
    border: 1px solid #e5e5e5;
    text-align: center;
    color: #333;
}
.productRt .spec td.ordCount .up {
    border-left: 0 none;
}
.productRt .spec td.ordCount .down {
    border-right: 0 none;
}
.productRight h1 {
    text-indent: 0;
}
.productRight h2 {
    width: 600px;
    font: normal 12px/24px "microsoft yahei";
}
.productRt li a.company {
    /* background: url(../images/product_show2016/enterp.png) right 50% no-repeat; */
    color: #999;
    display: inline-block;
    font-size: 14px;
}
.productRt .productBtn a {
    width: 130px;
    height: 46px;
    display: inline-block;
    float: left;
    font: normal 18px/44px "microsoft yahei";
    color: #fff;
    border-radius: 2px;
    text-align: center;
    margin-right: 15px;
    background-color: #0e9dfb;
}
.productRt .productBtn a.fav{
    background-color: #ff9d00;
}
.productRt .productBtn a.intro{
    background-color: #666666;
}
.productRt .productBtn p a.evaluate {
	width: auto;
	height: auto;
	float: none;
	font-size: 14px;
	line-height: normal;
	color: #333;
	background: url("https://public.mtnets.com/Images/public/evaluate.png") no-repeat 0 3px;
	padding-left: 25px;
}
.collection {
    background: url(../images/share0.png) -1px -2px no-repeat;
}
.baidu{
    background: 0;
}
.bds_more1{
    background: url(../images/share0.png) -1px -37px no-repeat;
}
.report {
    background: url(../images/share0.png) -1px -77px no-repeat;
}
.collection:hover {
    background-position: -1px -2px;
}

.baidu:hover {
    background-position: -1px -37px;
}

.report:hover {
    background-position: -1px -77px;
}
.share {
    float: left;
    margin-left: 10px;
    height: 23px;
    margin-top: 5px;
    margin-top: 0;
    margin-bottom: 15px;
}
.productRt .productBtn p b.person{
    padding-left: 25px;
    background: url(../images/share0.png) -1px -128px no-repeat;
    font-size: 20px;
}
.productRt .productBtn p b.phone {
	/* padding-left: 25px; */
	/* background: url(../images/share0.png) -1px -184px no-repeat; */
	padding-right: 10px;
}
.productRt .productBtn p b.phone i {
	background: url(/NewShowStand/Templates/110/Images/blue/indexbg.png) 0 -192px no-repeat;
    width: 26px;
    height: 28px;
    background-size: 24px auto;
    vertical-align: top;
    margin-top: -2px;
    display: inline-block;
}
#smallPic {
    padding: 10px 0;
}
.productRt .order0 td{
    width: 145px;
}
i.companyAuth{
    position: absolute;
    top: 7px;
    right: 25px;
}
i.personAuth{
    position: absolute;
    top: 7px;
    right: 25px;
}
.baidu {
    left: 25px !important;
}
.report {
    left: 100px !important;
    background: url(../../images/Product/share0.png) 5px -79px no-repeat !important;
}
.bds_more1 {
    background: url(../../images/Product/share0.png) -1px -39px no-repeat !important;
}
.productRt .productBtn p.pay b {
    font-weight: normal;
}


/*��¼���׿�*/
.T_iframe
{
    position: absolute;/*?????��??����?��iframe2??��??��?����2???????*/
    width: 100%;    /*100%����?��?����??2??????div*/
    height: 100%;
    z-index:-1; /*-1����?��iframe??��??��div??��?*/
    filter: alpha(opacity=0);
}
.boxy-wrapper
{
    position: absolute;
}
 .
.boxy-wrapper.fixed
{
    position: fixed;
}

/* Modal */

.boxy-modal-blackout
{
    position: absolute;
    background-color: black;
    left: 0;
    top: 0;
}

/* Border */

.boxy-wrapper
{
    empty-cells: show;
}
.boxy-wrapper .top-left, .boxy-wrapper .top-right, .boxy-wrapper .bottom-right, .boxy-wrapper .bottom-left
{
    width: 10px;
    height: 10px;
    padding: 0;
}

.boxy-wrapper .top-left
{
    background: url( '/NewShowStand/images/boxy-nw.png' );
    filter: alpha(opacity=40);--????IE8???a��?PNG��??��
}
.boxy-wrapper .top-right
{
    background: url( '/NewShowStand/images/boxy-ne.png' );
    filter: alpha(opacity=40);
}
.boxy-wrapper .bottom-right
{
    background: url( '/NewShowStand/images/boxy-se.png' );
    filter: alpha(opacity=40);
}
.boxy-wrapper .bottom-left
{
    background: url( '/NewShowStand/images/boxy-sw.png' );
    filter: alpha(opacity=40);
}

/* IE6+7 hacks for the border. IE7 should support this natively but fails in conjuction with modal blackout bg. */
/* NB: these must be absolute paths or URLs to your images */
.boxy-wrapper .top-left
{ #background:none;#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/NewShowStand/images/boxy-nw.png');}
.boxy-wrapper .top-right
{ #background:none;#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/NewShowStand/images/boxy-ne.png');}
.boxy-wrapper .bottom-right
{ #background:none;#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/NewShowStand/images/boxy-se.png');}
.boxy-wrapper .bottom-left
{ #background:none;#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/NewShowStand/images/boxy-sw.png');}

.boxy-wrapper .top, .boxy-wrapper .bottom
{
    height: 10px;
    background-color: #436992;
    opacity: 0.6;
    filter: alpha(opacity=60);
    padding: 0;
}

.boxy-wrapper .left, .boxy-wrapper .right
{
    width: 10px;
    background-color: #436992;
    opacity: 0.6;
    filter: alpha(opacity=60);
    padding: 0;
}

/* Title bar */

.boxy-wrapper .title-bar
{
    background-color: #062C56;
    padding: 6px;
    position: relative;
}
.boxy-wrapper .
.title-bar.dragging
{
    cursor: move;
}
.boxy-wrapper .title-bar h2
{
    font-size: 12px;
    color: white;
    line-height: 1;
    margin: 0;
    padding: 0;
    font-weight: normal;
}
.boxy-wrapper .title-bar .close
{
    color: white;
    position: absolute;
    top: 6px;
    right: 6px;
    font-size: 12px;
    line-height: 1;
}

/* Content Region */

.boxy-inner
{
    background-color: white;
    padding: 0;
}
.boxy-innerex
{
    padding: 0;
}
.boxy-content
{
    padding: 15px;
}

/* Question Boxes */

.boxy-wrapper .question
{
    width: 350px;
    min-height: 80px;
    font-size:12px;
}
.boxy-wrapper .answers
{
    text-align: right;
}
/* Login */
.weblogin{ width: 464px; height: 271px; position: relative; background: url(/NewShowStand/Templates/101/Images/Blue/loginbg.png) no-repeat; }
.weblogin p{ width: 10px; height: 10px; display: block; position: absolute; top: 14px; right: 18px; }
.weblogin p a{ width: 10px; height: 10px; display: block; }
.weblogin b{ width: 74px; position: absolute; text-align: center; color: #535456; top: 59px; left: 59px; display: block; }
.weblogin span{ width: 50px; position: absolute; top: 57px; right: 15px; display: block; }
.weblogin span a{ text-decoration: underline; color: black; }
.weblogin dl{ width: 350px; position: absolute; top: 88px; left: 59px; display: block; }
.weblogin dl dt{ width: 60px; display: block; float: left; text-align: right; height: 44px; padding: 0px 3px 0px 0; font: normal 12px/48px '???????��'; overflow: hidden; }
.weblogin dl dd{ width: 287px; display: block; float: left; padding: 9px 0; height: 26px; }
.weblogin dl dd input{ width: 180px; height: 20px; border: 1px solid #A6A6A6; padding: 4px 0 0 4px; font: normal 12px "Arial",'???????��'; vertical-align: middle; background: url(/NewShowStand/Templates/14/images/Blue/publicbg.jpg) no-repeat 0 -668px; }
.weblogin dl dd input:hover{ border: 1px solid #98ACCE; background: #EFF2FA; }
.weblogin em{ font: normal 12px '???????��'; width: 60px; position: absolute; display: block; top: 235px; left: 220px; }
.weblogin em a{ text-decoration: none; color: black; }
.weblogin dl dd img{ vertical-align: middle; padding: 0px 10px; }
.weblogin dl dd strong a{ font: normal 12px '???????��'; text-decoration: none; color: #002E74; }
.weblogin a:hover{ color: #ff6600; }
.weblogin button{ width: 85px; height: 30px; position: absolute; border: 0px; left: 122px; bottom: 20px; cursor: pointer; display: block; background: url(/NewShowStand/Templates/14/images/Blue/publicbg.jpg) no-repeat -290px -669px; }
/*����¼Ϊ��Ӧ��*/
.tips-box {
	width: 508px;
	height: 260px;
	position: fixed;
	top: 50%;
	margin-top: -130px;
	left: 50%;
	margin-left: -255px;
	z-index: 999;
	background: #fff;
	box-shadow: 0 0 10px #ddd;
	border: 1px solid #cacaca;
}

.tips-box a.close {
	position: absolute;
	right: 16px;
	top: 14px;
	width: 23px;
	height: 23px;
	background: url("/NewShowStand/Style/14/Images/Blue/close.png") center center no-repeat;
}

.tips-box .correct .tips, .tips-box .err .tips {
	position: absolute;
	top: 78px;
	left: 90px;
	width: 100%;
	height: 52px;
	padding: 9px 0 9px 90px;
	font: bold 24px/52px "microsoft yahei";
}

.tips-box .correct .tips i, .tips-box .err .tips i {
	height: 70px;
	width: 70px;
	position: absolute;
	left: 0;
	top: 0;
	background: url("/NewShowStand/Style/14/Images/Blue/tips-icon.png") 0 0 no-repeat;
}

.tips-box .correct .btn, .tips-box .err .btn {
	position: absolute;
	top: 198px;
	left: 0;
	width: 100%;
	text-align: center;
}

.tips-box .correct .btn a, .tips-box .err .btn a {
	display: inline-block;
	width: 150px;
	height: 32px;
	font: normal 14px/32px "microsoft yahei";
	color: #474747;
	border: 2px solid #0187d0;
	border-radius: 2px;
	margin: 0 12px;
}

.tips-box .correct .btn a:hover, .tips-box .err .btn a:hover {
	background: #0187d0;
	color: #fff;
}

.tips-box .err .tips {
	font: bold 18px/26px "microsoft yahei";
}

.tips-box .err .tips i {
	background: url("/NewShowStand/Style/14/Images/Blue/tips-icon.png") 0 bottom no-repeat;
}

.tips-box .err .btn {
	top: 180px;
}

.tips-box .err .btn a {
	width: 80px;
}
.productRt .productBtn p i{
    color: #428aee;
    font-weight: bold;
    font-size: 14px;
}
.specPop{
	width: 340px;
    height: 495px;
    display: none;
    background: #fff;
    z-index: 999999;
    border-radius: 5px;
    overflow: hidden;
}
.proPop{
	width: 340px;
    height: 495px;
    display: none;
    background: #fff;
    z-index: 999999;
    border-radius: 5px;
    overflow: hidden;
}
.specPop p{
	width: 100%;
	height: 57px;
    background: #428aec;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    line-height: 57px;
    position: relative;
}
.proPop p{
	width: 100%;
	height: 57px;
    background: #428aec;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    line-height: 57px;
    position: relative;
}
.proPop p a{
    display: block;
	width: 16px;
	height: 16px;
    background: url(../../../../images/close.png) no-repeat 0 0;
    position: absolute;
    top: 20px;
    right: 20px;
}
.proPop table{
    margin: 0 15px;
}
.specPop table{
    margin: 0 15px;
}
.specPop table tr td{
    font-size: 14px;
    display: inline-block;
    width: 103px;
    line-height: 20px;
    word-break:break-all;
    vertical-align: middle;
    padding: 15px 10px 15px 10px;
    font-weight: normal;
    font-family: "microsoft yahei";
}
.specPop table tr td.mount{
    color: #999;
}
.proPop table tr td.popTitle{
    color: #999;
}
.proPop table tr{
    border-top: 1px solid #eee;
}
.proPop table tr.first{
    border-top: 0;
}
.specPop table tr{
    border-top: 1px solid #eee;
}
.proPop table tr td{
    font-size: 14px;
    display: inline-block;
    width: 155px;
    line-height: 51px;
    font-weight: normal;
    font-family: "microsoft yahei";
    height: 51px;
    overflow: hidden;
}
.specPop .popPro{
    overflow: hidden;
    padding: 15px 25px;
}
.specPop .popImg {
    float: left;
    width: 94px;
    height: 94px;
}
.specPop .popImg img{
    max-width: 94px;
    max-height: 94px;
}
.specPop .popPro h3{
    font-size: 16px;
    max-height:44px;
    line-height: 22px;
    overflow: hidden;
    margin-bottom: 10px;
}
.specPop .popPro span{
    font-size: 18px;
    color: #ff5f17;
}
.specPop p a{
    display: block;
	width: 16px;
	height: 16px;
    background: url(../../../../images/close.png) no-repeat 0 0;
    position: absolute;
    top: 20px;
    right: 20px;
}
.phonePrice{
    display: none;
    padding: 30px 15px 0 15px;
}
.phonePrice p{
    font-size: 28px;
    color: #ff5f17;
}

.phoneSpec{
    line-height: 56px;
    border-bottom: 1px solid #eee;
    padding: 0 15px;
    display: none
}
.phonePro{
    line-height: 56px;
    border-bottom: 1px solid #eee;
    padding: 0 15px;
    display: none;
}
.phoneSpec span{
    font-size: 18px;
    font-weight: bold;
    width: 70px;
    display: inline-block;
}
.phoneSpec p{
    font-size: 14px;
    display: inline-block;
    width: 310px;
    position: relative;
    font-weight: normal;
}
.phonePro span{
    font-size: 18px;
    font-weight: bold;
    width: 70px;
    display: inline-block;
}
.phonePro p{
    font-size: 14px;
    display: inline-block;
    width: 310px;
    position: relative;
    font-weight: normal;
}

.phoneSpec a{
    color: #9d9d9d;
    position: absolute;
    top: 0;
    right: 0;
}
.phonePro a{
    color: #9d9d9d;
    position: absolute;
    top: 0;
    right: 0;
}
.phonePrice table td {
    padding-right: 20px;
    display: inline-block;
    overflow: hidden;
    line-height: 40px;
}
.phonePrice td{
    color: #666;
    font-size: 14px;
}
.phonePrice td.sale{
    color: #ff5f17;
    font-size: 28px;
    font-weight: bold;
}
.phonePrice  tr{
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    display: block;
}

.bottomFix { width: 100%; position: fixed; bottom: 0; left: 0; background-color: #fff; height: 60px; z-index: 999; box-shadow: 0 20px 10px 20px rgba(0,0,0,.1);display: none; }
.bottomFix ul { margin-right: 0; overflow: hidden; padding: 0 5px; width: 40%; }
.bottomFix ul li { float: left; text-align: center; width: 33.33%; }
.bottomFix ul li a { color: #666666; display: block; padding: 12px 0 0 0; line-height: 16px; }
.bottomFix ul li p { font-size: 14px; }
.bottomFix span { overflow: hidden; display: block; float: right; width: 55%; }
.bottomFix span b { float: left; width: 50%; font-weight: normal; }
.bottomFix span b a { display: block; margin: 14px 14px 14px 0; font-size: 14px; background-color: #cde3fc; line-height: 38px; height: 38px; color: #1c63b3; text-align: center; border-radius: 3px; }
.bottomFix span b:last-child a { background-color: #1c63b3; color: #fff; }

.productBtn a {
    border-radius: 2px;
    background-image: -moz-linear-gradient( -60deg, rgb(88,144,247) 0%, rgb(71,164,218) 100%);
    background-image: -webkit-linear-gradient( -60deg, rgb(88,144,247) 0%, rgb(71,164,218) 100%);
    background-image: -ms-linear-gradient( -60deg, rgb(88,144,247) 0%, rgb(71,164,218) 100%);
}
.productBtn a.fav {
background-image: -moz-linear-gradient( -56deg, rgb(249,142,78) 0%, rgb(242,157,47) 100%);
background-image: -webkit-linear-gradient( -56deg, rgb(249,142,78) 0%, rgb(242,157,47) 100%);
background-image: -ms-linear-gradient( -56deg, rgb(249,142,78) 0%, rgb(242,157,47) 100%);
}
.productTop .productRt .productBtn a.cart {
padding: 9px 21px 10px 21px;
color: #fff;
border-radius: 2px;
border: 0;
background-image: -moz-linear-gradient( -56deg, rgb(252,118,106) 0%, rgb(255,130,86) 100%);
background-image: -webkit-linear-gradient( -56deg, rgb(252,118,106) 0%, rgb(255,130,86) 100%);
background-image: -ms-linear-gradient( -56deg, rgb(252,118,106) 0%, rgb(255,130,86) 100%);
}
.productRt .salePrice h2{
    color: #fff;
    position: relative;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding: 0 15px 0 35px;
    font-weight: bold;
    background: #14a86a url(../../../images/sale0.png) no-repeat 15px 12px;
    }
    .productRt .salePrice h2 span{
    font-size: 12px;
    position: absolute;
    top: 10px;
    right: 15px;
    height: 20px;
    line-height: 20px;
    }
    .productRt .salePrice 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 .salePrice h2.saleBef{
        background: #ef2730 url(../../../images/sale0.png) no-repeat 15px 12px;
    }
    .productRt .salePrice h2.saleBef span i{
        color: #ef2730;
    }
.productRt .salePrice table{
background: #fde5e0;
padding: 10px 15px;
display: block;
}
.productRt .salePrice table td{
font-size: 14px;
line-height: 40px;
height: 40px;
display: inline-block;
overflow: hidden;
}
.productRt .salePrice table td.saleT{
color: #999;
width: 90px;
}
.productRt .salePrice table td.oriPr{
color: #666;
text-decoration: line-through;
}
.productRt .salePrice table td.orderM{
margin-right: 10px;
width: 115px;
color: #666;
}
.productRt .salePrice table td.salePr{
color: #e54249;
font-size: 30px;
font-weight: bold;
}
.productRt .salePrice table td.salePr0{
color: #e54249;
font-size: 22px;
font-weight: bold;
margin-right: 10px;
width: 115px;
}
.productRt .salePrice table td.salePr i{
font-size: 16px;
font-style: normal;
}
.productRt .salePrice table td.salePr0 i {
font-size: 16px;
font-style: normal;
}
.productRt .salePrice table td.gift{
color: #fa802e;
}

.productTop .productRt .proDetail0 {
overflow: hidden;
}
.productTop .productRt .proDetail0 li {
width: 105px;
float: left;
border-right: 1px solid #eeeeee;
}
.productTop .productRt .proDetail0 li span {
width: 105px;
text-align: center;
line-height: 22px;
height: 22px;
overflow: hidden;
}
.productTop .productRt .proDetail0 li b {
width: 100%;
text-align: center;
display: block;
line-height: 26px;
height: 26px;
overflow: hidden;
}
.productTop .productRt .proDetail0 {
margin-left: 15px;
margin-top: 0;
padding: 20px 0;
}
.productRt .productBtn a.oriPur {
background: #666666;
}
.compareBtn {
	position: fixed;
	left: 0;
	top: 280px;
	width: 25px;
	height: 88px;
	background-color: #feb65b;
	text-align: center;
	border-radius: 0 5px 5px 0;
    z-index: 99999;
}
.compareBtn a {
	color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
    font-size: 14px;
    font-family: "microsoft yahei";
    font-weight: normal;
}
.compareBtn a:active {
    color: #fff;
}
