﻿.productRight {
    float: left;
    width: 608px;
    padding: 20px 0 8px 15px;
    min-height: 450px;
}
.productRt .price0{
    width: 100%;
    background: #f5f5f5;
    border-bottom: 0;
    float: initial;
    margin: 10px 0;
    font-family: "microsoft yahei";
    padding: 5px 0;
}
.price0 .tip {
	padding-left: 92px;
	color: #aaa;
	font-size: 12px;
	margin-top: 5px;
}
.productRt .price0 .proPrice .prTitle{
    width: 76px;
    padding-left: 15px;
    color: #999;
    padding-right: 0px;
}
.productRt .price0 .proPrice td{
    line-height: 32px;
    font-size: 14px;
    color: #333;
    padding-right: 30px;
}
.productRt .price0 .proPrice td.orig{
    text-decoration:line-through;
}
.productRt .price0 .proPrice td.sale{
    font-size: 26px;
    color: #e54249;
    font-weight: bold;
}
.productRt .price0 .proPrice td font {
    font-size: 18px;
    vertical-align: top;
    display: inline-block;
    margin-top: 3px;
}
.productRt .price0 .proPrice td i{
    font-style: normal;
    font-size: 16px;
}
.productRt .price0 .proPrice tr i.line{
    font-size: 30px;
    padding: 0 5px;
    font-weight: normal;
}
.productRt .proDetail {
    padding: 30px 0;
    margin-left: 15px;
}
.productRt .proDetail ul {
    overflow: hidden;
}
.productRt .proDetail ul li{
    width: 310px;
    float: left;
    font-family: "microsoft yahei";
    border-right: 1px solid #eeeeee;
}
.productRt .proDetail ul li h3{
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    font-weight: normal;
}
.productRt .proDetail ul li span{
    font-size: 12px;
    color: #999;
}
.productRt .proDetail ul li.brand{
    width: 170px
}
.productRt .proDetail ul li.producer{
    width: 117px
}
.productRt .proDetail ul li.site{
    border-right: 0;
    width: 105px;
}
.productRt .proDetail ul li.brand0{
    width: 148px
}
.productRt .proDetail ul li.producer0{
    width: 105px
}
.productRt .proDetail ul li.site0{
    width: 90px;
}
.productRt .proDetail ul li.express{
    width: 70px;
    border-right: 0;
}
.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: 24px;
    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;
}
.productRt .amount .up {
    border-left: 0 none;
}
.productRt .amount .down {
    border-right: 0 none;
}
.productRt .productBtn{
    width: 100%;
    float: initial;
    border-top: 0;
    margin-left: 15px;
    margin-top: 20px;
    position: relative;

}
.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: 30px;
    display: inline-block;
    font-family: "microsoft yahei";
}
.productRt .productBtn p b.check-phone a{
    height: 32px;
    line-height: 32px;
    font-size: 16px;
}
.productRt .productBtn a{
    width: 130px;
}
.productRt .productBtn a{
    margin-right: 25px;
}
.productRt .productBtn a.order {
    background-color: #00aa54;
}
.productRt .productBtn a.cart {
    background-color: #e2f5eb;
    color: #00aa54;
    border: 1px solid #a9e8c8;
    width: 158px;
    height: 42px;
}

.productRt .spec{
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    margin-left: 15px;
    position: relative;
}
.productRt .spec i{
    width: 48px;
    height: 16px;
    border: 1px solid #eee;
    border-top: 0;
    position: absolute;
    bottom: -17px;
    left: 257px;
    background: #fff url(../../../../images/public/price.png) no-repeat 18px -88px;
}
.productRt .spec span{
    float: left;
    color: #999;
    line-height: 44px;
    font-family: "microsoft yahei";
    font-size: 14px;
    padding-right: 65px;
}
.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;
}
.productRt .spec td.spec0{
    font-weight: bold;
}
.productRt .proDetail0{
    margin-left: 15px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
}
.productRt .proDetail0 li{
    float: left;
    font-size: 0;
}
.productRt .proDetail0 li b{
    font-size: 14px;
    font-family: "microsoft yahei";
    font-weight: normal;
    width: 192px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    display: inline-block;
    position: relative;
    padding-right: 20px
}
.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: 24px;
    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: 28px;
    border: 1px solid #e5e5e5;
    text-align: center;
    color: #333;
    font-size: 20px;
}
.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.company0 {
    /* background: url(/images/product_show2016/enterp.png) right 50% no-repeat; */
    color: #999;
    display: inline-block;
    font-size: 14px;
    max-width: 160px;
    overflow: hidden;
    height: 36px;
    line-height: 36px;
}
.productRt .productBtn a {
    width: 160px;
    height: 44px;
    display: inline-block;
    float: left;
    font: normal 18px/44px "microsoft yahei";
    color: #fff;
    border-radius: 2px;
    text-align: center;
    margin-right: 10px;
    background-color: #00aa54;
}
.productRt .productBtn a.fav{
    background-color: #ff7100;
}
.productRt .productBtn a.intro{
    background-color: #666666;
}
.collection {
    background: url(/images/Product/share0.png) -1px -2px no-repeat;
}
.baidu{
    background: 0;
}
.bds_more1{
    background: url(/images/Product/share0.png) -1px -37px no-repeat;
}
.report {
    background: url(/images/Product/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/Product/share0.png) -1px -128px no-repeat;
    font-size: 20px;
}
.productRt .productBtn p b.phone{
    padding-left: 25px;
    background: url(/images/Product/share0.png) -1px -184px no-repeat;
    font-size: 20px;
}
#smallPic {
    padding: 10px 0;
}
.productRt .order0 td{
    width: 147px;
}
/* i.companyAuth{
    position: absolute;
    top: 7px;
    right: 25px;
}
i.personAuth{
    position: absolute;
    top: 7px;
    right: 25px;
} */
.baidu {
    position: absolute;
    bottom: 20px;
    left: 25px;
    height: 15px;
    cursor: pointer;
    width: 65px;
    color: #888888;
    line-height: 15px;
}
.report {
    left: 100px !important;
    background: url(..//images/Product/share0.png) 5px -79px no-repeat !important;
}
.bds_more1 {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 20px;
    background: url(..//images/Product/share0.png) -1px -39px no-repeat !important;
}
.productRt .productBtn p.pay b {
    font-weight: normal;
}
.btn{
    width: 160px;
    height: 44px;
    display: inline-block;
    float: left;
    font: normal 18px/44px "microsoft yahei";
    color: #fff;
    border-radius: 2px;
    text-align: center;
    margin-right: 10px;
}

/*��¼���׿�*/
.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( /css/'../images/boxy-nw.png' );
    filter: alpha(opacity=40);--????IE8???a��?PNG��??��
}
.boxy-wrapper .top-right
{
    background: url( /css/'../images/boxy-ne.png' );
    filter: alpha(opacity=40);
}
.boxy-wrapper .bottom-right
{
    background: url( /css/'../images/boxy-se.png' );
    filter: alpha(opacity=40);
}
.boxy-wrapper .bottom-left
{
    background: url( /css/'../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(/Images/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(/images/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(/images/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("/Images/close1.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("/Images/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("/Images/tips-icon.png") 0 bottom no-repeat;
}

.tips-box .err .btn {
	top: 180px;
}

.tips-box .err .btn a {
	width: 80px;
}
i.companyAuth {
    padding-bottom: 27px;
    margin-left: 5px !important;
}
i.personAuth {
    padding-bottom: 27px;
    margin-left: 5px !important;
}
.report {
    position: absolute;
    bottom: 20px;
    height: 15px;
    display: block;
    float: left;
    line-height: 15px;
    width: 100px;
    text-indent: 28px;
    left: 100px;
    background: url(..//images/Product/share0.png) 5px -79px no-repeat;
    color: #685c5c;
    text-decoration: none;
}
.proBox {
    position: relative;
}
.product {
    position: relative;
}
.productLeft {
    padding-bottom: 50px;
}
.product .productRt .productBtn a.viewOther {
    background-color: #fff;
    position: absolute;
    top: 60px;
    right: 97px;
}
.product .productRt .productBtn a.viewOther0 {
   background-color: #fff;
    position: absolute;
    top: 7px;
    right: 97px;
}
.wx-tips{
    overflow: hidden;
    font-family: 'microsoft yahei';
    line-height: 20px;
    color:#666666;
    padding-left:15px;
    margin-bottom:10px;
}
.wx-tips i{
    width:20px;
    height:20px;
    display:inline-block;
    vertical-align: top;
    margin: 0 6px 0 0;
    background:url('https://public.mtnets.com/Images/public/waring.png') no-repeat 0 0;
    background-size: contain;
}
.wx-tips a{
    color:#ff0000;
    text-decoration: underline;
}
.wx-tips a:hover{
    color:#ff6600;
    text-decoration: none;
}
