@charset "utf-8";

/*新闻动态、医药政策标签页样式*/
.shadetabs{
padding: 4px 0;
margin-left: 0px;
margin-top: 5px;
margin-bottom: 0;
font:bold 13px "宋体";
list-style-type: none;
text-align: left; 
}
.shadetabs li{
display: inline;

}
.shadetabs li a{
color: #2d2b2b;
background:url("../images2/tableft1.gif") no-repeat left top;
background-position:0% -42px;
margin:0;
padding:0 2px;
text-decoration:none;
}
*:lang(zh).shadetabs li a{/*该属性是为了兼容IE7.0*/
color: #2d2b2b;
background:url("../images2/tableft1.gif") no-repeat left top;
background-position:0% -42px;
margin:0;
padding:8px 2px 5px 2px!important;padding:0 2px 0 2px;
text-decoration:none;
}
.shadetabs span{
background:url("../images2/tabright1.gif") no-repeat right top;
background-position:100% -42px;
text-decoration: none;
padding:8px 10px 5px 11px;
color:#8c3d38;
}
* html .shadetabs span{
padding:8px 10px 5px 11px;

}
*+html .shadetabs span{
padding:8px 12px 5px 12px;

}
.shadetabs li a:visited{
color: #2d2b2b;
}
.shadetabs li a:hover{
text-decoration: underline;
background:url("../images2/tableft1.gif") no-repeat left top;
}
.shadetabs a:hover span{
text-decoration: underline;
background:url("../images2/tabright1.gif") no-repeat right top;
}
.shadetabs li.selected{
font: bold 13px "宋体";
color: #fff;
position: relative;
}
.shadetabs li.selected a{ /*selected main tab style */
background:url("../images2/tableft1.gif") no-repeat left top;
border-bottom-color: white;
}
.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
.shadetabs li.selected span{ /*selected main tab style */
background:url("../images2/tabright1.gif") no-repeat right top;
font: bold 13px "宋体";
color: #fff;
text-decoration: none;
}
.shadetabs li.selected a:hover span{ /*selected main tab style */
font: bold 13px "宋体";
color: #fff;
background:url("../images2/tabright1.gif") no-repeat right top;
text-decoration: none;
padding:8px 11px 5px 12px;
text-decoration: none;
}
* html .shadetabs li.selected a:hover span{
padding:8px 10px 5px 11px;
}
*+html .shadetabs li.selected a:hover span{
padding:8px 12px 5px 12px;
}
.tabcontentstyle{ /*该属性是为了兼容IE7.0*/
border: 1px solid #ffb64d;
margin-bottom: 0px;
width:250px;
height:203px
}
* html .tabcontentstyle{ /*style of tab content oontainer*/
width:254px;
height:201px;
}
*+html .tabcontentstyle{ /*style of tab content oontainer*/
width:255px;
height:205px;
}

.tabcontent{
display:none; 
}
* html .tabcontent{
height:204px
}
.tabcontent div{
font-size:12px;
font-family:"宋体";
line-height:22px;
color:#CCC;
}
.tabcontent ul{
list-style:none;
margin:8px 0 0 5px;
padding:0px;

}
* html .tabcontent ul{
margin:8px 0 5px 10px;
}
*+html .tabcontent ul{
margin:8px 0 5px 10px;
}
.tabcontent li{
list-style:outside;
list-style-type:square;
margin:0px 5px 0 10px;
padding:0px;
font-family:"宋体";
font-size:12px;
line-height:23px;
}
* html .tabcontent li{
padding:0
}
.tabcontent ul li a{
color:#5e7499;
text-decoration:none;
}
.tabcontent ul li a:hover{
color:#0156fe;
text-decoration:underline;
}
@media print {
.tabcontent {
display:block!important;
}
}






/*----------------------------------促销产品标签页样式-----------------------------------------*/
.pro_shadetabs{
padding: 4px 0;
margin-left: 10px;
margin-top: 5px;
margin-bottom: 0;
font:bold 12px "宋体";
list-style-type: none;
text-align: left; 
}
.pro_shadetabs li{
display: inline;

}
.pro_shadetabs li a{
color: #2d2b2b;
background:url("../images2/tableft2.gif") no-repeat left top;
background-position:0% -42px;
margin:0;
padding:0 2px 0 2px;
text-decoration:none;
}
*:lang(zh).pro_shadetabs li a{/*该属性是为了兼容IE7.0*/
color: #2d2b2b;
background:url("../images2/tableft2.gif") no-repeat left top;
background-position:0% -42px;
margin:0;
padding:8px 2px 5px 2px!important;padding:0 2px 0 2px;
text-decoration:none;
}
.pro_shadetabs span{
background:url("../images2/tabright2.gif") no-repeat right top;
background-position:100% -42px;
text-decoration: none;
padding:8px 13px 5px 13px;
color:#8c3d38;
}
.pro_shadetabs li a:visited{
color: #2d2b2b;
}
.pro_shadetabs li a:hover{
text-decoration: underline;
background:url("../images2/tableft2.gif") no-repeat left top;
}
.pro_shadetabs a:hover span{
text-decoration: underline;
background:url("../images2/tabright2.gif") no-repeat right top;
}
.pro_shadetabs li.selected{
font: bold 12px "宋体";
color: #fff;
position: relative;
}
.pro_shadetabs li.selected a{ /*selected main tab style */
background:url("../images2/tableft2.gif") no-repeat left top;
border-bottom-color: white;
}
.pro_shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
.pro_shadetabs li.selected span{ /*selected main tab style */
background:url("../images2/tabright2.gif") no-repeat right top;
font: bold 14px "宋体";
color: #fc4f03;
text-decoration: none;
}
.pro_shadetabs li.selected a:hover span{ /*selected main tab style */
font: bold 14px "宋体";
color: #fc4f03;
background:url("../images2/tabright2.gif") no-repeat right top;
text-decoration: none;
padding:8px 13px 5px 13px;
text-decoration: none;
}
.pro_tabcontentstyle{ /*style of tab content oontainer*/
background-color:#fffbef;
border-top:1px solid #fcd8a6;
border-bottom:1px solid #fcd8a6;
border-left:1px solid #fcd8a6;
border-right:1px solid #fcd8a6;
margin-bottom: 0px;
width:763px;
height:340px;
}
*:lang(zh).pro_tabcontentstyle{ /*该属性是为了兼容IE7.0*/
background-color:#fffbef;
border:1px solid #fcd8a6;
margin-bottom: 0px;
width:763px;
width:763px!important;
height:340px;
}
.pro_tabcontent{
display:none;
}
.pro_tabcontent div{
font-size:12px;
font-family:"宋体";
line-height:22px;
color:#CCC;
}
.pro_tabcontent div span{
font-size:12px;
font-family:"宋体";
line-height:22px;
color:#003399;
}
.pro_tabcontent div a{
font-size:12px;
font-family:"宋体";
line-height:22px;
color:#003399;
text-decoration:none;
}
.pro_tabcontent div a:hover{
font-size:12px;
font-family:"宋体";
line-height:22px;
color:#fd5100;
text-decoration:underline;
}
.pro_tabcontent div a#more{
font-size:12px;
font-family:"宋体";
line-height:22px;
color:#00369b;
text-decoration:none;
}
.pro_tabcontent div a:hover#more{
margin-left:10px;
font-size:12px;
font-family:"宋体";
line-height:22px;
color:#00369b;
text-decoration:none;
}
@media print {
.pro_tabcontent {
display:block!important;
}
}




/*----------------------------------彩妆系列标签页样式-----------------------------------------*/
.pro_2_shadetabs{
padding: 4px 0;
margin-left: 10px;
margin-top: 5px;
margin-bottom: 0;
font:bold 12px "宋体";
list-style-type: none;
text-align: left; 
}
.pro_2_shadetabs li{
display: inline;

}
.pro_2_shadetabs li a{
color: #2d2b2b;
background:url("../images2/tableft3.gif") no-repeat left top;
background-position:0% -42px;
margin:0;
padding:0 2px 0 2px;
text-decoration:none;
}
*:lang(zh).pro_2_shadetabs li a{/*该属性是为了兼容IE7.0*/
color: #2d2b2b;
background:url("../images2/tableft3.gif") no-repeat left top;
background-position:0% -42px;
margin:0;
padding:8px 2px 5px 2px!important;padding:0 2px 0 2px;
text-decoration:none;
}
.pro_2_shadetabs span{
background:url("../images2/tabright3.gif") no-repeat right top;
background-position:100% -42px;
text-decoration: none;
padding:8px 13px 5px 13px;
color:#8d3939;
}
.pro_2_shadetabs li a:visited{
color: #2d2b2b;
}
.pro_2_shadetabs li a:hover{
text-decoration: underline;
background:url("../images2/tableft3.gif") no-repeat left top;
}
.pro_2_shadetabs a:hover span{
text-decoration: underline;
background:url("../images2/tabright3.gif") no-repeat right top;
}
.pro_2_shadetabs li.selected{
font: bold 12px "宋体";
color: #fff;
position: relative;
}
.pro_2_shadetabs li.selected a{ /*selected main tab style */
background:url("../images2/tableft3.gif") no-repeat left top;
border-bottom-color: white;
}
.pro_2_shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
.pro_2_shadetabs li.selected span{ /*selected main tab style */
background:url("../images2/tabright3.gif") no-repeat right top;
font: bold 14px "宋体";
color: #ff2833;
text-decoration: none;
}
.pro_2_shadetabs li.selected a:hover span{ /*selected main tab style */
font: bold 14px "宋体";
color: #ff2833;
background:url("../images2/tabright3.gif") no-repeat right top;
text-decoration: none;
padding:8px 13px 5px 13px;
text-decoration: none;
}
.pro_2_tabcontentstyle{ /*style of tab content oontainer*/
background-color:#fff0f0;
border-top:1px solid #fcada6;
border-bottom:1px solid #fcada6;
border-left:1px solid #fcada6;
border-right:1px solid #fcada6;
margin-bottom: 0px;
width:763px;
height:340px;
}
*:lang(zh).pro_2_tabcontentstyle{ /*该属性是为了兼容IE7.0*/
background-color:#fff0f0;
border:1px solid #fcada6;
margin-bottom: 0px;
width:763px;
width:763px!important;
height:340px;
}
.pro_2_tabcontent{
display:none;
}
.pro_2_tabcontent div{
font-size:12px;
font-family:"宋体";
line-height:22px;
color:#CCC;
}
.pro_2_tabcontent div span{
font-size:12px;
font-family:"宋体";
line-height:22px;
color:#003399;
}
.pro_2_tabcontent div a{
font-size:12px;
font-family:"宋体";
line-height:22px;
color:#003399;
text-decoration:none;
}
.pro_2_tabcontent div a:hover{
font-size:12px;
font-family:"宋体";
line-height:22px;
color:#fd5100;
text-decoration:underline;
}
.pro_2_tabcontent div a#more{
font-size:12px;
font-family:"宋体";
line-height:22px;
color:#00369b;
text-decoration:none;
}
.pro_2_tabcontent div a:hover#more{
margin-left:10px;
font-size:12px;
font-family:"宋体";
line-height:22px;
color:#00369b;
text-decoration:none;
}
@media print {
.pro_2_tabcontent {
display:block!important;
}
}



/*----------------------------------妈妈、宝宝系列标签页样式-----------------------------------------*/
.pro_3_shadetabs{
padding: 4px 0;
margin-left: 10px;
margin-top: 5px;
margin-bottom: 0;
font:bold 12px "宋体";
list-style-type: none;
text-align: left; 
}
.pro_3_shadetabs li{
display: inline;

}
.pro_3_shadetabs li a{
color: #2d2b2b;
background:url("../images2/tableft4.gif") no-repeat left top;
background-position:0% -42px;
margin:0;
padding:0 2px 0 2px;
text-decoration:none;
}
*:lang(zh).pro_3_shadetabs li a{/*该属性是为了兼容IE7.0*/
color: #2d2b2b;
background:url("../images2/tableft4.gif") no-repeat left top;
background-position:0% -42px;
margin:0;
padding:8px 2px 5px 2px!important;padding:0 2px 0 2px;
text-decoration:none;
}
.pro_3_shadetabs span{
background:url("../images2/tabright4.gif") no-repeat right top;
background-position:100% -42px;
text-decoration: none;
padding:8px 13px 5px 13px;
color:#8c388d;
}
.pro_3_shadetabs li a:visited{
color: #2d2b2b;
}
.pro_3_shadetabs li a:hover{
text-decoration: underline;
background:url("../images2/tableft4.gif") no-repeat left top;
}
.pro_3_shadetabs a:hover span{
text-decoration: underline;
background:url("../images2/tabright4.gif") no-repeat right top;
}
.pro_3_shadetabs li.selected{
font: bold 12px "宋体";
color: #fff;
position: relative;
}
.pro_3_shadetabs li.selected a{ /*selected main tab style */
background:url("../images2/tableft4.gif") no-repeat left top;
border-bottom-color: white;
}
.pro_3_shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
.pro_3_shadetabs li.selected span{ /*selected main tab style */
background:url("../images2/tabright4.gif") no-repeat right top;
font: bold 14px "宋体";
color: #f328b5;
text-decoration: none;
}
.pro_3_shadetabs li.selected a:hover span{ /*selected main tab style */
font: bold 14px "宋体";
color: #f328b5;
background:url("../images2/tabright4.gif") no-repeat right top;
text-decoration: none;
padding:8px 13px 5px 13px;
text-decoration: none;
}
.pro_3_tabcontentstyle{ /*style of tab content oontainer*/
background-color:#fcf1f7;
border-top:1px solid #faa5cf;
border-bottom:1px solid #faa5cf;
border-left:1px solid #faa5cf;
border-right:1px solid #faa5cf;
margin-bottom: 0px;
width:763px;
height:340px;
}
*:lang(zh).pro_3_tabcontentstyle{ /*该属性是为了兼容IE7.0*/
background-color:#fcf1f7;
border:1px solid #faa5cf;
margin-bottom: 0px;
width:763px;
width:763px!important;
height:340px;
}
.pro_3_tabcontent{
display:none;
}
.pro_3_tabcontent div{
font-size:12px;
font-family:"宋体";
line-height:22px;
color:#CCC;
}
.pro_3_tabcontent div span{
font-size:12px;
font-family:"宋体";
line-height:22px;
color:#003399;
}
.pro_3_tabcontent div a{
font-size:12px;
font-family:"宋体";
line-height:22px;
color:#003399;
text-decoration:none;
}
.pro_3_tabcontent div a:hover{
font-size:12px;
font-family:"宋体";
line-height:22px;
color:#fd5100;
text-decoration:underline;
}
.pro_3_tabcontent div a#more{
font-size:12px;
font-family:"宋体";
line-height:22px;
color:#00369b;
text-decoration:none;
}
.pro_3_tabcontent div a:hover#more{
margin-left:10px;
font-size:12px;
font-family:"宋体";
line-height:22px;
color:#00369b;
text-decoration:none;
}
@media print {
.pro_3_tabcontent {
display:block!important;
}
}


/*----------------------------------企业、产品品牌标签页样式-----------------------------------------*/
.pro_4_shadetabs{
padding: 4px 0;
margin-left: 10px;
margin-top: 5px;
margin-bottom: 0;
font:bold 12px "宋体";
list-style-type: none;
text-align: left; 
}
.pro_4_shadetabs li{
display: inline;

}
.pro_4_shadetabs li a{
color: #2d2b2b;
background:url("../images2/tableft5.gif") no-repeat left top;
background-position:0% -42px;
margin:0;
padding:0 2px 0 2px;
text-decoration:none;
}
*:lang(zh).pro_4_shadetabs li a{/*该属性是为了兼容IE7.0*/
color: #2d2b2b;
background:url("../images2/tableft5.gif") no-repeat left top;
background-position:0% -42px;
margin:0;
padding:8px 2px 5px 2px!important;padding:0 2px 0 2px;
text-decoration:none;
}
.pro_4_shadetabs span{
background:url("../images2/tabright5.gif") no-repeat right top;
background-position:100% -42px;
text-decoration: none;
padding:8px 13px 5px 13px;
color:#8993a0;
}
.pro_4_shadetabs li a:visited{
color: #2d2b2b;
}
.pro_4_shadetabs li a:hover{
text-decoration: underline;
background:url("../images2/tableft5.gif") no-repeat left top;
}
.pro_4_shadetabs a:hover span{
text-decoration: underline;
background:url("../images2/tabright5.gif") no-repeat right top;
}
.pro_4_shadetabs li.selected{
font: bold 12px "宋体";
color: #fff;
position: relative;
}
.pro_4_shadetabs li.selected a{ /*selected main tab style */
background:url("../images2/tableft5.gif") no-repeat left top;
border-bottom-color: white;
}
.pro_4_shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
.pro_4_shadetabs li.selected span{ /*selected main tab style */
background:url("../images2/tabright5.gif") no-repeat right top;
font: bold 14px "宋体";
color: #024ea2;
text-decoration: none;
}
.pro_4_shadetabs li.selected a:hover span{ /*selected main tab style */
font: bold 14px "宋体";
color: #024ea2;
background:url("../images2/tabright5.gif") no-repeat right top;
text-decoration: none;
padding:8px 13px 5px 13px;
text-decoration: none;
}
.pro_4_tabcontentstyle{ /*style of tab content oontainer*/
background-color:#f1f1fb;
border-top:1px solid #b1c0ff;
border-bottom:1px solid #b1c0ff;
border-left:1px solid #b1c0ff;
border-right:1px solid #b1c0ff;
margin-bottom: 0px;
width:763px;
height:175px;
}
*:lang(zh).pro_4_tabcontentstyle{ /*该属性是为了兼容IE7.0*/
background-color:#f1f1fb;
border:1px solid #b1c0ff;
margin-bottom: 0px;
width:763px;
width:763px!important;
height:170px;
}
.pro_4_tabcontent{
display:none;
}
.pro_4_tabcontent div{
font-size:12px;
font-family:"宋体";
line-height:22px;
color:#CCC;
}
.pro_4_tabcontent div span{
font-size:12px;
font-family:"宋体";
line-height:22px;
color:#003399;
}
.pro_4_tabcontent div a{
font-size:12px;
font-family:"宋体";
line-height:22px;
color:#003399;
text-decoration:none;
}
.pro_4_tabcontent div a:hover{
font-size:12px;
font-family:"宋体";
line-height:22px;
color:#fd5100;
text-decoration:underline;
}
.pro_4_tabcontent div a#more{
font-size:12px;
font-family:"宋体";
line-height:22px;
color:#00369b;
text-decoration:none;
}
.pro_4_tabcontent div a:hover#more{
margin-left:10px;
font-size:12px;
font-family:"宋体";
line-height:22px;
color:#00369b;
text-decoration:none;
}
@media print {
.pro_4_tabcontent {
display:block!important;
}
}


