﻿/*   --用户控件的样式--   */
/*   产品字母分类   */
.productInitLetterList{
    position: relative;
    z-index: 2110;
} 

.productInitLetterList ul li{
    position: relative;
    float: left;
    color: #0066cc;
    font-size: 1.2em;
    font-weight: bold;
    padding: 0.2em 1% 0.6em 1.5%;
    width:2%;
}
.productInitLetterList ul .current{
    position: relative;
    z-index: 19;
    background: #fff;
    border: 1px #ccc solid;
    border-bottom: 1px #fff solid;
}
/*   end 产品字母分类   */



/*      */
/*   *热门标准产品 standard hot standard recommend products begin *   */
.hotStdProduct .title{
    padding: 0.5em 0.5em;
    background: #f5f5f5;
}
.hotStdProduct .title h4{
    font-size: 1.2em;
}

.hotStdProduct{
    width:100%;
    border:1px #ccc solid;
    margin-bottom: 10px;
    float: left;
}

.hotStdProductList{
    padding: 0 1em;
    background: #fff;
    display: none;
}
.hotStdProduct .current{
    display: block;
}
.hotStdProductList .std{
    font-size: 1.2em;
    margin: 5px 0;
    border-bottom: 1px #ebebeb dotted;
}
.hotStdProductList .std h1{
    font-size: 1em;
    background: #fff;
}
.borderTop{
    margin-top: 20px;
    border-top:5px #ebebeb solid;
}
.hotStdProductList .hotStdProductbox{
    padding:8px 3% 8px 3%;
    width: 94%;
}
.hotStdProductList .hotStdProductbox .box_l{
    text-align: center;
    margin-bottom: 4px;
    _margin_bottom:0;
}
 .hotStdProductbox .box_l img{
   width:119px;
    height: 90px;
    display: inline;
}
 .hotStdProductbox .box_r{
    padding-top: 0.5em;
    line-height: 1.5em;
    text-align: center;
    word-break: break-all;
}
.hotStdProduct .hotStdProductList .more{
    color: #0066cc;
    cursor: pointer;
}
.hotStdProduct .tabName li{
    float: left;
    text-align: center;
    padding: 0.5em 0;
    width:33%;
}
.hotStdProduct .tabName li h1{
    font-size: 1.7em;
    font-weight: 400;
    color: #666;
}
.hotStdProduct .tabName li.current{
    border-top: 2px #0066cc solid;
}
.hotStdProduct .tabName li.current h1{
    color: #0066cc;
}
.hotStdProduct .tabName .border{
    border-left: 1px #ccc solid;
    border-right: 1px #ccc solid;
}

/*   * standard hot standard recommend products end*   */

/*    侧边近期展会信息    */
.upcomingExpo .title{
    padding: 0.5em 0.5em;
    background: #f5f5f5;
}
.upcomingExpo .title h4{
    font-size: 1.2em;
}

.upcomingExpo{
    width:100%;
    border:1px #ccc solid;
    margin-bottom: 10px;
    float: left;
}

.upcomingExpoList{
    padding: 0 1em;
    background: #fff;
}
.borderTop{
    margin-top: 20px;
    border-top:5px #ebebeb solid;
}
.upcomingExpoList .upcomingExpoBox{
    padding: 7px 3% 8px 3%;
    width: 94%;
}
.upcomingExpoList .upcomingExpoBox .box_l{
    text-align: center;
    margin-bottom: 4px;
    _margin_bottom:0;
}
 .upcomingExpoBox .box_l img{
    width:72px;
    height: 72px;
    display: inline;
}
 .upcomingExpoBox .box_r{
    padding-top: 0.5em;
    line-height: 1.5em;
    text-align: center;
    word-break: break-all;
}
.upcomingExpoList .more{
    color: #0066cc;
    cursor: pointer;
}
/*    end 侧边近期展会信息   */

/* 遮障层 
#DialogBoxBG{display:none;z-index:99990; position:fixed;_position:absolute;top:0px;left:0px;
	height:100%;
	_height:expression(eval(document.getElementsByTagName('body')[0].clientHeight));
	width:100%;
	_width:expression(eval(document.getElementsByTagName('body')[0].clientWidth));
	background-color:#000;
	filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity: 0.4;opacity: 0.4;
}*/

/*    侧边 CAS    */
/*   *  CAS 开始     */
.cas{
    width:100%;
    border:1px #ebebeb solid;
    margin-bottom: 10px;
}
.cas .tabName li{
    float: left;
    text-align: center;
    width:50%;
    height: 28px;
    border-bottom: 1px #d4d0c8 solid;
    background: url(/Img/supplier/Suppliers_11.gif) repeat-x ;
}
.cas .title img{max-width:100%;}
.cas .tabcontent{
    width:100%;
    text-align: center;
    height: 130px;
}

.cas .tabName li.current{
    height: 41px;
    border-bottom: 0;
    z-index: 1200;
    background: url(/Img/supplier/whatIsCasTag.gif) ;
}
.cas .tab ul li a{
    line-height: 2em;
    display:block;
}
.cas .tab .tabcontent{display:none;}

/*   当前显示标签页   */
 .cas .tab div.current{
    display:block;
   
}
.cas .tab #joinCAS{
    width: 50%;
    text-align: center;
    margin: 0 auto;
}
/*   2013-06-05 added    */
.cas .tabcontent .casUl_1,.cas .tabcontent .casUl_2{  
    text-align: left;
    margin: 10px 0;
     margin-bottom:10px;
    padding: 0 0 0 15%;
    width:85%;
}
.cas .tabcontent .casUl_1 li{  
    text-align: left;
    list-style-image:url(/Img/icon/cas_03.gif);
}
.cas .tabcontent .casUl_2 li{  
    font-size: 1.2em;
    padding: 3px 0;
    color: #644705;
}
.cas .tabcontent .casUl_2 img {  
    vertical-align: bottom;
    margin-right: 5px;
    height: 19px;
    width:19px;
}
/*    end 侧边 CAS   */