﻿@charset "utf-8";

*{
    padding:0; margin:0; font-size:13px; list-style:none;font-family:"宋体";
}
/*===============列表标签样式开始===============*/
.listNav_text{
    color:#1E1E1E; 
}
.listNav_text h1{
    font-weight:100
}
.listNav_text a{
    color:#023399;
}
.listNav_text span{
    float:left
}
#listSearch{
    width:100%; height:34px;background:url(../images2/tabline.gif) repeat-x bottom; 
}
* html #listSearch{
    height:33px;
}
*+html #listSearch{
    height:33px;
}
.listSearch_left{
    height:28px;float:left; width:500px;
}
.shadetabs{
    margin-top:15px; padding:0px 0px 2px;letter-spacing:1px;
}
.shadetabs li{
    display: inline; margin-right:-6px;
}
.shadetabs li a{
    color: #454545; background:url("../images2/tableft.gif") no-repeat left top; background-position:0% -28px;padding:7px 0px 4px 3px; text-decoration:none;
}
* html .shadetabs li a{
    padding:0 0 0 4px;
}
*+html .shadetabs li a{
    padding:0 0 0 4px;
}
.shadetabs span{
    background:url("../images2/tabright.gif") no-repeat right top;background-position:100% -28px;text-decoration: none;padding:7px 13px 5px 9px; color:#454545;
}
.shadetabs li a:hover{
    text-decoration: none;background:url("../images2/tableft.gif") no-repeat left top;
}
.shadetabs a:hover span{
    text-decoration: none;background:url("../images2/tabright.gif") no-repeat right top;color:#FFFFFF;padding:9px 13px 3px 9px;
}
.shadetabs li.selected{
    position: relative;
}
.shadetabs li.selected a{ 
    background:url("../images2/tableft.gif") no-repeat left top;padding:9px 0px 4px 3px;
}
* html .shadetabs li.selected a{
    padding:0 0 0 4px;
}
*+html .shadetabs li.selected a{
    padding:0 0 0 4px;
}
.shadetabs li.selected a:hover{
    text-decoration: none;
}
.shadetabs li.selected span{
    background:url("../images2/tabright.gif") no-repeat right top;  color: #fff;text-decoration: none;padding:9px 13px 3px 9px;
}
.shadetabs li.selected a:hover span{ 
    background:url("../images2/tabright.gif") no-repeat right top;text-decoration: none; padding:9px 13px 3px 9px;
}
#resultNumber{
    float:right; padding-top:15px; color:#00349A; 
}
#resultNumber span{
    color:#FF4F03; font-weight:bold;   
}
/*===============显示方式和排序方式样式开始===============*/
#showSort{ 
    width:100%;background:url("../images2/list_show_bg1.gif") repeat-x; height:25px; clear:both; float:left; 
}
#showSort span{
    padding:0 3px; 
}
* html #showSort span{
    padding:0px;
}
*+html #showSort span{
    padding:0px;
}
#showSort ul{
    margin:5px 0 0 5px;  color:#1E1E1E; 
}
* html #showSort ul{
    margin:2px 0 0 5px;
}
*+html #showSort ul{
    margin:2px 0 0 5px;
}
#showSort li{
    float:left; height:18px;  padding:0 3px;
}
#displayMode{
    background:url("../images2/list_show_bg2.gif") repeat-x; margin-right:35px;
}
#sortMode{
    background:url("../images2/list_show_bg2.gif") repeat-x; margin-right:35px;
}
.showSort_page{
    text-align:right; width:225px; margin-top:0px; 
}
* html .showSort_page{
    margin-top:3px;
}
*+html .showSort_page{
    margin-top:3px;
}

/*===============产品列表样式开始===============*/
/*======通用样式开始======*/
.productList_infor{
    float:left;color:#004EA2; font-size:12px;
} 
.productList_infor ul{
    margin-top:4px;
}
.productList_infor li{
    background:url("../images2/list_icon1.gif") no-repeat 1px 9px; padding:0 0 0 17px; overflow:hidden; width:400px; height:26px; line-height:26px;
}
.productList_infor li a{
    font-weight:bold;color:#004EA2; text-decoration:none; font-size:13px;
}
.productList_infor li a:hover{
    text-decoration:underline;
}
.productList_icon{
    background:url("../images2/list_icon1.gif") no-repeat 10px 1px; padding-left:26px; 
}
.productList_Nprice{
    color:#FF3100; font-weight:bold; 
}
.productList_Mprice{
    text-decoration:line-through;
}
.productList_button{
    width:179px; float:right; 
}
.productList_button a{
    color:#004EA2; font-size:12px;
}
.productList_button a:hover{
    color:#FF3100;
}
.productList_button ul{
    width:170px;
}
.sccs_text{
    width:390px; height:20px; overflow:hidden;white-space:nowrap;
}
/*======列表样式开始======*/
#productList{
    height:112px; width:765px; margin:10px 0; float:left
}
#productList_right{
    float:right;  height:119px; border-bottom:1px dashed #C1C2C2; width:600px;
} 
#productList_image{
    float:left; border:1px solid #FBD8A5; padding:4px 2px;
} 
.productList_button_li{
    height:20px;margin-top:19px; 
}
/*======文字样式开始======*/
#productText{
    width:765px; margin-bottom:14px; float:left; border-bottom:1px dashed #C1C2C2;
}
.productText_button_li{
    margin-top:8px; 
}
/*======图片样式开始======*/
#productImage{
    width:765px; margin-bottom:14px; float:left; border-bottom:1px dashed #C1C2C2; 
}
#productImage_block{
    width:191px; float:left; text-align:left;
}
#productImage_block ul{
    color:#004EA2;
}
#productImage_block ul a{
    font-weight:bold; text-decoration:none;color:#004EA2;
}
#productImage_block ul a:hover{
    font-weight:bold; text-decoration:underline; color:#004EA2;
}
#productImage_block li{
    margin-top:7px;
}
#vip_block{
    width:250px; float:left; text-align:center; margin:10px;
}
* html #vip_block{
    margin:10px 10px 10px 0;
}
#vip_block li{
    line-height:26px;
}
#productImage_image{
    border:1px solid #FBD8A5; padding:2px; width:150px; 
} 
/*通用分页样式*/
#listPage_container{
    width:100%;margin:10px 0; font-size:12px; float:left
}
#listPage{
    float:right; height:18px; 
}
#listPage select{
    height:18px; font-size:12px;
}
#listPage span{
    margin-left:5px;
}
.listPage_normal a{
    background:url("../images2/pageButton_bg1.gif") repeat-x; color:#333333; line-height:20px; font-size:12px;font-weight:bold; border:1px solid #A1A1A1; padding:2px 5px 2px 5px; text-decoration:none
}
.listPage_normal a:hover{
    background:url("../images2/pageButton_bg2.gif") repeat-x;color:#4575A5;border:1px solid #6B96C6;
}
.listPage_curpage a{
    background:url("../images2/pageButton_bg2.gif") repeat-x;color:#4575A5; font-size:12px;font-weight:bold; text-decoration:none; border:1px solid #6B96C6;padding:2px 5px 2px 5px;
}
/*===============帮助样式开始===============*/
.alt_style {
	font-size: 9pt;
	filter: alpha(opacity = 85, enabled = 1)
	revealtrans(transition = 1, duration = 0.6) blendtrans(duration = 0.5);
	position: absolute;
	visibility: hidden;
	background: url(../images2/alt_bg.gif);
	width: 327px;!important;width: 320px;
	height: 88px;!important;height: 57px;
	padding-top: 15px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 30px
}

/*===============产品详细介绍样式开始===============*/
/*======产品详细介绍上半部分样式开始======*/
#productsInfo{
    width:765px;
}
#productsInfo_left{
    float:left; 
}
#productsInfo_image{
    border:1px solid #FBD8A5; padding:2px; padding-bottom:10px;text-align:center; 
}
#productsInfo_image a{
    color:#004EA2; font-size:12px; cursor:pointer
}
#productsInfo_image a:hover{
    color:#FF3100; 
}
#productsInfo_right{
    float:right;color:#004EA2; font-size:12px; width:392px;
} 
#productsInfo_right ul{
    margin-top:4px;
}
#productsInfo_right li{
    background:url("../images2/list_icon1.gif") no-repeat 1px 12px; padding:11px 0 8px 17px; border-bottom:1px dashed #C1C2C2; 
}
#productsInfo_right li a{
    font-weight:bold;color:#004EA2; text-decoration:none; font-size:14px; background:none
}
#productsInfo_right li a:hover{
    text-decoration:underline;
}
#productsInfo_detail{
    background:#f9fbff; border:1px dashed #a8bee6; padding:5px; color:#76aa00; line-height:20px; font-size:13px; background-image:none;
}
.productsInfo_tab{
    float:left; clear:both; width:348px; padding:10px 5px; color:#666666; line-height:21px;display:none; font-size:13px; border:1px solid #fbd8a5; background:#fffbef
}
.productsInfo_tab img{
    max-width: 348px;  width: expression(this.width > 348 ? 348 : true);

}
.productsInfo_tab_left{
    width:360px; float:left
}
.productsInfo_tab_right{
    width:392px; float:right
}
.productsInfo_tab_comment{
    display:inline;border:0; background:none; width:100%; padding:10px 0 0
}
#productsInfo_warm{
    border:1px solid #fbd8a5; border-top:0; background:#ffefd4; font-size:13px; font-weight:bold; color:#ff0000; line-height:25px; text-align:center
}
#productsInfo_buy{
    padding-top:12px; text-align:center; 
}
/*======处方药样式开始======*/
#productsInfo_chufang{
    text-align:left; background:url("../images2/products_warm.gif") no-repeat 3px 10px; padding:25px 0 5px 80px; color:#FF4F03;font-weight:bold;
}
#productsInfo_chufang li{
    margin-bottom:5px;
}
#chufangNote{
    width:765px; clear:both;
}
#chufangNote_left{
    float:left; width:500px; margin-top:10px; border-top:1px solid #DAECF5; padding-top:10px; line-height:18px; color:#666666;
}
#chufangNote_right{
    float:right; width:200px; 
}
/*======顾客评论样式开始======*/
.productInfo_comment{
    background:url("../images2/products_comment1.gif") no-repeat; padding-left:10px;
}
#productsComment_nav{
    background:url("../images2/products_comment2.gif") no-repeat 0px 0px; padding:15px 0px 10px 25px;
}
#productsComment_nav a{
    font-size:12px; color:#004EA2; text-decoration:none;
}
#productsComment_nav a:hover{
    color:#ff3100; text-decoration:underline;
}
#productsComment{
    border:1px solid #D1E7F4;width:100%; color:#666; font-size:12px; margin-bottom:10px; float:left
}
* html #productsComment{
    float:none;
}
*+html #productsComment{
    float:none;
}
#productsComment_top{
    padding:5px 5px 3px 5px ; border-bottom:1px dashed #DEDEDE; line-height:20px;
}
#productsComment_top span{
    margin-right:7px;
}
#productsComment_middle{
     border-bottom:1px dashed #DEDEDE; background:#F2F9FD; width:100%; float:left
}
.productsComment_message{
    line-height:20px;padding:5px 5px 3px 50px;color:#71A00B;background:url("../images2/comment_leave.gif") no-repeat 5px 7px;
}
.productsComment_title{
    line-height:20px;padding:5px 5px 3px 50px;color:#71A00B;background:url("../images2/comment_leave_title.gif") no-repeat 5px 7px; font-weight:bold
}
#productsComment_bottom{
     float:left; width:100%;float:left
}
#productsComment_bottom li{
    float:left; padding:5px 5px 3px 50px;background:url("../images2/comment_reply.gif") no-repeat 5px 7px;line-height:17px; font-size:12px
}
.hr{
   height:1px; color:#d7d7d7; line-height:1px;
}
.productsComment_name{
    background:url("../images2/faq_icon1.gif") no-repeat 0px 2px; padding:7px 5px 3px 22px; 
}
.productsComment_date{
    background:url("../images2/faq_icon2.gif") no-repeat 0px 4px; padding:7px 5px 3px 22px; 
}
.Comment_released {
    width:100%; clear:both; float:left; margin-top:15px;border:1px solid #D1E7F4; background:#ffffff; float:right
}
.products_released{
    margin:0; float:left
}
.Comment_released div{
    border-bottom:1px dashed #DEDEDE;  width:100%;  float:left; line-height:25px;
}
.Comment_released div li{
    color:#004EA2; float:left; font-size:12px; 
} 
.released_title{
    background:url("../images2/cart_bg1.gif") repeat-x; height:25px; font-size:13px;
}
.released_title span{
    background:url("../images2/cart_icon4.gif") no-repeat 5px 3px; padding:5px 0 0 26px; font-weight:bold;
}
.released_left{
    width:138px; background:#F2F9FE; border-right:1px solid #D1E7F4; font-weight:bold; paddi-left:20px; text-align:right;
}
.released_left_small{
    width:75px;
}
.released_right{
    margin-left:10px; 
}
/*======专题样式开始======*/
#topic_image{
    border:1px solid  #DEDEDE; width:763px;
}
#topic_infor{
    margin-top:7px; color:#666666; line-height:20px;width:753px;border:1px dashed #DEDEDE; padding:5px; background:#FCFCFC;
}
/*======输入框样式开始======*/
.input_style1 {
	background-image: url(../images2/input_bg_long.gif); width: 250px; height: 18px; border: 1px solid #bfd4e7; font-weight: bold; color: #fe4201;
}
.input_style2 {
	background-image: url(../images2/input_bg_long.gif); width: 150px; height: 18px; border: 1px solid #bfd4e7; font-weight: bold; color: #fe4201;
}
.input_area_style1 {
	width: 600px;height: 100px; scrollbar-face-color: #9fd6ff; scrollbar-3dlight-color: #9fd6ff; word-wrap: break-word; border: 1px solid #bfd4e7;
}

/*===============处方药提醒样式开始===============*/
.warm_top{
    width:920px; height:67px; background: url(../images2/succeed_top_bg.gif) repeat-x;margin:auto;
}
.warm_top li{
    float:left;
}
.warm_title{
    background: url(../images2/succeed_top_left.gif) no-repeat;height:67px; width:143px;
}
.warm_title span{
    line-height:67px; background: url(../images2/cart_icon4.gif) no-repeat 15px -1px; padding-left:35px; color:#fe3100; font-size:13px; letter-spacing:1px; font-weight:bold;
}
.warm_site{
    width:122px;background: url(../images2/baiyjk_com_cn.gif) no-repeat 0 23px; height:67px;
}
.warm_top_right{
    width:655px;background: url(../images2/succeed_top_right.gif) no-repeat 631px 0;height:67px; line-height:52px
}
.warm_content{
    width:913px; margin:auto; background: url(../images2/succeed_content_bg.gif) repeat-x; 
}
.warm_content_left{
    width:4px; background: url(../images2/succeed_content_left.gif) no-repeat left top; height:200px
}
.warm_content_center{
    float:right; width:895px;background: url(../images2/succeed_content_bg.gif) repeat-x; 
}
.warm_content_text{
    margin:40px 50px 0px 220px; width:635px; 
}
.warm_content_right{
    float:right; width:4px; background: url(../images2/succeed_content_right.gif) no-repeat; height:220px;
}
.aboutUs_contain{
    float:right; border:1px solid #B3DDF7; margin:8px 8px 8px 8px; background:#ffffff; padding:10px 10px 0 10px; width:855px; clear:both; color:#666
}
* html .aboutUs_contain{
    margin:8px 2px 8px 8px;
}
*+ html .aboutUs_contain{
    margin:8px 8px 8px 8px; 
}
.aboutUs_contain a{
    color:#00349a; line-height:22px; font-size:13px
}
.aboutUs_contain1{
    width:680px; padding:5px 0 10px 15px; float:left; margin:0 20px 10px 10px; float:right; border:1px solid #B3DDF7;  background:#ffffff;  
}
* html .aboutUs_contain1{
    margin:0 10px 10px 0px;
}
*+ html .aboutUs_contain1{
    margin:0 20px 10px 10px;
}
.aboutUs_text{
    font-size: 12px;color: #7b7b7b; line-height: 24px; 
}
.aboutUs_text td{
    padding:3px 5px;
}
/*提示框样式*/
#tipDiv {
    position:absolute; visibility:hidden; left:0; top:0; z-index:10000; padding:1px; border:1px solid #CACACA; background:#fff
}
/*兴奋剂提示样式*/
.xfj_warm{
    font-size:14px; font-weight:bold; color:#ff4f03; text-decoration:underline; background: none;padding:10px 0px 10px 50px;background: url(../images2/xfj_warm.gif) no-repeat 10px;
}
/*友情链接及合作伙伴通用样式*/
.link_more{
    border-left:1px solid #cfcfcf;border-right:1px solid #cfcfcf; padding:10px 0 10px 10px
}
.link_more ul{
    margin:0px 0 10px 23px; float:left
}
.link_more li{
    width:152px;  text-align:center; line-height:20px; color:#666666;
}
.link_more image{
    border:1px solid #d8d8d8;
}
.link_more li a{
    color:#666666; text-decoration:none; font-size:13px;
}
.link_more li a:hover{
    text-decoration:underline;
}
.link_text{
    border-left:1px solid #cfcfcf;border-right:1px solid #cfcfcf; padding:10px 0 10px 10px;
}
.link_text li{
    float:left; line-height:20px;  white-space:nowrap; margin-left:10px;
}
.link_text li a{.
    color:#666666; text-decoration:none; font-size:13px;
}
.link_text li a:hover{
    text-decoration: underline
}
.djq_border{
    border:1px solid #ff0000; color:#ff0000; padding:3px; margin:0 3px
}
.djq_link{
    text-decoration:underline; font-weight:100; color:#ff0000
}
