@charset "utf-8";
/* CSS Document */
body {
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,a, /* structural elements 结构元素 */ dl, dt, dd, ul, ol, li, /* list elements 列表元素 */ pre, /* text formatting elements 文本格式元素 */ form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */ th, td /* table elements 表格元素 */ {
	margin: 0;
	padding: 0;
	font-family: '微软雅黑';
}
/** 重置列表元素 **/
ul, ol {
	list-style: none;
}
/** 重置文本格式元素 **/
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
/* for ie6 */
fieldset, img {
	border: 0;
} /* img 搭车：让链接里的 img 无边框 */
button, input, select, textarea {
	font-size: 100%;
} /* 使得表单元素在 ie 下能继承字体大小 */
/* 注：optgroup 无法扶正 */

/** 重置表格元素 **/
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* 清除浮动 */
.ks-clear:after, .clear:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
}
.ks-clear, .clear {
 *zoom: 1;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
/*公共样式*/

/*top*/
#top{ 
	width: 100%;
	height: 33px;
	background: #fafafa;
}
#top ul{ 
	overflow: hidden; 
	padding-right: 65px;
	float: right;
}
#top ul li{ 
	float: left;
	line-height: 33px;
	color: #555555; 
}
#top ul li a{
	color: #555555;
	margin: 0 10px; 
}
/*top end*/

/*headder*/
#headder{ 
	min-width: 1200px;
	width: 100%;
	height: 134px;
	background: url(../img/top.jpg) no-repeat right;
}
#headder h1{
	float: left;
	padding-left: 65px;
}
#headder .fr{
	padding-top: 71px;
	padding-right: 65px;
}
#headder .fr .userCenter{
	background: #c01016;
	width: 98px;
	height: 37px;
	margin-right: 10px;
	float: left;
	font-family: '宋体';
	position: relative;
}
#headder .fr .userCenter i{
	position: absolute;
	left: 12px;
	top: 10px;
}
#headder .fr .userCenter a{
	color: #fff;
	line-height: 37px;
	margin-left: 37px;
}
#headder .fr form {
	float: left;
	border:2px solid #e1e1e1;
	border-radius: 2px;
	
}
#headder .fr form .text{
	width:280px;
	height: 33px;
	line-height/*\**/:33px\9;
	padding-left: 5px;
	float:left;
	border: none;
}
#headder .fr form .btn{
	width: 41px;
	height: 33px;
	background: url(../img/seachbtn.jpg) no-repeat;
	border: none;
	border-left: 2px solid #e1e1e1;
	cursor: pointer;
}
/*headder end*/
/*nav*/
#nav{
	width: 100%;
	background: #a50000;
	height: 50px;
	position: relative;
	z-index: 5;
}
#nav .navBox{
	width: 1080px;
	margin: 0 auto;
	position: relative;
}
#nav .navBox .hyhd{
	position: absolute;
	right: 0;
	top: -16px;
}
#nav .navBox>ul>li{
	float: left;
	line-height: 50px;
	position: relative;
	font-size: 16px;
	background: url(../img/lif.jpg) no-repeat right center;
}
#nav .navBox>ul>li.last{
	background: none;
}
#nav .navBox>ul>li>a{
	color:#fff;
	display: block;
	padding: 0 22px;
}
#nav .navBox>ul>li>a:hover,#nav .navBox>ul>li>a.active{
	background: url(../img/hnav.jpg) repeat-x;
	color: #a50000;
}
#nav .navBox>ul>li.active{
	background: url(../img/hnav.jpg) repeat-x;
	}
#nav .navBox>ul>li.active a{
	color: #a50000;
	}
#nav .navBox .xlbox{
	display: none; 
	padding-top: 5px;
	position: absolute;
	left: -28px;
	top: 45px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
#nav .navBox .xlbox .xlBoxB{
	background: #fff;
	overflow: hidden;
	width: 415px;
	padding-left: 28px;
	padding-top: 22px;
	padding-bottom:10px;
}
#nav .navBox .xlbox p.img{
	float: left;
	width: 243px;
	height: 198px;
	overflow: hidden;
}
#nav .navBox .xlbox ul{
	 width: 165px;
	 float: left;
}
#nav .navBox .xlbox ul li{
	 line-height: 39px;
	 padding-left: 32px;
	 border-bottom: 1px solid #e0e0e0;
}
#nav .navBox .xlbox ul li a{
	color: #444444;
}
#nav .navBox .xlbox ul li a:hover{
	color: #a61718;
}
/*nav end*/

/* flexslider */

.flexslider{position:relative;min-width:1100px;/*height:701px;*/overflow:hidden;background:url(img/loading.gif) 50% no-repeat; z-index:3}
.flexslides{position:relative;z-index:1;}
.flexslides li a{ display: block;}
.flexslides li img{ width:100%; min-width:}
.flex-control-nav{position:absolute;bottom:31px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../img/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:55%;}

.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../img/next2.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../img/prev2.png) center center no-repeat;}

/* flexslider end*/

/*点击隐藏*/
#djyc{
	border-top: 5px solid #c6c6c6;
	text-align: center;
	position:relative;
	/*z-index:5;*/
}
#djyc a{
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-24px;
	z-index:5;
}
#djyc a span{ display:block; width:48px; height:20px; background:url(../img/yc.png) no-repeat;}
#djyc a span.s1{ background:url(../img/yc2.png) no-repeat;}
/*点击隐藏 end*/
#article{ width:100%; padding-top: 22px; overflow: hidden; margin:0 auto;}
#article .artiWarp{ max-width: 1366px;min-width: 1280px;  margin: 0 auto;}
/*#article .artiWarp{width: 1280px; margin: 0 auto;}*/
#article .artiBox { width:48%;}
#article .artiBox .img{position: relative; float: left; width:295px; height:220px;}
#article .artiBox .img img{ width:100%; height:220px;}
#article .artiBox p.p2{ background: #000; opacity: 0.5; FILTER:alpha(opacity=50); width: 100%;  height: 34px; position: absolute; bottom: 0px; left: 0px;}
#article .artiBox p.p3{color:#fff;width: 100%;  text-align: center; font-size: 14px; height: 34px; position: absolute; bottom: 0px; left: 0px;}
#article .artiBox p.p3 a{color:#fff; line-height: 34px;}
#article .artiBox .aticlText{ float: right;  width: 50%;}
#article .artiBox .aticlText h3{color: #a50000; font-size: 18px; font-weight: bold; line-height: 45px;}
#article .artiBox .aticlText ul{}
#article .artiBox .aticlText ul li{ position: relative; font-size: 14px; color: #777777; line-height: 35px;}
#article .artiBox .aticlText ul li a{color: #777777;}
#article .artiBox .aticlText ul li span{ position: absolute; right: 0; top: 0;}
#article .artiBox .aticlText .text{font-size: 14px; color: #777777; line-height: 35px; padding-right: 24px;}
#article .artiBox .aticlText .text p a{color: #777777;}

#fjx{ margin-top: 46px;}
/*孔府家酒产品图*/
#scroll{width:1250px;margin:0 auto; padding-top:48px; padding-bottom:70px;}
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-item{
	float: left;
}
#scroll .item img{ width:338px; height:158px;}


#scroll .owl-wrapper-outer{margin:0 auto;}
#scroll .item{position:relative; width:100%;background:url(images/x.jpg) repeat-y right;height:158px;margin:0 auto;background-color:#fff;overflow:hidden; text-align:center;}
#scroll .item.nx{ background:none;}
#scroll p{width:226px;height:54px;line-height:18px;font-size:12px;}
.owl-theme .owl-controls .owl-buttons div{ font-family:'宋体'; color:#a1a1a1;position:absolute;top:100px;width:30px;height:60px;margin:0;padding:0;border-radius:0; font-size:45px;background-color:transparent;overflow:hidden;_display:none;}
.owl-theme .owl-controls .owl-buttons .owl-prev{left:0px; cursor:pointer; background:url(../img/right.jpg) no-repeat;}
.owl-theme .owl-controls .owl-buttons .owl-next{right:-7px; cursor:pointer; background:url(../img/left.jpg) no-repeat;}

/*孔府家酒产品图 end*/
.footer{ position:relative; *z-index:4;}
.footer .footerTop { height: 49px; width: 100%; background: url(../img/ftbg.jpg) repeat-x; border-bottom: 1px solid #aa4100; }
.footer .footerTop.fixe{position:fixed; bottom:0; left:0; width:100%; z-index:7;}
.footer .footerTop .top_box{width: 1082px; margin: 0 auto;}
.footer .footerTop .top_box ul li{float: left; line-height: 49px;}
.footer .footerTop .top_box ul li a{color: #ffa800;}

.footer .footerTop .top_box .ul1 li.sm{ position: relative;}
.footer .footerTop .top_box .ul1 p.ewm{ display: none; width: 112px; height: 133px; background: url(../img/sm.png) no-repeat; position: absolute; top: -130px; left: -12px; text-align: center; padding-top: 12px;}
.footer .footerTop .top_box .ul1 li{ margin-right: 30px;}
.footer .footerTop .top_box .ul1 li span{ font-weight: bold;}
.footer .footerTop .top_box .ul2 li{ margin-right: 40px;}
.footer .footerTop .top_box .ul2 li i{ margin-top: 12px; margin-right: 5px; width: 30px; height: 24px; background: url(../img/rc.png) no-repeat; display: block; float: left;}
.footer .footerTop .top_box .ul2 li a{ float: left;}

.footer .footerBot { width: 100%; background: url(../img/botbg.jpg) repeat-x; height: 142px;}
.footer .footerBot h2{ text-align: center; padding-top: 20px; padding-bottom: 15px;}
.footer .footerBot p.bq{ text-align: center; color: #e1e1e1;}

<!--#footerTop2{position:fixed; bottom:0; left:0; z-index:2; width:100%; display:none;}-->
.jt{ position:fixed; width:100px; height:100px; background:#000; color:#fff; left:0; top:40%;  z-index:6;}


/*走进孔府家*/
/*.kfjdatu .img{ width:100%; height:230px; background:}*/
.kfjnr{ width:1008px; margin:0 auto; overflow:hidden;margin-top:20px;}
.kfjnr .kfjnrZ{ width:212px; float:left;}
.kfjnr .kfjnrZ .kfjnrZtop{ height:62px; text-align:center; font-size:20px; line-height:62px; color:#FFF; background:url(../img/hybj.jpg) no-repeat;
font-weight:600; padding-bottom:1px; border-bottom:2px solid #e2e2e2;} 
.kfjnr .kfjnrZ .kfjnrZUL{ border:1px solid #cdcdcd; border-bottom: 0; margin-top:10px;}

.kfjnr .kfjnrZ .kfjnrZUL li a{ display:block; line-height:52px; overflow:hidden; border-bottom:1px solid #cdcdcd;}
.kfjnr .kfjnrZ .kfjnrZUL li a:hover{ background:#ebebeb;}
.kfjnr .kfjnrZ .kfjnrZUL li .huili{background:#ebebeb;}
.kfjnr .kfjnrZ .kfjnrZUL li .huili .huili1{ background:url(../img/xiao1.png) no-repeat;}
.kfjnr .kfjnrZ .kfjnrZUL li a:hover i,.kfjnr .kfjnrZ .kfjnrZUL li a.huili i{ background:url(../img/xiao1.png) no-repeat; width:16px; height:13px}
.kfjnr .kfjnrZ .kfjnrZUL li a .ili{ display:block;float:left; width:16px; height:13px; background:url(../img/xiao.png)no-repeat; margin-top:19px; margin-right:12px; margin-left:10px;}
.kfjnr .kfjnrZ .kfjnrZUL li a span{ display:block;float:left; color:#444444; font-size:14px;}

.kfjnr .kfjnrY{ width:765px; float:right;}
.kfjnr .kfjnrY .kfjnrYtop{ height: 38px; z-index: 3; line-height:38px; border-bottom:1px solid #cdcdcd; font-family:'微软雅黑'; font-size:14px; position:relative;}
.kfjnr .kfjnrY .kfjnrYtop .kfjnrYtopz{ overflow:hidden; float:left; color:#777777;}
.kfjnr .kfjnrY .kfjnrYtop .kfjnrYtopz a{ color:#777777;}
.kfjnr .kfjnrY .kfjnrYtop .kfjnrYtopz .yuanquan{ float:left; width:21px; height:21px; background:url(../img/yuank.png) no-repeat; margin-right:10px; margin-top:8px;}
.kfjnr .kfjnrY .kfjnrYtop .kfjnrYtopz .dqianwz{ float:left;}

.kfjnr .kfjnrY .kfjnrYtop .kfjnrYtopy{ float:right; position: relative; }
.kfjnr .kfjnrY .kfjnrYtop .kfjnrYtopy .p1{ float:left; margin-right:10px; color: #7e7e7e; }
.kfjnr .kfjnrY .kfjnrYtop .kfjnrYtopy .wenduo{ float:left; border:1px solid #eeeeee; background:#fafafa; margin-top:5px;width:140px;}
.kfjnr .kfjnrY .kfjnrYtop .kfjnrYtopy .wenduo>p{border-right:1px solid #f0f0f0; float:left; margin-top:4px;}
.kfjnr .kfjnrY .kfjnrYtop .kfjnrYtopy .wenduo>p>a{ display:block; text-align:center; padding:0 6px;}
.kfjnr .kfjnrY .kfjnrYtop .kfjnrYtopy .wenduo #xiala{ position:relative;width:28px; height:23px; float:left;}
.kfjnr .kfjnrY .kfjnrYtop .kfjnrYtopy .wenduo #xiala .xkfxBox{position: absolute; right: 5px; top: 22px; *+top:20px; padding-top: 23px;display: none; }
.kfjnr .kfjnrY .kfjnrYtop .kfjnrYtopy .wenduo #xiala .xkfxBox .xlfxk{ position: relative; width:100px; padding-right: 15px;  background: #fff; border:1px solid #d3d3d3; border-radius: 5px;
	-moz-box-shadow:0px 0px 5px #999 ;            
-webkit-box-shadow:0px 0px 5px #999 ;         
box-shadow:0px 0px 5px #999 ; }
.kfjnr .kfjnrY .kfjnrYtop .kfjnrYtopy .wenduo #xiala .xlfxk i.sjt{ position: absolute; top: -12px;*+top: -19px;right: -10px;}
.kfjnr .kfjnrY .kfjnrYtop .kfjnrYtopy .wenduo #xiala .xlfxk i{ vertical-align: middle; margin: 0 15px; padding-top: 3px;}
.kfjnr .kfjnrY .kfjnrYtop .kfjnrYtopy .wenduo #xiala .xlfxk a{ color: #333333;}
.kfjnr .kfjnrY .xiazhengt p{ line-height:28px; color:#777777; font-size:14px;}
.kfjnr .kfjnrY .xiazhengt .p1{ color:#a50000;font-size:20px; text-align:center;margin-top:30px;}
.kfjnr .kfjnrY .xiazhengt .p2{ width:568px; margin:0 auto; margin-top:38px;}

.kfjnr .kfjnrY .xiazhengt .shanshui{ width:800px;  background:url(../img/shanshui2.png) center  center  no-repeat; margin-top:-42px;}

/*end走进孔府家*/

/*新闻动态最终页*/

.kfjnr .kfjnrY .neir{ margin-top:32px; padding-bottom: 60px;}
.kfjnr .kfjnrY .neir .yingxiao{  padding-bottom:21px; border-bottom:1px dashed #dedede; text-align:center;}
.kfjnr .kfjnrY .neir .yingxiao .p1{ color:#444444; font-size:18px;}
.kfjnr .kfjnrY .neir .yingxiao .p2{ color:#666666; margin-top:30px; margin-left:15px;}
.kfjnr .kfjnrY .neir .img{ width:585px; margin:0 auto; margin-top:44px;}
.kfjnr .kfjnrY .neir .p1{ line-height:35px; color:#666666; font-size:14px; margin-top:25px;}
.kfjnr .kfjnrY .neir .shangyipianx{ margin-top:40px; color:#333333;}
.kfjnr .kfjnrY .neir .shangyipianx .xyp{ overflow:hidden; margin-bottom:4px;}
.kfjnr .kfjnrY .neir .shangyipianx .xyp a{color:#333333;}
.kfjnr .kfjnrY .neir .shangyipianx .xyp .pz{ float:left; width:100px; line-height:30px; text-align:center; margin-right:1px; background:#ececec;}
.kfjnr .kfjnrY .neir .shangyipianx .xyp .ps{ float:left; width:318px; line-height:30px; background:#f4f4f4; padding-left:12px;}
/*end新闻动态最终页*/

/*新闻动态*/
.kfjnr .kfjnrY .liebiao{ margin-top:16px; padding-bottom:46px; border-bottom:1px solid #cdcdcd;}
.kfjnr .kfjnrY .liebiao .liebiaoUL{  padding:0px 10px;}
.kfjnr .kfjnrY .liebiao .liebiaoUL li{overflow:hidden; line-height:38px; color:#777777; font-size:14px;}
.kfjnr .kfjnrY .liebiao .liebiaoUL li .fd{ float:left; width:567px; background:url(../img/hongsanjiao.png) no-repeat 0px 12px ; padding-left:28px;}
.kfjnr .kfjnrY .liebiao .liebiaoUL li .fd a{color:#777777;}
.kfjnr .kfjnrY .liebiao .liebiaoUL li .fd1{ float:right; width:87px;}

/*end新闻动态*/

/*销售服务*/

.kfjnr .kfjnrY .ditu .img,.kfjnr .kfjnrY .ditu .img img{ width:726px;}
.kfjnr .kfjnrY .ditu .wangdian{ line-height:50px; border-bottom:1px solid #cdcdcd; overflow:hidden;}
.kfjnr .kfjnrY .ditu .wangdian .p1{ color:#777777; font-size:20px; float:left;}
.kfjnr .kfjnrY .ditu .wangdian .se{ float:right; width:220px; height:30px; margin-top:10px; padding:6px 0;}
.kfjnr .kfjnrY .ditu .didian{ overflow:hidden; color:#777777; line-height:32px;}
.kfjnr .kfjnrY .ditu .didian .did1bao{ width:900px; overflow:hidden; margin-top:20px;}
.kfjnr .kfjnrY .ditu .didian .did1{ float:left; margin-right:60px; width:220px; margin-bottom:40px;}
.kfjnr .kfjnrY .ditu .didian .did1 .sp1{ color:#a50000;}
.kfjnr .kfjnrY .ditu .didian .wfl_ddd1{  margin-right:60px;  margin-bottom:40px;}
.kfjnr .kfjnrY .ditu .didian .wfl_ddd1 .sp1{ color:#a50000;}
.kfjnr .kfjnrY .wfl_ddd2 .fwLxwm { margin-top: 20px;}
.kfjnr .kfjnrY .wfl_ddd2 .fwLxwm .fwLxwmBox .zgs h4,
.kfjnr .kfjnrY .wfl_ddd2 .fwLxwm .fwLxwmBox .fgs h3{ font-size: 16px; color: #E36C09; font-weight: bold;}
.kfjnr .kfjnrY .wfl_ddd2 .fwLxwm .fwLxwmBox .zgs p,
.kfjnr .kfjnrY .wfl_ddd2 .fwLxwm .fwLxwmBox .fgs p{ font-size: 14px; color: #777777;}
.kfjnr .kfjnrY .wfl_ddd2 .fwLxwm .fwLxwmBox .fgs{ margin-top: 30px;}
.kfjnr .kfjnrY .wfl_ddd2 .fwLxwm .fwLxwmBox .fgs .fgsLi{ float: left; width: 400px; margin-bottom: 20px;}
/*end销售服务*/

/*产品中心*/
#lb .lb2 .flexslider .flex-direction-nav li a.flex-prev{ display:none;}
#lb .lb2 .flexslider .flex-direction-nav li a.flex-next{ display:none;}
.kfjnr .kfjnrY .diquan{ margin-top:12px;}
.kfjnr .kfjnrY .diquan .diquantop1{ border:1px solid #ececec; padding-left:22px; background:url(../img/shanshuibeijing.jpg) no-repeat; height:106px;}
.kfjnr .kfjnrY .diquan .diquantop1 .div1{ overflow:hidden;margin-top:16px; color:#444444;}
.kfjnr .kfjnrY .diquan .diquantop1 .div1 .sxleft{ float:left; margin-top:6px; margin-right:16px;}
.kfjnr .kfjnrY .diquan .diquantop1 .div1 .div1UL{ float:left; overflow:hidden;}
.kfjnr .kfjnrY .diquan .diquantop1 .div1 .div1UL li{ display:block; float:left; width:100px; line-height:28px; text-align:center; 
color:#444444;  margin-right: 10px;}
.kfjnr .kfjnrY .diquan .diquantop1 .div1 .div1UL li a{ color:#444444; font-size: 14px; display: block;border:1px solid #cdcdcd;}
.kfjnr .kfjnrY .diquan .diquantop1 .div1 .div1UL li a:hover,.kfjnr .kfjnrY .diquan .diquantop1 .div1 .div1UL li a.active{ color:#fff;  background: #d40714;border:1px solid #d40714;}

.kfjnr .kfjnrY .diquan .diquantop1 .div2 {overflow: hidden; margin-top: 22px;color:#444444;}
.kfjnr .kfjnrY .diquan .diquantop1 .div2 .changjing { float: left;margin-right:16px;}
.kfjnr .kfjnrY .diquan .diquantop1 .div2 .fuxuan { float: left;}
.kfjnr .kfjnrY .diquan .diquantop1 .div2 .fuxuan p {float: left; margin-right: 12px;}
.kfjnr .kfjnrY .diquan .diquantop1 .div2 .fuxuan p input{ float: left; display: block; margin-top: 2px; *margin-top: -1px; margin-right: 12px;}
.kfjnr .kfjnrY .diquan .diquantop1 .div2 .fuxuan p span{ float: left; font-size: 14px; line-height: 16px;}

.kfjnr .kfjnrY .cpListBox{ width: 1000px; overflow: hidden; padding-top: 22px;*padding-bottom:50px; border-bottom: 1px solid #cdcdcd;}
.kfjnr .kfjnrY .cpListBox .cpBox,#rmtj .cpListBox .cpBox{ font-size: 14px; width: 237px; float: left; margin-right: 25px; margin-bottom: 50px;}
.kfjnr .kfjnrY .cpListBox .cpBox a.img,#rmtj .cpListBox .cpBox  a.img{ display: block; width: 237px; height: 236px; border:1px solid #cdcdcd; margin-bottom: 8px;}
.kfjnr .kfjnrY .cpListBox .cpBox a.img:hover,#rmtj .cpListBox .cpBox a.img:hover{ border:1px solid #fc1137;}
.kfjnr .kfjnrY .cpListBox .cpBox p,#rmtj .cpListBox .cpBox p{color: #555555; position: relative; line-height: 28px;}
.kfjnr .kfjnrY .cpListBox .cpBox p span.jg,#rmtj .cpListBox .cpBox p span.jg{width: 64px; height: 21px; color: #fff; line-height: 21px; text-align: center; background: #d40714; display: block;position: absolute; right: 0; top: 0px;}

.kfjnr .kfjnrY .cpzz h3{ color:#a50000; font-size:24px; text-align:center; padding-top:38px; padding-bottom:35px;}
.kfjnr .kfjnrY .cpzz h5{ padding-left:10px; color:#444444; font-size:16px; padding-bottom:20px; background:url(../img/h5b.jpg) repeat-x bottom; padding-top:38px;}

.kfjnr .kfjnrY .cpzz .cpms{ padding-top:30px;color:#777; font-size:14px;}
.kfjnr .kfjnrY .cpzz .cpms .cpms_top{ border:1px solid #e7e7e7; background:#f6f6f6;  height:36px; padding:0 15px;}
.kfjnr .kfjnrY .cpzz .cpms .cpms_top p{ float:left; line-height:36px;}
.kfjnr .kfjnrY .cpzz .cpms .cpms_top p.p1{ width:190px;}
.kfjnr .kfjnrY .cpzz .cpms .cpms_top p.p2{ width:146px;}
.kfjnr .kfjnrY .cpzz .cpms .cpms_top p.p3{ width:174px;}
.kfjnr .kfjnrY .cpzz .cpms .cpms_text{ padding:18px 12px; line-height:30px;}

#rmtj{ width:1008px; margin:0 auto; overflow:hidden;}
#rmtj .rmtj_top{ font-size:20px; color:#a50000; padding-bottom:16px; border-bottom:1px solid #cdcdcd; margin-bottom:31px;}
#rmtj .rmtj_top i{ vertical-align:middle;}
#rmtj .cpListBox .cpBox{ float:left; margin-right:14px;}

/*产品轮播*/
.mod18Box { padding: 10px; }
.mod18{ width: 637px; margin: 0px auto; position: relative; }
.mod18 .btn{position:absolute;width:15px;height:70px;top:336px;cursor:pointer;z-index:99;font-size:50px;color:#cdcdcd; font-family:'宋体';}
.mod18 .prev{left:-50px;}
.mod18 #prevTop,.mod18 #nextTop{top:175px;width:46px;height:48px;}

.mod18 .next{right:-68px;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .cf a{display:block;width:646px;height:330px;position:absolute;color:#fff;}
.mod18 .cf li span{display:block;width:640px;position:absolute;left:0;bottom:0;padding:10px 20px;line-height:22px;text-align:left;background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000");}
.mod18 .picBox{height:376px;position:relative;overflow:hidden; border:1px solid #cdcdcd;}
.mod18 .picBox ul{height:330px;position:absolute;}
.mod18 .picBox li{width:646px;height:376px;}
.mod18 .listBox{ width: 645px; height: 70px; margin: 0 auto 0 ; position: relative; padding: 6px 0 0px; overflow: hidden; }
.mod18 .listBox ul{height:100px;position:absolute;}
.mod18 .listBox li{width:129px;height:70px;cursor:pointer;position:relative;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:124px;height:70px;}
.mod18 .listBox li img{width:120px;height:67px; border:1px solid #cdcdcd;}
.mod18 .listBox .on img{width:120px;height:67px;border:1px solid #a50000;}
.mod18 .listBox .on i{display:block;}
/*产品轮播 end*/
/*end产品中心*/
/*分页*/
.fenye{ padding-bottom: 20px; text-align: center; padding:30px 0;}
.fenye a{ margin-left: 2px; padding: 2px 5px;background: #dca889; border: 1px solid #6e0700;color: #6e0700;}
.fenye span{ margin-left: 2px; padding: 2px 5px; background: #800900; border: 1px solid #6e0700; color: #ffe6b8;}
/*分页 end*/

/* 新闻动态内页*/

.liebiao .p1{ text-align:center; font-size:14px;}


/*会员中心*/
.xuanxkn{ margin-top:14px; }
.xuanxkn .xuanxkntop{ overflow:hidden;border:1px solid #e0e0e0; background:#f6f6f6;}
.xuanxkn .xuanxkntop p{ padding:0px 30px; line-height:35px; float:left; font-size:14px; }
.xuanxkn .xuanxkntop .p1{border-right:1px solid #e0e0e0;}
.xuanxkn .xitonts{ font-size:14px; color:#777777; padding:10px 8px; border:1px solid #e0e0e0; background:#f6f6f6; margin-top:16px;}
.xuanxkn .xitonts li{line-height:40px; overflow:hidden; padding:0px 10px;}
.xuanxkn .xitonts li i{ background:url(../img/laba.png) no-repeat; width:26px; height:21px; float:left; margin-right:12px; margin-top:14px;} 
.xuanxkn .xitonts li span{ float:left;} 
.bian{ border-bottom:none; color:#a50000; background:#ffffff;}
.kfjnr .kfjnrY .hyhd_content{ width:765px; margin:0 auto;}
.kfjnr .kfjnrY .hyhd_content .neir .yingxiao { overflow:hidden;}
.kfjnr .kfjnrY .hyhd_content .neir .yingxiao .fl{ text-align:left;}
.kfjnr .kfjnrY .hyhd_content .neir .yingxiao .fr{ margin-top:30px;}
.kfjnr .kfjnrY .hyhd_content .neir .yingxiao .p2{ margin-left:0;}
/*end会员中心*/

/*会员中心优惠券*/

.xuanxkn .youhuijuan{ border:1px solid #f0f0f0; background:#f9f9f9; padding:22px 20px 30px 20px;}
.xuanxkn .youhuijuan .youhuili{ background:#FFF; padding:10px 22px; overflow:hidden;}
/*.xuanxkn .youhuijuan .youhuili .youhuiliz{ float:left; margin-right:16px;}*/


.xuanxkn .youhuijuan .youhuili .youhuiliy .div1{ /*float:left;*/ width: 400px;height:170px; margin-bottom: 15px;}
.xuanxkn .youhuijuan .youhuili .youhuiliy .div1 .youhuiliy{ padding-top: 40px; padding-left: 20px; line-height: 35px;color:#777777; font-size:14px;}
/*end会员中心优惠券*/

/*修改密码*/

.xgmm{ margin-top:18px;}
.xgmm p{ font-size:14px; color:#444444; padding-left:12px;}
.xgmm .nrkuang{ margin-top:20px; border:1px solid #f0f0f0; background:#f9f9f9; padding:0px 20px;}
.xgmm .nrkuang .nrkuangli{padding:26px 0px; border-bottom:1px solid #f0f0f0;}
.xgmm .nrkuang .nrkuangli .nrkuangliz{ width:511px; margin:0 auto; color:#777777;}
.xgmm .nrkuang .nrkuangli .nrkuangliz .tiao1{ overflow:hidden; margin-top:16px;}
.xgmm .nrkuang .nrkuangli .nrkuangliz .tiao1 .p1{ overflow:hidden;  width:70px; text-align:right; margin-right:14px; float:left;
line-height:30px;}
.xgmm .nrkuang .nrkuangli .nrkuangliz .tiao1 .p2{ width:290px; line-height:36px; border:1px solid #f0f0f0; overflow:hidden; float:left; height:30px;
background:#FFF;}
.xgmm .nrkuang .nrkuangli .nrkuangliz .tiao1 .p2 .inpu{ width:263px; float:left; border:none; height:30px; line-height:30px;}
.xgmm .nrkuang .nrkuangli .nrkuangliz .tiao1 .p2 .img{ width:20px; float:left;}

.xgmm .nrkuang .nrkuangli2{ width:600px; margin:0 auto; margin-top:36px;}
.xgmm .nrkuang .li2bao{border-bottom:1px solid #f0f0f0; padding-bottom:30px;} 
.xgmm .nrkuang .nrkuangli2 a{ color:#c80b15;}
.xgmm .nrkuang .nrkuangli2 .p1{ background:url(../img/hongbei.png) no-repeat; width:121px; height:30px; display:block;
text-align:center; color:#FFF; line-height:30px; margin-left:90px; margin-top:18px;}

.xgmm .nrkuang .nrkuangli3{ width:603px; margin:0 auto;}
.xgmm .nrkuang .nrkuangli3 .li1{ overflow:hidden; margin-top:30px;}
.xgmm .nrkuang .nrkuangli3 .li1 .p1{ width:132px; text-align:right; float:left; line-height:30px;}
.xgmm .nrkuang .nrkuangli3 .li1 .p2{ width:298px; overflow:hidden; border:1px solid #cccccc; height:30px;
background:#FFF;}
.xgmm .nrkuang .nrkuangli3 .li1 .p2 input{height:30px; border:none; width:262px; float:left; line-height:30px;}
.xgmm .nrkuang .nrkuangli3 .li1 .p2 img{ float:right; margin-right:6px;} 

.xgmm .nrkuang .nrkuangli3 .li1 .li1ai .p2{ width:140px;}
.xgmm .nrkuang .nrkuangli3 .li1 .li1ai .p2 input{ width:105px;border:none; float:left; line-height:30px;} 
.xgmm .nrkuang .nrkuangli3 .li2{ margin-top:10px; overflow:hidden;}
.xgmm .nrkuang .nrkuangli3 .li2 .li1ai{ float:left;}
.xgmm .nrkuang .nrkuangli3 .li2 .li1ai2{ float:left; overflow:hidden;}
.xgmm .nrkuang .nrkuangli3 .li2 .li1ai2 p{ float:left; line-height:30px;}
.li1ai3{ width:152px; height:39px; background:url(../img/hong2.png) no-repeat;clear:both; border:none; color:#FFF; font-size:18px; margin-top:18px; margin-left:90px; cursor:pointer;}
.xgmm .nrkuang .nrkuangli3{ margin-bottom:48px;}

/*end修改密码*/

/*登陆内容*/
.baozhucenr{ width:100%; background:#f7f7f7;  padding:60px 0px;}
.zcneirong{ width:986px; margin:0 auto; border:10px solid #f2f2f2; background:#FFF;}
.baozeee{margin-bottom:30px;}
.zcneirong .xiazong{ overflow:hidden; margin-top:56px; padding-bottom:60px; margin-left:30px;}
.zcneirong .xiazong .xiazongz{ float:left; width:500px; height:334px; background:url(../img/jiu8.png) no-repeat; margin-top:12px;
margin-right:30px;}
.zcneirong .xiazong .xiazongy{ width:321px; float:left;}
.zcneirong .xiazong .xiazongy .hang1{ overflow:hidden;} 
.zcneirong .xiazong .xiazongy .hang1 .p1{ float:left; font-size:24px; color:#444444;} 
.zcneirong .xiazong .xiazongy .hang1 .p2{ float:right; font-size:14px; color:#a50000; line-height:30px;} 
.zcneirong .xiazong .xiazongy .hang1 .p2 a{ color:#a50000;}

.zcneirong .xiazong .xiazongy .hang2{ width:319px; line-height:35px; border:1px solid #cccccc; overflow:hidden; margin-top:16px;}
.zcneirong .xiazong .xiazongy .hang2 .p1{ float:left; width:280px; line-height:35px; }
.zcneirong .xiazong .xiazongy .hang2 .p1 input{ width:280px; height:30px; *line-height:30px; border:none; padding-left:10px;}
.zcneirong .xiazong .xiazongy .hang2 .p2{ line-height:35px; margin-top:4px; float:right; margin-right:10px;}

.zcneirong .xiazong .xiazongy .hang3{ overflow:hidden; color:#777777; font-size:14px; margin-top:10px;}
.zcneirong .xiazong .xiazongy .hang3 .nap1{ float:left; overflow:hidden;}
.zcneirong .xiazong .xiazongy .hang3 .nap1 p{ float:left;}
.zcneirong .xiazong .xiazongy .hang3 .nap1 a{ color:#777777;}
.zcneirong .xiazong .xiazongy .hang3 .nap1 .p1{ margin-top:4px;*margin-top:1px;  margin-right:8px;}
.zcneirong .xiazong .xiazongy .hang3 .nap2{ float:right;}
.zcneirong .xiazong .xiazongy .hang3 .nap2 a{color:#777777;}

.zcneirong .xiazong .xiazongy .hang4{ line-height:34px; height:37px; color:#FFF; text-align:center; background:url(../img/hongsi.jpg) repeat-x;
font-size:18px; border:none; width:321px; margin-top:25px; cursor:pointer;}
.zcneirong .xiazong .xiazongy .hezuo{ font-size:14px; color:#777777; margin-top:20px;}


.baofenxiang .kfjnrYtopy{ position: relative; margin-top:8px;}
.baofenxiang .kfjnrYtopy .p1{ float:left; margin-right:10px; color: #7e7e7e; }
.baofenxiang .kfjnrYtopy .wenduo{ float:left; border:1px solid #eeeeee; background:#fafafa; margin-top:5px;}
.baofenxiang .kfjnrYtopy .wenduo>p{border-right:1px solid #f0f0f0; float:left; margin-top:4px;}
.baofenxiang .kfjnrYtopy .wenduo>p>a{ display:block; text-align:center; padding:0 6px;}
.baofenxiang .kfjnrYtopy .wenduo #xiala{ position:relative;width:28px; height:23px; float:left;}
.baofenxiang .kfjnrYtopy .wenduo #xiala .xkfxBox{position: absolute; right: 5px; top: 22px; *+top:20px; padding-top: 23px;display: none; }
.baofenxiang .kfjnrYtopy .wenduo #xiala .xkfxBox .xlfxk{ position: relative; width:100px; padding-right: 15px;  background: #fff; border:1px solid #d3d3d3; border-radius: 5px;
	-moz-box-shadow:0px 0px 5px #999 ;            
-webkit-box-shadow:0px 0px 5px #999 ;         
box-shadow:0px 0px 5px #999 ; }
.baofenxiang .kfjnrYtopy .wenduo #xiala .xlfxk p{ margin-top:4px;}
.baofenxiang .kfjnrYtopy .wenduo #xiala .xlfxk i.sjt{ position: absolute; top: -12px;*+top: -19px;right: -10px;}
.baofenxiang .kfjnrYtopy .wenduo #xiala .xlfxk i{ vertical-align: middle; margin: 0 15px; padding-top: 3px;}
.baofenxiang .kfjnrYtopy .wenduo #xiala .xlfxk a{ color: #333333;}

/*end登陆内容*/


/*注册内容*/
.baozhucenr .zcneirong .zhucea{ width:515px; margin:0 auto; margin-top:55px;}
.baozhucenr .zcneirong .zhucea .ps{ font-size:24px; color:#444444; text-align:center;}

.baozhucenr .zcneirong .zhucea .nrkuangliz{ width:530px;  margin:0 auto; color:#777777;margin-top:36px; line-height:30px;}
.baozhucenr .zcneirong .zhucea .nrkuangliz .tiao1{ overflow:hidden; margin-top:16px;}
.baozhucenr .zcneirong .zhucea .nrkuangliz .tiao1 .p1{ overflow:hidden;  width:100px; text-align:right; margin-right:14px; float:left;
line-height:30px;}
.baozhucenr .zcneirong .zhucea .nrkuangliz .tiao1 span{ margin-left:10px;}
.baozhucenr .zcneirong .zhucea .nrkuangliz .tiao1 .p2{ width:290px; line-height:36px; border:1px solid #f0f0f0; overflow:hidden; float:left; height:30px;
background:#FFF;}
.baozhucenr .zcneirong .zhucea .nrkuangliz .tiao1 .p2 .inpu{ width:263px; float:left; border:none; height:30px; line-height:30px;}
.baozhucenr .zcneirong .zhucea .nrkuangliz .tiao1 .p2 .img{ width:20px; float:left;}

.baozhucenr .zcneirong .zhucea .nrkuangliz .tiao2{ overflow:hidden; margin-top:16px; }
.baozhucenr .zcneirong .zhucea .nrkuangliz .tiao2 .tiao2z{ float:left; overflow:hidden;margin-right:14px;}
.baozhucenr .zcneirong .zhucea .nrkuangliz .tiao2 .tiao2z .p1{ float:left; width:106px; text-align:right; margin-right:8px; }
.baozhucenr .zcneirong .zhucea .nrkuangliz .tiao2 .tiao2z .p2{ float:left; overflow:hidden; border:1px solid #f0f0f0; width:140px; height:30px;}
.baozhucenr .zcneirong .zhucea .nrkuangliz .tiao2 .tiao2z .p2 input{ border:none; width:112px; float:left; height:30px;}
.baozhucenr .zcneirong .zhucea .nrkuangliz .tiao2 .tiao2z .p2 img{ float:left; width:22px;}

.baozhucenr .zcneirong .zhucea .nrkuangliz .tiao2 .tiao2y{ float:left; overflow:hidden;}
.baozhucenr .zcneirong .zhucea .nrkuangliz .tiao2 .tiao2y img{ float:left; width:68px; margin-right:11px;}
.baozhucenr .zcneirong .zhucea .nrkuangliz .tiao2 .tiao2y a{ display:block; float:left; width:75px; color:#444444;}


.baozhucenr .zcneirong .zhucea .zhucekuang{ width:290px; margin:0 auto; margin-top:28px;}
.baozhucenr .zcneirong .zhucea .queding{ overflow:hidden;}
.baozhucenr .zcneirong .zhucea .queding input{ float:left; margin-top:2px; *margin-top:-2px;margin-right:10px;}
.baozhucenr .zcneirong .zhucea .queding p{ float:left; color:#444444;}
.baozhucenr .zcneirong .zhucea .queding p a{ color:#a50000;}
.baozhucenr .zcneirong .zhucea .zhucekuang .zhucewez{margin-top:30px; margin-bottom:75px;}
.baozhucenr .zcneirong .zhucea .zhucekuang .zhucewez input{ background:url(../img/hongsi.jpg) repeat-x; line-height:33px; width:288px; text-align:center; color:#FFF; font-size:18px; border:none;
}
/*end注册内容*/

/*会员中心-忘记密码-填写账号*/
.baozhucenr .zcneirong .zhmm{ padding:30px 30px 60px;}
.baozhucenr .zcneirong .zhmm .p1{ font-size:18px; color:#444444;}
.baozhucenr .zcneirong .zhmm .jutineirong{ width:647px;  margin:0 auto;} 
.baozhucenr .zcneirong .zhmm .jutineirong .tiao1{ margin-top:40px;}
.baozhucenr .zcneirong .zhmm .jutineirong  .yonghuhz{ width:450px; margin-top:35px;}
.baozhucenr .zcneirong .zhmm .jutineirong  .yonghuhz .p1{ font-size:14px;}
.baozhucenr .zcneirong .zhmm .jutineirong  .yonghuhz .tijiaola{ width:281px; margin:0 auto; margin-top:20px;}
.baozhucenr .zcneirong .zhmm .jutineirong  .yonghuhz .tijiaola input{ width:96px;  line-height:36px; font-size:18px; color:#FFF; background:url(../img/shusi.jpg) repeat-x; border:none; cursor:pointer;}
.yonghuhz{ width:511px; margin:0 auto; color:#777777;}
.yonghuhz .tiao1{ overflow:hidden; margin-top:16px;}
.yonghuhz .tiao1 .p1{ overflow:hidden;  width:70px; text-align:right; margin-right:14px; float:left;
line-height:30px;}
.yonghuhz .tiao1 .p2{ width:290px; line-height:36px; border:1px solid #f0f0f0; overflow:hidden; float:left; height:30px;
background:#FFF;}
.yonghuhz .tiao1 .p2 .inpu{ width:263px; float:left; border:none; height:30px; line-height:30px;}
.yonghuhz .tiao1 .p2 .img{ width:20px; float:left;}
.baotiao2 .tiao2{ overflow:hidden; margin-top:16px; }
.baotiao2 .tiao2 .tiao2z{ float:left; overflow:hidden;margin-right:14px;}
.baotiao2 .tiao2 .tiao2z .p1{ float:left; width:70px; text-align:right; margin-right:14px; }
.baotiao2 .tiao2 .tiao2z .p2{ float:left; overflow:hidden; border:1px solid #f0f0f0; width:140px; height:30px;}
.baotiao2 .tiao2 .tiao2z .p2 input{ border:none; width:112px;height: 30px; float:left;}
.baotiao2 .tiao2 .tiao2z .p2 img{ float:left; width:22px;}
.baotiao2 .tiao2 .tiao2y{ float:left; overflow:hidden; line-height:30px;}
.baotiao2 .tiao2 .tiao2y img{ float:left; width:68px; margin-right:11px;}
.baotiao2 .tiao2 .tiao2y a{ display:block; float:left; width:50px; color:#444444;}
/*end会员中心-忘记密码-填写账号*/



.baozcneirong .zcneirong{ overflow:hidden;}
.baozhucenr .zcneirong .zhmm .jutineirong .xialvtiao .tiao1{ overflow:hidden;} 
.baozhucenr .zcneirong .zhmm .jutineirong .xialvtiao .tiao1 .tiao1z{ width:140px; text-align:right; float:left; font-size:14px; margin-right:14px; line-height:35px; color:#777777;} 
.baozhucenr .zcneirong .zhmm .jutineirong .xialvtiao .tiao1 .tiao1y{ width:290px; line-height:35px; float:left; border:1px solid #cccccc;}
.baozhucenr .zcneirong .zhmm .jutineirong .xialvtiao .tiao1 .tiao1y select{width:290px; height:35px; padding-left:10px; border:none;}

/*.baozhucenr .zcneirong .zhmm .jutineirong .xialvtiao .tiao2{ } */
.baozhucenr .zcneirong .zhmm .jutineirong .xialvtiao .tiao2 .p1{ font-size:14px; color:#777777; float:left;width:1100px; margin:20px 0px;}
.baozhucenr .zcneirong .zhmm .jutineirong .xialvtiao .tiao2 { float:left; margin-bottom:20px;}
.baozhucenr .zcneirong .zhmm .jutineirong .xialvtiao .tiao2 .p1{ overflow:hidden;}
.baozhucenr .zcneirong .zhmm .jutineirong .xialvtiao .tiao2 .p1 a{ color:#c80b15;} 
.baozhucenr .zcneirong .zhmm .jutineirong .xialvtiao .tiao2 .p1 .ps{ float:left; width:139px; text-align:right; margin-right:12px;}

.baozhucenr .zcneirong .zhmm .jutineirong .xialvtiao .tiao2 .p1 span{ width:140px; text-align:right; display:block;}
.baozhucenr .zcneirong .zhmm .jutineirong .xialvtiao{ width:446px; margin:0 auto;}
.baozhucenr .zcneirong .zhmm .jutineirong .xialvtiao .tiao2 .huoquyz{ width:150px; line-height:34px; background:url(../img/hongsi2.jpg) repeat-x; color:#FFF; font-size:16px; text-align:center; border:none;margin-left:151px; cursor:pointer;}


.baozhucenr .zcneirong .zhmm .jutineirong .xialvtiao .xuanyan{ overflow:hidden; margin-top:20px; clear:both;}
.baozhucenr .zcneirong .zhmm .jutineirong .xialvtiao .xuanyan .p1{ float:left; width:142px; text-align:center; margin-right:8px; font-size:14px; color:#777777; line-height:35px;}
.baozhucenr .zcneirong .zhmm .jutineirong .xialvtiao .xuanyan .p2{ float:left;width:285px; height:35px; overflow:hidden; border:1px solid #cbcbcb; }
.baozhucenr .zcneirong .zhmm .jutineirong .xialvtiao .xuanyan .p2 input{ width:260px; float:left; height:35px; border:none;}
.baozhucenr .zcneirong .zhmm .jutineirong .xialvtiao .xuanyan .p2 img{ float:left; margin-top:4px;}

.baozhucenr .zcneirong .zhmm .jutineirong .xialvtiao .tijiaoz{ margin-left:150px;}
.baozhucenr .zcneirong .zhmm .jutineirong .xialvtiao .tijiaoz input{ width:96px; line-height:34px; color:#FFF; font-size:16px; text-align:center; background:url(../img/hongsi.jpg) repeat-x;
border:none;  margin-top:20px;cursor:pointer;}



/*设置最新密码*/
.baotiaoz .tiao1 .p1{ width:124px;}
.baozhucenr .zcneirong .zhmm .jutineirong .baotiaoz .tiao1{margin-top:10px;}
.baozhucenr .zcneirong .zhmm .jutineirong .yonghuhz .tijiaolabao .tijiaola{ width:181px;}
/*end设置最新密码*/


/*完成设置*/
.baozhucenr .zcneirong .zhmm .jutineirong .yonghuhz .duigw{ overflow:hidden; width:266px; margin:0 auto; margin-top:100px; margin-bottom:100px;}
.baozhucenr .zcneirong .zhmm .jutineirong .yonghuhz .duigw .p1{ width:49px; float:left; margin-right:10px;}
.baozhucenr .zcneirong .zhmm .jutineirong .yonghuhz .duigw .w2z{ width:200px; float:left;}
.baozhucenr .zcneirong .zhmm .jutineirong .yonghuhz .duigw .w2z .p2{ color:#a50000; font-size:18px; margin-bottom:28px;}
.baozhucenr .zcneirong .zhmm .jutineirong .yonghuhz .duigw .w2z .p3{ font-size:14px; color:#444444;}
.baozhucenr .zcneirong .zhmm .jutineirong .yonghuhz .duigw .w2z .p3 a{ color:#777777;}
/*end完成设置*/

/*会员中心01111*/
.kfjnr .baokfjnrY .kfjnrY{ width:100%; }
.kfjnr .kfjnrY .diquan .diquantop1bao .diquantop1{ background:none; height:42px; background:#f7f7f7;}
.kfjnr .kfjnrY .diquan .diquantop1bao .diquantop1 .div1{ margin-top:6px; width:275px; float:left;}
.kfjnr .kfjnrY .diquan .diquantop1bao .youye{ overflow:hidden; width:192px; float:right; margin-top:6px;}
.kfjnr .kfjnrY .diquan .diquantop1bao .diquantop1 .youye .p1{ width:46px; font-size:14px; color:#7e7e7e; float:left; line-height:34px;}
.kfjnr .kfjnrY .diquan .diquantop1bao .diquantop1 .youye .quanban{ overflow:hidden; float:left;font-size:14px; }
.kfjnr .kfjnrY .diquan .diquantop1bao .diquantop1 .youye .quanban .p1{ width:62px; float:left; margin-right:6px; overflow:hidden; padding-left:5px; position:relative; text-align:center;}
.kfjnr .kfjnrY .diquan .diquantop1bao .diquantop1 .youye .quanban .p1 .i1{ background:url(../img/youj.png) no-repeat; width:8px; height:9px;  position:absolute; top:10px; left:5px;}
.kfjnr .kfjnrY .diquan .diquantop1bao .diquantop1 .youye .quanban .p2{ width:62px; float:left; padding-right:5px; position:relative;}
.kfjnr .kfjnrY .diquan .diquantop1bao .diquantop1 .youye .quanban .p2 i{background:url(../img/youjian1j.png) no-repeat; width:8px; height:9px; position:absolute; top:10px; right:5px;}
.kfjnr .kfjnrY .diquan .diquantop1bao .diquantop1 .youye .quanban .p2 sapn{float:left; margin-right:4px;}
.kfjnr .kfjnrY .diquan .diquantop1bao .diquantop1 .youye .quanban a{ display:block;color:#cccccc; border:1px solid #dadada; text-align:center; line-height:28px; border-radius:4px;
background:#ffffff;}
.nduotu{ margin:0 auto; width:1001px;}
.nduotu .nduotu1{ overflow:hidden; margin-top:28px;}
.nduotu .nduotu1 .nduotu1you{ overflow:hidden;}
.nduotu .nduotu1 .nduotu1you .kuai1{ float:left; background:url(../img/caiyun.png) no-repeat; height:30px;
font-size:18px;  color:#444444; font-weight:600; line-height:30px;}
.nduotu .nduotu1 .nduotu1you .kuai2{ width:120px; float:right; font-size:14px; color:#777777; margin-right:6px; line-height:30px;}
.nduotu .nduotu1 .baoh{ padding:2px; border:1px solid #e2e2e2; clear:both; margin-top:25px;}
.nduotu .nduotu1 .baoh img{ width:994px; height:165px;}
/*end会员中心01111*/

/*防伪*/
#fwbox{ background:#f7f7f7; padding:90px 0;}
#fwbox .fwMain{ width:982px; height:345px; background:url(../img/fwbg.jpg) no-repeat; border:8px solid #f2f2f2; margin:0 auto;}
#fwbox .fwMain .fwt{ float:right; padding-right:163px; padding-top:80px;}
#fwbox .fwMain .fwt p.bt{ color:#444444; font-size:24px; margin-bottom:40px; margin-left:140px;}
#fwbox .fwMain .fwt .cxbox span.cx{ font-size:14px; color:#777777; float:left; line-height:32px;}
#fwbox .fwMain .fwt .cxbox .div1{ overflow:hidden;}
#fwbox .fwMain .fwt .cxbox p.cxp{ float:left; border:1px solid #cccccc; height:32px; width:285px;}
#fwbox .fwMain .fwt .cxbox p.cxp input{ width:252px; padding-left:8px; height:32px;height:22px\9; padding-top:8px\9; float:left; border:0;}

#fwbox .fwMain .fwt .cxbox input.cxbtn{width:285px; color:#fff; background:url(../img/cxb.jpg) repeat-x; height:37px; line-height:37px; text-align:center; font-size:18px; border:0; cursor:pointer; clear:both; border-radius:2px; margin-top:27px; margin-left:42px;}


.zhucekuang .zhucewez{margin-top:30px; margun-bottom:75px;}
/*防伪 end*/

/*会员活动-点击报名*/
.kfjnr .baokfjnrY .djbmBox{ margin: 42px 0; padding: 62px 0; border-top: 1px solid #f1f1f1;border-bottom: 1px solid #f1f1f1;}
.kfjnr .baokfjnrY .djbmBox .djbmWarp{ width: 524px; margin: 0 auto;}
.kfjnr .baokfjnrY .djbmBox .djbmWarp p.lyjs{ text-align: center; font-size: 16px; color: #444444; margin-bottom: 45px;}
.kfjnr .baokfjnrY .djbmBox .djbmWarp form .inputBox{ overflow: hidden; margin-bottom: 15px;}
.kfjnr .baokfjnrY .djbmBox .djbmWarp form .inputBox p{ float: left;}
.kfjnr .baokfjnrY .djbmBox .djbmWarp form .inputBox p.mz{ width: 72px; text-align: right; font-size: 15px; color: #777777; line-height: 32px; margin-right: 15px;}
.kfjnr .baokfjnrY .djbmBox .djbmWarp form .inputBox p.textK{ width: 285px; height: 32px; border: 1px solid #cccccc; margin-right: 15px; }
.kfjnr .baokfjnrY .djbmBox .djbmWarp form .inputBox p.textK input{ width: 250px; height: 32px; padding-left: 5px;* height: 15px; *margin-top: 8px; border:none;color: #999999;}
.kfjnr .baokfjnrY .djbmBox .djbmWarp form .inputBox p.bz{ color: #999; font-size: 12px; line-height: 32px;}
.kfjnr .baokfjnrY .djbmBox .djbmWarp form .inputBox p.textK.p1{ background: url(../img/in1.jpg) no-repeat right;}
.kfjnr .baokfjnrY .djbmBox .djbmWarp form .inputBox p.textK.p2{ background: url(../img/in2.jpg) no-repeat right;}
.kfjnr .baokfjnrY .djbmBox .djbmWarp form .inputBox p.textK.p3{ background: url(../img/in3.jpg) no-repeat right;}
.kfjnr .baokfjnrY .djbmBox .djbmWarp form .inputBox p.textK.p4{ background: url(../img/in4.jpg) no-repeat right;}
.kfjnr .baokfjnrY .djbmBox .djbmWarp form .inputBox textarea{ width: 265px; height: 77px; padding: 10px;border: 1px solid #cccccc; resize:none; color: #999999;}
.kfjnr .baokfjnrY .djbmBox .djbmWarp form input.btn{ cursor: pointer; width: 289px; height: 38px; color: #fff; font-size: 18px; margin-left: 86px; background: url(../img/btn.jpg); border:0; border-radius: 3px;}
/*会员活动-点击报名 end*/


/*新闻动态*/
.kfjnr .kfjnrY .liebiao{ margin-top:16px;border-bottom:1px solid #cdcdcd;}
.kfjnr .kfjnrY .liebiao .liebiaoUL{  padding:0px 10px;}
.kfjnr .kfjnrY .liebiao .liebiaoUL li{overflow:hidden;color:#777777; font-size:14px;  overflow:hidden; border-bottom:1px dashed #cdcdcd; padding-bottom:35px; margin-bottom:26px;}
.kfjnr .kfjnrY .liebiao .liebiaoUL li .zuobianzx{ float:left; border:1px solid #e3e3e3; padding:8px; width:198px;} 
.kfjnr .kfjnrY .liebiao .liebiaoUL li .zuobianzy{ float:left; width:500px; margin-left:16px;} 
.kfjnr .kfjnrY .liebiao .liebiaoUL li .zuobianzy h2 a{ font-size:14px; color:#777777; } 
.kfjnr .kfjnrY .liebiao .liebiaoUL li .zuobianzy .xixx{ margin-top:20px; line-height:28px;} 
.kfjnr .kfjnrY .liebiao .liebiaoUL li .zuobianzy .xixx a{ color:#005e8e;} 
.kfjnr .kfjnrY .liebiao .liebiaoUL li .zuobianzy h2 .sp1{ font-weight:600;} 
.kfjnr .kfjnrY .liebiao .liebiaoUL li .zuobianzy h2 .sp2{ color:#999999; font-size:14px;} 
.baoliliebiaoUL{ margin-top:24px;}