@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;
}
#detailInfo .B2BButton {
	font-size: 26px;
    color: #fff;
    width: 380px;
    height: 74px;
    margin: 0 auto;
    line-height: 60px;
    border: none;
    border: 7px solid #f2f2f2;
    border-radius: .5rem;
    cursor: pointer;
    box-sizing: border-box;
    background: url(/e/customize/images/cross.png) 11% center no-repeat #e42b2b;
    background-size: 5%;
    text-indent: 12%;
    font-weight: bold;
    cursor:pointer;
    outline: none;
    box-shadow: 0 3px 5px #b92323 inset;
}
.B2BTextbox,select,textarea {
    font-size: 12px;
    color: #333333;
    border: #ddd 1px solid;
    width: 95%;
    /*height: 35px;
    line-height: 35px;*/
   padding:10px 5px;
    text-indent: 10px;
    box-sizing: border-box;
}
.forgetpwd .B2BTextbox{
	font-size: 14px;
}
.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: #e42b2b;
    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: #e42b2b;
	height: 45px;
	line-height: 45px;
	text-align: center;
	border:none;
	color:#FFF;
	font-size: 16px;
}
.FontB2BBlue{
	color:#e42b2b;
}
.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;
}
.nameBox{
	    display: flex;
    justify-content: space-between;
    align-items: center;
}
.B2BMsgHead {
	font-size:12px;
	color:#333333;
	background-color:#EEFFEE
}
.B2BProdNameBg {
    color: #4c4b4b;
    WIDTH: 575px;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    font-family: Arial;
    margin-top:0;
}
.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;
	min-height: 41vh;
}
#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  > .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:#e42b2b;
}
/* 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;
    background-color:#fff;
    display:flex;
    justify-content: center;
    align-items: center;
}
#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: 110px;
}
.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 #e42b2b;
	/*width:100%;*/
	height:70px;
}
.forgetpwd .B2BButton{
    font-size: 16px;
    border: 0;
    width: 100%;
    height: 45px;
    color: #fff;
    background: #e42b2b;
    cursor: pointer;
    font-family: "微软雅黑",Tahoma;
    margin-top: 10px;
    margin-bottom: 50px;
}
.forgetpwd .B2BTblHead{
    color: #e42b2b;
    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:410px;
	height:410px;
	position:absolute;
	/*left:200px;
	top:120px;*/
	left:50px;
	top:100px;
	display:none;
	border:1px solid #f0f0f0;
	z-index:9999;
	background-color:#fff;
}
.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;
    font-family: '微軟正黑體','Microsoft JhengHei';
}
#detailInfo{
	margin-bottom: 40px;
}
#detailInfo .code{
	margin-bottom: 40px;
}
#detailInfo .code span{
	    color: #666;
    font-size: 18px;
}
#detailInfo dl {
    margin: 0px;
    padding: 22px;
    width: 100%;
    border: 1px solid rgba(233,85,85,0.9);
    overflow: hidden;
    margin-bottom: 15px;
    border-radius: 5px;
}
#detailInfo dt {
    font-size: 22px;
    float: left;
    width: 100%;
    color: #e42b2b;
    line-height: 1em;
    font-weight: 100;
    margin-bottom: 20px;
    border-radius: 3px;
    font-weight: bold;
}
#detailInfo dd {
        width: 50%;
    display: block;
    float: left;
    line-height: 35px;
    /*height: 35px;*/
    font-size: 16px;
    color: #666666;
}
#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;
}
#detailInfo .enquiry{
	color:#40403f;
	font-size: 18px;
	margin-top: 40px;
    margin-bottom: 20px;
}
#idList img{
	width:110px;
	height:110px;
}
.aw_prevnext{
	overflow: hidden;
}
.awpn_prev {
	display: block;
   height:40px;
   float: left;
}
.awpn_next {
	display: block;
	height:40px;
	float:right;
}
.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_prev img,.awpn_next img{
	height:40px;
}
#briefContent {
	clear: both;

    display: inline-block;
    width: 100%;
}
#briefContent h3,
#productDetails h3 {
        height: 40px;
    line-height: 56px;
    margin-bottom: 0px;
    color: #575757;
    font-size: 18px;
    
    width: 300px;
    height: 58px;
    border: 7px solid #f2f2f2;
    border-bottom: none;
    border-radius: 5px;
    text-align: center;

}
#briefContent h3{
	background: url(/mobile/e/customize/images/intro.png) 11% center no-repeat #fff;
    background-size: 8.5%;
}
#productDetails h3{
	background: url(/mobile/e/customize/images/detail.png) 11% center no-repeat #fff;
    background-size: 8.5%;
}
#briefContent .textBox,
#productDetails .textBox{
	border: 7px solid #f2f2f2;
	padding:20px;
	border-radius: 5px;
	background-color:#fff;
}
.textBox p{
	font-size: 16px;
}
#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: #e42b2b;
	font-size:25px!important;
	text-align:center;
	font-weight: 700;
}
.btn_logintype {
    font-size: 16px;
    border: 0;
    outline:0;
    width: 95%;
    height: 45px;
    color: #fff;
    background: #e42b2b;
    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;
}
.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;
    padding:10px 5px;
    box-sizing: border-box;
}
.login_frame_m .login_fra_part ul li {
	margin:8px 0;
	font-size: 16px;
}
.login_frame_m .login_fra_part ul li:nth-of-type(3),
.login_frame_m .login_fra_part ul li:nth-of-type(5),
.login_frame_m .login_fra_part ul li:nth-of-type(6){
	margin-bottom: 20px;
}
.login_fra_part a:hover{
	text-decoration: underline;
}
.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_left a{
	display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    text-align: center;
    color:#4c4b4b;
    transition: all 0.3s;
}
.productList3,.productList4 {
	float:left;
	width:800px;
	margin:10px 0px;
}

#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 {
	position: relative;
}
/*-----------product catalog-------------*/
.getmenu,
.catalog_t >a {
	width: 236px;
    border: 1px solid #f2f2f2;
    box-sizing: border-box;
    float: left;
    background: #fff;
    color: #4c4b4b;
    font-size: 16px;

    transition: all 0.3s;
}
.catalog_t >a{
	float:right !important;
}
.getmenu{
	margin-right:5px;
	margin-bottom: 5px;
}
.getmenu:nth-of-type(5){
	margin-right:0px;
}
.catalog_t{
	margin-bottom: 5px;
}
.getmenu span:nth-of-type(2){
	display: none;
}
.getmenu:nth-of-type(5){
	margin-right:0;
}
.getmenu:hover{
	border:1px solid #ea5e5e;
}
.getmenu:hover a{
	color:#000;
}
.getmenu_left {
       float: left;
    width: 100%;
    height: auto;
}
.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 #e42b2b;
}
.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;
	/*左边部分*/
}
.leftpart .catalog {
	width:1200px;
	margin:0 auto;
	height:auto;
	/*详细页面菜单*/
}
.leftpart .catalog .catalog_t {
	width:100%;
	height:45px;
	float:left;
	line-height:45px;
	float:left;
	text-align:center;
	color:#000;
	font-size:16px;
}
.leftpart .catalog b {
    float:right;
	width:110px;
	height:40px;
	border: 1px solid #f2f2f2;
	box-sizing: border-box;
	color:#4c4b4b;
	font-size: 16px;
	background-color:#fff;
}
.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:100%;
	overflow: hidden;
	/*详细页面属性*/
	/*display:none;*/
}
.attribute_span {
	border:1px solid #e94f4f!important;}
.leftpart .attribute .attribute_t{
	width:100%;
	overflow: hidden;
}
.leftpart .attribute .attribute_t a{
	display: block;
    width: 108px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    text-align: center;
    color: #4c4b4b;
    transition: all 0.3s;
    border: 1px solid #f2f2f2;
    float:right;
    margin-right: 5px;
    margin-bottom: 5px;
}
.leftpart .attribute .attribute_m {
	width:100%;
}
.leftpart .attribute .attribute_m a {
	display: block;
    width: 235px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    text-align: center;
    color: #4c4b4b;
    transition: all 0.3s;
    border: 1px solid #f2f2f2;
    float: left;
        margin-right: 5px;
    margin-bottom: 5px;
}
.leftpart .attribute .attribute_m a:nth-last-of-type{
	margin-right:0;
}
.leftpart .attribute .attribute_m img {
	vertical-align:middle;
}
.leftpart .attribute .attribute_b {
}
.leftpart .catalog {
	margin-top:0;
	padding:0;
	display: none;
}
.rightpart {
	width:1200px;
	height:auto;
}
/*-------------account----------------*/
#hei {
	width:680px;
	height:25px;
	margin:0 auto;
	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;
}

.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;
}
}
.searchTip{
	text-align: right;
	margin-top:30px;
	width:1166px;
	font-size: 14px;
}
.searchTip b:nth-of-type(1){
	color:#e42b2b;
}
.PLframe {
	width:1200px;
	margin:0 auto;
}
.prolist {
	width:100%;
}
.proInfo {
	margin-bottom: 65px;
	float:left;
}
.proInfo ul li:nth-of-type(1){
	background-color:#fff;
}
.proInfo ul li:nth-of-type(1) a{
	display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    overflow: hidden;
    border: 1px solid #e6e6e6;
}
.PLframe .proInfo ul li:nth-of-type(1) a{
    width: 380px;
    height: 380px;
    
}
#referenceProduct .proInfo ul li:nth-of-type(1) a{
	width:100%;
	height:270px;
}
#referenceProduct .swiper-container{
	width:90%;
}
.proInfo ul li:nth-of-type(1) a img{
	max-width: 100%;
	max-height: 100%;
	transition: all 0.5s;
}
.PLframe .proInfo ul li:nth-of-type(1) a:hover img{
	transform: scale(1.12);
}
#referenceProduct  .proInfo ul li:nth-of-type(1) a:hover img{
	transform: scale(1.05);
}
.proInfo ul li:nth-child(2) > .FontB2BPurple{
	 width: 370px;
    margin: 0 auto;
	font-size: 18px!important;
	line-height: 20px;
    height: 44px;
    color: #4c4b4b;
    display: block;
    display:-webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-word;
    overflow: hidden; 
}
.proInfo ul li:nth-child(3) > .FontB2BPurple{
	font-size: 16px!important;
	color: #a4a4a4;
	
}
.proInfo ul li:nth-child(2){
	margin-top:40px;
}
.proInfo ul li:nth-child(3){
	margin-top:15px;
}
#referenceProduct{
	margin-top:70px;
}
.divproduct_tb .FontB2BPurple{
	font-size: 18px;
}
.divproduct_tb:nth-of-type(4){
	margin-right:0 !important;
	}
.divproduct_tb .B2BButton{
	font-size: 18px;
    color: #fff;
    width: 100%;
    height: 58px;
    margin: 0 auto;
    line-height: 48px;
    border: none;
    border: 5px solid #f2f2f2;
    border-radius: .5rem;
    cursor: pointer;
    box-sizing: border-box;
    background: url(/e/customize/images/cross.png) 8% center no-repeat #e42b2b;
    background-size: 5%;
    text-indent: 11%;
    cursor: pointer;
    outline: none;
    box-shadow: 0 3px 5px #b92323 inset;
}
#referenceProduct .swiper-button-next, #referenceProduct .swiper-button-prev {
    border: none;
    outline: none;
    font-size: 2rem;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    background: transparent !important;
    background: #e42b2b !important;
}
#referenceProduct >p{
	font-size:30px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 40px;
}
