﻿.main_view{ width:100%; margin:0; padding:0;}
.content_left { float: left; height: auto; overflow: hidden; width:100%; padding:0%; margin:0px; }
.content_right { float: right; height: auto; width:180px; padding:0%; margin:0px 0% 0px 0px; position:relative; }
/*====================产品页左侧====================*/

/*---------产品详细---------------*/

.pro-list { color: #66666; float: left; height: auto; padding:0; width: 100%; position:relative; }
.pro-list-left { float: left; line-height: 20px; padding:0px; width:355px; }
#product_main_picture { float:left; width:348px;background:#fff; margin-bottom:10px;border:1px solid #F5F5F5; }
#product_main_picture a { width:330px; height:330px; text-align:center; display:table-cell; *font-size:263px;

*display:block;

vertical-align:middle; padding:0px;  margin:9px; }

#product_main_picture a img{ vertical-align:middle;}
#productAdditionalImages { float:left; width:100%; }
#MagicZoomPlusImageMainImage img { border:0; }
#productAdditionalImages { float:left; width:300px;  overflow:hidden; margin:0px 10px; }
#productAdditionalImages .clearBoth{ display:none;}
#productAdditionalImages a { float:left; width:70px; height:62px; }
#productAdditionalImages img { display:block; border:1px solid #ccc; margin:0px auto; height:60px;}
#producttinyimgLeft,#producttinyimgRight{ float:left; width:15px; height:62px; cursor:pointer;}
#producttinyimgLeft{ margin-right:1px; background:url(../images/desimage-left.png) no-repeat center center; clear:both;}
#producttinyimgRight{ margin-left:1px; background:url(../images/desimage-right.png) no-repeat center center;}
#producttinyimgLeft:hover{ background:url(../images/desimage-left-bg.png) no-repeat center center;}
#producttinyimgRight:hover{background:url(../images/desimage-right-bg.png) no-repeat center center;}

/*----------------------*/

.pro-list-right { color: #222; float:right; font-size: 12px; line-height: 19px; width:370px; padding:5px; margin:0 10px 0 0; border:1px solid #ddd; }
.fon { float:left; clear:both; padding:0px; border:0; width:100%; }
.product_name { border:0; padding:0px; border-bottom:1px solid #CCC; }
.product_name strong { font:bold 15px/18px Arial, Helvetica, sans-serif; color:#ff7200; }
.fon .regularprice,
.fon .normalprice { font-size:15px; color:#666; line-height:30px; font-weight:bold; paddjing-right: 20px; }
.fon .productSpecialPrice span{ font-size:16px; color:#f00; font-weight:bold; line-height:30px; }

/*----------------------*/

.fon2 { float:left; padding:5px 0; width:100%; margin:0px; line-height:30px; }
.fon2 p { font-weight:bold; padding:0px; margin:0px; color:#222; font-size:11px; float:left;}
.fon2 .atc { float:right; padding:0; background:none; margin:0px 0 0 30px;}
.fon2 .pro_qty { float:left; padding:0px; color:#222; clear:both;}
.fon2 .pro_qty b { padding-right:5px; }

/*----------------------*/

.fon3 { float:left; padding:0px 0%; width:100%; position:relative; margin-top:10px;}
.fon3 strong{ float:left; margin-top:4px; }
.fon3 a { float:left; margin:0px 2px; display:block;}

/*----------------------*/

.fon4{ float:left; padding:0px 0%; width:100%; position:relative; margin:10px 0;}
.fon4 hr{ margin-bottom:10px;}
.fon4 strong label{ text-transform:uppercase; padding:0px; font-size:11px;}
/*----------------------*/
.size_box{ margin:0; padding:0; clear:both; overflow:hidden;}
.size_info{ float:left; width:50px;}
.sizes{ float:right; text-align:left; width:320px;}

.product_clloect { float:left; padding:2px 0px; line-height:23px; font-size:11px; color:#000; clear:both; text-align:right;}
.product_clloect strong { float:left; width:auto; padding-right:10px; font-weight:normal;}
.product_clloect a { position:relative; width:20px; height:20px; float:left;}
.product_clloect a img { position:absolute; left:0px; }
.addthis_toolbox { float:left; clear:both; }

/*---------end 产品详细---------------*/
.details{ width:100%; margin:10px 0; padding:0; clear:both;}
.details .detail_tilte{ background:url(images/lefthearder1.gif) repeat-x; margin:0; padding:0; text-align:left; color:#fff; font:100 12px/28px Arial, Helvetica, sans-serif; text-indent:10px; border:1px solid #0b3494;}
.details .detail_tilte b{ font-weight:bold;}
.details .detail_content{ margin:0; padding:10px 0; text-align:left; border:1px solid #CCC; overflow:hidden; }

/*----------------------*/

.more {
    padding: 12px 0px 15px 0px;
    text-align: center;
}
.more-button {
    color: #7f7f7f;
    font-weight: bold;
    margin: 30px 0 25px 0;
    background: #fff;
    position: relative;
    cursor: pointer;
}
.more .more-button .triangle {
    position: absolute;
    width: 0px;
    height: 0px;
    border: 9px solid transparent;
    border-top: 9px solid #7f7f7f;
    left: 50%;
    margin-left: -9px;
    bottom: -23px;
}
.more .more-button .loading-bar {
    background: url(images/loading2.gif) no-repeat center #fff;
    content: '';
    height: 22px;
    width: 22px;
    left: 50%;
    margin-left: -11px;
    position: absolute;
    top: 39px;
}
.oz-hide {
    display: none;
}
.more-button .text {
    background: #f7f8f8;
    display: block;
    border: 1px solid #ccc;
    width: 46%;
    padding: 9px 0;
    margin: 0 auto;
    border-radius: 5px;
}



