/*css reset code */

/****  整体定义 *****/
body, p, input, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form { margin: 0; padding: 0; list-style: none; vertical-align: middle; font-weight:normal; }
img { border:0; margin: 0; padding: 0; }
body { color:#666; -webkit-user-select: none; -webkit-text-size-adjust: none; text-align:left;  }
p, section { font-size:22px; line-height:38px;}
html>body {font-size:22px; }
header, section, footer { display: block; margin: 0; padding: 0; }
a{text-decoration:none; color:#000;}
body{ background:#F4F4F4; /*color:#999;*/ color:#666;  
font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif, "宋体";}
.center { text-align:center;}
.left { float:left;}
.right { float:right;}
.clear { clear:both;}
table { border-collapse:collapse; }
table tr td { border:0px solid #333; padding:5px 0px  5px 5px;}



/*首页*/
.main-box{ border:0px solid yellow; width:640px; height:auto; margin:0 auto; overflow:hidden; font-family:Microsoft YaHei;}
.header { width:auto; height:82px;  background: url(../images/h-bj.jpg) left; padding:9px 25px;}
.header-right a { float:right; width:100px; height:50px; line-height:50px; display:inline-block; color:#572C12;  background: url(../images/h-bjr.jpg) left; text-align:center; border-radius:25px; margin-top:20px; font-size:30px;}
.header-right-search { width:auto; height:42px; float:right; margin-top:20px; }
.header-right-search-text { width:187px; height:42px; line-height:42px; float:left; border:0px solid #C69937; border-bottom:2px solid #C69937; background:#B58825; color:#FFF; font-size:22px; text-indent:30px;}
.header-right-search-searchs { width: auto; height:44px; float:left; font-size:20px; text-align:center;  background: url(../images/ss.jpg) repeat top left; color:#935301; border:2px solid #B9913A;}
.header-right-search-text[placeholder] {color:;} 
/*.header-right-search-text::-webkit-input-placeholder, textarea::-webkit-input-placeholder {  color: #FFF;}
.header-right-search-text:-moz-placeholder, textarea:-moz-placeholder { color: #FFF;}
.header-right-search-text::-moz-placeholder, textarea::-moz-placeholder { color: #FFF;}
.header-right-search-text:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #FFF;}*/


    .slideHome { position:relative; width:auto; height:282px; overflow:hidden;  max-width:640px;/* 设置焦点图最大宽度 */ }
	.slideHome .hd{ border:0px solid red; position:absolute; width: auto; padding:0 10px; height:30px; margin-bottom:10px; line-height:25px; bottom:0; left:35%;  z-index:1; background:#804804;  -webkit-border-radius:15px; -moz-border-radius:15px; border-radius:15px; filter:alpha(opacity=40);opacity:0.4; }
	.slideHome .hd li{ border:0px solid red; display:inline-block; width:15px; height:15px; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px;background:#DFBC76; text-indent:-999px;  overflow:hidden; margin:0 10px;   }
	.slideHome .hd li.on{  background:#BF7035; }
	.slideHome .bd{ position:relative; z-index:0; }
	.slideHome .bd li{ position:relative; text-align:center;  }
	.slideHome .bd li img{ background:url(images/loading.gif) center center no-repeat;  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
	.slideHome .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
	.slideHome .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(images/focusBg.png) repeat-x; color:#fff;  text-align:left;  }

.main-h{ border:0px solid red; width: auto; height: auto; overflow:hidden; margin-bottom:100px; font-size:22px;}
.home-h3 { border:0px solid red; width:auto ; padding:18px 25px; overflow:hidden; line-height:35px; color:#7F2382; margin-bottom:5px; background:#fff; font-size: 28px; }
.home-box { border:0px solid red; width:auto ; padding:0px 25px; overflow:hidden;  margin-bottom:5px; background:#fff;}
.home-box ul .home-box-l { border-right:3px solid #F4F4F4; float:left; width:286px; height: auto; padding-right:6px; position:relative; }
.home-box ul .home-box-r { border-left:3px solid #F4F4F4; float:left; width:286px; height: auto; padding-left:6px; position:relative;}
.home-box-title  { border-top:1px solid #F4F4F4; padding:10px 0;  width:auto; overflow:hidden; zoom:1; background:#fff; line-height:35px; }
.home-box-jk { width:auto; height:auto; position:absolute; right:10px; top:10px; }

/*产品详细页*/
.main{ border:0px solid red; width: auto; height: auto; overflow:hidden; margin-bottom:60px;}
    .slideBox{ position:relative; width:auto; height: auto; overflow:hidden;  max-width:640px;/* 设置焦点图最大宽度 */ }
	.slideBox .hd{ border:0px solid red; position:absolute; width: auto; height:40px; line-height:28px; bottom:0; left:40%;  z-index:1; }
	.slideBox .hd li{ border:0px solid red; display:inline-block; width:15px; height:15px; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; background:#DFBC76; text-indent:-999px;  overflow:hidden; margin:0 10px;   }
	.slideBox .hd li.on{ background:#BF7035;  }
	.slideBox .bd{ position:relative; z-index:0; }
	.slideBox .bd li{ position:relative; text-align:center; background:#fff;  }
	.slideBox .bd li img{  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
    .slideBox .prev,.slideBox  .next{ display:inline-block; width:590px; margin:0 25px; height:30px; background:url(../images/wyIcons.png) no-repeat; overflow:hidden;  position:absolute; left:0; top:35%;}
	.slideBox  .next{ background-position:0px 0; }
.product-detail { border:0px solid blue; padding:16px 25px; overflow:hidden; zoom:1; background:#fff; line-height:30px; margin-bottom:12px;}
.product-detail-l {  float:left; line-height:30px; font-size:22px; }
.picScroll-li .product-detail-l h3 { font-size:16px;}
.picScroll-li2 .product-detail-l h3 { font-size:16px;}
.product-detail-c { color: #000;}
.product-detail-cw { color:#DBC407; font-size:28px;}
.product-detail-cs2 { color:#7F2382; font-size:26px;}
.member-colors {color:#000; width:360px;}
.product-detail-c2 {text-decoration:line-through; }
.product-detail-h3 { border-bottom:1px solid #EEE; overflow:hidden; zoom:1; line-height:20px; padding-bottom:15px; margin-bottom:10px;}
.product-detail-h3 img { vertical-align:middle;}
    .picScroll{ width:auto; overflow:hidden; height:auto;}
	.picScroll .bd ul{ width:100%;  float:left; padding-top:8px;  }
	.picScroll .bd .picScroll-li { width:186px; height: auto; float:left; font-size:14px; margin-right:14px; }
	.picScroll .bd .picScroll-li2 {  width:186px; height: auto; float:right; font-size:14px; }
	.picScroll .bd li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */ }
	.picScroll .bd li img{ vertical-align:top; width:100%; }
	.picScroll .hd{border-bottom:1px solid #EEE; overflow:hidden; zoom:1; line-height:20px; padding-bottom:15px; margin-bottom:10px;}
	.picScroll .hd ul{ float:right; padding-top:1px;   }	
	.picScroll .hd li{ float:left; width:15px; height:15px; background:#DFBC76; margin:0 10px; overflow:hidden; text-indent:-999px;
	-webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; 
	}
	.picScroll .hd .on{ background:#BF7035;  }

/*产品列表*/
.list-title-c { /*color:#DBC407;*/ color:#d5b003;margin-bottom:10px;}
.main-list-t { width:33px; display:inline-block;  float:left; /*margin-right:160px;*/}
.list-box { border:0px solid red; width:auto ; padding:0px 25px; overflow:hidden;  margin-bottom:15px; background:#fff;}
.list-box ul .home-box-l { border:0px solid red; float:left; width:286px; height: auto; padding-right:6px; position:relative;}
.list-box ul .home-box-r { border:0px solid red; float:right; width:286px; height: auto; padding-left:6px; position:relative;}
.list-box-h2 { padding:15px 0;}

/*购物车*/
.gwc { border:0px solid red; width:auto; height:auto; /*margin-bottom:10px;*/ padding:0 25px; overflow:hidden; zoom:1;}
.gwc ul li { border:0px solid red; width:590px; background:#F4F4F4; overflow:hidden; zoom:1; line-height:25px; position:relative;}
.gwc-box { border:0px solid blue; background:#fff; width:585px; height: auto; padding:10px 0 10px 15px; margin:8px 0; overflow:hidden; zoom:1; line-height:30px;}
.gwc-t { position:absolute; right:0px; top:0px;}
.gwc-n1 { border:0px solid red; width:31px; float:left; padding-right:15px;}
.gwc-n1 input[type="checkbox"] { display: none;}
.gwc-n1 label { padding:16px 0 15px 31px; margin-top:30px; cursor: pointer; background: url(../images/g_20.jpg) no-repeat left center;}
.regular-checkbox {display: none;}
.regular-checkbox + label {
	-webkit-appearance: none;
	background-color: 0;
	border: 0px solid blue;
	display: inline-block;
	position: relative; 
}
.regular-checkbox:checked + label:after {
	content: ' ';
	width: 31px;
	height: 31px;
	border-radius: 50px;
	position: absolute;
	top:0px;
	left: 0px;
	background:url(../images/g_21.jpg) no-repeat center; 
	/*box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3);*/
	text-shadow: 0px;
	font-size: 32px;
}

.gwc-n2 { float:left; margin-right:15px;}
.gwc-n3 { float:left; }
.gwc-n3-b { padding-top:5px;}
.gwc-n3-a{ width:50px; height:51px; display:inline-block; border:1px solid #F4F4F4;}
.gwc-n3-b img { vertical-align:middle;}
.gwc-n3-input { width:70px; height:51px; border:1px solid #F4F4F4; text-align:center; color:#999; font-size:22px; }

/*会员中心*/
.wode-top { width:auto; height:auto; font-size:18px;   border:0px solid red; padding:5px 0 35px 0; text-align:center; overflow:hidden; zoom:1; color: #DBC407;}
.wode-top-a { width:110px; height:36px; font-size:20px; line-height:36px; color:#55B624; border:1px solid #55B624; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; display:inline-block; text-align:center; margin-top:6px;}
.wode-box { border:0px solid red; background:#fff; margin-bottom:20px; padding:0 25px; overflow:hidden; zoom:1; }
.wode-b { border:0px solid red; background:#fff;  overflow:hidden; zoom:1; padding-top:15px;}
.wode-b-r { float:right; width:530px; border-bottom:1px solid #F4F4F4; margin-left:25px; padding-bottom:10px; line-height:33px;}
.wode-b-r img { vertical-align:middle;}

.Individual-wsbj {  border:0px solid red; width:640px;  background:url(../images/zbj.jpg) left top;}
.Individual { border:0px solid red; width:640px;  height: auto; overflow:hidden; zoom:1;  }
.Individual ul li a{ display:inline-block; width:240px; height:40px; padding:20px 0; border-bottom:1px solid #D9D9D9; float:left;   padding-left:80px; font-size:28px;  }
.Individual  img { vertical-align:middle; margin-right:10px;}

.Member { border:0px solid red; width:auto; height: auto; padding:0 25px; background:#fff; overflow:hidden; margin-bottom:20px; font-size:22px; padding-bottom: 20px;}
.Member-Information-ul { color:#000; width:auto; height:auto; overflow:hidden; }
.Member-Information-ul li {  float:right; width:590px; border-bottom:1px solid #F4F4F4; height: auto; line-height:70px; position:relative; font-size: 24px; color: #000; margin:10px 0; }
.Member-Information-ul li .left, .Member-Information-ul li .right { height: auto; line-height:65px;}
.Member-Information-ul img{ vertical-align:middle;}
.Exit {  width:590px; border:1px solid #7F2382; background:#7F2382; display:inline-block; height:70px; line-height:70px; margin:0 25px 15px 25px; text-align:center; color:#fff; border-radius:8px; font-size:30px;}

.Member-Information-input { border:1px solid #ACABAB; height:65px; width:400px; padding-left:15px;  font-size:22px; margin-left:20px;}
.Member-Information-input-khmc { border:1px solid #ACABAB; height:65px; width:420px; padding-left:15px;  font-size:22px; margin-left:25px; background:#fff; }
.Member-box-z { width:auto; height:auto; margin:0 25px 20px 25px; line-height:30px; color:#000; font-size:26px; }
.Order-Navigation {  width:590px; padding:0 25px; height:50px; margin-bottom:20px; background:#fff;}
.Order-Navigation a {  width:105px; margin:0 42px; text-align:center; height:50px; line-height:50px; display:inline-block; font-size:18px;}
.Order-Navigation a:hover { border-bottom:2px solid #55B624; color:#55B624; width:105px; margin:0 42px; text-align:center; height:50px; line-height:50px; display:inline-block; font-size:18px;}
.Order-Navigation-this { border-bottom:2px solid #55B624; color:#55B624; width:105px; margin:0 42px; text-align:center; height:50px; line-height:50px; display:inline-block; font-size:18px;}
.Order { border:0px solid red; width:auto; height: auto; overflow:hidden; margin-bottom:20px;}
.Order-ul .Order-ul-li { float:right; width:590px; border-bottom:1px solid #F4F4F4;  line-height:60px; padding:0 25px;  background:#fff; color: #000;}
.Order-ul .Order-ul-li2 { border-bottom:5px solid #fff; float:right; width:590px; line-height:50px; padding:10px 25px; background:#F4F4F4; line-height:25px;}
.Order-ul img{ vertical-align:middle;}
.Order-ul-li2-s { width:460px; float:right; margin-top:5px; color:#000;}
.Order-Detail { width:auto; border:0px solid red; background:#fff; overflow:hidden; zoom:1; margin-bottom:20px; }
.Order-Detail-ul li {  overflow:hidden; position:relative; border-bottom:1px solid #F4F4F4; padding:15px 25px;}
.Order-Detail-ul .Order-Detail-ul-s { border:0px solid red; padding-left:40px; }
.Order-Detail-ul-img { position:absolute; left:25px; bottom:20px; }
.Order-ul-li-b { width:590px; overflow:hidden; padding:15px 0; line-height:25px;}
.Detailed-Detail { font-size:14px; }

.footer-gwc {  width:560px; height:50px; margin:5px 25px 15px 25px; padding:15px 15px; background:#fff; overflow:hidden; box-shadow:0px 0px #999;   z-index:10; }
.footer-gwc-h2 { border:0px solid red; float:left; line-height:30px;}
.footer-gwc-a { width:136px; height:46px; line-height:46px; text-align:center; text-align:center; background:#7F2382; color:#fff; float:right; display:inline-block; font-size:24px;}
.footer-gwc-h2 h3 { padding-top:5px;}

/*20151216*/
.shdz-box { border:0px solid red; width:auto; height:auto; overflow:hidden; background:#F6F6F6; margin-bottom:20px; }
.shdz-wml { float:left; position:relative;}
.shdz-img { position:absolute; left:-55px; top:30px;  overflow:hidden;}
.shdz-box ul li { padding:17px 20px 17px 80px; background:#fff; margin-top:10px; line-height:25px;  overflow:hidden; }
.wddd-wmr { float:right; width:20px; padding-left:30px; }
.Order-ul-li-orders { border-bottom: 1px solid #F4F4F4; overflow:hidden;}
.shopping-orders { color:#B3B2B2; margin-left:80px;}
.shopping-orders-qr { display:inline-block; width:136px; height:46px; line-height:40px; border:1px solid #7F2382; float:right; background:#7F2382; color:#fff; text-align:center; font-size:24px; margin: 15px 0;}
.shopping-orders-scdz { display:inline-block; width:120px; height:46px; line-height:40px; border:1px solid #7F2382;  background:#7F2382; color:#fff; text-align:center; font-size:24px; }
.Shopping-Order-address { overflow:hidden; zoom:1; margin-bottom:20px;}
.Shopping-Order-address ul li { padding:20px 25px;  border-bottom: 1px solid #F4F4F4; background:#fff; overflow:hidden; line-height:28px; }
.Shopping-Order-address-l { /*width:545px;*/width:400px; overflow:hidden;}
.order-radios { border:0px solid red; width:25px; padding-right: 20px;  }
.order-radios .radio +label{ position: relative; display: inline-block; z-index: 999; width:24px; height:25px; padding: 3px 29px;}
.order-radios .radio+label:before{ content:url(../img/g_ss.png); width:24px;  height:24px; position: absolute; top: 15px; left: 2px; display:block; }
.order-radios .radio:checked+label:before{ content:url(../img/g_s.png); }

.Register { border:0px solid red; width:auto; height: auto; margin:0 25px; background:#fff; overflow:hidden; margin-bottom:20px; border-radius:8px;}
.Register-ul li {  width:520px; border-bottom:1px solid #F4F4F4; height:70px; line-height:70px; padding:0 35px; position:relative; font-size:24px; margin:15px 0; color: #000; }
.Register-ul-input { border:1px solid #ACABAB; height:65px; width:377px; float:right; /*color:#ACABAB;*/ font-size:24px;text-indent: 15px; }
.Register-ul-img { background:url(../images/2-1_07.jpg) no-repeat right center;}
.Register-ul-img2 { background:url(../images/2-1_10.jpg) no-repeat right center; }
.Register-login {  width:590px; border:1px solid #7F2382; background:#7F2382; display:inline-block; height:70px; line-height:70px; margin:0 25px 15px 25px; text-align:center; color:#fff; border-radius:8px; font-size:30px;}
.Register-zc { display:inline-table; width:150px; height:50px; line-height:50px; text-align:center; border:1px solid #7F2382; border-radius:8px; color:#7F2382; margin-left:250px; font-size:30px;}
.Register-ul-wz { position:absolute; right:35px; bottom:0;}
.login-ing { display:inline-block; width:285px; height:70px; line-height:70px; background:#7F2382; text-align:center; color:#fff; margin-left:25px; border-radius:8px; }
.Member-Information-input3 { border:1px solid #ACABAB; height:65px;  width:410px; padding-left:30px; color:#000; font-size:18px; float:right; text-align:right; font-size:22px; background:#FFF; }
.Member-Information-inputts { border:0px solid #ACABAB; height:65px;  width:410px; padding-left:30px; font-size:18px; float:right; text-align:right; font-size:22px;background:#FFF; color:#666; }



.Member-Information-input3ws { border:1px solid #ACABAB; height:65px; width:410px; padding-left:30px; color:#666; font-size:18px; float:right; text-align:right; font-size:22px; background:#FFF;  }
.Member-Information-input2 { border:0px solid #ACABAB; height:30px; width:300px; padding-left:30px; color:#000; font-size:18px; float:right; text-align:center; }
.Member-Information-hqyzm { position:absolute; right:0; bottom:11px; color:#7F2382;}
.member-integrals { color:#7F2382; width:150px;}
.Member-wcs {width:auto; height:auto; margin:0 25px 20px 25px; line-height:25px; font-size:20px; }
.m-partner { margin-left:150px;}
.m-trs { float:right; display:inline-block; width:60px; height:25px; line-height:25px; text-align:center; color:#55B624; border:1px solid #55B624; border-radius:5px;}
.Member-transfers { width:auto; height:auto; margin:0 25px 20px 25px; line-height:25px; color:#000;}
.card-bj { background:#7F2382; border:0px solid blue; width:640px; height:auto; overflow:hidden; line-height:30px;}
.card-bj01{ background:url(../img/zgbg.jpg) no-repeat top;display:block;}
.card-bj02{ background:url(../img/bg.jpg); padding:163px 0 195px;}
.card-bj-ul { width:370px; margin:0 135px; border:3px solid #924495; border-bottom:0px solid #924495; margin-bottom:35px; font-size:20px;}
.card-bj-ul li { width:370px; height:52px; line-height:0px; border-bottom:3px solid #924495; color:#FFF; font-size: 20px;}
.card-bj-ul li img { vertical-align:middle; margin-right:10px;}
.contentimg{display:block; text-align:center;}
.card-bj img{ display:block; text-align:center; margin:0 auto;}
.card-bj-img { width:370px; padding:0 135px; margin-bottom:51px;}
.card-bjs-ul li { border:0px solid red; width:231px; height:auto; overflow:hidden; margin-bottom:35px; padding-left:60px; float:left;}
.card-bjs-ul-a { width:224px; height:312px; border:3px solid #F18C08; display:inline-block; margin-bottom:10px;}
.account-ing { display:inline-block; width:285px; height:50px; line-height:50px; background:#7F2382; text-align:center; color:#fff; margin-left:25px; border-radius:3px; border: 1px solid #F4F4F4; font-size:22px;}
.wu-wddd-st { border:0px solid blue; }
.wu-wddd-images { margin:150px 0 15px 260px;}
.wu-wddd-st-a { border:1px solid #999; display:inline-block; font-size:32px; width:140px; height:40px; line-height:38px; margin:30px 0 50px 260px; text-align:center; color:#d5b003; border-radius:8px; font-weight:bold;}

.hyzx-is { width:30px; height:30px;}
.home-h3 h3 { text-align:center; width:550px; height:auto; float:left; }
.wode-topimg { margin:auto; width:410px; height:410px; }
.Register-forget-input { border:1px solid #ACABAB; height:65px; width:150px; color:#000; font-size:22px; margin: 0 40px 0 65px; text-indent:15px; }
.Register-ul-selects { border:1px solid #ACABAB; height:65px; width:350px; float:right; color:#000; font-size:22px; text-indent: 20px;}
.comment-t {width:590px; height:auto; padding:5px 25px 15px 25px;}
.comment-t a { padding:15px 12px; background:#FFF; margin-right:8px; border-radius:8px; border:1px solid #D7D7D7; display:inline-block;}
.comment-t a:hover { color:#fff; background:#7F2382; }
.comment-t .comment-t-this { border:1px solid #7F2382; color:#fff; background:#7F2382;}
.comment-my { display:inline-block; margin-left:20px;}
 .Individual-name { width:640px; height:157px;  background: url(../images/n-b.jpg) top right; color:#DBC407; text-align:center;  padding-top:65px;  }
.Individual-name h3{  /*filter:alpha(opacity=30);opacity:0.30; background:#7C6819;*/ width: auto; height: auto; padding:10px 0; margin:0 35px 10px 35px; border-radius:25px; text-align:center; color:#580859; font-size: 30px; /*background:url(../images/zb.png) repeat left top;*/}
.sel_province { border:0px solid #ACABAB; height:30px; width:320px; float:right; color:#000; font-size:22px; }
.sel_city { border:0px solid #ACABAB; height:30px; width:320px; float:right; color:#000; font-size:22px; }
.hui { color:#000;}
/*.Memberhui::-webkit-input-placeholder {  color:#ACABAB;}
.Memberhui:-moz-placeholder { color:#ACABAB;}
.Memberhui::-moz-placeholder { color:#ACABAB;}
.Memberhui:-ms-input-placeholder {  color:#ACABAB;} */ 


.Member-Information-ulwu li { float:left; width:230px; border-bottom:1px solid #F4F4F4; height:70px; line-height:70px; position:relative; font-size: 22px; color:#000;}
.Member-Information-ulwu li .left { height:65px; line-height:65px;}
.Member-Information-ulwu li .wuthis { font-weight:bold;}
.Member-tablewm { border-collapse: collapse; border-top:1px solid #F4F4F4; }
.Member-tablewm .Member-tablewm-trs {color: #7F2382; font-size: 26px; }
.Member-tablewm tr td{ border-bottom:1px solid #F4F4F4; padding:20px 10px 20px 0; height:auto; width:137px; text-align:center; color: #000; font-size: 24px;}
.Member-Information-Member { border-collapse: collapse; border-top:1px solid #F4F4F4; text-align:center }
.Member-Information-Member .Member-tablewm-tra {color: #7F2382; font-size: 26px; }
.Member-Information-Member tr td{ border-bottom:1px solid #F4F4F4; padding:20px 10px 20px 0; height:auto; /*width:137px;*/}

.mingpian { width:286px; height:473px; border:1px solid #8B3B8E; background:#866b0d !important; border-radius:10px; margin:auto; color:#FFF; padding:53px 50px 64px 50px;  }
.mingpian-tds { width:40px; }
.mingpian-tdy { width:246px; }

/*知识库*/
.knowledge { overflow:hidden;  background:#fff; margin-bottom:15px;  }
.knowledge ul li { width:auto; height:60px; line-height:60px; border-bottom:1px solid #E0E0E0; padding:0 25px; font-size: 26px;}
.knowledge ul li a:hover { color: #55B624;}
.knowledge-Detail { width:auto; padding:20px 25px; background:#fff; margin-bottom:15px;}
.knowledge-Detail-h3 { border-bottom:1px solid #E0E0E0; padding-bottom:15px; margin-bottom:15px; text-align:center; color:#2A282B; font-weight:bold}
.knowledge-Detail-img { width:410px; height: auto; line-height:30px;  }
.knowledge-Detail-img img {padding-top:150px; }

.knowledge-box { width:640px; height:auto; overflow:hidden; /* margin-bottom:15px; */ }
.knowledge-box ul li { border:0px solid red;  width:210px; height:184px; float:left; position:relative;  }
.knowledge-box ul li img {  width:213px; height:184px; }
.knowledge-box ul li a{ width:213px; height:204px; display:inline-block; text-align:center; color:#F2A240; font-size: 22px;}
.knowledge-box ul li a:hover { color:#F2A240;}
.knowledge-li-b { border:2px solid #DBC407; width:30px; height:30px; color:#DBC407; position:absolute; right:15px; top:10px; line-height:30px; text-align:center; font-size:20px; border-radius:5px;}




/*底部*/
.footer-fixed-h { border:0px solid red; width:640px; height:80px; /*padding:0px 25px;*/ background:#fff; overflow:hidden; box-shadow:0px 0px #999; position:fixed; bottom:0;  z-index:10;}
.footer-fixed-h ul li { float:left; border:0px solid red; width:48px; padding:10px 40px; height:auto; line-height:20px; text-align:center;}
.footer-fixed-h-2 a{ color:#55B624;}
.footer-fixed-h-1:hover { background:url(../images/i_34.jpg) center  no-repeat; z-index:1000;} 
 
 

.homeCase{border:0px solid red; width:640px; height:100px; background:#fff; overflow:hidden; box-shadow:0px 0px #999; position:fixed; bottom:0;  z-index:10; background:#895A17; }
.homeCaseBoxList ul li{ float:left; border:0px solid red; width:48px; padding:10px 40px; height:auto; line-height:20px; text-align:center; }
.homeCaseBoxList ul li a { display:inline-block;}
.homeCaseBoxList ul li .b{display:none !important;}
.homeCaseBoxList ul li .a, .homeCaseBoxList ul li .b{display:block;}
.homeCaseBoxList ul .this .a{display:none !important;}
.homeCaseBoxList ul .this .b{display:block !important;}
 

.footer-fixed { width:590px; height:80px; padding:0px 25px; overflow:hidden; box-shadow:0px 0px #999; position:fixed; bottom:0;  z-index:10; background:#895A17;}
.footer-fixed-b { border:0px solid red; height:30px; margin-top:20px;}
.footer-fixed-input { width:70px; height:42px;  border:0px solid #fff; margin:0 8px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; color:#fff;  font-weight:bold; font-size:22px; text-align:center;background:#D3C024; }
.footer-fixed-b img { vertical-align:middle;}
.footer-fixed-a { width:138px; height:45px; display:inline-block;background:#D3C024; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; color:#fff; font-weight:bold; text-align:center; line-height:42px; margin-left:5px; font-size: 20px;}


/*返回网页顶部按钮*/
.lanrenzhijia_top{ width:74px; height:74px; position:fixed; right:20px; bottom:100px; z-index:9999; display:none; background:url(../images/box-top.png) no-repeat center center ;}


/*20160127*/

      .main-one { width:640px; height:auto; overflow:hidden; margin:auto; background:#F4F4F4; margin-bottom: 100px;}
	  
	  .main-one-ul li { float:left;}
	  .main-one-ul li a { display:inline-block;}
	  .main-one-ul .main-one-ul-lih { border:0px solid red; width:210px; height:206px; position: relative; }
	  .main-one-ul .main-one-ul-lih img { width:213px; height:206px;}
	  
	  
	  .knowledges { overflow:hidden;  background:#fff; margin-bottom:15px;  }
	  .knowledges .knowledge-uls li { width:auto; height: auto; padding:13px 0; border-bottom:1px solid #E0E0E0; margin:0 25px; font-size: 26px; overflow:hidden; }
	  .knowledge-lis-a { width:121px; height:81px; border:1px solid #7F2382; display:inline-block;/* margin-right:27px;*/ float:left;}
	  .knowledge-lis-title h3 { color:#333; width: 415px;}
	  .knowledge-lis-title  { border:0px solid red; position:relative; width:460px; float:right;}
	  .knowledge-lis-Icons { position:absolute; top:18px; right:0;}

      .knowledge-videos { border:0px solid red; width:auto ;  overflow:hidden;  margin-bottom:15px; }
      .knowledge-videos ul { margin-bottom:20px; overflow:hidden;  background:#FFF; padding-bottom:20px; padding-top:10px;  }
	  .knowledge-videos ul li { width:288px; height: auto; line-height:45px; /*text-align:center;*/ margin-bottom:8px; }
	  .knowledge-videos .left{ float:left;}.knowledge-videos .right{ float:right;}
	  .knowledge-videos .knowledge-liwm img{ vertical-align:middle; margin-right:10px; width:121px; height:81px;}
      
<!--最新信息那-->
tabBox{ margin:10px auto; width:640px; background:#fff;  }
.tabBox { background:#FFF; }
.tabBox .hd{  height:40px; line-height:40px; font-size:30px; overflow:hidden;  border-bottom:1px solid #d1cfcf
;  }
.tabBox .hd ul li{height:40px; width:85px; margin:0 64px; text-align:center; float:left; vertical-align:top;   }
.tabBox .hd ul li.on a{height:40px; color:#DBC407; display:block; height:38px; line-height:38px;  border-bottom:2px solid #DBC407;  }
..tabBox .bd { }
.tabBox .bd ul{ padding-bottom:10px; height: auto; }
.tabBox .bd ul li{ width:auto; height: auto; padding:13px 0; border-bottom:1px solid #E0E0E0; margin:0 15px; font-size: 26px; overflow:hidden; }
.tabBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
.readMore{ display:block; height:30px; line-height:30px; margin:10px auto 20px auto;  text-align:center; text-decoration:underline;   }

/*0328*/
.Register-ul-input9 { border:1px solid #ACABAB; height:65px; width:200px; float:left; /*color:#ACABAB;*/ font-size:24px;text-indent: 15px; margin-right:180px; }
.Member-chunhei { color:#000;}
.knowledge-Detail section video { background:#666;}
.Member-Information-ullia { border:0px solid red; width:400px; float:right;}
 .Member-Information-ullia .wmstis {  display:inline-block; float:right; text-align:right; font-weight:bold;}
.Member-Information-ul-libd {width:400px; text-align:center; display:inline-block;}
.Member-ts { border:0px solid red; width:auto; height: auto; background:#fff; overflow:hidden; margin-bottom:20px; font-size:22px; padding-bottom: 20px;}
.Member-tablewm tr .Member-table-trtd { text-align:right;}
.Member-Information-Member tr  .Member-tablewm-tratd { width:50px; }
.m-wukuang { border:0px solid #333; color:#000;}
.m-huise {float:left; text-align:left;  height:65px; line-height:70px; color:#000; border:1px solid #ACABAB;  width:280px; padding-left:30px;  font-size:24px; margin-left:60px; }
.m-wukuang[placeholder] {color:#000;} 
.Member-In-liw { width:400px; line-height:35px;}
.Member-Information-inputun { margin-left:40px;}
.Member-Information-inputun  .Information-sz { float:right;}
.number_font { float:right; line-height:65px;}
.m-zhuce { border:0px solid #333; color:#000;}

.suc-gzpt {  width:590px; border:1px solid #D8D1C3;  display:inline-block; height:70px; line-height:70px; margin:0 25px 15px 25px; text-align:center; color:#92591B; border-radius:8px; font-size:30px; background:url(../images/suc-bj.jpg) left top; margin-top:15px; }
.suc-zccg  { vertical-align: middle; color:#000;}
.suc-zccg img { vertical-align:middle;}
.suc-huise { color:#000;}
.Member-dd-a { width:136px; height:46px; line-height:46px; text-align:center; text-align:center; background:#7F2382; color:#fff;  display:inline-block; font-size:24px; margin:5px 0; border:1px solid #7F2382;}


.maxs{ width:100%; height:auto;} .mins { width:600px; height:auto;}
.exampleImg { height: auto; cursor:pointer;}
.product-detail-ts tr td { border: 1px solid #333; padding: 5px 0px 5px 5px;}

.Member-Information-ul section { font-size:24px; }
/*20170314*/
.knowledge-Detail  section div  form  input { font-size: 1.875rem; }
.Member-li-a { display: block; background: #7e2382;height: 55px; line-height: 55px;
    color: #fff; padding: 0 20px; border-radius: 25px; text-align: center;}