/* 全局  */
@charset "UTF-8";
@import url('fonts.css');
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img {
	border: medium none;
	margin: 0;
	padding: 0;
}
* {
	margin: 0px;
	padding: 0px;
}
html {
	overflow-x: hidden;
}
body {
	font-family: "microsoft yahei";
	background:#f5f5f5;
	font-size:12px;
	color:#666;
}
input, textarea {
	-webkit-tap-highlight-color: rgba(255,255,255,0);
}
i{
	font-style:normal;
	}
a {
	outline: none;
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255,255,255,0);
	font-family: "microsoft yahei";
	text-decoration: none;
	color: #666;
}
a:visited {
	color: #666;
	outline: none;
}
a:hover {
	color: #69b21c;
	outline: none;
}
a:active {
	color: #666;
	outline: none;
}
ul, ol {
	list-style: none;
	vertical-align: middle;
}
img {
	border: 0px;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.h10{ height:10px; clear:both;}
.h15{ height:15px; clear:both;}
.h20{ height:20px; clear:both;}
.h25{ height:25px; clear:both;}
.h30{ height:30px; clear:both;}
.h35{ height:35px; clear:both;}
.h40{ height:40px; clear:both;}
.h41{ height:41px; clear:both;}
.h45{ height:45px; clear:both;}
.h50{ height:50px; clear:both;}
.h60{ height:60px; clear:both;}
.clear{ clear:both;}
/*==进度条==*/
#loading {
	position: fixed;
	z-index: 999999999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background:#fff url(../images/preloader.gif) no-repeat center center;
}
/*首页start*/
.top{ width:100%; height:45px; line-height:45px; position:fixed; left:0px; top:0px; background:#69b21c; padding: 0 70px;-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box; padding-top:7px; box-shadow:0px 0px 2px #666; z-index:9999999999}
.topL{ position:absolute; left:10px; top:0px; height:45px; width:50px;}
.topL a{ display:block;}
.top img{ float:left; height:20px; margin-top:12px; margin-right:5px;}
.top span{ float:left; color:#ffffff;}
.topR{ position:absolute; right:5px; top:2px; height:40px; width:60px;}
.topR a{ display:block;padding:5px 0px; width:25px; height:30px;line-height:15px;font-size:12px;padding-left:35px;color:#fff;background:url(../images/topCheck.png) no-repeat 10px center;}
.topM{ height:30px; line-height:30px; background:#FFF; border-radius:3px; position:relative;}
.topM a{ width:30px; height:30px; background:url(../images/icn3.png) no-repeat center center; background-size:54%; display:block; position:absolute; right:0px; top:0px;}
.topM input{ width:100%; padding:0 35px 0 5px;-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box; height:30px; background:none; border:none;}
/*banner*/
.indexBanner{ position:relative; overflow:hidden; }
.indexBanner .bd{ position:relative; z-index:0; }
.indexBanner .bd li{ position:relative; text-align:center; width:100%;}
.indexBanner .bd li img{ vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
.indexBanner .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
.indexBanner .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:rgba(0,0,0,0.5); color:#fff;  text-align:left; display:none;}
.indexBanner .hd{ position:absolute; height:28px; line-height:28px; bottom:0; right:0; z-index:1; width:100%; text-align:center;}
.indexBanner .hd li{ display:inline-block; width:8px; height:8px; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; background:#FFF; text-indent:-9999px; overflow:hidden; margin:0 3px;   }
.indexBanner .hd li.on{ background:#69b21c;  }
/*首页文字滚动*/
.indexAd{ overflow:hidden; height:40px; line-height:40px; position:relative; padding-left:110px; clear:both; border-bottom:1px solid #eeeeee; background:#ffffff; padding-right:10px;}
.indexAdL{ position:absolute; left:0px; top:0px; height:40px; background:url(../images/icn4.png) no-repeat 10px center; background-size:18% auto; padding-left:38px; width:70px; overflow:hidden;}
.indexAdR{ 
	overflow:hidden; 
	position:relative;
	height:30px;
	margin-top:5px;
	}
/*内容*/		
.indexAdR .bd{ position:relative; height:100%; z-index:0; height:30px;}
.indexAdR .bd li{ zoom:1; vertical-align:middle; height:30px; line-height:30px; color:#666666; overflow:hidden;text-overflow:ellipsis; white-space:nowrap; font-size:12px}
.indexAdR .bd li span{ color:#69b21c;}
/*首页menu*/
.menu{ overflow:hidden; padding:5px 10px;}
.menu dd{ float:left; display:inline; width:33.3333333%;-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box; padding:5px 20px;}
.menu dd a{ display:block; overflow:hidden;}
.menu dd a img{ width:100%; display:block; overflow:hidden;}
.menu dd a em{ display:block; font-style:normal; height:25px; line-height:25px; text-align:center;}
/*首页主体内容区*/
.indexPhoto{ width:100%; overflow:hidden; position:relative; padding:0 10px;-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;}
.indexPhoto img{ display:block;width:100%;}
.indexMainT{ height:20px; display:block; overflow:hidden;}
.indexMainT img{ display:block; height:20px; margin:0 auto;}
.indexMainList{ overflow:hidden; padding:0 5px;}
.indexMainList dd{float:left;-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box; padding:5px;}
.indexMainList dd{ display:block; overflow:hidden;}
.indexMainList dd a{ display:block; width:100%; position:relative;}
.indexMainList dd a img{ width:100%; height:100%; position:absolute; left:0px; top:0px;}

.indexMainList2{ overflow:hidden; padding:5px;}
.indexMainList2 dd{ width:50%; padding:5px; overflow:hidden;-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box; float:left;}
.indexMainList2 dd .indexMainList2Pic{ width:100%; overflow:hidden; position:relative;}
.indexMainList2 dd .indexMainList2Pic:after{ content:''; display:block; width:100%; padding-top:66.66666666%;}
.indexMainList2 dd .indexMainList2Pic img{ width:100%; height:100%; display:block; position:absolute; left:0px; top:0px;}
.indexMainList2Text{ padding:0 5px; border:1px solid #eaeaea; border-top:none; border-bottom:none; padding-bottom:10px;}
.indexMainList2Text h1{ font-size:12px; overflow:hidden; height:30px; line-height:30px;}
.indexMainList2Text h1 em{ font-style:normal; font-size:16px; color:#ff0000; float:left;}
.indexMainList2Text h1 span{ font-size:12px; color:#8ec65d; float:right;}
.indexMainList2Text div{ line-height:20px; height:40px; overflow:hidden; color:#666666; font-size:13px;}
.indexMainList2Btn{ overflow:hidden; border:1px solid #eaeaea; border-top:none; border-bottom:none; background:#e5e5e5;}
.indexMainList2Btn a{ width:50%; height:30px; line-height:30px; text-align:center; color:#666;-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;}
.indexMainList2Btn a.a1{ background:#e5e5e5; float:left;}
.indexMainList2Btn a.a1 div{ display:inline-block;}
.indexMainList2Btn a.a1 img{ float:left; height:15px; margin-top:7px;}
.indexMainList2Btn a.a1 i{ float:left; overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
.indexMainList2Btn a.a2{ background:#69b21c; color:#FFF; float:right}

.indexMainList3{ overflow:hidden; padding:0 10px;}
.indexMainList3 dd{ overflow:hidden; position:relative; padding-left:112px; padding-bottom:5px; border-bottom:1px dotted #e7e6e6; margin-bottom:5px;}
.indexMainList3Img{ display:block; width:100px; height:100px; border:1px solid #eeeeee; position:absolute; left:0px; top:0px;}
.indexMainList3Img img{ width:100px; height:100px;}
.indexMainList3Text h1{ height:23px; line-height:23px; color:#666; font-size:12px; border-bottom:1px dotted #eaeaea; overflow:hidden;text-overflow:ellipsis; white-space:nowrap; }
.iML3P{ overflow:hidden; background:#FFF; padding:5px 5px 3px 5px; margin-bottom:10px;}
.iML3PUp{ font-size:16px; color:#ff0000; height:20px; line-height:20px;}
.iML3PDn{ overflow:hidden; height:18px; line-height:18px;}
.iML3PDn span{ float:left; color:#bbbaba; font-size:10px; text-decoration:line-through;}
.iML3PDn em{ float:right; color:#646464;font-style:normal;}
.iML3PDn em i{ color:#85da25; font-style:normal;}
.iML3Btn{ overflow:hidden;}
.iML3Btn a{ display:block;}
.iML3Btn a.a1{ float:left; overflow:hidden; height:22px; line-height:22px;}
.iML3Btn a.a1 img{ float:left; height:15px; margin-top:2px; margin-right:3px;}
.iML3Btn a.a1 span{ float:left;}
.iML3Btn a.a2{ background:#69b21c; float:right; color:#FFF; font-size:12px; width:60px; height:22px; text-align:center; line-height:22px;}
/*首页结束*/
/*底部开始*/
.footer{ clear:both; background:#69b21c; width:100%; position:fixed; left:0px; bottom:0px; z-index:100}
.footer div{ float:left; width:20%; height:43px; padding-top:5px; position:relative;}
.footer div em{ display:block; height:20px;}
.footer div em img{ display:block; height:20px; margin:0 auto;}
.footer div span{ height:20px; line-height:20px; text-align:center; display:block; color:#FFF;}
.footer div i{ display:block; width:50px; height:50px; position:absolute; left:50%; margin-left:-25px; top:-10px;}
.footer div i img{ width:50px; height:50px;}
#footer.active{
	animation:myfirst 1s;
	-moz-animation:myfirst 1s; /* Firefox */
	-webkit-animation:myfirst 1s; /* Safari and Chrome */
	-o-animation:myfirst 1s; /* Opera */
	bottom:-60px;
	}
#footer.active2{
	animation:myfirst2 1s;
	-moz-animation:myfirst2 1s; /* Firefox */
	-webkit-animation:myfirst2 1s; /* Safari and Chrome */
	-o-animation:myfirst2 1s; /* Opera */
	bottom:0
	}
@keyframes myfirst
{
from {bottom:0;}
to {bottom:-60px;}
}

@-moz-keyframes myfirst /* Firefox */
{
from {bottom:0;}
to {bottom:-60px;}
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
from {bottom:0;}
to {bottom:-60px;}

}

@-o-keyframes myfirst /* Opera */
{
from {bottom:0;}
to {bottom:-60px;}

}




@keyframes myfirst2
{
from {bottom:-60px;}
to {bottom:0;}
}

@-moz-keyframes myfirst2 /* Firefox */
{
from {bottom:-60px;}
to {bottom:0;}
}

@-webkit-keyframes myfirst2 /* Safari and Chrome */
{
from {bottom:-60px;}
to {bottom:0;}

}

@-o-keyframes myfirst2 /* Opera */
{
from {bottom:-60px;}
to {bottom:0;}

}
/*底部结束*/
@media (max-width: 360px){
.indexMainList2Btn a.a1 img{ display:none;}
	}
/*newsAllImg.jsp*start*/
.classyTitle{ clear:both; width:100%; position:fixed; left:0px; top:45px; height:40px; border-bottom:1px solid #efefef; background:#ffffff; z-index:1}
.classyTitle dd{ width:33.33333%; float:left; height:40px; line-height:40px; text-align:center; color:#666666; font-size:14px;-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box; border-right:1px solid #efefef;}
.classyTitle dd a.a1{ display:block; height:40px; color:#69b21c;}
.sort{ display:inline-block;}
.sort span{ float:left;}
.sort img{float: left;
    height:8px;
    margin-top: 17px;
    margin-left: 5px;}
.classyTitle dd:nth-child(3){ border-right:none;}
.classyMore{ position:absolute; width:100%; overflow:hidden; background:#FFF; left:0px; top:41px; font-size:12px; display:none;}
.classyMore a{ display:block;height:30px; line-height:30px; padding:0 10px; border-bottom:1px solid #efefef; text-align:left; color:#444444;}
.classyMore a:hover{ color:#69b21c;}
.classyMore a.hover{ color:#69b21c;}
.classyBg{ position:fixed; width:100%; height:100%; background:rgba(0,0,0,0.5); left:0px; top:0px; z-index:0; display:none;}

.classyMenu{ width:150px; position:fixed; left:-150px; top:0px; background:#FFF; z-index:50; height:100%;-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box; padding:45px 0 48px 0;}
.classyMenu div{ height:100%; overflow-y:auto; padding:0 10px; box-shadow:0px 0px 10px #bbbbbb}
.classyMenu div a{ display:block; height:30px; line-height:30px; color:#272727;}
.classyMenu div a:hover{ color:#69b21c;}
.classyMenu div a.hover{ color:#69b21c;}

.newsAllImg{ padding:5px;}
.newsAllImg dd{ width:50%;-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box; padding:5px; float:left;}
.newsAllImg dd a{ display:block; border:1px solid #e5e5e5; background:#FFF;}
.newsAllImgImg{ width:100%; overflow:hidden; border-bottom:1px solid #e5e5e5;position: relative;}
.newsAllImgImg:after{
	display: block;
	content: "";
	width: 100%;
	padding-top: 66.666666666%;
	overflow: hidden;
}
.newsAllImgImg img{ display:block; width:100%;height: 100%;position: absolute;left: 0px;top:0px;}
.newsAllImgText{ clear:both; overflow:hidden; padding:0 10px}
.newsAllImgTUp{ height:30px; line-height:30px; overflow:hidden; color:#272727; font-size:15px;}
.newsAllImgTDn{ height:30px; line-height:30px; overflow:hidden;}
.newsAllImgTDn span{ float:left; color:#69b21c; font-size:13px;}
.newsAllImgTDn em{ float:right; font-style:normal; color:#999999;}
/*newsAllImg.jsp*end*/
/*near.jsp*start*/
.near{ padding:0 10px;}
.near dd{ overflow:hidden; background:#FFF; box-shadow:0 0 10px #b7b6b6; border-radius:3px; margin-bottom:10px;}
.near dd a.a1{ display:block; padding:10px 10px 0 10px;}
.near dd a.a1 h1{ display:block; height:30px; line-height:30px; overflow:hidden; font-size:14px; color:#444444; font-weight:normal;}
.nearTextUp{ height:30px; line-height:30px; overflow:hidden; color:#666666;}
.nearTextUp span{ float:left;}
.nearTextUp em{ float:right; font-style:normal;}
.nearTextDn{ color:#999999; height:30px; line-height:30px; overflow:hidden; margin-bottom:5px;}
.nearBtn{ overflow:hidden;}
.nearBtn a{ overflow:hidden; float:left; width:50%; height:30px; line-height:30px; text-align:center; background:#f8f8f8;-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;}
.nearBtn a div{ display:inline-block;}
.nearBtn a div img{ float:left; height:15px; margin-top:7px; margin-right:5px;}
.nearBtn a div span{ float:left;}
.nearBtn a:nth-child(1){ border-right:1px solid #dddddd;}
/*near.jsp*end*/
/*productView.jsp*start*/
.slideBox{position: relative;
	left: 0;
	top: 0;
	width: 100%;
	overflow: hidden;
}
.slideBox:after {
	content: '';
	display: block;
	width: 100%;
	padding-top: 73.125%;
}
.slideBox .hd{ position:absolute; height:28px; line-height:28px; bottom:0; left:0; z-index:1; text-align:center; width:100%;}
.slideBox .hd li{ display:inline-block; width:8px; height:8px; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; background:#cccccc; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBox .hd li.on{ background:#e30129;  }

.slideBox .bd{ position:absolute; width:100%; left:0px; top:0px; z-index:0;}
.slideBox .bd li{ position:relative; text-align:center;  }
.slideBox .bd li img{ background:url(../images/loading.gif) center center no-repeat;  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
.slideBox .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;  }
.slideBox .pageState{ position:absolute; bottom:0px; left:0px; width:100%; text-align:center; line-height:30px;}

.pViewDeTail{ overflow:hidden; padding:0 10px;}
.pViewDeTailUp{ position:relative; overflow:hidden; padding:0 75px 0 0; margin-bottom:10px;}
.pViewDeTailUpL{ overflow:hidden;}
.pViewDeTailUpLT{ height:30px; line-height:30px; color:#444444; font-size:16px; overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
.pViewDeTailUpLp{ overflow:hidden; height:20px; line-height:20px;}
.pViewDeTailUpLp span{ color:#fd6847; font-size:14px; margin-right:15px;}
.pViewDeTailUpLp span i{ font-size:10px;}
.pViewDeTailUpLp em{ color:#444444; font-style:normal;}
.pViewDeTailUpR{ width:70px; height:50px; position:absolute; right:0px; top:0px; border-left:1px solid #dddddd;}
.pViewDeTailUpR img{ height:20px; display:block; margin:5px auto;}
.pViewDeTailUpR span{ height:20px; display:block; text-align:center; color:#999999; font-size:13px;}
.pViewDeTailM{ overflow:hidden; height:30px; line-height:30px; color:#999999; margin-bottom:10px;}
.pViewDeTailM span{ float:left; width:33.33333%;}
.pViewDeTailM span:nth-child(1){ text-align:left;}
.pViewDeTailM span:nth-child(2){ text-align:center;}
.pViewDeTailM span:nth-child(3){ text-align:right;}
.pViewDeTailM2{ color:#444444;}
.pViewDeTailM i{ color:#fd6847;}
.pViewDeTailM em{ color:#69b21c; font-style:normal;}
.pViewDeTailDn{ overflow:hidden; height:40px; line-height:40px; background:#efefef; text-align:center; padding:0 10px; margin-bottom:10px;}
.pViewDeTailDn span{ float:left; width:25%; height:40px; overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}

.pvDiscuss{ overflow:hidden; padding:0 10px;}
.pvDiscussT{ color:#444444; font-size:16px; height:20px; line-height:20px; overflow:hidden;}
.pvDiscussList{ overflow:hidden;}
.pvDiscussList dd{ overflow:hidden; padding-top:5px; padding-bottom:5px; border-bottom:1px dotted #dddddd; margin-bottom:5px;}
.pvDisLUp{ overflow:hidden; height:40px; line-height:40px; margin-bottom:5px;}
.pvDisLUpL{ overflow:hidden;}
.pvDisLUpL div{ display:block; width:40px; height:40px; overflow:hidden; border-radius:40px;}
.pvDisLUpL img{ float:left; height:40px; width:40px;}
.pvDisLUpL span{ float:left; color:#444444;}
.pvDisLUpR{ color:#999999;}
.pvDisLDn{ clear:both; line-height:20px; overflow:hidden;}
.pvDiscussList dt{ overflow:hidden; padding-top:10px;}
.pvDiscussList dt a{ display:block; height:30px; text-align:center; width:40%; border:1px solid #69b21c; border-radius:3px; color:#69b21c; line-height:30px; margin:0 auto;}
.pvDiscussList dd:nth-last-child(2){ border:none;}

.pvStore{ overflow:hidden; padding:15px 10px 0 10px;}
.pvStoreUp{ overflow:hidden; position:relative; padding-left:45px; padding-right:75px; margin-bottom:15px; height:42px;}
.pvStoreUpL{ width:40px; height:40px; position:absolute; left:0px; top:0px; border-radius:40px; overflow:hidden; border:1px solid #dddddd;}
.pvStoreUpL img{ width:40px; height:40px;}
.pvStoreUpR{ color:#444444; font-size:14px; width:70px; text-align:right; position:absolute; right:0px; top:0px; height:40px; line-height:40px;}
.pvStoreUpM{ overflow:hidden;}
.pvStoreUpM span{ display:block; height:20px; line-height:20px; overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
.pvStoreUpM em{ display:block; height:20px; line-height:20px; overflow:hidden;text-overflow:ellipsis; white-space:nowrap; font-style:normal;}

.tabBox{ overflow:hidden; clear:both;}
.tabBox .hd{ height:40px; line-height:40px; font-size:20px; border-bottom:1px solid #dddddd;  padding:0 10px; text-align:center;}
.tabBox .hd ul{ display:inline-block;}
.tabBox .hd ul li{ float:left;  padding:0 5px; vertical-align:top; height:39px; margin:0 10px;}
.tabBox .hd ul li a{ color:#444444; display:block;}
.tabBox .hd ul li.on{   border-bottom:3px solid #fd6847;  }
.tabBox .hd ul li.on a{ color:#fd6847;}
.tabBox .bd ul{ padding:10px;  }
.tabBox .bd ul li{ border-bottom:1px dotted #ddd;  }
.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;   }
.articleBox{ padding:0 10px 10px 10px; line-height:20px; color:#666;}
.articleBox img{ max-width:100%;}

.pVFooter{ position:fixed; bottom:0px; left:0px; height:48px; width:100%; background:#ffffff;}
.pVFooter a{ float:left; height:48px;-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box; text-align:center; line-height:48px; color:#999999;}
.pVFooter a div{ border-right:1px solid #dddddd;}
.pVFooter a img{ display:block; height:18px; margin:0 auto;}
.pVFooter a span{ display:block; height:20px; line-height:20px;}
.pVFooter a:nth-child(1){ width:15%; border-top:1px solid #dddddd; padding:5px 0;}
.pVFooter a:nth-child(2){ width:15%; border-top:1px solid #dddddd; padding:5px 0;}
.pVFooter a:nth-child(3){ width:35%; background:#ffa61b; color:#FFF; font-size:16px;}
.pVFooter a:nth-child(4){ width:35%; background:#fd6847; color:#FFF; font-size:16px;}
/*productView.jsp*end*/
/*productBuy.jsp*start*/
.pVBAds{ position:relative; background:#ffffff; padding:10px 30px 10px 40px;}
.pVBAds a{ display:block; overflow:hidden;}
.pVBAdsL{ position:absolute; top:50%; margin-top:-10px; left:10px;}
.pVBAdsL img{ height:25px; display:block;}
.pVBAdsR{ position:absolute; height:16px; width:16px; right:10px; top:50%; margin-top:-8px;}
.pVBAdsR span{ font-size:16px; color:#e4e4e4;}
.pVBAdsM{ overflow:hidden;}
.pVBAdsMUp{ overflow:hidden; height:20px; line-height:20px; font-size:14px; margin-bottom:5px;}
.pVBAdsMUp span{ float:left;}
.pVBAdsMUp em{ float:right; font-style:normal;}
.pVBAdsMDn{
	overflow:hidden;
	line-height:20px;	
}
.pvShop{ overflow:hidden;}
.pvShopT{ overflow:hidden; height:40px; line-height:40px; background:#FFF; padding:0 10px;}
.pvShopT img{ height:18px; margin-top:11px; margin-right:5px; float:left;}
.pvShopT span{ height:40px; line-height:40px; color:#444444; font-size:14px; float:left;}
.pvShopPic{ overflow:hidden; position:relative; padding:10px 10px 10px 120px; background:#efefef;}
.pvShopPicL{ width:100px; height:100px; position:absolute; left:10px; top:10px;}
.pvShopPicL img{ width:100px; height:100px;}
.pvShopPicRUp{ color:#444444; font-size:14px; line-height:20px; height:80px; overflow:hidden;}
.pvShopPicRDn{ height:20px; overflow:hidden; line-height:20px;}
.pvShopPicRDn span{ color:#fd6847; font-size:16px; float:left;}
.pvShopPicRDn i{ font-size:10px;}
.pvShopPicRDn em{ font-style:normal; color:#444444; float:right;}
.pvShopNum{ overflow:hidden; background:#FFF; padding:0 10px 0 10px;}
.pvShopNumUp{ overflow:hidden; padding:15px 0 10px 0; border-bottom:1px solid #dddddd;}
.pvShopNumL{ overflow:hidden; line-height:20px; color:#444444; font-size:14px;}
.pvShopNumR{ overflow:hidden;}
.pvShopNumR a{ float:left; width:30px; height:20px; text-align:center; line-height:20px; color:#bcbcbc; background:#eeeeee; font-size:20px;}
.pvShopNumR input{ float:left; width:40px; height:20px; border:none; background:none; text-align:center; line-height:20px;}
.pvShopNum2{ height:40px; line-height:40px; overflow:hidden; color:#444444; border-bottom:1px solid #dddddd;}
.pvShopNum2 span{ float:left; font-size:14px;}
.pvShopNum2 em{ float:right; font-style:normal;}
.pvBuyFooter{ overflow:hidden; height:48px; line-height:48px; width:100%; position:fixed; left:0px; bottom:0px;}
.pvBuyFooter a{ float:left;-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box; font-size:14px;}
.pvBuyFooter a:nth-child(1){ width:60%; background:#efefef; padding:0 10px; text-align:right; color:#444444;}
.pvBuyFooter a:nth-child(1) span{ color:#fd6847;}
.pvBuyFooter a:nth-child(2){ width:40%; background:#fd6847; text-align:center; color:#FFF;}
/*productBuy.jsp*end*/
/*newsCenter.jsp*start*/
.newsCenter{ overflow:hidden; padding:0 10px;}
.newsCenter dd{ border-bottom:1px solid #dddddd; position:relative; padding:15px 0 15px 60px;}
.newsCenterImg{ position:absolute; width:50px; height:50px; overflow:hidden; left:0px; top:15px;}
.newsCenterImg img{ width:50px; height:50px;}
.newsCenterTextUp{ overflow:hidden; height:30px; line-height:30px;}
.newsCenterTextUp span{ float:left; font-size:16px; color:#444444;}
.newsCenterTextUp em{ float:right; font-size:12px; color:#999999; font-style:normal;}
.newsCenterTextDn{ height:20px; line-height:20px; color:#999999;}
/*newsCenter.jsp*end*/
/*newsCenter2.jsp*start*/
.newsCenter2{ overflow:hidden; padding:0 10px;}
.newsCenter2Date{ height:40px; line-height:40px; text-align:center; color:#666; font-size:14px;}
.newsCenter2C{ overflow:hidden; background:#FFF; padding-bottom:10px; box-shadow:0 0 5px #dddddd; border-radius:2px; position:relative;}
.newsCenter2CImg{ overflow:hidden;}
.newsCenter2CImg img{ width:100%;}
.newsCenter2CT1{ height:40px; line-height:40px; color:#444; font-size:14px; border-bottom:1px solid #dddddd; padding:0 10px;}
.newsCenter2CT2{ padding:5px 10px; line-height:20px; position:relative;}
.newsCenter2CT2Icn{ width:16px; height:16px; position:absolute; right:10px; top:50%; margin-top:-8px;}
.newsCenter2CT2Icn span{ font-size:16px; color:#9b9b9b;}
/*newsCenter2.jsp*end*/
/*newsCenter3.jsp*start*/
.newsCenter3T{ height:35px; line-height:35px; padding:0 10px; border-bottom:1px solid #dddddd; color:#333333; font-size:14px;}
.newsCenter3C{ padding:5px 10px 15px 10px; line-height:20px; color:#666666; overflow:hidden; position:relative;}
.newsCenter3C div{ height:60px; overflow:hidden;}
.newsCenter3C div.active{ height:auto;}
.newsCenter3CIcn{ overflow:hidden; position:absolute; bottom:0px; left:50%; margin-left:-16px; height:20px; width:32px; background:url(../images/n_more2.png) no-repeat center center; background-size:cover;}
.newsCenter3CIcn.active{ background:url(../images/n_more.png) no-repeat center center;  background-size:cover;}
/*newsCenter3.jsp*end*/
.pVfloatBg{ width:100%; height:100%; background:rgba(0,0,0,0.5); position:fixed; left:0px; top:0px; z-index:10; display:none;}
.pVFloatBox{ position:fixed; bottom:0px; left:0px; height:400px; padding-top:30px; z-index:11; width:100%; display:none;}
.pVFloat{ background:#FFF; width:100%; height:100%;-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box; padding:0 10px;}
.pVFloatUp{ clear:both; position:relative; padding-left:110px; padding-bottom:30px; border-bottom:1px solid #dddddd; padding-right:15px;}
.pVFloatUpPic{ width:100px; height:100px; border:1px solid #dddddd; border-radius:3px; overflow:hidden; position:absolute; left:0px; top:-20px;}
.pVFloatUpPic img{ width:100px; height:100px;}
.pvFloatUpText{ padding-top:15px;}
.pvFloatUpText span{ display:block; height:20px; line-height:20px; color:#fd6847; font-size:14px; margin-bottom:10px; overflow:hidden;}
.pvFloatUpText em{ display:block; font-style:normal; height:20px; line-height:20px; overflow:hidden;}
.pVFloatBtn{ height:40px; line-height:40px; text-align:center; width:100%; position:absolute; left:0px; bottom:0px; background:#3aae12; color:#FFF;}
.pVFloatBtn a{ display:block; color:#FFF; height:40px; line-height:40px; }
.pVFloatDn{ height:218px; overflow:hidden; overflow-y:auto;}
.pVFloatClose{ width:15px; height:15px; background:url(../images/pVClose.png) no-repeat center center; background-size:cover; position:absolute; right:10px; top:50px; cursor:pointer; z-index:1}
/**********************************zx********************************************************/
/**
 * 头部
 * @author zz
 * @return
 */
.categoryTop{
	position:relative;
	z-index: 150;
	height:44px;
	background: #69b21c;
	color:#fff
	} 
.categoryTop #go-back{
	display:block;
	position:absolute;
	left:0;
	font-size:20px;
	padding:10px 8px 0 3px;
	color:#fff;
	}
.categoryTop h1 {
	height: 44px;
	line-height: 44px;
	font-size:15px;
	text-align: center;
	font-weight: normal;
	padding: 0 25%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.categoryTop .search{
	display:block;
	position:absolute;
	right:35px;
	top:5px;
	width:30px; height:30px;
	background:url(../images/member/search.png) no-repeat center center;
	background-size:60% 60%;
	}
.categoryTop .btnMore{
	display:block;
	position:absolute;
	right:10px;
	top:3px;
	font-size:20px;
	}
.categoryTop .btnMore span{
	display:block;
	padding:8px 0 0 0;
	}
.categoryTop .btnMore img{
	width:50%;
	}
.categoryTop .btnMore .editspan{ color:#fff; font-size:14px; line-height:38px; display:block;}	
.moreList{
	position:absolute;
	z-index:950;
	right:5px;
	top:44px;
	width: 120px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: rgba(0,0,0,0.6);
	border-radius: 5px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	-webkit-flex-direction: column;
	flex-direction: column;
	padding:1px 1px;
	display:none;
	padding:0 8px;
	}
.moreList .moreA{
	position: relative;
	display: block;
	height:40px;
	line-height: 40px;
	padding: 0 8px 0 14px;
	color: #fff;
	font-size:14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	border-bottom:1px solid #767676;
}
.moreList .moreA:last-child {
  border-bottom: none;
}
.moreList .moreA span{
	font-size:18px;
	display:block;
	float:left;
	margin:12px 0 0 0;
	}
.moreList .moreA p{
	float:left;
	color:#fff;
	font-size:14px;
	padding:0 0 0 5px;
	}
.moreList i{
	width:10px;
	height:10px;
	position:absolute;
	right:17px;
	top:-13px;
	font-size:20px;
	color: rgba(0,0,0,0.6);
	}
.topFixed{
	position:fixed;
	left: 0;
	top: 0;
	z-index:170;
	width: 100%;
	}	
.foterFixed{
	position:fixed;
	left: 0;
	bottom: 0;
	z-index: 170;
	width: 100%;
	height: 45px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: rgba(0,0,0,.8);
	color:#fff;
	}
/*=========end===========*/

.mallBox{
	position:fixed !important;
	bottom:48px;
	left:0;
	width:100% !important;
	z-index:9;
	display:none;
	overflow: hidden;
	}
/*.mallBox i{
	position:absolute;
	bottom:0;
	left:0;
	z-index:-1;
	display:block;
	width:100%;
	background:#000;
	opacity:0.7;
	}*/
.mallBox_list{
	display:block;
	overflow:hidden;
	overflow-y:auto;
	clear:both;
	padding:15px;
	text-align:center;
	}
.mallBox_list dd{
	display:inline;
	float:left;
	width:50%;
	}
.mallBox_list dd.ewm{
	display:block;
	clear:both;
	float:none;
	margin:0 auto;
	}
.mallBox_list dd a{
	display:block;
	position:relative;
	}
.mallBox_list dd a:after{
	content:'';
	display:block;
	width:100%;
	padding-top:100%;
	}
.mallBox_list dd a p{
	display:block;
	padding:15px;
	position:absolute;
	top:0;
	left:0;
	}
.mallBox_list dd a p img{
	display:block;
	width:100%;
	height:100%;
	}

.login_div{
	width:100%;
	overflow-x:hidden;
    overflow-y:auto;
	background:#fff;
	padding:10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.boxName{
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	font-size: 20px;
	color:#444444;
	text-align: center;
}
.topCheckCont{
	width: 100%;
	overflow: hidden;
	margin:20px 0px;
}

.fwTopInp{
    display: none;
}

.topCheckCont input{
	width: 78%;
	height: 30px;
	overflow: hidden;
	font-size: 12px;
	color:#999;
	padding:0px 5px;
	line-height: 28px;
	border:1px solid #ddd;
	float: left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.topCheckCont a.fwSubmit{
	display: block;
	width:20%;
	height: 30px;
	overflow: hidden;
	font-size: 12px;
	color:#fff;
	background: #83c154;
	line-height: 30px;
	float: right;
	text-align:center;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}

.topCheckDeta{
	width: 100%;
	overflow: hidden;
}

.checkSuccess{
	display: block;
	line-height: 35px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	color: #83c154;
}

.topUserDeta{
	width: 100%;
	overflow: hidden;
}

.topCheckTip{
	width: 100%;
	overflow: hidden;
	font-size: 12px;
	color:#898989;
	line-height: 30px;
	text-align: center;
}

.topCheckTip span{
	display: block;
	height: 35px;
	overflow: hidden;
	line-height: 35px;
	font-size: 20px;
	color: #323232;
	text-align: center;
	border-bottom: 1px dashed #dcdbdb;
	margin-bottom:10px;
}

.iframeStyle{
	width: 100% !important;
	overflow: hidden;
	border:none;
	margin-top: 10px;
}

.fwCodeBox{
    overflow: hidden;
}

.fwCodeBox p{
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    font-size: 14px;
    color:#fb4242;
}

.fwCodeBox a{
    display: block;
    width: 50%;
    overflow: hidden;
    position: relative;
    padding:5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}

.fwCodeBox a img{
    display: block;
    width: 100%;
}

.fwCodeBox a span{
    display: block;
    height: 20px;
    overflow: hidden;
    text-align: center;
    margin-top: 5px;
    font-size: 12px;
    line-height: 20px;
    color:#fb4242;
}

a.goOldCheck{
    display: block;
    width: 100%;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color:#6aae2e;
    margin-top:10px;
}





















