@charset "utf-8";
@font-face {
    font-family: 'SourceHanSansSC-Medium';
    src: url('/css/fonts/SourceHanSansSC-Medium.ttf'), url('/css/fonts/SourceHanSansSC-Medium.otf'), url('/css/fonts/SourceHanSansSC-Medium.eot'), url('/css/fonts/SourceHanSansSC-Medium.woff');
}
@font-face {
    font-family: 'SourceHanSansSC-Regular';
    src: url('/css/fonts/SourceHanSansSC-Regular.ttf'), url('/css/fonts/SourceHanSansSC-Regular.otf'), url('/css/fonts/SourceHanSansSC-Regular.eot'), url('/css/fonts/SourceHanSansSC-Regular.woff');
}
@font-face {
    font-family: 'MStiffHeiHK-UltraBold';
    src: url('/css/fonts/MStiffHeiHK-UltraBold.ttf'), url('/css/fonts/MStiffHeiHK-UltraBold.otf'), url('/css/fonts/MStiffHeiHK-UltraBold.eot'), url('/css/fonts/MStiffHeiHK-UltraBold.woff');
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.B2Btop {
	top:0px;
	height:100px;
	width:100%;
	left:0px;
}
.B2Bleft {
	float:left;
	top:101px;
	height:auto;
	width:15%;
}
.B2Bcontent {
	float:right;
	top:101px;
	width:85%;
	height:auto;
}
.B2BProdListItem {
	font-size:12px;
	color:#479602;
	/*	border:1px solid;
	background-color:#F0F0F0;
	*/
}
#detailInfo .B2BButton {
	font-size: 16px;
    color: #fff;
    width: 100%;
    background: #007ce0;
    height: 40px;
    line-height: 40px;
    border: none;
	border-radius: 3px;
	cursor: pointer;
}
.B2BTextbox,select,textarea {
    font-size: 12px;
    color: #333333;
    border: #ddd 1px solid;
    width: 95%;
    height: 35px;
    line-height: 35px;
    text-indent: 10px;
}
.FontB2BPurple {
	COLOR:#666666;
	FONT-FACE:Verdana;
	font-size:12px;
	LINE-HEIGHT:16px;
	text-decoration:none;
}
.FontB2BPurple a {
	text-decoration:none;
}
.FontB2BRed {
	COLOR:#FF0000;
	FONT-FACE:Verdana;
	font-size:12px;
	LINE-HEIGHT:14px;
}
.B2BTblHead {
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    background-color: #5b6181;
    padding: 2px;
    height: 40px;
	line-height: 40px;
	text-indent: 10px;
}
.B2BColHead,.B2BColFoot {
	font-size: 12px;
    font-weight: bold;
    color: #000;
    background-color: #eee;
    height: 30px;
    line-height: 30px;
}
.B2BFontSize1 div{
    text-align: left!important;
    width: 77%;
    float: right;
}
.submitForm .B2BTextbox,.submitForm select, .submitForm textarea{
	font-size: 12px;
    color: #333333;
    border: #ddd 1px solid;
    width: 100%!important;
    height: 35px;
    line-height: 35px;
    text-indent: 10px;
}
.submitForm tr{
    margin-bottom: 10px;
    display: table;
    width: 100%;
}
.submitForm input[type=submit]{
	background: #007ce0;
    border: none;
    line-height: 45px;
    height: 45px;
    color: #fff;
    width: 49.8%;
	font-size: 16px;
	margin-top: 10px;
}
.submitForm input[type=button],.submitForm input[type=reset]{
    background: #fff;
    border: none;
    padding: 10px;
    border: 1px solid #eee;
    color: #333;
}
.B2BTblFoot {
	font-size:12px;
	color:#000;
	font-weight:bold;
}
.B2BFontSize2 .B2BButton{
	width: 100%;
	background: #007ce0;
	height: 45px;
	line-height: 45px;
	text-align: center;
	border:none;
	color:#FFF;
	font-size: 16px;
}
.FontB2BBlue{
	color:#007ce0;
}
.keywordtext{
	width: 78%;
	float: left;
	height: 35px;
	line-height: 35px;
	border:1px solid #eee;
}
.selectBrands{
	width: 78%;
	float: left;
	height: 35px;
	line-height: 35px;
	border:1px solid #eee;
}
.selectSorting{
	width: 35%;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	border:1px solid #eee;
}
.keywordselect{
	width: 20%;
	float:left;
	margin-left: 2%;
}
.B2BLeftMenuHead {
	font-size:12px;
	color:#336633;
	background-image:url(images/bg_leftmenuhd.gif);
	background-repeat:no-repeat;
	filter:DropShadow(Color=#FFFFFF,OffX=1,OffY=1,Positive=1);
}
.B2BProductHead {
	font-size:12px;
	color:#333333
}
.productSearchTable .B2BFieldBg {
	font-size:15px;
	color:#FFF;
	background-color:#5b6181;
	padding:2px;
	text-align: center;
}
.B2BPriceTotal input[type=checkbox]{
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 2px;
}
.B2BText {
	font-size:12px;
	color:#333333
}
.B2BPriceTotal {
	font-size:12px;
	color:#333333;
	padding:2px;
	padding-left: 10px;
}
.B2BTableText {
	font-size:12px;
	color:#333333
}
.B2BFontBlack {
	color:#000000
}
.B2BTblListBg1 {
	background-color:#DEDEDE;
	font-size:12px;
	color:#333333;
}
.B2BTblListBg2 {
	background-color:#EFEFEF;
	font-size:12px;
	color:#333333;
}
.B2BFontSize1 {
	font-size:12px;
}
.B2BFontSize2 {
	font-size:12px
}
.B2BFont {
	font-family:Verdana,Arial,Helvetica,sans-serif
}
.B2BProductFoot {
	background-color:#99CC99;
	font-family:Verdana,Arial,Helvetica,sans-serif
}
.B2BFieldBgSize2 {
	font-size:12px;
	color:#333333;
	background-color:#EFEFEF
}
.B2BHyperLink {
	}.B2BProdRemsBg {
	font-size:12px;
	color:#333333;
	font-weight:bold;
}
.B2BProdInfoSubHead,.B2BProdInfoTopHead {
	font-size:12px;
	background-color:#F7F7F7;
	color:#333333;
	font-weight:bold;
	line-height:14px;
}
.B2BMsgHead {
	font-size:12px;
	color:#333333;
	background-color:#EEFFEE
}
.B2BProdNameBg {
    color: #333333;
    WIDTH: 100%;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    PADDING-TOP: 20PX;
    PADDING-BOTTOM: 20PX;
    font-family: microsoft yahei,Tahoma,Arial;
    text-align: center;
}
.B2BPriceBg {
	font-size:12px;
	line-height:14px;
	color:#333333
}
.B2BBodyBg {
	/*width:1000px;
	*/
    margin:0 auto;
	overflow-x:hidden;
}
.B2BBodyBg2 {
	width:1000px;
	margin:0 auto;
}
.B2BBodyBg3 {
	width:1000px;
	margin:0 auto;
}
.B2BLeftMenu {
	font-size:12px;
	font-weight:normal;
	color:#333333;
}
.B2BProdModBorder {
	font-size:12px;
	font-weight:bold;
	color:#333333;
	border:1px solid #DDDDDD
}
.B2BProdMod {
	font-size:12px;
	font-weight:bold;
	color:#333333;
	background-color:#EFEFEF;
}
.B2BFontProdMod {
	font-size:10pt
}
.B2BTopMenuBg1 {
	font-size:12px;
}
.B2BTopMenuBg2 {
	font-size:12px;
	font-weight:bold
}
/* -------------- Template --------------------- */
#main {
	margin:10px auto;
	width:1200px;
	margin-top: 180px;
}
#mainLeft {
	width:180px;
	float:left;
	margin-right:2px;
}
#mainleftCata {
	width:180px;
	background:url(images/bg_left.gif) repeat-y;
}
#mainleftCata h3,#news h3 {
	margin:0;
	padding:0;
	height:29px;
	font-size:14px;
	line-height:29px;
	color:#fff;
	font-weight:bold;
	text-indent:25px;
}
#mainleftCata h3 {
	background:url(images/bg_leftMenu_03.gif) no-repeat;
}
#mainleftCata ul {
	list-style:none;
	padding-bottom:7px;
	background:url(images/bg_leftBottom.gif) bottom no-repeat;
}
#mainleftCata li {
	padding-left:25px;
	border-bottom:#ccc dotted 1px;
	height:22px;
	line-height:22px;
	background:url(images/bg_array.gif) 10px center no-repeat;
}
#mainleftCata a {
	font-size:12px;
	color:#333;
	text-decoration:none;
}
#mainleftCata a:hover {
	color:#4F8F1F;
}
#mainRight {
	margin-left:3px;
	width:170px;
	float:right
}
.product_search{
	margin-top: 0px!important;
}
.product_search  > .mainCenter {
	margin-top:4px;
	padding-top:10px;
	margin: 0 auto;
	width:798px;
	background:#Fff;
}
#mainCenter h1 {
	text-align:center;
	margin:5px 0;
	padding:0px;
	line-height:1.5em;
}
.productSearchTable .tableFont{
	background: #FFF;
	font-size: 16px;
	line-height: 35px;
	color:#666;
	font-family: 'SourceHanSansSC-Regular';
}
.productSearchTable .tableFont a{
	color:#007ce0;
}
/* products detail  */

#detailProduct {
	float:left;
	width:810px;
	position:relative;
	display:inline;
	margin-top:5px;
	padding-bottom:20px;
}
#bigimage {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	z-index:9999;
}
#bigimage img {
	border:#D6D6D6 solid 1px;
}
#divPic {
	width:500px;
	float:left;
	text-align:center;
	z-index:-10;
}
#divPic a {
    border: 1px solid #eee;
    display: block;
    text-align: center;
    height: 500px;
    width: 500px;
}
#divPic img {
	z-index:-15;
}
#divPic h3 {
	margin:0;
	padding:0;
	line-height:1.5em;
	font-weight:normal;
}
.list {
    overflow: hidden;
    width: 100%;
    display: inline-block;
    position: relative;
    height: 80px;
}
.list img {
    cursor: pointer;
    padding: 1px;
    border: 1px solid #eee;
    display: block;
	width:100%;
    height: 70px;
	margin-right: 10px;
	float: left;
}
#picone{
	width: 100%;
}
.list img.onzoom,.list img.on {
	padding:0px;
	border:1px solid #007ce0;
	width:100%;
	height:70px;
}
.forgetpwd .B2BButton{
    font-size: 16px;
    border: 0;
    width: 100%;
    height: 45px;
    color: #fff;
    background: #007ce0;
    cursor: pointer;
    font-family: "微软雅黑",Tahoma;
    margin-top: 10px;
    margin-bottom: 50px;
}
.forgetpwd .B2BTblHead{
    color: #007ce0;
    font-size: 25px!important;
	text-align: center;
	background: #FFF;
	padding-top: 60px;
}
.forgetpwd .B2BTextbox{
	width: 100%;
}
.forgetpwd .B2BTableText{
    font-size: 16px;
    padding-bottom: 10px;
    padding-top: 20px;
}
.forgetpwd .B2BFieldBg{
	font-size: 16px;
	color: #666;
}
.login_frame .inputName{
	font-weight: 700;
	color:#666;
}
.container {
	position:relative;
}
.izImage {
	border:0;
	width:400px;
	height:400px;
}
.izViewer {
	width:360px;
	height:300px;
	position:absolute;
	left:200px;
	top:120px;
	display:none;
	border:1px solid #999;
	z-index:9999;
}
.handle {
	display:none;
	opacity:0.6;
	filter:alpha(opacity=60);
	background:#E6EAF3;
	cursor:crosshair;
}
#divAdditionalPic {
	float:left;
	clear:both;
	width:300px;
}
#divAdditionalPic ul {
	margin-top:3px;
	margin-left:20px;
	list-style-type:none;
}
#divAdditionalPic ul li {
	float:left;
	width:65px;
	margin-left:3px;
}
#productDetail br {
	clear:both;
}
#zoom {
	clear:both;
	float:left;
	width:300px;
	padding:5px 0;
	text-align:center;
}
#zoom img {
	margin:3px;
}
#detailInfo {
    float: right;
    width: 677px;
}
#detailInfo p {
	color:#090;
}
#detailInfo dl {
    margin: 0px;
    padding: 2px;
    width: 100%;
}
#detailInfo dt {
    font-size: 16px;
    float: left;
    width: 100%;
    color: #FFF;
    background: #5b6181;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    font-weight: 100;
    margin-bottom: 10px;
    border-radius: 3px;
}
#detailInfo dd {
    width: 50%;
    display: block;
    float: left;
    line-height: 35px;
    height: 35px;
    padding-left: 10px;
	font-size: 13px;
	color:#0058d0;
}
#detailInfo dd.rt {
    width: 50%;
	float: left;
	color:#666666!important;
}
#detailInfo dt.red {
	color:red;
	font-weight:bold;
}
#detailInfo dt input {
	width:30px;
}
#detailInfo dd.red {
	color:red;
	font-weight:bold;
}
.aw_prevnext {
	width:100%;
	height:auto;
	float:left;
}
.awpn_prev {
    width: 100px;
    float: left;
    text-align: left;
}
.awpn_up {
    width: 1000px;
    float: left;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    background: #fafafa;
	color: #999;
	font-family: 'SourceHanSansSC-Regular';
}
.awpn_next {
	width:100px;
	float:right;
	text-align:right;
}
#briefContent {
	clear: both;
    margin-top: 30px;
    display: inline-block;
    width: 100%;
}
#briefContent h3 {
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    background: #5b6181;
    color: #fff;
    padding-left: 10px;
    font-size: 20px;
}
#briefContent .nolist {
	list-style-type:none;
}
#productDetails h3 {
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    background: #5b6181;
    color: #fff;
    padding-left: 10px;
    font-size: 20px;
}
#content .nolist {
	list-style-type:none;
}
.clear {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0px;
}
/*---------------login page----------*/
.logregtitle {
	color: #007ce0;
	font-size:25px!important;
	text-align:center;
	font-weight: 700;
}
.btn_logintype {
    font-size: 16px;
    border: 0;
    width: 95%;
    height: 45px;
    color: #fff;
    background: #007ce0;
    cursor: pointer;
    font-family: "微软雅黑",Tahoma;
}
.login_frame {
    width: 800px;
    margin: 0 auto;
}
.login_frame .btn_logintype{
	width: 100%!important;
}
.title_login {
	font-size:16px;
	margin:10px;
	display: none;
}
.login_frame_m >p{
	display: none;
}
.login_frame_t {
	width:300px;
	height:10px;
	background:url(images/login_frame_t.gif) no-repeat;
	float:left;
	display: none;
}
.login_frame_m {
    width: 70%;
    margin: 0 auto;
    border: 1px solid #fafafa;
}
.login_frame_m select {
	border:solid 1px #999999;
}
.login_frame_m h3 {
	font-weight:normal;
	font-size:22px;
	font-family:Tahoma;
	margin-bottom:15px;
}
.login_frame_m .login_fra_part {
	width:100%;
}
.login_frame_m .login_fra_part .txt_type {
    width: 100%;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ddd;
    text-indent: 10px;
}
.login_frame_m .login_fra_part ul li {
	margin:8px 0;
	font-size: 16px;
}
.login_frame_m .login_fra_part a {
	color:#FF6600;
}
.login_frame_b {
	width:300px;
	height:10px;
	background:url(images/login_frame_b.gif) no-repeat;
	float:left;
	display: none;
}
.register_frame {
	width:660px;
	height:auto;
	margin:0 auto 5px auto;
	float:left;
}
.register_frame .reg_frame_t {
	width:660px;
	height:10px;
	background:url(images/reg_frame_t.gif) no-repeat;
	float:left;
}
.register_frame .reg_frame_m {
	width:660px;
	height:auto;
	padding:10px 0 0 20px;
	background:url(images/reg_frame_m.gif) repeat-y;
	float:left;
}
.register_frame .reg_frame_m h3 {
	font-weight:normal;
	font-size:22px;
	font-family:Tahoma;
	margin-bottom:15px;
}
.register_frame .reg_frame_m dl {
	width:540px;
	margin-top:10px;
	margin-left:30px;
}
.register_frame .reg_frame_m dl dt {
	width:140px;
	height:50px;
	float:left;
}
.register_frame .reg_frame_m dl dd {
	width:400px;
	height:50px;
	float:left;
}
.register_frame .reg_frame_m .fontRemarks {
	color:#FF6600
}
.register_frame .reg_frame_m .txt_type1 {
	width:250px;
	font-size:12px;
}
.register_frame .reg_frame_m .txt_type2 {
	width:50px;
	font-size:12px;
}
.register_frame .reg_frame_m select {
    border: solid 1px #ddd;
    background: #FFF;
}
.register_frame .reg_frame_b {
	width:660px;
	height:10px;
	background:url(images/reg_frame_b.gif) no-repeat;
	float:left;
}
.register_frame2 {
	width:660px;
	height:auto;
	margin:0 auto 5px auto;
}
.register_frame2 .reg_frame_t {
	width:660px;
	height:10px;
	float:left;
}
.register_frame2 .reg_frame_m {
	width:660px;
	height:auto;
	padding:10px 0 0 20px;
	float:left;
}
.register_frame2 .reg_frame_m h3 {
	font-weight:normal;
	font-size:22px;
	font-family:Tahoma;
	margin-bottom:15px;
}
.register_frame2 .reg_frame_m dl {
	width:540px;
	margin-top:10px;
	margin-left:30px;
}
.register_frame2 .reg_frame_m dl dt {
	width:140px;
	float:left;
	font-size: 14px;
}
.register_frame2 .reg_frame_m dl dd {
	width:100%;
	float:left;
	margin-bottom:1rem;
}
.register_frame2 .reg_frame_m .fontRemarks {
	color:#FF6600
}
.register_frame2 .reg_frame_m .txt_type1 {
	width:250px;
	font-size:12px;
}
.register_frame2 .reg_frame_m .txt_type2 {
	width:50px;
	font-size:12px;
}
.register_frame2 .reg_frame_m select {
	border:solid 1px #ddd;
	background:#FFF;
}
.register_frame2 .reg_frame_b {
	width:660px;
	height:10px;
	float:left;
}
/* --------------- product list ----------------------- */
.getmenu {
	width:175px;
	float:left;
	background:url(/e/product/images/bg_menu.gif) bottom no-repeat;
	cursor: pointer;
}
.getmenu span:nth-child(2) {
	display: none;

}
.getmenu:hover{
	background: #007ce0;
}
.getmenu:hover span a{
	color:#FFF!important;
}
.getmenu_left {
	float:left;
	width:142px;
	height:auto;
	min-height:22px;
	padding:6px 4px;
}
.getmenu_left a{
	display:block;
	width: 100%;
	font-size: 13px;
	font-family: 'SourceHanSansSC-Regular';
}
.divproduct,.productList3,.productList4 {
	float:left;
	width:800px;
	margin:10px 0px;
}
.divproduct {
	border-bottom:#ccc solid 1px;
}
.divproduct ul {
	clear:both;
	width:640px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	padding-bottom:8px;
}
.divproduct ul li {
	list-style-type:none;
	float:left;
}
.divproduct ul li.pic {
	width:100px;
	border:0px;
}
.divproduct ul li.name {
	width:200px;
	padding-left:10px;
}
.divproduct ul li.price {
	width:95px;
	padding-left:10px;
}
.divproduct ul li.num {
	width:115px;
	padding-left:10px;
}
#divBanner {
	width:640px;
}
.productList3 ul {
	width:209px;
	float:left;
	text-align:center;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.productList3 ul li {
	padding:2px;
	width:209px;
}
.productList3 ul li.proTitle {
	height:42px;
	overflow:hidden;
}
.productList4 ul {
	width:158px;
	float:left;
	text-align:center;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.productList4 ul li {
	padding:1px;
	width:158px;
}
.productList4 ul li.proTitle {
	height:42px;
	overflow:hidden;
}
.divproduct br {
	clear:both;
}
#referenceProduct {
	text-indent:20px;
	line-height:25px;
	margin:15px 0;
	font-size:12px;
	font-weight:bold;
	background:url(images/bg_proinfo_01.png);
	text-indent:20px;
	height:25px;
	color:#539410;
	text-shadow:1px 1px #FFF;
}
/*-----------product catalog-------------*/
.getmenu {
	width:100%;
	float:left;
	background:#fff;
	border-top:1px solid #ececf4;
}
.getmenu_left {
    float: left;
    width: 160px;
    height: auto;
    min-height: 22px;
    padding: 15px 12px;
}
.cat_main {
	width:1000px;
	height:250px;
	margin:0 auto;
}
.cat_main ul li {
	float:left;
	margin-right:5px;
}
.cat_list {
    width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.cat_list_t {
    width: 100%;
    color: #FFF;
    padding-left: 10px;
    float: left;
    line-height: 40px;
    height: 40px;
    background: #5b6181;
    font-size: 16px;
}
.cat_list_t .cat_list_more {
	background: #3f4359;
	padding-left: 10px;
	padding-right: 10px;
}
.cat_list_t .cat_list_more a {
	font-size:12px;
	color: #FFF!important;
}
.cat_list_c {
	width: 100%;
	margin-top: 10px;
	display: inline-block;
}
.cat_list_c ul {
	width: 24%;
    padding: 5px;
    background: #Fff;
    float: left;
    margin-right: 1.33%;
}
.cat_list_c ul:nth-child(4n) {
	margin-right: 0px!important;
}
.product_cat{
	width: 981px;
	float:left;
	margin-left: 20px;
}
.cat_list_c .cat_pic {
    width: 100%;
    margin: 0 auto;
    border: solid 1px #f0f0f0;
}
.cat_list_c .cat_pic:hover {
	border: solid 1px #007ce0;
}
.cat_list_c .cat_pic img{
    width: 150px;
    height: 150px;
    margin: 0 auto;
    display: block;
}
.cat_txt  a{
	text-align:center;
	margin-top:10px;
	font-size: 16px;
	display: block;
	color: #333333;
}
.cat_txt{
	text-align:center;
	margin-top:10px;
	font-size: 12px;
	display: block;
	color: #999;
}
.leftpart {
	height:auto;
	float:left;
	border: 1px solid #eee;
	/*左边部分*/
}
.leftpart .catalog {
	width:195px;
	height:auto;
	float:left;
	/*详细页面菜单*/
}
.leftpart .catalog .catalog_t {
	width:195px;
	height:45px;
	float:left;
	line-height:45px;
	float:left;
	background:#fff;
	text-align:center;
	color:#000;
	font-size:16px;
	/* border-bottom:1px solid #006dc0;
	*/
}
.leftpart .catalog b {
	color: #007ce0;
    font-family: 'SourceHanSansSC-Medium';
}
.leftpart .catalog .catalog_m {
	width:195px;
	height:auto;
	float:left;
	background:#fff;
}
.cat_list_t span{
	font-family: 'SourceHanSansSC-Regular';
}
.leftpart .catalog .catalog_b {
	width:195px;
	height:0px;
	background:#fff;
	float:left;
}
.leftpart .member {
	width:195px;
	height:auto;
	float:left;
	margin-top:10px;
	/*详细页面登录*/display:none;
}
.leftpart .member .member_t {
	width:195px;
	height:45px;
	float:left;
}
.leftpart .member .member_m {
	width:175px;
	padding:10px;
	height:auto;
	float:left;
	background:url(images/cat_m.png) repeat-y;
}
.leftpart .member .member_m ul {
	margin-bottom:10px;
	overflow:hidden;
}
.leftpart .member .member_m ul li {
	float:left;
	height:30px;
	line-height:30px;
}
.leftpart .member .member_m .txt_member {
	width:114px;
	height:25px;
	background:url(images/bg_txt_member.png) no-repeat;
	border:0;
	line-height:25px;
}
.leftpart .member .member_m .btn_member {
	background:url(images/btn_allbg.png) no-repeat;
	width:76px;
	height:30px;
	border:0;
	color:#539410;
	text-shadow:1px 1px #FFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	cursor:pointer;
}
.leftpart .member .member_b {
	width:195px;
	height:18px;
	background:url(images/cat_b.png) no-repeat;
	float:left;
}
.leftpart .attribute {
	width:195px;
	height:auto;
	float:left;
	/*详细页面属性*/display:none;
}
.attribute_span {
	background:#7dc12c;
	padding:3px;
	color:#Fff;
}
.leftpart .attribute .attribute_t {
	width:195px;
	height:45px;
	line-height:45px;
	float:left;
	background:url(images/bg_attr.jpg);
	text-align:center;
	color:#4b9a03;
	font-size:16px;
}
.leftpart .attribute .attribute_m {
	width:175px;
	padding:0 10px;
	height:auto;
	float:left;
	background:url(images/cat_m.png) repeat-y;
}
.leftpart .attribute .attribute_m a {
	margin-bottom:8px;
	display:inline-block;
}
.leftpart .attribute .attribute_m img {
	vertical-align:middle;
}
.leftpart .attribute .attribute_b {
	width:195px;
	height:18px;
	background:url(images/cat_b.png) no-repeat;
	float:left;
}
.leftpart .catalog {
	margin-top:0;
	padding:0;
}
.rightpart {
	width:980px;
	height:auto;
	float:right;
	background:#fff;
	border:solid 1px #eee;
}
/*-------------account----------------*/
#hei {
	width:680px;
	height:25px;
	margin-bottom:2px;
}
#hei ul {
	width:620px;
	margin:0px;
	padding:0px;
	height:25px;
}
#hei ul li {
	list-style:none;
	width:120px;
	display:block;
	float:left;
	background:#DADADA;
	margin-left:1px;
	text-align:center;
	height:25px;
	padding-top:5px;
	position:static;
	position:relative\0\9\8;
	/* all ie */
}
.account {
	width:165px;
	line-height:2em;
	color:#25670F;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}
.account a {
	font-size:12px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.account a:hover {
	color:#000;
	text-decoration:underline;
}
.PLframe {
	width:800px;
	margin:0 auto;
}
.prolist {
	width:800px;
	margin-bottom:20px;
}
.proInfo {
	width:180px;
	float:left;
}
.proInfo ul li {
	font:12px;
	line-height:16px;
	text-align:center;
	word-wrap:break-word;
	border:1px solid #fff;
}
.proInfo ul li a{
	font:12px;
	line-height:16px;
	text-align:center;
	word-wrap:break-word;
	border:1px solid #fff;
	display: block;
	margin-bottom: 10px;
}
.proInfo ul li a:hover{
	border:1px solid #007ce0;
}
.proInfo ul li:nth-child(2) > .FontB2BPurple{
	font-size: 16px!important;
}
.price {
	color:#333333;
}
.proname {
	color:#666666;
	white-space:normal;
	width:180px;
}
.procode {
	color:#666666;
}
#promotionMain {
	width: 100%;
}
@media screen and (max-width:768px) {
	#hei ul li {
	list-style:none;
	width:10%;
	display:block;
	float:left;
	background:#DADADA;
	margin-left:1px;
	text-align:center;
	height:35px;
	padding-top:5px;
	position:static;
	position:relative\0\9\8;
}
#hei {
	width:680px;
	height:25px;
	margin-bottom:2px;
}
}