/*顶部导航样式开始*/
.ej_upNav{height:40px;line-height:40px;font-size:12px;color:#666;}
.ej_upNav a{color:#666;float:left;}
.ej_upNav a:hover{color:#ed182a;}
.ej_upNav img{width:14px;height:12px;float:left;margin-top:14px;margin-right:5px;}
.ej_upNav span{float:left;margin:0 5px;}

/*材料商城单页二级开始*/
.ej_materialSingle{background:#fff;overflow: auto;}
.ej_materialSingle .title{ width:95%; height:45px; border-bottom:solid 2px #dedede; color:#ed182a; font-size:24px; line-height:45px; padding-left:1%; margin-left:2%; margin-bottom:20px}
.ej_materialSingle .goods_title2{ width:96%; border-bottom:solid 2px #ed182a; font-size:18px; margin-left:2%; margin-bottom:20px; float:left; margin-top:10px; overflow:hidden;height:40px;}
.ej_materialSingle .goods_title2 li{color:#333;height:40px; display:block;padding:0 16px; min-width:112px; margin:0; line-height:40px; text-align:center;float:left;}
.ej_materialSingle .goods_title2 li.active{background:#ed182a; color:#FFFFFF;}

.ej_materialSingle .photo{ width:380px; height:412px; margin:0 0 0 40px; float:left; }
.ej_materialSingle .message{ width:700px; margin:0 0 0 450px; overflow:auto;}
.ej_materialSingle .img_title {height: 50px;line-height: 30px;font-size: 22px; color:#ed182a}
.ej_materialSingle .imgtext_info ul li {line-height: 40px;font-size: 12px;}
.ej_materialSingle #bdshare {_overflow-x: hidden;z-index: 999999;padding-bottom: 2px;font-size: 12px;text-align: left!important;zoom: 1;}
.ej_materialSingle #bdshare img {border: 0;margin: 0;padding: 0;cursor: pointer;}
.ej_materialSingle .fullstar {background: url(/template/default/common/images/star.gif);display: inline-block;width: 13px;height: 13px;margin: 0 1px;}
.ej_materialSingle .dg{  background: #ed182a;color: #fff;border-radius: 5px;height: 37px;line-height: 37px;width: 100px; text-align:center; margin:50px 0 0 0; font-size:14px; display: inline-block;}
.ej_materialSingle .jieshao{ width:1200px;  float:left;}
.ej_materialSingle .content{ width:900px; margin-left:auto; margin-right:auto;}
.ej_materialSingle img{ max-width:900px;}
.ej_materialSingle .goods_content{width:1152px; margin:20px auto;display:none;}
.ej_materialSingle .goods_content img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}
/*材料商城单页二级结束*/
/*放大镜效果开始*/
#preview{ float:none; margin:0px auto; text-align:center; width:500px;}
.ej_jqzoom{ width:350px; height:350px; position:relative;}

.ej_zoomdiv{ left:859px; height:400px; width:400px;}
.ej_list-h li{ float:left;}
#spec-n5{width:350px; height:56px; padding-top:6px; overflow:hidden;}
#spec-left{ background:url(images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{background:url(images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:5px;}
#spec-list{ width:325px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:62px;}
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:50px; height:50px;}

/*jqzoom*/
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.ej_bigimg{width:800px;height:800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list{ position:relative; width:322px; margin-right:6px;}
#spec-list div{ margin-top:0;margin-left:-30px; *margin-left:0;}
/*放大镜效果结束*/